Merge pull request #58245 from nextcloud/dependabot/npm_and_yarn/stable33/msw-2.12.10

[stable33] chore(deps-dev): Bump msw from 2.12.9 to 2.12.10
This commit is contained in:
Andy Scherzinger 2026-02-11 23:08:47 +01:00 committed by GitHub
commit 8bc729fab2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -65,7 +65,7 @@
"is-svg": "^6.1.0",
"jsdom": "^27.4.0",
"jsdom-testing-mocks": "^1.16.0",
"msw": "^2.12.9",
"msw": "^2.12.10",
"sass": "^1.97.3",
"stylelint": "^17.1.1",
"vite": "^7.3.1",
@ -12327,9 +12327,9 @@
"license": "MIT"
},
"node_modules/msw": {
"version": "2.12.9",
"resolved": "https://registry.npmjs.org/msw/-/msw-2.12.9.tgz",
"integrity": "sha512-NYbi51C6M3dujGmcmuGemu68jy12KqQPoVWGeroKToLGsBgrwG5ErM8WctoIIg49/EV49SEvYM9WSqO4G7kNeQ==",
"version": "2.12.10",
"resolved": "https://registry.npmjs.org/msw/-/msw-2.12.10.tgz",
"integrity": "sha512-G3VUymSE0/iegFnuipujpwyTM2GuZAKXNeerUSrG2+Eg391wW63xFs5ixWsK9MWzr1AGoSkYGmyAzNgbR3+urw==",
"dev": true,
"hasInstallScript": true,
"license": "MIT",

View file

@ -94,7 +94,7 @@
"is-svg": "^6.1.0",
"jsdom": "^27.4.0",
"jsdom-testing-mocks": "^1.16.0",
"msw": "^2.12.9",
"msw": "^2.12.10",
"sass": "^1.97.3",
"stylelint": "^17.1.1",
"vite": "^7.3.1",