chore(deps): update dependency msw to v2.12.13

This commit is contained in:
renovate[bot]
2026-03-20 16:39:31 +00:00
committed by GitHub
parent 4797aa661b
commit 362fcde954
+10 -10
View File
@@ -23647,9 +23647,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/msw": { "node_modules/msw": {
"version": "2.12.12", "version": "2.12.13",
"resolved": "https://registry.npmjs.org/msw/-/msw-2.12.12.tgz", "resolved": "https://registry.npmjs.org/msw/-/msw-2.12.13.tgz",
"integrity": "sha512-u5tmUr6cO29q61vhOR6CDzasMvq7/WqI4eej6HmyIwjVsTpObtoAin5ac3iwK2vU/9eEo1P4FdY/0tsz7C/4fw==", "integrity": "sha512-9CV2mXT9+z0J26MQDfEZZkj/psJ5Er/w0w+t95FWdaGH/DTlhNZBx8vBO5jSYv8AZEnl3ouX+AaTT68KXdAIag==",
"dev": true, "dev": true,
"hasInstallScript": true, "hasInstallScript": true,
"license": "MIT", "license": "MIT",
@@ -23705,22 +23705,22 @@
} }
}, },
"node_modules/msw/node_modules/tldts": { "node_modules/msw/node_modules/tldts": {
"version": "7.0.26", "version": "7.0.27",
"resolved": "https://registry.npmjs.org/tldts/-/tldts-7.0.26.tgz", "resolved": "https://registry.npmjs.org/tldts/-/tldts-7.0.27.tgz",
"integrity": "sha512-WiGwQjr0qYdNNG8KpMKlSvpxz652lqa3Rd+/hSaDcY4Uo6SKWZq2LAF+hsAhUewTtYhXlorBKgNF3Kk8hnjGoQ==", "integrity": "sha512-I4FZcVFcqCRuT0ph6dCDpPuO4Xgzvh+spkcTr1gK7peIvxWauoloVO0vuy1FQnijT63ss6AsHB6+OIM4aXHbPg==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"tldts-core": "^7.0.26" "tldts-core": "^7.0.27"
}, },
"bin": { "bin": {
"tldts": "bin/cli.js" "tldts": "bin/cli.js"
} }
}, },
"node_modules/msw/node_modules/tldts-core": { "node_modules/msw/node_modules/tldts-core": {
"version": "7.0.26", "version": "7.0.27",
"resolved": "https://registry.npmjs.org/tldts-core/-/tldts-core-7.0.26.tgz", "resolved": "https://registry.npmjs.org/tldts-core/-/tldts-core-7.0.27.tgz",
"integrity": "sha512-5WJ2SqFsv4G2Dwi7ZFVRnz6b2H1od39QME1lc2y5Ew3eWiZMAeqOAfWpRP9jHvhUl881406QtZTODvjttJs+ew==", "integrity": "sha512-YQ7uPjgWUibIK6DW5lrKujGwUKhLevU4hcGbP5O6TcIUb+oTjJYJVWPS4nZsIHrEEEG6myk/oqAJUEQmpZrHsg==",
"dev": true, "dev": true,
"license": "MIT" "license": "MIT"
}, },