From 667d917488b62c53272a6b80aeff2d743b16b829 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Sep 2022 07:08:51 +0000 Subject: [PATCH] chore(deps): update dependency msw to ^0.47.0 Signed-off-by: Renovate Bot --- .changeset/renovate-1a6cc1f.md | 108 +++++++++ packages/backend-common/package.json | 2 +- packages/backend-test-utils/package.json | 2 +- packages/catalog-client/package.json | 2 +- packages/cli/package.json | 2 +- packages/config-loader/package.json | 2 +- packages/core-app-api/package.json | 2 +- packages/core-components/package.json | 2 +- packages/core-plugin-api/package.json | 2 +- packages/integration-react/package.json | 2 +- packages/integration/package.json | 2 +- packages/release-manifests/package.json | 2 +- packages/test-utils/package.json | 2 +- plugins/adr-backend/package.json | 2 +- plugins/adr/package.json | 2 +- plugins/airbrake-backend/package.json | 2 +- plugins/airbrake/package.json | 2 +- plugins/allure/package.json | 2 +- plugins/analytics-module-ga/package.json | 2 +- plugins/apache-airflow/package.json | 2 +- plugins/api-docs/package.json | 2 +- plugins/apollo-explorer/package.json | 2 +- plugins/app-backend/package.json | 2 +- plugins/auth-backend/package.json | 2 +- plugins/auth-node/package.json | 2 +- plugins/azure-devops-backend/package.json | 2 +- plugins/azure-devops/package.json | 2 +- plugins/badges/package.json | 2 +- plugins/bitbucket-cloud-common/package.json | 2 +- plugins/bitrise/package.json | 2 +- .../catalog-backend-module-azure/package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- plugins/catalog-backend/package.json | 2 +- plugins/catalog-graphql/package.json | 2 +- plugins/catalog-import/package.json | 2 +- plugins/circleci/package.json | 2 +- plugins/cloudbuild/package.json | 2 +- plugins/code-climate/package.json | 2 +- plugins/code-coverage-backend/package.json | 2 +- plugins/code-coverage/package.json | 2 +- plugins/codescene/package.json | 2 +- plugins/config-schema/package.json | 2 +- plugins/cost-insights/package.json | 2 +- plugins/dynatrace/package.json | 2 +- .../example-todo-list-backend/package.json | 2 +- plugins/example-todo-list-common/package.json | 2 +- plugins/example-todo-list/package.json | 2 +- plugins/explore-react/package.json | 2 +- plugins/explore/package.json | 2 +- plugins/firehydrant/package.json | 2 +- plugins/fossa/package.json | 2 +- plugins/gcalendar/package.json | 2 +- plugins/gcp-projects/package.json | 2 +- plugins/git-release-manager/package.json | 2 +- plugins/github-actions/package.json | 2 +- plugins/github-deployments/package.json | 2 +- plugins/github-issues/package.json | 2 +- .../github-pull-requests-board/package.json | 2 +- plugins/gitops-profiles/package.json | 2 +- plugins/gocd/package.json | 2 +- plugins/graphiql/package.json | 2 +- plugins/graphql-backend/package.json | 2 +- plugins/home/package.json | 2 +- plugins/ilert/package.json | 2 +- plugins/jenkins-backend/package.json | 2 +- plugins/jenkins/package.json | 2 +- plugins/kafka/package.json | 2 +- plugins/kubernetes/package.json | 2 +- plugins/lighthouse/package.json | 2 +- plugins/newrelic/package.json | 2 +- plugins/org/package.json | 2 +- plugins/pagerduty/package.json | 2 +- plugins/periskop-backend/package.json | 2 +- plugins/periskop/package.json | 2 +- plugins/permission-backend/package.json | 2 +- plugins/permission-common/package.json | 2 +- plugins/permission-node/package.json | 2 +- plugins/proxy-backend/package.json | 2 +- plugins/rollbar-backend/package.json | 2 +- plugins/rollbar/package.json | 2 +- .../package.json | 2 +- plugins/scaffolder-backend/package.json | 2 +- plugins/scaffolder/package.json | 2 +- plugins/search/package.json | 2 +- plugins/sentry/package.json | 2 +- plugins/shortcuts/package.json | 2 +- plugins/sonarqube-backend/package.json | 2 +- plugins/sonarqube/package.json | 2 +- plugins/splunk-on-call/package.json | 2 +- plugins/stack-overflow/package.json | 2 +- plugins/tech-insights/package.json | 2 +- plugins/tech-radar/package.json | 2 +- .../techdocs-addons-test-utils/package.json | 2 +- plugins/techdocs-backend/package.json | 2 +- .../package.json | 2 +- plugins/techdocs/package.json | 2 +- plugins/todo-backend/package.json | 2 +- plugins/todo/package.json | 2 +- plugins/user-settings/package.json | 2 +- plugins/vault-backend/package.json | 2 +- plugins/vault/package.json | 2 +- plugins/xcmetrics/package.json | 2 +- yarn.lock | 222 +++++++++--------- 109 files changed, 326 insertions(+), 218 deletions(-) create mode 100644 .changeset/renovate-1a6cc1f.md diff --git a/.changeset/renovate-1a6cc1f.md b/.changeset/renovate-1a6cc1f.md new file mode 100644 index 0000000000..ea50aeb8f5 --- /dev/null +++ b/.changeset/renovate-1a6cc1f.md @@ -0,0 +1,108 @@ +--- +'@backstage/backend-common': patch +'@backstage/backend-test-utils': patch +'@backstage/catalog-client': patch +'@backstage/cli': patch +'@backstage/config-loader': patch +'@backstage/core-app-api': patch +'@backstage/core-components': patch +'@backstage/core-plugin-api': patch +'@backstage/integration-react': patch +'@backstage/integration': patch +'@backstage/release-manifests': patch +'@backstage/test-utils': patch +'@backstage/plugin-adr-backend': patch +'@backstage/plugin-adr': patch +'@backstage/plugin-airbrake-backend': patch +'@backstage/plugin-airbrake': patch +'@backstage/plugin-allure': patch +'@backstage/plugin-analytics-module-ga': patch +'@backstage/plugin-apache-airflow': patch +'@backstage/plugin-api-docs': patch +'@backstage/plugin-apollo-explorer': patch +'@backstage/plugin-app-backend': patch +'@backstage/plugin-auth-backend': patch +'@backstage/plugin-auth-node': patch +'@backstage/plugin-azure-devops-backend': patch +'@backstage/plugin-azure-devops': patch +'@backstage/plugin-badges': patch +'@backstage/plugin-bitbucket-cloud-common': patch +'@backstage/plugin-bitrise': patch +'@backstage/plugin-catalog-backend-module-azure': patch +'@backstage/plugin-catalog-backend-module-bitbucket-cloud': patch +'@backstage/plugin-catalog-backend-module-bitbucket-server': patch +'@backstage/plugin-catalog-backend-module-bitbucket': patch +'@backstage/plugin-catalog-backend-module-gerrit': patch +'@backstage/plugin-catalog-backend-module-github': patch +'@backstage/plugin-catalog-backend-module-gitlab': patch +'@backstage/plugin-catalog-backend-module-msgraph': patch +'@backstage/plugin-catalog-backend': patch +'@backstage/plugin-catalog-graphql': patch +'@backstage/plugin-catalog-import': patch +'@backstage/plugin-circleci': patch +'@backstage/plugin-cloudbuild': patch +'@backstage/plugin-code-climate': patch +'@backstage/plugin-code-coverage-backend': patch +'@backstage/plugin-code-coverage': patch +'@backstage/plugin-codescene': patch +'@backstage/plugin-config-schema': patch +'@backstage/plugin-cost-insights': patch +'@backstage/plugin-dynatrace': patch +'@backstage/plugin-explore-react': patch +'@backstage/plugin-explore': patch +'@backstage/plugin-firehydrant': patch +'@backstage/plugin-fossa': patch +'@backstage/plugin-gcalendar': patch +'@backstage/plugin-gcp-projects': patch +'@backstage/plugin-git-release-manager': patch +'@backstage/plugin-github-actions': patch +'@backstage/plugin-github-deployments': patch +'@backstage/plugin-github-issues': patch +'@backstage/plugin-github-pull-requests-board': patch +'@backstage/plugin-gitops-profiles': patch +'@backstage/plugin-gocd': patch +'@backstage/plugin-graphiql': patch +'@backstage/plugin-graphql-backend': patch +'@backstage/plugin-home': patch +'@backstage/plugin-ilert': patch +'@backstage/plugin-jenkins-backend': patch +'@backstage/plugin-jenkins': patch +'@backstage/plugin-kafka': patch +'@backstage/plugin-kubernetes': patch +'@backstage/plugin-lighthouse': patch +'@backstage/plugin-newrelic': patch +'@backstage/plugin-org': patch +'@backstage/plugin-pagerduty': patch +'@backstage/plugin-periskop-backend': patch +'@backstage/plugin-periskop': patch +'@backstage/plugin-permission-backend': patch +'@backstage/plugin-permission-common': patch +'@backstage/plugin-permission-node': patch +'@backstage/plugin-proxy-backend': patch +'@backstage/plugin-rollbar-backend': patch +'@backstage/plugin-rollbar': patch +'@backstage/plugin-scaffolder-backend-module-cookiecutter': patch +'@backstage/plugin-scaffolder-backend': patch +'@backstage/plugin-scaffolder': patch +'@backstage/plugin-search': patch +'@backstage/plugin-sentry': patch +'@backstage/plugin-shortcuts': patch +'@backstage/plugin-sonarqube-backend': patch +'@backstage/plugin-sonarqube': patch +'@backstage/plugin-splunk-on-call': patch +'@backstage/plugin-stack-overflow': patch +'@backstage/plugin-tech-insights': patch +'@backstage/plugin-tech-radar': patch +'@backstage/plugin-techdocs-addons-test-utils': patch +'@backstage/plugin-techdocs-backend': patch +'@backstage/plugin-techdocs-module-addons-contrib': patch +'@backstage/plugin-techdocs': patch +'@backstage/plugin-todo-backend': patch +'@backstage/plugin-todo': patch +'@backstage/plugin-user-settings': patch +'@backstage/plugin-vault-backend': patch +'@backstage/plugin-vault': patch +'@backstage/plugin-xcmetrics': patch +--- + +Updated dependency `msw` to `^0.47.0`. diff --git a/packages/backend-common/package.json b/packages/backend-common/package.json index 622f6ae997..41a46e0f5f 100644 --- a/packages/backend-common/package.json +++ b/packages/backend-common/package.json @@ -115,7 +115,7 @@ "better-sqlite3": "^7.5.0", "http-errors": "^2.0.0", "mock-fs": "^5.1.0", - "msw": "^0.46.0", + "msw": "^0.47.0", "mysql2": "^2.2.5", "recursive-readdir": "^2.2.2", "supertest": "^6.1.3" diff --git a/packages/backend-test-utils/package.json b/packages/backend-test-utils/package.json index ce4db7226f..625c36fef3 100644 --- a/packages/backend-test-utils/package.json +++ b/packages/backend-test-utils/package.json @@ -41,7 +41,7 @@ "@backstage/config": "^1.0.1", "better-sqlite3": "^7.5.0", "knex": "^2.0.0", - "msw": "^0.46.0", + "msw": "^0.47.0", "mysql2": "^2.2.5", "pg": "^8.3.0", "testcontainers": "^8.1.2", diff --git a/packages/catalog-client/package.json b/packages/catalog-client/package.json index 1f36714ca9..db89055189 100644 --- a/packages/catalog-client/package.json +++ b/packages/catalog-client/package.json @@ -39,7 +39,7 @@ "devDependencies": { "@backstage/cli": "^0.19.0-next.1", "@types/jest": "^26.0.7", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist" diff --git a/packages/cli/package.json b/packages/cli/package.json index 5514b881e1..9767356462 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -154,7 +154,7 @@ "@types/yarnpkg__lockfile": "^1.1.4", "del": "^6.0.0", "mock-fs": "^5.1.0", - "msw": "^0.46.0", + "msw": "^0.47.0", "nodemon": "^2.0.2", "ts-node": "^10.0.0", "type-fest": "^2.0.0" diff --git a/packages/config-loader/package.json b/packages/config-loader/package.json index eb224096e8..ca9a2fd8bd 100644 --- a/packages/config-loader/package.json +++ b/packages/config-loader/package.json @@ -57,7 +57,7 @@ "@types/node": "^16.11.26", "@types/yup": "^0.29.13", "mock-fs": "^5.1.0", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist" diff --git a/packages/core-app-api/package.json b/packages/core-app-api/package.json index 791dcff069..e94b694eea 100644 --- a/packages/core-app-api/package.json +++ b/packages/core-app-api/package.json @@ -58,7 +58,7 @@ "@types/node": "^16.11.26", "@types/zen-observable": "^0.8.0", "cross-fetch": "^3.1.5", - "msw": "^0.46.0", + "msw": "^0.47.0", "react-router-beta": "npm:react-router@6.0.0-beta.0", "react-router-dom-beta": "npm:react-router-dom@6.0.0-beta.0", "react-router-dom-stable": "npm:react-router-dom@^6.3.0", diff --git a/packages/core-components/package.json b/packages/core-components/package.json index 452282ec2c..a5ba3e5623 100644 --- a/packages/core-components/package.json +++ b/packages/core-components/package.json @@ -100,7 +100,7 @@ "@types/react-window": "^1.8.5", "@types/zen-observable": "^0.8.0", "cross-fetch": "^3.1.5", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist" diff --git a/packages/core-plugin-api/package.json b/packages/core-plugin-api/package.json index 24fa2e2460..1b63e5fc9c 100644 --- a/packages/core-plugin-api/package.json +++ b/packages/core-plugin-api/package.json @@ -58,7 +58,7 @@ "@types/prop-types": "^15.7.3", "@types/zen-observable": "^0.8.0", "cross-fetch": "^3.1.5", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist", diff --git a/packages/integration-react/package.json b/packages/integration-react/package.json index 0dbb930a8c..125a8a0c59 100644 --- a/packages/integration-react/package.json +++ b/packages/integration-react/package.json @@ -46,7 +46,7 @@ "@types/jest": "^26.0.7", "@types/node": "^16.11.26", "cross-fetch": "^3.1.5", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist" diff --git a/packages/integration/package.json b/packages/integration/package.json index 2492080654..be9fd7e0e8 100644 --- a/packages/integration/package.json +++ b/packages/integration/package.json @@ -47,7 +47,7 @@ "@backstage/test-utils": "^1.2.0-next.1", "@types/jest": "^26.0.7", "@types/luxon": "^3.0.0", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist", diff --git a/packages/release-manifests/package.json b/packages/release-manifests/package.json index b760e8b931..5f75394026 100644 --- a/packages/release-manifests/package.json +++ b/packages/release-manifests/package.json @@ -39,7 +39,7 @@ "@backstage/test-utils": "^1.2.0-next.1", "@types/jest": "^26.0.7", "@types/node": "^16.0.0", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist" diff --git a/packages/test-utils/package.json b/packages/test-utils/package.json index ae8a15f90f..ff84035258 100644 --- a/packages/test-utils/package.json +++ b/packages/test-utils/package.json @@ -57,7 +57,7 @@ "@backstage/cli": "^0.19.0-next.1", "@types/jest": "^26.0.7", "@types/node": "^16.11.26", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist" diff --git a/plugins/adr-backend/package.json b/plugins/adr-backend/package.json index d83ed8cb8f..fac0cb0b19 100644 --- a/plugins/adr-backend/package.json +++ b/plugins/adr-backend/package.json @@ -46,7 +46,7 @@ "@backstage/cli": "^0.19.0-next.1", "@types/marked": "^4.0.0", "@types/supertest": "^2.0.8", - "msw": "^0.46.0", + "msw": "^0.47.0", "supertest": "^6.1.3" }, "files": [ diff --git a/plugins/adr/package.json b/plugins/adr/package.json index 8f3ea7ba32..5b5d7acb00 100644 --- a/plugins/adr/package.json +++ b/plugins/adr/package.json @@ -56,7 +56,7 @@ "@types/jest": "*", "@types/node": "*", "cross-fetch": "^3.1.5", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist" diff --git a/plugins/airbrake-backend/package.json b/plugins/airbrake-backend/package.json index bdd7d98001..ef86cdaf85 100644 --- a/plugins/airbrake-backend/package.json +++ b/plugins/airbrake-backend/package.json @@ -35,7 +35,7 @@ "@backstage/cli": "^0.19.0-next.1", "@types/http-proxy-middleware": "^0.19.3", "@types/supertest": "^2.0.8", - "msw": "^0.46.0", + "msw": "^0.47.0", "supertest": "^6.1.6" }, "files": [ diff --git a/plugins/airbrake/package.json b/plugins/airbrake/package.json index 78a69016e6..996fa71992 100644 --- a/plugins/airbrake/package.json +++ b/plugins/airbrake/package.json @@ -51,7 +51,7 @@ "@types/node": "^16.11.26", "@types/object-hash": "^2.2.1", "cross-fetch": "^3.1.5", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist" diff --git a/plugins/allure/package.json b/plugins/allure/package.json index dfc09db777..6842d2928c 100644 --- a/plugins/allure/package.json +++ b/plugins/allure/package.json @@ -48,7 +48,7 @@ "@types/jest": "^26.0.7", "@types/node": "^16.11.26", "cross-fetch": "^3.1.5", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist" diff --git a/plugins/analytics-module-ga/package.json b/plugins/analytics-module-ga/package.json index 71f6c35d02..a2bbd7d48b 100644 --- a/plugins/analytics-module-ga/package.json +++ b/plugins/analytics-module-ga/package.json @@ -46,7 +46,7 @@ "@types/jest": "^26.0.7", "@types/node": "^16.11.26", "cross-fetch": "^3.1.5", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist", diff --git a/plugins/apache-airflow/package.json b/plugins/apache-airflow/package.json index a2ebd8b6d8..9df1871400 100644 --- a/plugins/apache-airflow/package.json +++ b/plugins/apache-airflow/package.json @@ -44,7 +44,7 @@ "@testing-library/user-event": "^14.0.0", "@types/jest": "^26.0.7", "@types/node": "^16.11.26", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist", diff --git a/plugins/api-docs/package.json b/plugins/api-docs/package.json index 91d7e87a26..85d4224174 100644 --- a/plugins/api-docs/package.json +++ b/plugins/api-docs/package.json @@ -67,7 +67,7 @@ "@types/node": "^16.11.26", "@types/swagger-ui-react": "^4.1.1", "cross-fetch": "^3.1.5", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist" diff --git a/plugins/apollo-explorer/package.json b/plugins/apollo-explorer/package.json index 28f251754c..d0709ebcfc 100644 --- a/plugins/apollo-explorer/package.json +++ b/plugins/apollo-explorer/package.json @@ -46,7 +46,7 @@ "@types/jest": "*", "@types/node": "*", "cross-fetch": "^3.1.5", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist" diff --git a/plugins/app-backend/package.json b/plugins/app-backend/package.json index 982ccf7ff1..23735776ba 100644 --- a/plugins/app-backend/package.json +++ b/plugins/app-backend/package.json @@ -54,7 +54,7 @@ "@backstage/types": "^1.0.0", "@types/supertest": "^2.0.8", "mock-fs": "^5.1.0", - "msw": "^0.46.0", + "msw": "^0.47.0", "supertest": "^6.1.3" }, "files": [ diff --git a/plugins/auth-backend/package.json b/plugins/auth-backend/package.json index 5fdaf56f9c..d9da684c56 100644 --- a/plugins/auth-backend/package.json +++ b/plugins/auth-backend/package.json @@ -87,7 +87,7 @@ "@types/passport-saml": "^1.1.3", "@types/passport-strategy": "^0.2.35", "@types/xml2js": "^0.4.7", - "msw": "^0.46.0", + "msw": "^0.47.0", "supertest": "^6.1.3" }, "files": [ diff --git a/plugins/auth-node/package.json b/plugins/auth-node/package.json index 360426d7bd..f23d9993cb 100644 --- a/plugins/auth-node/package.json +++ b/plugins/auth-node/package.json @@ -35,7 +35,7 @@ "@backstage/backend-test-utils": "^0.1.28-next.1", "@backstage/cli": "^0.19.0-next.1", "lodash": "^4.17.21", - "msw": "^0.46.0", + "msw": "^0.47.0", "uuid": "^8.0.0" }, "files": [ diff --git a/plugins/azure-devops-backend/package.json b/plugins/azure-devops-backend/package.json index 06a9c11a6e..f85d415e88 100644 --- a/plugins/azure-devops-backend/package.json +++ b/plugins/azure-devops-backend/package.json @@ -37,7 +37,7 @@ "devDependencies": { "@backstage/cli": "^0.19.0-next.1", "@types/supertest": "^2.0.8", - "msw": "^0.46.0", + "msw": "^0.47.0", "supertest": "^6.1.6" }, "files": [ diff --git a/plugins/azure-devops/package.json b/plugins/azure-devops/package.json index 72f859c663..b3d38b0e47 100644 --- a/plugins/azure-devops/package.json +++ b/plugins/azure-devops/package.json @@ -57,7 +57,7 @@ "@types/jest": "^26.0.7", "@types/node": "^16.11.26", "cross-fetch": "^3.1.5", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist" diff --git a/plugins/badges/package.json b/plugins/badges/package.json index 843bb511af..b284659acf 100644 --- a/plugins/badges/package.json +++ b/plugins/badges/package.json @@ -55,7 +55,7 @@ "@types/jest": "^26.0.7", "@types/node": "^16.11.26", "cross-fetch": "^3.1.5", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist" diff --git a/plugins/bitbucket-cloud-common/package.json b/plugins/bitbucket-cloud-common/package.json index eeb4b4607d..c3d0aae753 100644 --- a/plugins/bitbucket-cloud-common/package.json +++ b/plugins/bitbucket-cloud-common/package.json @@ -33,7 +33,7 @@ "devDependencies": { "@backstage/cli": "^0.19.0-next.1", "@openapitools/openapi-generator-cli": "^2.4.26", - "msw": "^0.46.0", + "msw": "^0.47.0", "ts-morph": "^15.0.0" }, "files": [ diff --git a/plugins/bitrise/package.json b/plugins/bitrise/package.json index ac1ae4d00b..b83e6f3dd9 100644 --- a/plugins/bitrise/package.json +++ b/plugins/bitrise/package.json @@ -52,7 +52,7 @@ "@types/jest": "^26.0.7", "@types/node": "^16.11.26", "@types/recharts": "^1.8.15", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist" diff --git a/plugins/catalog-backend-module-azure/package.json b/plugins/catalog-backend-module-azure/package.json index 85a1a6af09..b24a717c41 100644 --- a/plugins/catalog-backend-module-azure/package.json +++ b/plugins/catalog-backend-module-azure/package.json @@ -41,7 +41,7 @@ "@backstage/plugin-catalog-backend": "^1.4.0-next.1", "@backstage/types": "^1.0.0", "lodash": "^4.17.21", - "msw": "^0.46.0", + "msw": "^0.47.0", "node-fetch": "^2.6.7", "uuid": "^8.0.0", "winston": "^3.2.1" diff --git a/plugins/catalog-backend-module-bitbucket-cloud/package.json b/plugins/catalog-backend-module-bitbucket-cloud/package.json index df4fa6da3d..92599d22a8 100644 --- a/plugins/catalog-backend-module-bitbucket-cloud/package.json +++ b/plugins/catalog-backend-module-bitbucket-cloud/package.json @@ -44,7 +44,7 @@ "@backstage/backend-common": "^0.15.1-next.1", "@backstage/backend-test-utils": "^0.1.28-next.1", "@backstage/cli": "^0.19.0-next.1", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist", diff --git a/plugins/catalog-backend-module-bitbucket-server/package.json b/plugins/catalog-backend-module-bitbucket-server/package.json index 279afa758e..4aadec567a 100644 --- a/plugins/catalog-backend-module-bitbucket-server/package.json +++ b/plugins/catalog-backend-module-bitbucket-server/package.json @@ -46,7 +46,7 @@ "devDependencies": { "@backstage/backend-test-utils": "^0.1.28-next.1", "@backstage/cli": "^0.19.0-next.1", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist", diff --git a/plugins/catalog-backend-module-bitbucket/package.json b/plugins/catalog-backend-module-bitbucket/package.json index 020f4eb711..6740d32bb7 100644 --- a/plugins/catalog-backend-module-bitbucket/package.json +++ b/plugins/catalog-backend-module-bitbucket/package.json @@ -41,7 +41,7 @@ "@backstage/plugin-catalog-backend": "^1.4.0-next.1", "@backstage/types": "^1.0.0", "lodash": "^4.17.21", - "msw": "^0.46.0", + "msw": "^0.47.0", "node-fetch": "^2.6.7", "winston": "^3.2.1" }, diff --git a/plugins/catalog-backend-module-gerrit/package.json b/plugins/catalog-backend-module-gerrit/package.json index ec44557baf..6158563619 100644 --- a/plugins/catalog-backend-module-gerrit/package.json +++ b/plugins/catalog-backend-module-gerrit/package.json @@ -36,7 +36,7 @@ "@backstage/integration": "^1.3.1-next.0", "@backstage/plugin-catalog-backend": "^1.4.0-next.1", "fs-extra": "10.1.0", - "msw": "^0.46.0", + "msw": "^0.47.0", "node-fetch": "^2.6.7", "uuid": "^8.0.0", "winston": "^3.2.1" diff --git a/plugins/catalog-backend-module-github/package.json b/plugins/catalog-backend-module-github/package.json index aa84f5b12e..f3a482d758 100644 --- a/plugins/catalog-backend-module-github/package.json +++ b/plugins/catalog-backend-module-github/package.json @@ -45,7 +45,7 @@ "@backstage/types": "^1.0.0", "@octokit/graphql": "^5.0.0", "lodash": "^4.17.21", - "msw": "^0.46.0", + "msw": "^0.47.0", "node-fetch": "^2.6.7", "uuid": "^8.0.0", "winston": "^3.2.1" diff --git a/plugins/catalog-backend-module-gitlab/package.json b/plugins/catalog-backend-module-gitlab/package.json index 51ab95b09b..8a204f2ddb 100644 --- a/plugins/catalog-backend-module-gitlab/package.json +++ b/plugins/catalog-backend-module-gitlab/package.json @@ -41,7 +41,7 @@ "@backstage/plugin-catalog-backend": "^1.4.0-next.1", "@backstage/types": "^1.0.0", "lodash": "^4.17.21", - "msw": "^0.46.0", + "msw": "^0.47.0", "node-fetch": "^2.6.7", "uuid": "^8.0.0", "winston": "^3.2.1" diff --git a/plugins/catalog-backend-module-msgraph/package.json b/plugins/catalog-backend-module-msgraph/package.json index f4205988b4..9327a98446 100644 --- a/plugins/catalog-backend-module-msgraph/package.json +++ b/plugins/catalog-backend-module-msgraph/package.json @@ -51,7 +51,7 @@ "@backstage/backend-test-utils": "^0.1.28-next.1", "@backstage/cli": "^0.19.0-next.1", "@types/lodash": "^4.14.151", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist", diff --git a/plugins/catalog-backend/package.json b/plugins/catalog-backend/package.json index a6b63059a5..372bcb8599 100644 --- a/plugins/catalog-backend/package.json +++ b/plugins/catalog-backend/package.json @@ -80,7 +80,7 @@ "@types/uuid": "^8.0.0", "better-sqlite3": "^7.5.0", "luxon": "^3.0.0", - "msw": "^0.46.0", + "msw": "^0.47.0", "supertest": "^6.1.3", "wait-for-expect": "^3.0.2" }, diff --git a/plugins/catalog-graphql/package.json b/plugins/catalog-graphql/package.json index b894efeb0c..102d40dfa4 100644 --- a/plugins/catalog-graphql/package.json +++ b/plugins/catalog-graphql/package.json @@ -53,7 +53,7 @@ "@graphql-codegen/typescript": "^2.4.2", "@graphql-codegen/typescript-resolvers": "^2.4.3", "@graphql-tools/schema": "^9.0.0", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist" diff --git a/plugins/catalog-import/package.json b/plugins/catalog-import/package.json index 9e4f66ec8e..fe23ecc8bc 100644 --- a/plugins/catalog-import/package.json +++ b/plugins/catalog-import/package.json @@ -68,7 +68,7 @@ "@testing-library/user-event": "^14.0.0", "@types/jest": "^26.0.7", "cross-fetch": "^3.1.5", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist", diff --git a/plugins/circleci/package.json b/plugins/circleci/package.json index c5afe63562..ab7e3ca70b 100644 --- a/plugins/circleci/package.json +++ b/plugins/circleci/package.json @@ -64,7 +64,7 @@ "@types/jest": "^26.0.7", "@types/node": "^16.11.26", "cross-fetch": "^3.1.5", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist" diff --git a/plugins/cloudbuild/package.json b/plugins/cloudbuild/package.json index 509205468a..ed05451be4 100644 --- a/plugins/cloudbuild/package.json +++ b/plugins/cloudbuild/package.json @@ -61,7 +61,7 @@ "@types/jest": "^26.0.7", "@types/node": "^16.11.26", "cross-fetch": "^3.1.5", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist" diff --git a/plugins/code-climate/package.json b/plugins/code-climate/package.json index b9c78d0be1..e2a99e5f27 100644 --- a/plugins/code-climate/package.json +++ b/plugins/code-climate/package.json @@ -50,7 +50,7 @@ "@types/luxon": "^3.0.0", "@types/node": "^16.11.26", "cross-fetch": "^3.1.5", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist" diff --git a/plugins/code-coverage-backend/package.json b/plugins/code-coverage-backend/package.json index 8f266f1c3f..1af5377751 100644 --- a/plugins/code-coverage-backend/package.json +++ b/plugins/code-coverage-backend/package.json @@ -42,7 +42,7 @@ "@backstage/cli": "^0.19.0-next.1", "@types/express-xml-bodyparser": "^0.3.2", "@types/supertest": "^2.0.8", - "msw": "^0.46.0", + "msw": "^0.47.0", "supertest": "^6.1.6", "xml2js": "^0.4.23" }, diff --git a/plugins/code-coverage/package.json b/plugins/code-coverage/package.json index beaa4377df..9d027f678a 100644 --- a/plugins/code-coverage/package.json +++ b/plugins/code-coverage/package.json @@ -57,7 +57,7 @@ "@types/node": "^16.11.26", "@types/recharts": "^1.8.15", "cross-fetch": "^3.1.5", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist" diff --git a/plugins/codescene/package.json b/plugins/codescene/package.json index 4cebc2013f..49cca7a14e 100644 --- a/plugins/codescene/package.json +++ b/plugins/codescene/package.json @@ -48,7 +48,7 @@ "@types/jest": "*", "@types/node": "*", "cross-fetch": "^3.1.5", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist", diff --git a/plugins/config-schema/package.json b/plugins/config-schema/package.json index e7388d4ae1..006328b4cf 100644 --- a/plugins/config-schema/package.json +++ b/plugins/config-schema/package.json @@ -50,7 +50,7 @@ "@types/jest": "^26.0.7", "@types/node": "^16.11.26", "cross-fetch": "^3.1.5", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist" diff --git a/plugins/cost-insights/package.json b/plugins/cost-insights/package.json index 6f24d026d1..6ceae16c18 100644 --- a/plugins/cost-insights/package.json +++ b/plugins/cost-insights/package.json @@ -74,7 +74,7 @@ "@types/yup": "^0.29.13", "canvas": "^2.6.1", "cross-fetch": "^3.1.5", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist", diff --git a/plugins/dynatrace/package.json b/plugins/dynatrace/package.json index 8c118164d3..e5c0e6cdc0 100644 --- a/plugins/dynatrace/package.json +++ b/plugins/dynatrace/package.json @@ -46,7 +46,7 @@ "@types/jest": "*", "@types/node": "*", "express": "^4.18.1", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist", diff --git a/plugins/example-todo-list-backend/package.json b/plugins/example-todo-list-backend/package.json index 2827205920..876afd4ea8 100644 --- a/plugins/example-todo-list-backend/package.json +++ b/plugins/example-todo-list-backend/package.json @@ -38,7 +38,7 @@ "@backstage/cli": "^0.19.0-next.1", "@types/supertest": "^2.0.8", "@types/uuid": "^8.0.0", - "msw": "^0.46.0", + "msw": "^0.47.0", "supertest": "^6.1.6" }, "files": [ diff --git a/plugins/example-todo-list-common/package.json b/plugins/example-todo-list-common/package.json index fe46670595..564d56e784 100644 --- a/plugins/example-todo-list-common/package.json +++ b/plugins/example-todo-list-common/package.json @@ -32,7 +32,7 @@ "@backstage/test-utils": "^1.2.0-next.1", "@types/node": "^16.11.26", "cross-fetch": "^3.1.5", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist" diff --git a/plugins/example-todo-list/package.json b/plugins/example-todo-list/package.json index 9cf65ac89f..eddc6c0f0e 100644 --- a/plugins/example-todo-list/package.json +++ b/plugins/example-todo-list/package.json @@ -44,7 +44,7 @@ "@testing-library/user-event": "^14.0.0", "@types/jest": "^26.0.7", "@types/node": "^16.11.26", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist" diff --git a/plugins/explore-react/package.json b/plugins/explore-react/package.json index e0994ce6ec..06dd6be6a9 100644 --- a/plugins/explore-react/package.json +++ b/plugins/explore-react/package.json @@ -44,7 +44,7 @@ "@types/jest": "^26.0.7", "@types/node": "^16.11.26", "cross-fetch": "^3.1.5", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist" diff --git a/plugins/explore/package.json b/plugins/explore/package.json index a699ccedbb..a2208b12f4 100644 --- a/plugins/explore/package.json +++ b/plugins/explore/package.json @@ -61,7 +61,7 @@ "@types/jest": "^26.0.7", "@types/node": "^16.11.26", "cross-fetch": "^3.1.5", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist" diff --git a/plugins/firehydrant/package.json b/plugins/firehydrant/package.json index 7e644533c7..d0d6a36a3a 100644 --- a/plugins/firehydrant/package.json +++ b/plugins/firehydrant/package.json @@ -47,7 +47,7 @@ "@types/jest": "^26.0.7", "@types/node": "^16.11.26", "cross-fetch": "^3.1.5", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist" diff --git a/plugins/fossa/package.json b/plugins/fossa/package.json index f9f597f01c..ee4609f23c 100644 --- a/plugins/fossa/package.json +++ b/plugins/fossa/package.json @@ -60,7 +60,7 @@ "@testing-library/user-event": "^14.0.0", "@types/jest": "^26.0.7", "@types/node": "^16.11.26", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist", diff --git a/plugins/gcalendar/package.json b/plugins/gcalendar/package.json index 694a044e23..b23d1334c2 100644 --- a/plugins/gcalendar/package.json +++ b/plugins/gcalendar/package.json @@ -55,7 +55,7 @@ "@types/node": "^16.11.26", "@types/sanitize-html": "^2.6.2", "cross-fetch": "^3.1.5", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist" diff --git a/plugins/gcp-projects/package.json b/plugins/gcp-projects/package.json index 8ed33ac9cc..e94ab893e3 100644 --- a/plugins/gcp-projects/package.json +++ b/plugins/gcp-projects/package.json @@ -56,7 +56,7 @@ "@types/jest": "^26.0.7", "@types/node": "^16.11.26", "cross-fetch": "^3.1.5", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist" diff --git a/plugins/git-release-manager/package.json b/plugins/git-release-manager/package.json index 644d243d09..acc8f3c2b7 100644 --- a/plugins/git-release-manager/package.json +++ b/plugins/git-release-manager/package.json @@ -54,7 +54,7 @@ "@types/node": "^16.11.26", "@types/recharts": "^1.8.15", "cross-fetch": "^3.1.5", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist" diff --git a/plugins/github-actions/package.json b/plugins/github-actions/package.json index 59ea7f649d..799290db5d 100644 --- a/plugins/github-actions/package.json +++ b/plugins/github-actions/package.json @@ -63,7 +63,7 @@ "@types/jest": "^26.0.7", "@types/node": "^16.11.26", "cross-fetch": "^3.1.5", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist" diff --git a/plugins/github-deployments/package.json b/plugins/github-deployments/package.json index 74224ca97a..a2da2456b1 100644 --- a/plugins/github-deployments/package.json +++ b/plugins/github-deployments/package.json @@ -52,7 +52,7 @@ "@types/jest": "^26.0.7", "@types/node": "^16.11.26", "cross-fetch": "^3.1.5", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist" diff --git a/plugins/github-issues/package.json b/plugins/github-issues/package.json index 2e514dd3b9..bbbc7c302a 100644 --- a/plugins/github-issues/package.json +++ b/plugins/github-issues/package.json @@ -52,7 +52,7 @@ "@types/node": "*", "@types/react": "^16.13.1 || ^17.0.0", "cross-fetch": "^3.1.5", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist" diff --git a/plugins/github-pull-requests-board/package.json b/plugins/github-pull-requests-board/package.json index 6d06202920..8cd96e76db 100644 --- a/plugins/github-pull-requests-board/package.json +++ b/plugins/github-pull-requests-board/package.json @@ -58,7 +58,7 @@ "@types/node": "^16.11.26", "@types/react": "^16.13.1 || ^17.0.0", "cross-fetch": "^3.1.5", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "peerDependencies": { "react": "^16.13.1 || ^17.0.0", diff --git a/plugins/gitops-profiles/package.json b/plugins/gitops-profiles/package.json index 43e7939bb7..c9de6e9003 100644 --- a/plugins/gitops-profiles/package.json +++ b/plugins/gitops-profiles/package.json @@ -56,7 +56,7 @@ "@types/jest": "^26.0.7", "@types/node": "^16.11.26", "cross-fetch": "^3.1.5", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist" diff --git a/plugins/gocd/package.json b/plugins/gocd/package.json index 3df3ae1e06..825ccfeb51 100644 --- a/plugins/gocd/package.json +++ b/plugins/gocd/package.json @@ -59,7 +59,7 @@ "@types/luxon": "^3.0.0", "@types/node": "^16.11.26", "cross-fetch": "^3.1.5", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist", diff --git a/plugins/graphiql/package.json b/plugins/graphiql/package.json index 452e131257..a626b9dd93 100644 --- a/plugins/graphiql/package.json +++ b/plugins/graphiql/package.json @@ -59,7 +59,7 @@ "@types/jest": "^26.0.7", "@types/node": "^16.11.26", "cross-fetch": "^3.1.5", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist" diff --git a/plugins/graphql-backend/package.json b/plugins/graphql-backend/package.json index 27cf943150..80b29d6e92 100644 --- a/plugins/graphql-backend/package.json +++ b/plugins/graphql-backend/package.json @@ -52,7 +52,7 @@ "devDependencies": { "@backstage/cli": "^0.19.0-next.1", "@types/supertest": "^2.0.8", - "msw": "^0.46.0", + "msw": "^0.47.0", "supertest": "^6.1.3" }, "files": [ diff --git a/plugins/home/package.json b/plugins/home/package.json index ede2da73af..a5f38d4569 100644 --- a/plugins/home/package.json +++ b/plugins/home/package.json @@ -62,7 +62,7 @@ "@types/jest": "^26.0.7", "@types/node": "^16.11.26", "cross-fetch": "^3.1.5", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist" diff --git a/plugins/ilert/package.json b/plugins/ilert/package.json index 44e4737835..1d3b52993e 100644 --- a/plugins/ilert/package.json +++ b/plugins/ilert/package.json @@ -52,7 +52,7 @@ "@types/jest": "^26.0.7", "@types/node": "^16.11.26", "cross-fetch": "^3.1.5", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist", diff --git a/plugins/jenkins-backend/package.json b/plugins/jenkins-backend/package.json index e22a020d32..c9f3d44c28 100644 --- a/plugins/jenkins-backend/package.json +++ b/plugins/jenkins-backend/package.json @@ -44,7 +44,7 @@ "@backstage/cli": "^0.19.0-next.1", "@types/jenkins": "^0.23.1", "@types/supertest": "^2.0.8", - "msw": "^0.46.0", + "msw": "^0.47.0", "supertest": "^6.1.6" }, "files": [ diff --git a/plugins/jenkins/package.json b/plugins/jenkins/package.json index c610e08f57..abe72d8523 100644 --- a/plugins/jenkins/package.json +++ b/plugins/jenkins/package.json @@ -63,7 +63,7 @@ "@types/node": "^16.11.26", "@types/testing-library__jest-dom": "^5.9.1", "cross-fetch": "^3.1.5", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist" diff --git a/plugins/kafka/package.json b/plugins/kafka/package.json index a6da7c5141..150422d20f 100644 --- a/plugins/kafka/package.json +++ b/plugins/kafka/package.json @@ -52,7 +52,7 @@ "@types/node": "^16.11.26", "cross-fetch": "^3.1.5", "jest-when": "^3.1.0", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist", diff --git a/plugins/kubernetes/package.json b/plugins/kubernetes/package.json index 05e218e1c4..e9ab4c9a54 100644 --- a/plugins/kubernetes/package.json +++ b/plugins/kubernetes/package.json @@ -67,7 +67,7 @@ "@types/jest": "^26.0.7", "@types/node": "^16.11.26", "cross-fetch": "^3.1.5", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist" diff --git a/plugins/lighthouse/package.json b/plugins/lighthouse/package.json index 87ff8c41e8..f6cb97a987 100644 --- a/plugins/lighthouse/package.json +++ b/plugins/lighthouse/package.json @@ -61,7 +61,7 @@ "@types/node": "^16.11.26", "@types/react": "^16.13.1 || ^17.0.0", "cross-fetch": "^3.1.5", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist" diff --git a/plugins/newrelic/package.json b/plugins/newrelic/package.json index 3698263a95..086715e637 100644 --- a/plugins/newrelic/package.json +++ b/plugins/newrelic/package.json @@ -55,7 +55,7 @@ "@types/jest": "^26.0.7", "@types/node": "^16.11.26", "cross-fetch": "^3.1.5", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist" diff --git a/plugins/org/package.json b/plugins/org/package.json index ace1227200..3106ec22e2 100644 --- a/plugins/org/package.json +++ b/plugins/org/package.json @@ -58,7 +58,7 @@ "@types/jest": "^26.0.7", "@types/node": "^16.11.26", "cross-fetch": "^3.1.5", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist" diff --git a/plugins/pagerduty/package.json b/plugins/pagerduty/package.json index c8a7149fd5..4dc9c2be39 100644 --- a/plugins/pagerduty/package.json +++ b/plugins/pagerduty/package.json @@ -62,7 +62,7 @@ "@types/jest": "^26.0.7", "@types/node": "^16.11.26", "cross-fetch": "^3.1.5", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist" diff --git a/plugins/periskop-backend/package.json b/plugins/periskop-backend/package.json index 61a6dfa186..0dd9c4ec54 100644 --- a/plugins/periskop-backend/package.json +++ b/plugins/periskop-backend/package.json @@ -35,7 +35,7 @@ "devDependencies": { "@backstage/cli": "^0.19.0-next.1", "@types/supertest": "^2.0.8", - "msw": "^0.46.0", + "msw": "^0.47.0", "supertest": "^6.1.6" }, "files": [ diff --git a/plugins/periskop/package.json b/plugins/periskop/package.json index 83150d3e3d..b22796706a 100644 --- a/plugins/periskop/package.json +++ b/plugins/periskop/package.json @@ -51,7 +51,7 @@ "@types/luxon": "^3.0.0", "@types/node": "^16.11.26", "cross-fetch": "^3.1.5", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist", diff --git a/plugins/permission-backend/package.json b/plugins/permission-backend/package.json index 3025f03576..4a6110d581 100644 --- a/plugins/permission-backend/package.json +++ b/plugins/permission-backend/package.json @@ -42,7 +42,7 @@ "@backstage/cli": "^0.19.0-next.1", "@types/lodash": "^4.14.151", "@types/supertest": "^2.0.8", - "msw": "^0.46.0", + "msw": "^0.47.0", "supertest": "^6.1.6" }, "files": [ diff --git a/plugins/permission-common/package.json b/plugins/permission-common/package.json index b2c0958193..041f143dd2 100644 --- a/plugins/permission-common/package.json +++ b/plugins/permission-common/package.json @@ -50,6 +50,6 @@ "devDependencies": { "@backstage/cli": "^0.19.0-next.1", "@types/jest": "^26.0.7", - "msw": "^0.46.0" + "msw": "^0.47.0" } } diff --git a/plugins/permission-node/package.json b/plugins/permission-node/package.json index 92ba3d1154..89459e199b 100644 --- a/plugins/permission-node/package.json +++ b/plugins/permission-node/package.json @@ -47,7 +47,7 @@ "@backstage/backend-test-utils": "^0.1.28-next.1", "@backstage/cli": "^0.19.0-next.1", "@types/supertest": "^2.0.8", - "msw": "^0.46.0", + "msw": "^0.47.0", "supertest": "^6.1.3" }, "files": [ diff --git a/plugins/proxy-backend/package.json b/plugins/proxy-backend/package.json index f32b0247c7..13c23a598b 100644 --- a/plugins/proxy-backend/package.json +++ b/plugins/proxy-backend/package.json @@ -51,7 +51,7 @@ "@types/supertest": "^2.0.8", "@types/uuid": "^8.0.0", "@types/yup": "^0.29.13", - "msw": "^0.46.0", + "msw": "^0.47.0", "supertest": "^6.1.3" }, "files": [ diff --git a/plugins/rollbar-backend/package.json b/plugins/rollbar-backend/package.json index 907ededa61..38c6fedad6 100644 --- a/plugins/rollbar-backend/package.json +++ b/plugins/rollbar-backend/package.json @@ -52,7 +52,7 @@ "@backstage/backend-test-utils": "^0.1.28-next.1", "@backstage/cli": "^0.19.0-next.1", "@types/supertest": "^2.0.8", - "msw": "^0.46.0", + "msw": "^0.47.0", "supertest": "^6.1.3" }, "files": [ diff --git a/plugins/rollbar/package.json b/plugins/rollbar/package.json index ee1cc3cc08..5092762962 100644 --- a/plugins/rollbar/package.json +++ b/plugins/rollbar/package.json @@ -63,7 +63,7 @@ "@types/node": "^16.11.26", "@types/react": "^16.13.1 || ^17.0.0", "cross-fetch": "^3.1.5", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist", diff --git a/plugins/scaffolder-backend-module-cookiecutter/package.json b/plugins/scaffolder-backend-module-cookiecutter/package.json index 3d52e499a2..48a5df7b76 100644 --- a/plugins/scaffolder-backend-module-cookiecutter/package.json +++ b/plugins/scaffolder-backend-module-cookiecutter/package.json @@ -41,7 +41,7 @@ "@types/jest": "^26.0.7", "@types/mock-fs": "^4.13.0", "mock-fs": "^5.1.0", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist" diff --git a/plugins/scaffolder-backend/package.json b/plugins/scaffolder-backend/package.json index 6e48ea46cb..cf21633314 100644 --- a/plugins/scaffolder-backend/package.json +++ b/plugins/scaffolder-backend/package.json @@ -91,7 +91,7 @@ "esbuild": "^0.14.1", "jest-when": "^3.1.0", "mock-fs": "^5.1.0", - "msw": "^0.46.0", + "msw": "^0.47.0", "supertest": "^6.1.3", "yaml": "^2.0.0" }, diff --git a/plugins/scaffolder/package.json b/plugins/scaffolder/package.json index 007e0b5215..689205c088 100644 --- a/plugins/scaffolder/package.json +++ b/plugins/scaffolder/package.json @@ -93,7 +93,7 @@ "@types/node": "^16.11.26", "cross-fetch": "^3.1.5", "event-source-polyfill": "1.0.25", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist", diff --git a/plugins/search/package.json b/plugins/search/package.json index cbd488f3e4..3a9599ec10 100644 --- a/plugins/search/package.json +++ b/plugins/search/package.json @@ -67,7 +67,7 @@ "@types/jest": "^26.0.7", "@types/node": "^16.11.26", "cross-fetch": "^3.1.5", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist" diff --git a/plugins/sentry/package.json b/plugins/sentry/package.json index 3cfbfa8d9f..94d2c0b53d 100644 --- a/plugins/sentry/package.json +++ b/plugins/sentry/package.json @@ -63,7 +63,7 @@ "@types/node": "^16.11.26", "@types/react": "^16.13.1 || ^17.0.0", "cross-fetch": "^3.1.5", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist", diff --git a/plugins/shortcuts/package.json b/plugins/shortcuts/package.json index c2e1a8edb8..f19c9eea2d 100644 --- a/plugins/shortcuts/package.json +++ b/plugins/shortcuts/package.json @@ -51,7 +51,7 @@ "@types/jest": "^26.0.7", "@types/node": "^16.11.26", "cross-fetch": "^3.1.5", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist" diff --git a/plugins/sonarqube-backend/package.json b/plugins/sonarqube-backend/package.json index 7d3ca0c457..451c86172c 100644 --- a/plugins/sonarqube-backend/package.json +++ b/plugins/sonarqube-backend/package.json @@ -36,7 +36,7 @@ "@backstage/cli": "^0.19.0-next.1", "@backstage/test-utils": "^1.2.0-next.1", "@types/supertest": "^2.0.12", - "msw": "^0.46.0", + "msw": "^0.47.0", "supertest": "^6.2.4" }, "files": [ diff --git a/plugins/sonarqube/package.json b/plugins/sonarqube/package.json index c71bbc9d09..2084105307 100644 --- a/plugins/sonarqube/package.json +++ b/plugins/sonarqube/package.json @@ -60,7 +60,7 @@ "@testing-library/user-event": "^14.0.0", "@types/jest": "^26.0.7", "@types/node": "^16.11.26", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist", diff --git a/plugins/splunk-on-call/package.json b/plugins/splunk-on-call/package.json index 6d2e61b67a..9a2e84f51e 100644 --- a/plugins/splunk-on-call/package.json +++ b/plugins/splunk-on-call/package.json @@ -61,7 +61,7 @@ "@types/luxon": "^3.0.0", "@types/node": "^16.11.26", "cross-fetch": "^3.1.5", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "configSchema": "config.d.ts", "files": [ diff --git a/plugins/stack-overflow/package.json b/plugins/stack-overflow/package.json index 1bca1f569a..5dca6c34be 100644 --- a/plugins/stack-overflow/package.json +++ b/plugins/stack-overflow/package.json @@ -49,7 +49,7 @@ "@testing-library/user-event": "^14.0.0", "@types/jest": "^26.0.7", "@types/node": "^16.11.26", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist", diff --git a/plugins/tech-insights/package.json b/plugins/tech-insights/package.json index a489b20bc2..e5859e452c 100644 --- a/plugins/tech-insights/package.json +++ b/plugins/tech-insights/package.json @@ -56,7 +56,7 @@ "@types/jest": "^26.0.7", "@types/node": "^16.11.26", "cross-fetch": "^3.1.5", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist" diff --git a/plugins/tech-radar/package.json b/plugins/tech-radar/package.json index f02adbfb15..3e6512b535 100644 --- a/plugins/tech-radar/package.json +++ b/plugins/tech-radar/package.json @@ -60,7 +60,7 @@ "@types/node": "^16.11.26", "@types/react": "^16.13.1 || ^17.0.0", "cross-fetch": "^3.1.5", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist" diff --git a/plugins/techdocs-addons-test-utils/package.json b/plugins/techdocs-addons-test-utils/package.json index 50d608b315..573d7190de 100644 --- a/plugins/techdocs-addons-test-utils/package.json +++ b/plugins/techdocs-addons-test-utils/package.json @@ -64,7 +64,7 @@ "@types/jest": "^26.0.7", "@types/node": "^16.11.26", "cross-fetch": "^3.1.5", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist" diff --git a/plugins/techdocs-backend/package.json b/plugins/techdocs-backend/package.json index 98a78ef0c7..988e216d2a 100644 --- a/plugins/techdocs-backend/package.json +++ b/plugins/techdocs-backend/package.json @@ -59,7 +59,7 @@ "@backstage/cli": "^0.19.0-next.1", "@backstage/plugin-search-backend-node": "1.0.2-next.1", "@types/dockerode": "^3.3.0", - "msw": "^0.46.0", + "msw": "^0.47.0", "supertest": "^6.1.3" }, "files": [ diff --git a/plugins/techdocs-module-addons-contrib/package.json b/plugins/techdocs-module-addons-contrib/package.json index e25bf4ba99..fe3d46795d 100644 --- a/plugins/techdocs-module-addons-contrib/package.json +++ b/plugins/techdocs-module-addons-contrib/package.json @@ -62,7 +62,7 @@ "@types/node": "^16.11.26", "@types/react": "^16.13.1 || ^17.0.0", "cross-fetch": "^3.1.5", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist" diff --git a/plugins/techdocs/package.json b/plugins/techdocs/package.json index 0c2ad9fbda..052f7d1e54 100644 --- a/plugins/techdocs/package.json +++ b/plugins/techdocs/package.json @@ -79,7 +79,7 @@ "@types/node": "^16.11.26", "canvas": "^2.6.1", "cross-fetch": "^3.1.5", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist", diff --git a/plugins/todo-backend/package.json b/plugins/todo-backend/package.json index 3667033334..5f6e767403 100644 --- a/plugins/todo-backend/package.json +++ b/plugins/todo-backend/package.json @@ -45,7 +45,7 @@ "devDependencies": { "@backstage/cli": "^0.19.0-next.1", "@types/supertest": "^2.0.8", - "msw": "^0.46.0", + "msw": "^0.47.0", "supertest": "^6.1.3" }, "files": [ diff --git a/plugins/todo/package.json b/plugins/todo/package.json index 9e1febf094..7dcf8af696 100644 --- a/plugins/todo/package.json +++ b/plugins/todo/package.json @@ -55,7 +55,7 @@ "@types/jest": "^26.0.7", "@types/node": "^16.11.26", "cross-fetch": "^3.1.5", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist" diff --git a/plugins/user-settings/package.json b/plugins/user-settings/package.json index 5c7a563da1..117f6b2cab 100644 --- a/plugins/user-settings/package.json +++ b/plugins/user-settings/package.json @@ -56,7 +56,7 @@ "@types/jest": "^26.0.7", "@types/node": "^16.11.26", "cross-fetch": "^3.1.5", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist" diff --git a/plugins/vault-backend/package.json b/plugins/vault-backend/package.json index b21a89e255..67770115e8 100644 --- a/plugins/vault-backend/package.json +++ b/plugins/vault-backend/package.json @@ -53,7 +53,7 @@ "@backstage/cli": "^0.19.0-next.1", "@types/compression": "^1.7.2", "@types/supertest": "^2.0.8", - "msw": "^0.46.0", + "msw": "^0.47.0", "supertest": "^6.1.6" }, "files": [ diff --git a/plugins/vault/package.json b/plugins/vault/package.json index 207bc43625..430c67596e 100644 --- a/plugins/vault/package.json +++ b/plugins/vault/package.json @@ -58,7 +58,7 @@ "@types/jest": "*", "@types/node": "*", "cross-fetch": "^3.1.5", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist" diff --git a/plugins/xcmetrics/package.json b/plugins/xcmetrics/package.json index 1cb69f1316..c8e268b9c6 100644 --- a/plugins/xcmetrics/package.json +++ b/plugins/xcmetrics/package.json @@ -50,7 +50,7 @@ "@types/luxon": "^3.0.0", "@types/node": "^16.11.26", "cross-fetch": "^3.1.5", - "msw": "^0.46.0" + "msw": "^0.47.0" }, "files": [ "dist" diff --git a/yarn.lock b/yarn.lock index d330f069a3..c60e7067ea 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2917,7 +2917,7 @@ __metadata: minimist: ^1.2.5 mock-fs: ^5.1.0 morgan: ^1.10.0 - msw: ^0.46.0 + msw: ^0.47.0 mysql2: ^2.2.5 node-abort-controller: ^3.0.1 node-fetch: ^2.6.7 @@ -3001,7 +3001,7 @@ __metadata: "@backstage/config": ^1.0.1 better-sqlite3: ^7.5.0 knex: ^2.0.0 - msw: ^0.46.0 + msw: ^0.47.0 mysql2: ^2.2.5 pg: ^8.3.0 testcontainers: ^8.1.2 @@ -3018,7 +3018,7 @@ __metadata: "@backstage/errors": ^1.1.0 "@types/jest": ^26.0.7 cross-fetch: ^3.1.5 - msw: ^0.46.0 + msw: ^0.47.0 languageName: unknown linkType: soft @@ -3157,7 +3157,7 @@ __metadata: mini-css-extract-plugin: ^2.4.2 minimatch: 5.1.0 mock-fs: ^5.1.0 - msw: ^0.46.0 + msw: ^0.47.0 node-fetch: ^2.6.7 node-libs-browser: ^2.2.1 nodemon: ^2.0.2 @@ -3241,7 +3241,7 @@ __metadata: json-schema-merge-allof: ^0.8.1 json-schema-traverse: ^1.0.0 mock-fs: ^5.1.0 - msw: ^0.46.0 + msw: ^0.47.0 node-fetch: ^2.6.7 typescript-json-schema: ^0.54.0 yaml: ^2.0.0 @@ -3281,7 +3281,7 @@ __metadata: "@types/prop-types": ^15.7.3 "@types/zen-observable": ^0.8.0 cross-fetch: ^3.1.5 - msw: ^0.46.0 + msw: ^0.47.0 prop-types: ^15.7.2 react-router-beta: "npm:react-router@6.0.0-beta.0" react-router-dom-beta: "npm:react-router-dom@6.0.0-beta.0" @@ -3344,7 +3344,7 @@ __metadata: history: ^5.0.0 immer: ^9.0.1 lodash: ^4.17.21 - msw: ^0.46.0 + msw: ^0.47.0 pluralize: ^8.0.0 prop-types: ^15.7.2 qs: ^6.9.4 @@ -3441,7 +3441,7 @@ __metadata: "@types/zen-observable": ^0.8.0 cross-fetch: ^3.1.5 history: ^5.0.0 - msw: ^0.46.0 + msw: ^0.47.0 prop-types: ^15.7.2 zen-observable: ^0.8.15 peerDependencies: @@ -3558,7 +3558,7 @@ __metadata: "@types/jest": ^26.0.7 "@types/node": ^16.11.26 cross-fetch: ^3.1.5 - msw: ^0.46.0 + msw: ^0.47.0 react-use: ^17.2.4 peerDependencies: react: ^16.13.1 || ^17.0.0 @@ -3601,7 +3601,7 @@ __metadata: git-url-parse: ^13.0.0 lodash: ^4.17.21 luxon: ^3.0.0 - msw: ^0.46.0 + msw: ^0.47.0 languageName: unknown linkType: soft @@ -3638,7 +3638,7 @@ __metadata: "@types/supertest": ^2.0.8 luxon: ^3.0.0 marked: ^4.0.14 - msw: ^0.46.0 + msw: ^0.47.0 node-fetch: ^2.6.5 supertest: ^6.1.3 winston: ^3.2.1 @@ -3685,7 +3685,7 @@ __metadata: "@types/node": "*" cross-fetch: ^3.1.5 git-url-parse: ^13.0.0 - msw: ^0.46.0 + msw: ^0.47.0 octokit: ^2.0.0 react-markdown: ^8.0.0 react-use: ^17.2.4 @@ -3709,7 +3709,7 @@ __metadata: express: ^4.17.1 express-promise-router: ^4.1.0 http-proxy-middleware: ^2.0.0 - msw: ^0.46.0 + msw: ^0.47.0 supertest: ^6.1.6 winston: ^3.2.1 yn: ^4.0.0 @@ -3739,7 +3739,7 @@ __metadata: "@types/node": ^16.11.26 "@types/object-hash": ^2.2.1 cross-fetch: ^3.1.5 - msw: ^0.46.0 + msw: ^0.47.0 object-hash: ^3.0.0 react-use: ^17.2.4 peerDependencies: @@ -3770,7 +3770,7 @@ __metadata: "@types/jest": ^26.0.7 "@types/node": ^16.11.26 cross-fetch: ^3.1.5 - msw: ^0.46.0 + msw: ^0.47.0 react-use: ^17.2.4 peerDependencies: react: ^16.13.1 || ^17.0.0 @@ -3799,7 +3799,7 @@ __metadata: "@types/jest": ^26.0.7 "@types/node": ^16.11.26 cross-fetch: ^3.1.5 - msw: ^0.46.0 + msw: ^0.47.0 react-ga: ^3.3.0 react-use: ^17.2.4 peerDependencies: @@ -3826,7 +3826,7 @@ __metadata: "@types/jest": ^26.0.7 "@types/node": ^16.11.26 cross-fetch: ^3.1.5 - msw: ^0.46.0 + msw: ^0.47.0 qs: ^6.10.1 react-use: ^17.2.4 peerDependencies: @@ -3876,7 +3876,7 @@ __metadata: graphql: ^16.0.0 graphql-ws: ^5.4.1 isomorphic-form-data: ^2.0.0 - msw: ^0.46.0 + msw: ^0.47.0 react-use: ^17.2.4 swagger-ui-react: ^4.11.1 peerDependencies: @@ -3908,7 +3908,7 @@ __metadata: "@types/jest": "*" "@types/node": "*" cross-fetch: ^3.1.5 - msw: ^0.46.0 + msw: ^0.47.0 react-use: ^17.2.4 use-deep-compare-effect: ^1.8.1 peerDependencies: @@ -3937,7 +3937,7 @@ __metadata: lodash: ^4.17.21 luxon: ^3.0.0 mock-fs: ^5.1.0 - msw: ^0.46.0 + msw: ^0.47.0 supertest: ^6.1.3 winston: ^3.2.1 yn: ^4.0.0 @@ -3986,7 +3986,7 @@ __metadata: luxon: ^3.0.0 minimatch: ^5.0.0 morgan: ^1.10.0 - msw: ^0.46.0 + msw: ^0.47.0 node-cache: ^5.1.2 node-fetch: ^2.6.7 openid-client: ^5.1.3 @@ -4019,7 +4019,7 @@ __metadata: express: ^4.17.1 jose: ^4.6.0 lodash: ^4.17.21 - msw: ^0.46.0 + msw: ^0.47.0 node-fetch: ^2.6.7 uuid: ^8.0.0 winston: ^3.2.1 @@ -4040,7 +4040,7 @@ __metadata: express: ^4.17.1 express-promise-router: ^4.1.0 mime-types: ^2.1.27 - msw: ^0.46.0 + msw: ^0.47.0 p-limit: ^3.1.0 supertest: ^6.1.6 winston: ^3.2.1 @@ -4082,7 +4082,7 @@ __metadata: cross-fetch: ^3.1.5 humanize-duration: ^3.27.0 luxon: ^3.0.0 - msw: ^0.46.0 + msw: ^0.47.0 react-use: ^17.2.4 peerDependencies: react: ^16.13.1 || ^17.0.0 @@ -4135,7 +4135,7 @@ __metadata: "@types/jest": ^26.0.7 "@types/node": ^16.11.26 cross-fetch: ^3.1.5 - msw: ^0.46.0 + msw: ^0.47.0 react-use: ^17.2.4 peerDependencies: react: ^16.13.1 || ^17.0.0 @@ -4197,7 +4197,7 @@ __metadata: "@backstage/integration": ^1.3.1-next.0 "@openapitools/openapi-generator-cli": ^2.4.26 cross-fetch: ^3.1.5 - msw: ^0.46.0 + msw: ^0.47.0 ts-morph: ^15.0.0 languageName: unknown linkType: soft @@ -4227,7 +4227,7 @@ __metadata: cross-fetch: ^3.1.5 lodash: ^4.17.21 luxon: ^3.0.0 - msw: ^0.46.0 + msw: ^0.47.0 qs: ^6.9.6 react-use: ^17.2.4 recharts: ^1.8.5 @@ -4276,7 +4276,7 @@ __metadata: "@backstage/types": ^1.0.0 "@types/lodash": ^4.14.151 lodash: ^4.17.21 - msw: ^0.46.0 + msw: ^0.47.0 node-fetch: ^2.6.7 uuid: ^8.0.0 winston: ^3.2.1 @@ -4295,7 +4295,7 @@ __metadata: "@backstage/integration": ^1.3.1-next.0 "@backstage/plugin-bitbucket-cloud-common": ^0.1.3-next.0 "@backstage/plugin-catalog-backend": ^1.4.0-next.1 - msw: ^0.46.0 + msw: ^0.47.0 uuid: ^8.0.0 winston: ^3.2.1 languageName: unknown @@ -4315,7 +4315,7 @@ __metadata: "@backstage/integration": ^1.3.1-next.0 "@backstage/plugin-catalog-backend": ^1.4.0-next.1 "@types/node-fetch": ^2.5.12 - msw: ^0.46.0 + msw: ^0.47.0 node-fetch: ^2.6.7 uuid: ^8.0.0 winston: ^3.2.1 @@ -4338,7 +4338,7 @@ __metadata: "@backstage/types": ^1.0.0 "@types/lodash": ^4.14.151 lodash: ^4.17.21 - msw: ^0.46.0 + msw: ^0.47.0 node-fetch: ^2.6.7 winston: ^3.2.1 languageName: unknown @@ -4359,7 +4359,7 @@ __metadata: "@backstage/plugin-catalog-backend": ^1.4.0-next.1 "@types/fs-extra": ^9.0.1 fs-extra: 10.1.0 - msw: ^0.46.0 + msw: ^0.47.0 node-fetch: ^2.6.7 uuid: ^8.0.0 winston: ^3.2.1 @@ -4385,7 +4385,7 @@ __metadata: "@octokit/graphql": ^5.0.0 "@types/lodash": ^4.14.151 lodash: ^4.17.21 - msw: ^0.46.0 + msw: ^0.47.0 node-fetch: ^2.6.7 uuid: ^8.0.0 winston: ^3.2.1 @@ -4409,7 +4409,7 @@ __metadata: "@types/lodash": ^4.14.151 "@types/uuid": ^8.0.0 lodash: ^4.17.21 - msw: ^0.46.0 + msw: ^0.47.0 node-fetch: ^2.6.7 uuid: ^8.0.0 winston: ^3.2.1 @@ -4452,7 +4452,7 @@ __metadata: "@types/lodash": ^4.14.151 "@types/node-fetch": ^2.5.12 lodash: ^4.17.21 - msw: ^0.46.0 + msw: ^0.47.0 node-fetch: ^2.6.7 p-limit: ^3.0.2 qs: ^6.9.4 @@ -4520,7 +4520,7 @@ __metadata: knex: ^2.0.0 lodash: ^4.17.21 luxon: ^3.0.0 - msw: ^0.46.0 + msw: ^0.47.0 node-fetch: ^2.6.7 p-limit: ^3.0.2 prom-client: ^14.0.1 @@ -4609,7 +4609,7 @@ __metadata: graphql-modules: ^2.0.0 graphql-tag: ^2.11.0 graphql-type-json: ^0.3.2 - msw: ^0.46.0 + msw: ^0.47.0 node-fetch: ^2.6.7 winston: ^3.2.1 languageName: unknown @@ -4645,7 +4645,7 @@ __metadata: git-url-parse: ^13.0.0 js-base64: ^3.6.0 lodash: ^4.17.21 - msw: ^0.46.0 + msw: ^0.47.0 react-hook-form: ^7.12.2 react-use: ^17.2.4 yaml: ^2.0.0 @@ -4860,7 +4860,7 @@ __metadata: humanize-duration: ^3.27.0 lodash: ^4.17.21 luxon: ^3.0.0 - msw: ^0.46.0 + msw: ^0.47.0 react-use: ^17.2.4 peerDependencies: react: ^16.13.1 || ^17.0.0 @@ -4892,7 +4892,7 @@ __metadata: "@types/node": ^16.11.26 cross-fetch: ^3.1.5 luxon: ^3.0.0 - msw: ^0.46.0 + msw: ^0.47.0 qs: ^6.9.4 react-use: ^17.2.4 peerDependencies: @@ -4927,7 +4927,7 @@ __metadata: cross-fetch: ^3.1.5 humanize-duration: ^3.27.1 luxon: ^3.0.0 - msw: ^0.46.0 + msw: ^0.47.0 react-use: ^17.2.4 peerDependencies: react: ^16.13.1 || ^17.0.0 @@ -4953,7 +4953,7 @@ __metadata: express-promise-router: ^4.1.0 express-xml-bodyparser: ^0.3.0 knex: ^2.0.0 - msw: ^0.46.0 + msw: ^0.47.0 supertest: ^6.1.6 uuid: ^8.3.2 winston: ^3.2.1 @@ -4991,7 +4991,7 @@ __metadata: cross-fetch: ^3.1.5 highlight.js: ^10.6.0 luxon: ^3.0.0 - msw: ^0.46.0 + msw: ^0.47.0 react-use: ^17.2.4 recharts: ^1.8.5 peerDependencies: @@ -5023,7 +5023,7 @@ __metadata: "@types/jest": "*" "@types/node": "*" cross-fetch: ^3.1.5 - msw: ^0.46.0 + msw: ^0.47.0 rc-progress: 3.4.0 react-use: ^17.2.4 peerDependencies: @@ -5056,7 +5056,7 @@ __metadata: "@types/node": ^16.11.26 cross-fetch: ^3.1.5 jsonschema: ^1.2.6 - msw: ^0.46.0 + msw: ^0.47.0 react-use: ^17.2.4 zen-observable: ^0.8.15 peerDependencies: @@ -5104,7 +5104,7 @@ __metadata: cross-fetch: ^3.1.5 history: ^5.0.0 luxon: ^3.0.0 - msw: ^0.46.0 + msw: ^0.47.0 pluralize: ^8.0.0 qs: ^6.9.4 react-use: ^17.2.4 @@ -5139,7 +5139,7 @@ __metadata: "@types/jest": "*" "@types/node": "*" express: ^4.18.1 - msw: ^0.46.0 + msw: ^0.47.0 react-use: ^17.2.4 peerDependencies: "@backstage/plugin-catalog-react": ^1.1.4-next.0 @@ -5161,7 +5161,7 @@ __metadata: "@types/jest": ^26.0.7 "@types/node": ^16.11.26 cross-fetch: ^3.1.5 - msw: ^0.46.0 + msw: ^0.47.0 languageName: unknown linkType: soft @@ -5189,7 +5189,7 @@ __metadata: "@types/node": ^16.11.26 classnames: ^2.2.6 cross-fetch: ^3.1.5 - msw: ^0.46.0 + msw: ^0.47.0 react-use: ^17.2.4 peerDependencies: "@types/react": ^16.13.1 || ^17.0.0 @@ -5221,7 +5221,7 @@ __metadata: "@types/node": ^16.11.26 cross-fetch: ^3.1.5 luxon: ^3.0.0 - msw: ^0.46.0 + msw: ^0.47.0 react-use: ^17.2.4 peerDependencies: react: ^16.13.1 || ^17.0.0 @@ -5252,7 +5252,7 @@ __metadata: "@types/node": ^16.11.26 cross-fetch: ^3.1.5 luxon: ^3.0.0 - msw: ^0.46.0 + msw: ^0.47.0 p-limit: ^3.0.2 react-use: ^17.2.4 peerDependencies: @@ -5290,7 +5290,7 @@ __metadata: lodash: ^4.17.21 luxon: ^3.0.0 material-ui-popup-state: ^1.9.3 - msw: ^0.46.0 + msw: ^0.47.0 react-use: ^17.2.4 peerDependencies: react: ^16.13.1 || ^17.0.0 @@ -5318,7 +5318,7 @@ __metadata: "@types/jest": ^26.0.7 "@types/node": ^16.11.26 cross-fetch: ^3.1.5 - msw: ^0.46.0 + msw: ^0.47.0 peerDependencies: react: ^16.13.1 || ^17.0.0 react-router-dom: 6.0.0-beta.0 || ^6.3.0 @@ -5350,7 +5350,7 @@ __metadata: "@types/recharts": ^1.8.15 cross-fetch: ^3.1.5 luxon: ^3.0.0 - msw: ^0.46.0 + msw: ^0.47.0 qs: ^6.10.1 react-use: ^17.2.4 recharts: ^1.8.5 @@ -5386,7 +5386,7 @@ __metadata: "@types/node": ^16.11.26 cross-fetch: ^3.1.5 luxon: ^3.0.0 - msw: ^0.46.0 + msw: ^0.47.0 react-use: ^17.2.4 peerDependencies: react: ^16.13.1 || ^17.0.0 @@ -5422,7 +5422,7 @@ __metadata: "@types/node": ^16.11.26 cross-fetch: ^3.1.5 luxon: ^3.0.0 - msw: ^0.46.0 + msw: ^0.47.0 react-use: ^17.2.4 peerDependencies: react: ^16.13.1 || ^17.0.0 @@ -5456,7 +5456,7 @@ __metadata: "@types/react": ^16.13.1 || ^17.0.0 cross-fetch: ^3.1.5 luxon: ^2.4.0 - msw: ^0.46.0 + msw: ^0.47.0 octokit: ^2.0.4 react-use: ^17.4.0 peerDependencies: @@ -5489,7 +5489,7 @@ __metadata: "@types/react": ^16.13.1 || ^17.0.0 cross-fetch: ^3.1.5 moment: ^2.29.1 - msw: ^0.46.0 + msw: ^0.47.0 react-use: ^17.2.4 peerDependencies: react: ^16.13.1 || ^17.0.0 @@ -5517,7 +5517,7 @@ __metadata: "@types/jest": ^26.0.7 "@types/node": ^16.11.26 cross-fetch: ^3.1.5 - msw: ^0.46.0 + msw: ^0.47.0 react-use: ^17.2.4 peerDependencies: react: ^16.13.1 || ^17.0.0 @@ -5552,7 +5552,7 @@ __metadata: cross-fetch: ^3.1.5 lodash: ^4.17.21 luxon: ^3.0.0 - msw: ^0.46.0 + msw: ^0.47.0 qs: ^6.10.1 react-use: ^17.2.4 peerDependencies: @@ -5584,7 +5584,7 @@ __metadata: graphiql: ^1.5.12 graphql: ^16.0.0 graphql-ws: ^5.4.1 - msw: ^0.46.0 + msw: ^0.47.0 react-use: ^17.2.4 peerDependencies: react: ^16.13.1 || ^17.0.0 @@ -5610,7 +5610,7 @@ __metadata: graphql: ^16.0.0 graphql-modules: ^2.0.0 helmet: ^6.0.0 - msw: ^0.46.0 + msw: ^0.47.0 reflect-metadata: ^0.1.13 supertest: ^6.1.3 winston: ^3.2.1 @@ -5643,7 +5643,7 @@ __metadata: "@types/node": ^16.11.26 cross-fetch: ^3.1.5 lodash: ^4.17.21 - msw: ^0.46.0 + msw: ^0.47.0 react-use: ^17.2.4 peerDependencies: "@types/react": ^16.13.1 || ^17.0.0 @@ -5703,7 +5703,7 @@ __metadata: cross-fetch: ^3.1.5 humanize-duration: ^3.26.0 luxon: ^3.0.0 - msw: ^0.46.0 + msw: ^0.47.0 react-use: ^17.2.4 peerDependencies: react: ^16.13.1 || ^17.0.0 @@ -5729,7 +5729,7 @@ __metadata: express: ^4.17.1 express-promise-router: ^4.1.0 jenkins: ^1.0.0 - msw: ^0.46.0 + msw: ^0.47.0 promise-any-polyfill: ^1.0.1 supertest: ^6.1.6 winston: ^3.2.1 @@ -5773,7 +5773,7 @@ __metadata: "@types/testing-library__jest-dom": ^5.9.1 cross-fetch: ^3.1.5 luxon: ^3.0.0 - msw: ^0.46.0 + msw: ^0.47.0 react-use: ^17.2.4 peerDependencies: react: ^16.13.1 || ^17.0.0 @@ -5829,7 +5829,7 @@ __metadata: "@types/node": ^16.11.26 cross-fetch: ^3.1.5 jest-when: ^3.1.0 - msw: ^0.46.0 + msw: ^0.47.0 react-use: ^17.2.4 peerDependencies: react: ^16.13.1 || ^17.0.0 @@ -5915,7 +5915,7 @@ __metadata: js-yaml: ^4.0.0 lodash: ^4.17.21 luxon: ^3.0.0 - msw: ^0.46.0 + msw: ^0.47.0 react-use: ^17.2.4 peerDependencies: react: ^16.13.1 || ^17.0.0 @@ -5948,7 +5948,7 @@ __metadata: "@types/node": ^16.11.26 "@types/react": ^16.13.1 || ^17.0.0 cross-fetch: ^3.1.5 - msw: ^0.46.0 + msw: ^0.47.0 react-use: ^17.2.4 peerDependencies: react: ^16.13.1 || ^17.0.0 @@ -5999,7 +5999,7 @@ __metadata: "@types/jest": ^26.0.7 "@types/node": ^16.11.26 cross-fetch: ^3.1.5 - msw: ^0.46.0 + msw: ^0.47.0 react-use: ^17.2.4 peerDependencies: react: ^16.13.1 || ^17.0.0 @@ -6029,7 +6029,7 @@ __metadata: "@types/jest": ^26.0.7 "@types/node": ^16.11.26 cross-fetch: ^3.1.5 - msw: ^0.46.0 + msw: ^0.47.0 p-limit: ^3.1.0 pluralize: ^8.0.0 qs: ^6.10.1 @@ -6066,7 +6066,7 @@ __metadata: classnames: ^2.2.6 cross-fetch: ^3.1.5 luxon: ^3.0.0 - msw: ^0.46.0 + msw: ^0.47.0 react-use: ^17.2.4 peerDependencies: "@types/react": ^16.13.1 || ^17.0.0 @@ -6086,7 +6086,7 @@ __metadata: "@types/supertest": ^2.0.8 express: ^4.17.1 express-promise-router: ^4.1.0 - msw: ^0.46.0 + msw: ^0.47.0 node-fetch: ^2.6.7 supertest: ^6.1.6 winston: ^3.2.1 @@ -6119,7 +6119,7 @@ __metadata: "@types/node": ^16.11.26 cross-fetch: ^3.1.5 luxon: ^3.0.0 - msw: ^0.46.0 + msw: ^0.47.0 react-use: ^17.2.4 peerDependencies: react: ^16.13.1 || ^17.0.0 @@ -6145,7 +6145,7 @@ __metadata: express: ^4.17.1 express-promise-router: ^4.1.0 lodash: ^4.17.21 - msw: ^0.46.0 + msw: ^0.47.0 node-fetch: ^2.6.7 supertest: ^6.1.6 winston: ^3.2.1 @@ -6163,7 +6163,7 @@ __metadata: "@backstage/errors": ^1.1.0 "@types/jest": ^26.0.7 cross-fetch: ^3.1.5 - msw: ^0.46.0 + msw: ^0.47.0 uuid: ^8.0.0 zod: ^3.11.6 languageName: unknown @@ -6197,7 +6197,7 @@ __metadata: "@types/supertest": ^2.0.8 express: ^4.17.1 express-promise-router: ^4.1.0 - msw: ^0.46.0 + msw: ^0.47.0 supertest: ^6.1.3 zod: ^3.11.6 languageName: unknown @@ -6259,7 +6259,7 @@ __metadata: express-promise-router: ^4.1.0 http-proxy-middleware: ^2.0.0 morgan: ^1.10.0 - msw: ^0.46.0 + msw: ^0.47.0 supertest: ^6.1.3 uuid: ^8.0.0 winston: ^3.2.1 @@ -6287,7 +6287,7 @@ __metadata: fs-extra: 10.1.0 lodash: ^4.17.21 morgan: ^1.10.0 - msw: ^0.46.0 + msw: ^0.47.0 node-fetch: ^2.6.7 supertest: ^6.1.3 winston: ^3.2.1 @@ -6320,7 +6320,7 @@ __metadata: "@types/react": ^16.13.1 || ^17.0.0 cross-fetch: ^3.1.5 lodash: ^4.17.21 - msw: ^0.46.0 + msw: ^0.47.0 react-sparklines: ^1.7.0 react-use: ^17.2.4 peerDependencies: @@ -6348,7 +6348,7 @@ __metadata: command-exists: ^1.2.9 fs-extra: 10.1.0 mock-fs: ^5.1.0 - msw: ^0.46.0 + msw: ^0.47.0 winston: ^3.2.1 yn: ^4.0.0 languageName: unknown @@ -6440,7 +6440,7 @@ __metadata: luxon: ^3.0.0 mock-fs: ^5.1.0 morgan: ^1.10.0 - msw: ^0.46.0 + msw: ^0.47.0 node-fetch: ^2.6.7 nunjucks: ^3.2.3 octokit: ^2.0.0 @@ -6517,7 +6517,7 @@ __metadata: json-schema-library: ^7.0.0 lodash: ^4.17.21 luxon: ^3.0.0 - msw: ^0.46.0 + msw: ^0.47.0 qs: ^6.9.4 react-use: ^17.2.4 use-immer: ^0.7.0 @@ -6696,7 +6696,7 @@ __metadata: "@types/jest": ^26.0.7 "@types/node": ^16.11.26 cross-fetch: ^3.1.5 - msw: ^0.46.0 + msw: ^0.47.0 qs: ^6.9.4 react-use: ^17.2.4 peerDependencies: @@ -6733,7 +6733,7 @@ __metadata: "@types/react": ^16.13.1 || ^17.0.0 cross-fetch: ^3.1.5 luxon: ^3.0.0 - msw: ^0.46.0 + msw: ^0.47.0 react-sparklines: ^1.7.0 react-use: ^17.2.4 peerDependencies: @@ -6764,7 +6764,7 @@ __metadata: "@types/node": ^16.11.26 "@types/zen-observable": ^0.8.2 cross-fetch: ^3.1.5 - msw: ^0.46.0 + msw: ^0.47.0 react-hook-form: ^7.12.2 react-use: ^17.2.4 uuid: ^8.3.2 @@ -6788,7 +6788,7 @@ __metadata: "@types/supertest": ^2.0.12 express: ^4.18.1 express-promise-router: ^4.1.0 - msw: ^0.46.0 + msw: ^0.47.0 node-fetch: ^2.6.7 supertest: ^6.2.4 winston: ^3.8.1 @@ -6819,7 +6819,7 @@ __metadata: "@types/jest": ^26.0.7 "@types/node": ^16.11.26 cross-fetch: ^3.1.5 - msw: ^0.46.0 + msw: ^0.47.0 rc-progress: 3.4.0 react-use: ^17.2.4 peerDependencies: @@ -6852,7 +6852,7 @@ __metadata: classnames: ^2.2.6 cross-fetch: ^3.1.5 luxon: ^3.0.0 - msw: ^0.46.0 + msw: ^0.47.0 react-use: ^17.2.4 peerDependencies: react: ^16.13.1 || ^17.0.0 @@ -6896,7 +6896,7 @@ __metadata: "@types/node": ^16.11.26 cross-fetch: ^3.1.5 lodash: ^4.17.21 - msw: ^0.46.0 + msw: ^0.47.0 qs: ^6.9.4 react-use: ^17.2.4 peerDependencies: @@ -7031,7 +7031,7 @@ __metadata: "@types/jest": ^26.0.7 "@types/node": ^16.11.26 cross-fetch: ^3.1.5 - msw: ^0.46.0 + msw: ^0.47.0 react-use: ^17.2.4 peerDependencies: "@types/react": ^16.13.1 || ^17.0.0 @@ -7065,7 +7065,7 @@ __metadata: color: ^4.0.1 cross-fetch: ^3.1.5 d3-force: ^3.0.0 - msw: ^0.46.0 + msw: ^0.47.0 prop-types: ^15.7.2 react-use: ^17.2.4 peerDependencies: @@ -7098,7 +7098,7 @@ __metadata: "@types/jest": ^26.0.7 "@types/node": ^16.11.26 cross-fetch: ^3.1.5 - msw: ^0.46.0 + msw: ^0.47.0 react-use: ^17.2.4 testing-library__dom: ^7.29.4-beta.1 peerDependencies: @@ -7134,7 +7134,7 @@ __metadata: fs-extra: 10.1.0 knex: ^2.0.0 lodash: ^4.17.21 - msw: ^0.46.0 + msw: ^0.47.0 node-fetch: ^2.6.7 p-limit: ^3.1.0 supertest: ^6.1.3 @@ -7169,7 +7169,7 @@ __metadata: "@types/react": ^16.13.1 || ^17.0.0 cross-fetch: ^3.1.5 git-url-parse: ^13.0.0 - msw: ^0.46.0 + msw: ^0.47.0 react-use: ^17.2.4 peerDependencies: react: ^16.13.1 || ^17.0.0 @@ -7281,7 +7281,7 @@ __metadata: git-url-parse: ^13.0.0 jss: ~10.8.2 lodash: ^4.17.21 - msw: ^0.46.0 + msw: ^0.47.0 react-helmet: 6.1.0 react-use: ^17.2.4 peerDependencies: @@ -7309,7 +7309,7 @@ __metadata: express: ^4.17.1 express-promise-router: ^4.1.0 leasot: ^12.0.0 - msw: ^0.46.0 + msw: ^0.47.0 supertest: ^6.1.3 winston: ^3.2.1 yn: ^4.0.0 @@ -7339,7 +7339,7 @@ __metadata: "@types/jest": ^26.0.7 "@types/node": ^16.11.26 cross-fetch: ^3.1.5 - msw: ^0.46.0 + msw: ^0.47.0 react-use: ^17.2.4 peerDependencies: react: ^16.13.1 || ^17.0.0 @@ -7368,7 +7368,7 @@ __metadata: "@types/node": ^16.11.26 "@types/react": ^16.13.1 || ^17.0.0 cross-fetch: ^3.1.5 - msw: ^0.46.0 + msw: ^0.47.0 react-use: ^17.2.4 peerDependencies: react: ^16.13.1 || ^17.0.0 @@ -7394,7 +7394,7 @@ __metadata: express: ^4.17.1 express-promise-router: ^4.1.0 helmet: ^6.0.0 - msw: ^0.46.0 + msw: ^0.47.0 node-fetch: ^2.6.7 p-limit: ^3.1.0 supertest: ^6.1.6 @@ -7426,7 +7426,7 @@ __metadata: "@types/jest": "*" "@types/node": "*" cross-fetch: ^3.1.5 - msw: ^0.46.0 + msw: ^0.47.0 react-use: ^17.2.4 peerDependencies: react: ^16.13.1 || ^17.0.0 @@ -7457,7 +7457,7 @@ __metadata: cross-fetch: ^3.1.5 lodash: ^4.17.21 luxon: ^3.0.0 - msw: ^0.46.0 + msw: ^0.47.0 react-use: ^17.2.4 recharts: ^1.8.5 peerDependencies: @@ -7474,7 +7474,7 @@ __metadata: "@types/jest": ^26.0.7 "@types/node": ^16.0.0 cross-fetch: ^3.1.5 - msw: ^0.46.0 + msw: ^0.47.0 languageName: unknown linkType: soft @@ -7498,7 +7498,7 @@ __metadata: "@types/jest": ^26.0.7 "@types/node": ^16.11.26 cross-fetch: ^3.1.5 - msw: ^0.46.0 + msw: ^0.47.0 zen-observable: ^0.8.15 peerDependencies: "@types/react": ^16.13.1 || ^17.0.0 @@ -9193,7 +9193,7 @@ __metadata: "@types/uuid": ^8.0.0 express: ^4.17.1 express-promise-router: ^4.1.0 - msw: ^0.46.0 + msw: ^0.47.0 supertest: ^6.1.6 uuid: ^8.3.2 winston: ^3.2.1 @@ -9212,7 +9212,7 @@ __metadata: "@backstage/test-utils": ^1.2.0-next.1 "@types/node": ^16.11.26 cross-fetch: ^3.1.5 - msw: ^0.46.0 + msw: ^0.47.0 languageName: unknown linkType: soft @@ -9235,7 +9235,7 @@ __metadata: "@testing-library/user-event": ^14.0.0 "@types/jest": ^26.0.7 "@types/node": ^16.11.26 - msw: ^0.46.0 + msw: ^0.47.0 react-use: ^17.2.4 peerDependencies: react: ^16.13.1 || ^17.0.0 @@ -30880,9 +30880,9 @@ __metadata: languageName: node linkType: hard -"msw@npm:^0.46.0": - version: 0.46.1 - resolution: "msw@npm:0.46.1" +"msw@npm:^0.47.0": + version: 0.47.0 + resolution: "msw@npm:0.47.0" dependencies: "@mswjs/cookies": ^0.2.2 "@mswjs/interceptors": ^0.17.2 @@ -30911,7 +30911,7 @@ __metadata: optional: true bin: msw: cli/index.js - checksum: 50c941cb43acf64e888d7bc3642fdc269a553a3bdcddf8cf12e412acf4c732fa16834b0dc1ad54d1e3e04dc9815cb9f25fb79f45a1109fea5dca049c1495eabd + checksum: d48cd73327da0e44700595ebaaf0b8ee5f1b6c56c081d65ceed52dd8f49b64ce7a6734c84f8ab1093594e0c87b2554b6c35f7f92894c93148540dbfac826c441 languageName: node linkType: hard