Merge pull request #57472 from nextcloud/dependabot/npm_and_yarn/build/frontend-legacy/msw-2.12.7

build(deps-dev): bump msw from 2.12.6 to 2.12.7 in /build/frontend-legacy
This commit is contained in:
github-actions[bot] 2026-01-18 14:54:26 +00:00 committed by GitHub
commit 9524c6a543
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -108,7 +108,7 @@
"file-loader": "^6.2.0",
"handlebars-loader": "^1.7.3",
"mime": "^4.1.0",
"msw": "^2.12.6",
"msw": "^2.12.7",
"patch-package": "^8.0.1",
"raw-loader": "^4.0.2",
"regextras": "^0.8.0",
@ -12822,9 +12822,9 @@
"license": "MIT"
},
"node_modules/msw": {
"version": "2.12.6",
"resolved": "https://registry.npmjs.org/msw/-/msw-2.12.6.tgz",
"integrity": "sha512-nGhVcHP64skBrJbn1RVO/573cq8vgoce19Ljm60xp66RDpcPrX96ik5oMf3tIIku2kc31plyI2i0vd2J6GPMVg==",
"version": "2.12.7",
"resolved": "https://registry.npmjs.org/msw/-/msw-2.12.7.tgz",
"integrity": "sha512-retd5i3xCZDVWMYjHEVuKTmhqY8lSsxujjVrZiGbbdoxxIBg5S7rCuYy/YQpfrTYIxpd/o0Kyb/3H+1udBMoYg==",
"dev": true,
"hasInstallScript": true,
"license": "MIT",

View file

@ -124,7 +124,7 @@
"file-loader": "^6.2.0",
"handlebars-loader": "^1.7.3",
"mime": "^4.1.0",
"msw": "^2.12.6",
"msw": "^2.12.7",
"patch-package": "^8.0.1",
"raw-loader": "^4.0.2",
"regextras": "^0.8.0",