1 Commits

Author SHA1 Message Date
Renovate Bot
2085e40aa9 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
2026-03-15 20:02:49 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.5.12</version>
<version>3.5.11</version>
<relativePath/>
</parent>

View File

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