Merge pull request #60033 from nextcloud/dependabot/npm_and_yarn/msw-2.13.6

chore(deps-dev): Bump msw from 2.13.4 to 2.13.6
This commit is contained in:
github-actions[bot] 2026-05-02 10:35:52 +00:00 committed by GitHub
commit 829236fc32
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.1.0",
"jsdom-testing-mocks": "^1.16.0",
"msw": "^2.13.4",
"msw": "^2.13.6",
"sass": "^1.99.0",
"stylelint": "^17.9.1",
"vite": "^7.3.2",
@ -12428,9 +12428,9 @@
"license": "MIT"
},
"node_modules/msw": {
"version": "2.13.4",
"resolved": "https://registry.npmjs.org/msw/-/msw-2.13.4.tgz",
"integrity": "sha512-fPlKBeFe+8rpcyR3umUmmHuNwu6gc6T3STvkgEa9WDX/HEgal9wDeflpCUAIRtmvaLZM2igfI5y1bZ9G5J26KA==",
"version": "2.13.6",
"resolved": "https://registry.npmjs.org/msw/-/msw-2.13.6.tgz",
"integrity": "sha512-GAJbQy8Ra/Ydjt0Hb2MGT2qhzd83J3+QZMHdH85uW7r/XkKc846+Ma2PLif5hGvTm5Yqa+wkcstpim0WeLZU9g==",
"dev": true,
"hasInstallScript": true,
"license": "MIT",

View file

@ -94,7 +94,7 @@
"is-svg": "^6.1.0",
"jsdom": "^29.1.0",
"jsdom-testing-mocks": "^1.16.0",
"msw": "^2.13.4",
"msw": "^2.13.6",
"sass": "^1.99.0",
"stylelint": "^17.9.1",
"vite": "^7.3.2",