build(deps-dev): bump msw in /build/frontend-legacy

Bumps [msw](https://github.com/mswjs/msw) from 2.12.3 to 2.12.4.
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mswjs/msw/compare/v2.12.3...v2.12.4)

---
updated-dependencies:
- dependency-name: msw
  dependency-version: 2.12.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/56889/head
dependabot[bot] 2025-12-06 02:16:43 +07:00 committed by GitHub
parent de381f3b5a
commit 084671bdff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

@ -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.94.2",
@ -12575,9 +12575,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",

@ -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.94.2",