Update dependency msw to v2.12.11
All checks were successful
CI / backend-test (push) Successful in 1m8s
CI / frontend-test (push) Successful in 29s
CI / frontend-e2e (push) Successful in 1m42s
CI / build-and-publish (push) Has been skipped

This commit is contained in:
Renovate Bot
2026-03-15 20:02:49 +00:00
parent b12106d3bf
commit 2085e40aa9

View File

@@ -6067,9 +6067,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/msw": { "node_modules/msw": {
"version": "2.12.10", "version": "2.12.11",
"resolved": "https://registry.npmjs.org/msw/-/msw-2.12.10.tgz", "resolved": "https://registry.npmjs.org/msw/-/msw-2.12.11.tgz",
"integrity": "sha512-G3VUymSE0/iegFnuipujpwyTM2GuZAKXNeerUSrG2+Eg391wW63xFs5ixWsK9MWzr1AGoSkYGmyAzNgbR3+urw==", "integrity": "sha512-dVg20zi2I2EvnwH/+WupzsOC2mCa7qsIhyMAWtfRikn6RKtwL9+7SaF1IQ5LyZry4tlUtf6KyTVhnlQiZXozTQ==",
"dev": true, "dev": true,
"hasInstallScript": true, "hasInstallScript": true,
"license": "MIT", "license": "MIT",