Merge pull request #59119 from nextcloud/dependabot/npm_and_yarn/msw-2.12.14

chore(deps-dev): Bump msw from 2.12.10 to 2.12.14
This commit is contained in:
github-actions[bot] 2026-04-18 23:46:35 +00:00 committed by GitHub
commit 3d97886db9
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": "^29.0.1",
"jsdom-testing-mocks": "^1.16.0",
"msw": "^2.12.10",
"msw": "^2.12.14",
"sass": "^1.98.0",
"stylelint": "^17.5.0",
"vite": "^7.3.1",
@ -12421,9 +12421,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.14",
"resolved": "https://registry.npmjs.org/msw/-/msw-2.12.14.tgz",
"integrity": "sha512-4KXa4nVBIBjbDbd7vfQNuQ25eFxug0aropCQFoI0JdOBuJWamkT1yLVIWReFI8SiTRc+H1hKzaNk+cLk2N9rtQ==",
"dev": true,
"hasInstallScript": true,
"license": "MIT",

View file

@ -94,7 +94,7 @@
"is-svg": "^6.1.0",
"jsdom": "^29.0.1",
"jsdom-testing-mocks": "^1.16.0",
"msw": "^2.12.10",
"msw": "^2.12.14",
"sass": "^1.98.0",
"stylelint": "^17.5.0",
"vite": "^7.3.1",