diff --git a/applications/app/package.json b/applications/app/package.json index eb89e2faf..96f4e6df7 100644 --- a/applications/app/package.json +++ b/applications/app/package.json @@ -130,7 +130,7 @@ "lint-staged": "12.1.7", "markdownlint-cli": "0.42.0", "mini-css-extract-plugin": "2.9.2", - "msw": "2.6.0", + "msw": "2.6.1", "npm-run-all": "4.1.5", "postcss": "8.4.47", "postcss-loader": "8.1.1", diff --git a/templates/react-application/package.json b/templates/react-application/package.json index 8a875d81c..eb10a1594 100644 --- a/templates/react-application/package.json +++ b/templates/react-application/package.json @@ -90,7 +90,7 @@ "lint-staged": "12.1.7", "markdownlint-cli": "0.42.0", "mini-css-extract-plugin": "2.9.2", - "msw": "2.6.0", + "msw": "2.6.1", "npm-run-all": "4.1.5", "postcss": "8.4.47", "postcss-loader": "8.1.1", diff --git a/templates/solid-application/package.json b/templates/solid-application/package.json index 367019f0d..e8b44015d 100644 --- a/templates/solid-application/package.json +++ b/templates/solid-application/package.json @@ -90,7 +90,7 @@ "lint-staged": "12.1.7", "markdownlint-cli": "0.42.0", "mini-css-extract-plugin": "2.9.2", - "msw": "2.6.0", + "msw": "2.6.1", "npm-run-all": "4.1.5", "postcss": "8.4.47", "postcss-loader": "8.1.1", diff --git a/yarn.lock b/yarn.lock index 38f8cad55..e2a25ad37 100644 --- a/yarn.lock +++ b/yarn.lock @@ -232,7 +232,7 @@ __metadata: lodash-es: "npm:4.17.21" markdownlint-cli: "npm:0.42.0" mini-css-extract-plugin: "npm:2.9.2" - msw: "npm:2.6.0" + msw: "npm:2.6.1" npm-run-all: "npm:4.1.5" polished: "npm:4.3.1" postcss: "npm:8.4.47" @@ -308,7 +308,7 @@ __metadata: lint-staged: "npm:12.1.7" markdownlint-cli: "npm:0.42.0" mini-css-extract-plugin: "npm:2.9.2" - msw: "npm:2.6.0" + msw: "npm:2.6.1" npm-run-all: "npm:4.1.5" postcss: "npm:8.4.47" postcss-loader: "npm:8.1.1" @@ -366,7 +366,7 @@ __metadata: lint-staged: "npm:12.1.7" markdownlint-cli: "npm:0.42.0" mini-css-extract-plugin: "npm:2.9.2" - msw: "npm:2.6.0" + msw: "npm:2.6.1" npm-run-all: "npm:4.1.5" postcss: "npm:8.4.47" postcss-loader: "npm:8.1.1" @@ -14187,9 +14187,9 @@ __metadata: languageName: node linkType: hard -"msw@npm:2.6.0": - version: 2.6.0 - resolution: "msw@npm:2.6.0" +"msw@npm:2.6.1": + version: 2.6.1 + resolution: "msw@npm:2.6.1" dependencies: "@bundled-es-modules/cookie": "npm:^2.0.0" "@bundled-es-modules/statuses": "npm:^1.0.1" @@ -14216,7 +14216,7 @@ __metadata: optional: true bin: msw: cli/index.js - checksum: 10c0/157c92d8faf1871acc1f4e965916ffcc8dd51aa7b1317b58749d8ef427e392db7549dc4ae3aac6b0295a6305f53a985c743272ec4445556b07439fefe5d77529 + checksum: 10c0/9af09ea10b3ce01766cc12d9d75a036de145d532ec810f9448d3857a77c52f85c5e2611797683094f2d97a6913298a36a70a181ac99c5b4cd17a57abfdc598ed languageName: node linkType: hard