Merge pull request #4286 from mozilla/dependabot/npm_and_yarn/msw-2.0.12

Bump msw from 2.0.11 to 2.0.12
This commit is contained in:
Vincent 2024-01-08 09:03:07 +00:00 коммит произвёл GitHub
Родитель 898e1316aa 66a3101426
Коммит ed0443df2c
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 10 добавлений и 10 удалений

Просмотреть файл

@ -25,7 +25,7 @@
"@stripe/stripe-js": "^2.2.2",
"chokidar-cli": "^3.0.0",
"cldr-localenames-modern": "^44.1.0",
"msw": "^2.0.11",
"msw": "^2.0.12",
"react": "18.2.0",
"react-aria": "^3.31.0",
"react-confetti": "^6.1.0",

18
package-lock.json сгенерированный
Просмотреть файл

@ -28,7 +28,7 @@
"@stripe/stripe-js": "^2.2.2",
"chokidar-cli": "^3.0.0",
"cldr-localenames-modern": "^44.1.0",
"msw": "^2.0.11",
"msw": "^2.0.12",
"react": "18.2.0",
"react-aria": "^3.31.0",
"react-confetti": "^6.1.0",
@ -11631,9 +11631,9 @@
"license": "MIT"
},
"node_modules/msw": {
"version": "2.0.11",
"resolved": "https://registry.npmjs.org/msw/-/msw-2.0.11.tgz",
"integrity": "sha512-dAXFS2DxZX0uFqMPhS3oUAu8S/5IQ5qKKSwtXl3/dMTeML0C8JfSvbeWtowYg6pu4Iehgp5L/pHLrlIcG++y/A==",
"version": "2.0.12",
"resolved": "https://registry.npmjs.org/msw/-/msw-2.0.12.tgz",
"integrity": "sha512-TN9HuRDRf8dA2tmIhc7xpX45A37zBMcjBBem490lBK+zz/eyveGoQZQTARAIiEHld6rz9bpzl1GSuxmy1mG87A==",
"hasInstallScript": true,
"dependencies": {
"@bundled-es-modules/cookie": "^2.0.0",
@ -11669,7 +11669,7 @@
"url": "https://opencollective.com/mswjs"
},
"peerDependencies": {
"typescript": ">= 4.7.x <= 5.2.x"
"typescript": ">= 4.7.x <= 5.3.x"
},
"peerDependenciesMeta": {
"typescript": {
@ -20397,7 +20397,7 @@
"jest-junit": "^16.0.0",
"license-checker": "^25.0.1",
"lint-staged": "^15.2.0",
"msw": "^2.0.11",
"msw": "^2.0.12",
"next": "^14.0.4",
"prettier": "3.1.1",
"react": "18.2.0",
@ -23341,9 +23341,9 @@
"dev": true
},
"msw": {
"version": "2.0.11",
"resolved": "https://registry.npmjs.org/msw/-/msw-2.0.11.tgz",
"integrity": "sha512-dAXFS2DxZX0uFqMPhS3oUAu8S/5IQ5qKKSwtXl3/dMTeML0C8JfSvbeWtowYg6pu4Iehgp5L/pHLrlIcG++y/A==",
"version": "2.0.12",
"resolved": "https://registry.npmjs.org/msw/-/msw-2.0.12.tgz",
"integrity": "sha512-TN9HuRDRf8dA2tmIhc7xpX45A37zBMcjBBem490lBK+zz/eyveGoQZQTARAIiEHld6rz9bpzl1GSuxmy1mG87A==",
"requires": {
"@bundled-es-modules/cookie": "^2.0.0",
"@bundled-es-modules/js-levenshtein": "^2.0.1",