Merge pull request #56889 from nextcloud/dependabot/npm_and_yarn/build/frontend-legacy/msw-2.12.4

build(deps-dev): bump msw from 2.12.3 to 2.12.4 in /build/frontend-legacy
This commit is contained in:
github-actions[bot] 2025-12-22 08:29:37 +00:00 committed by GitHub
commit c38e604e5e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -107,7 +107,7 @@
"file-loader": "^6.2.0",
"handlebars-loader": "^1.7.3",
"mime": "^4.1.0",
"msw": "^2.12.3",
"msw": "^2.12.4",
"raw-loader": "^4.0.2",
"regextras": "^0.8.0",
"sass": "^1.97.1",
@ -12614,9 +12614,9 @@
"license": "MIT"
},
"node_modules/msw": {
"version": "2.12.3",
"resolved": "https://registry.npmjs.org/msw/-/msw-2.12.3.tgz",
"integrity": "sha512-/5rpGC0eK8LlFqsHaBmL19/PVKxu/CCt8pO1vzp9X6SDLsRDh/Ccudkf3Ur5lyaKxJz9ndAx+LaThdv0ySqB6A==",
"version": "2.12.4",
"resolved": "https://registry.npmjs.org/msw/-/msw-2.12.4.tgz",
"integrity": "sha512-rHNiVfTyKhzc0EjoXUBVGteNKBevdjOlVC6GlIRXpy+/3LHEIGRovnB5WPjcvmNODVQ1TNFnoa7wsGbd0V3epg==",
"dev": true,
"hasInstallScript": true,
"license": "MIT",

View file

@ -123,7 +123,7 @@
"file-loader": "^6.2.0",
"handlebars-loader": "^1.7.3",
"mime": "^4.1.0",
"msw": "^2.12.3",
"msw": "^2.12.4",
"raw-loader": "^4.0.2",
"regextras": "^0.8.0",
"sass": "^1.97.1",