From 4aa43f62aa3806843dd24975af4d705d4b75a2eb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 Nov 2023 14:01:36 +0000 Subject: [PATCH] chore(deps): update dependency cross-fetch to v4 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .changeset/renovate-9bd0bec.md | 42 +++++++++ packages/app-next-example-plugin/package.json | 2 +- packages/catalog-client/package.json | 2 +- packages/cli/package.json | 2 +- packages/core-components/package.json | 2 +- packages/e2e-test/package.json | 2 +- packages/integration/package.json | 2 +- packages/release-manifests/package.json | 2 +- packages/test-utils/package.json | 2 +- plugins/adr/package.json | 2 +- plugins/apache-airflow/package.json | 2 +- plugins/api-docs/package.json | 2 +- plugins/badges-backend/package.json | 2 +- plugins/bitbucket-cloud-common/package.json | 2 +- .../package.json | 2 +- plugins/circleci/package.json | 2 +- plugins/cloudbuild/package.json | 2 +- plugins/cost-insights/package.json | 2 +- plugins/devtools/package.json | 2 +- plugins/example-todo-list-common/package.json | 2 +- plugins/explore-react/package.json | 2 +- plugins/explore/package.json | 2 +- plugins/fossa/package.json | 2 +- plugins/gcalendar/package.json | 2 +- plugins/gcp-projects/package.json | 2 +- plugins/github-actions/package.json | 2 +- plugins/gitops-profiles/package.json | 2 +- plugins/graphiql/package.json | 2 +- plugins/home-react/package.json | 2 +- plugins/jenkins/package.json | 2 +- plugins/newrelic/package.json | 2 +- plugins/nomad/package.json | 2 +- plugins/opencost/package.json | 2 +- plugins/permission-common/package.json | 2 +- plugins/permission-react/package.json | 2 +- plugins/rollbar/package.json | 2 +- plugins/sentry/package.json | 2 +- plugins/sonarqube/package.json | 2 +- plugins/stack-overflow/package.json | 2 +- plugins/tech-radar/package.json | 2 +- plugins/techdocs/package.json | 2 +- plugins/user-settings/package.json | 2 +- yarn.lock | 91 ++++++++++--------- 43 files changed, 133 insertions(+), 82 deletions(-) create mode 100644 .changeset/renovate-9bd0bec.md diff --git a/.changeset/renovate-9bd0bec.md b/.changeset/renovate-9bd0bec.md new file mode 100644 index 0000000000..f254a55ca9 --- /dev/null +++ b/.changeset/renovate-9bd0bec.md @@ -0,0 +1,42 @@ +--- +'@backstage/catalog-client': patch +'@backstage/cli': patch +'@backstage/core-components': patch +'@backstage/integration': patch +'@backstage/release-manifests': patch +'@backstage/test-utils': patch +'@backstage/plugin-adr': patch +'@backstage/plugin-apache-airflow': patch +'@backstage/plugin-api-docs': patch +'@backstage/plugin-badges-backend': patch +'@backstage/plugin-bitbucket-cloud-common': patch +'@backstage/plugin-catalog-backend-module-backstage-openapi': patch +'@backstage/plugin-circleci': patch +'@backstage/plugin-cloudbuild': patch +'@backstage/plugin-cost-insights': patch +'@backstage/plugin-devtools': patch +'@backstage/plugin-explore-react': patch +'@backstage/plugin-explore': patch +'@backstage/plugin-fossa': patch +'@backstage/plugin-gcalendar': patch +'@backstage/plugin-gcp-projects': patch +'@backstage/plugin-github-actions': patch +'@backstage/plugin-gitops-profiles': patch +'@backstage/plugin-graphiql': patch +'@backstage/plugin-home-react': patch +'@backstage/plugin-jenkins': patch +'@backstage/plugin-newrelic': patch +'@backstage/plugin-nomad': patch +'@backstage/plugin-opencost': patch +'@backstage/plugin-permission-common': patch +'@backstage/plugin-permission-react': patch +'@backstage/plugin-rollbar': patch +'@backstage/plugin-sentry': patch +'@backstage/plugin-sonarqube': patch +'@backstage/plugin-stack-overflow': patch +'@backstage/plugin-tech-radar': patch +'@backstage/plugin-techdocs': patch +'@backstage/plugin-user-settings': patch +--- + +Updated dependency `cross-fetch` to `^4.0.0`. diff --git a/packages/app-next-example-plugin/package.json b/packages/app-next-example-plugin/package.json index dedb8e4329..5ea5bb1406 100644 --- a/packages/app-next-example-plugin/package.json +++ b/packages/app-next-example-plugin/package.json @@ -45,7 +45,7 @@ }, "devDependencies": { "@backstage/cli": "workspace:^", - "cross-fetch": "^3.1.5", + "cross-fetch": "^4.0.0", "msw": "^1.0.0" }, "files": [ diff --git a/packages/catalog-client/package.json b/packages/catalog-client/package.json index 28cbe0879a..c92516f094 100644 --- a/packages/catalog-client/package.json +++ b/packages/catalog-client/package.json @@ -35,7 +35,7 @@ "dependencies": { "@backstage/catalog-model": "workspace:^", "@backstage/errors": "workspace:^", - "cross-fetch": "^3.1.5" + "cross-fetch": "^4.0.0" }, "devDependencies": { "@backstage/cli": "workspace:^", diff --git a/packages/cli/package.json b/packages/cli/package.json index 97d18bd776..f59d1545fe 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -73,7 +73,7 @@ "chalk": "^4.0.0", "chokidar": "^3.3.1", "commander": "^9.1.0", - "cross-fetch": "^3.1.5", + "cross-fetch": "^4.0.0", "cross-spawn": "^7.0.3", "css-loader": "^6.5.1", "ctrlc-windows": "^2.1.0", diff --git a/packages/core-components/package.json b/packages/core-components/package.json index 3b37203b50..734feb131c 100644 --- a/packages/core-components/package.json +++ b/packages/core-components/package.json @@ -100,7 +100,7 @@ "@types/react-virtualized-auto-sizer": "^1.0.1", "@types/react-window": "^1.8.5", "@types/zen-observable": "^0.8.0", - "cross-fetch": "^3.1.5", + "cross-fetch": "^4.0.0", "msw": "^1.0.0" }, "files": [ diff --git a/packages/e2e-test/package.json b/packages/e2e-test/package.json index 4190379e83..4e01ad4c77 100644 --- a/packages/e2e-test/package.json +++ b/packages/e2e-test/package.json @@ -32,7 +32,7 @@ "@backstage/errors": "workspace:^", "chalk": "^4.0.0", "commander": "^9.1.0", - "cross-fetch": "^3.1.5", + "cross-fetch": "^4.0.0", "fs-extra": "10.1.0", "handlebars": "^4.7.3", "mysql2": "^2.2.5", diff --git a/packages/integration/package.json b/packages/integration/package.json index 7e88ef8282..e701d8b1cd 100644 --- a/packages/integration/package.json +++ b/packages/integration/package.json @@ -37,7 +37,7 @@ "@backstage/config": "workspace:^", "@octokit/auth-app": "^4.0.0", "@octokit/rest": "^19.0.3", - "cross-fetch": "^3.1.5", + "cross-fetch": "^4.0.0", "git-url-parse": "^13.0.0", "lodash": "^4.17.21", "luxon": "^3.0.0" diff --git a/packages/release-manifests/package.json b/packages/release-manifests/package.json index 24003eeaa4..0f12ca225a 100644 --- a/packages/release-manifests/package.json +++ b/packages/release-manifests/package.json @@ -33,7 +33,7 @@ "clean": "backstage-cli package clean" }, "dependencies": { - "cross-fetch": "^3.1.5" + "cross-fetch": "^4.0.0" }, "devDependencies": { "@backstage/cli": "workspace:^", diff --git a/packages/test-utils/package.json b/packages/test-utils/package.json index 35a434dd8f..c14d1edc8a 100644 --- a/packages/test-utils/package.json +++ b/packages/test-utils/package.json @@ -56,7 +56,7 @@ "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", "@types/react": "^16.13.1 || ^17.0.0", - "cross-fetch": "^3.1.5", + "cross-fetch": "^4.0.0", "i18next": "^22.4.15", "zen-observable": "^0.10.0" }, diff --git a/plugins/adr/package.json b/plugins/adr/package.json index 2c5122b6a9..0568edc8d7 100644 --- a/plugins/adr/package.json +++ b/plugins/adr/package.json @@ -76,7 +76,7 @@ "@testing-library/react": "^14.0.0", "@testing-library/user-event": "^14.0.0", "@types/git-url-parse": "^9.0.0", - "cross-fetch": "^3.1.5", + "cross-fetch": "^4.0.0", "msw": "^1.0.0" }, "files": [ diff --git a/plugins/apache-airflow/package.json b/plugins/apache-airflow/package.json index 2ce0806e61..12182c85fb 100644 --- a/plugins/apache-airflow/package.json +++ b/plugins/apache-airflow/package.json @@ -35,7 +35,7 @@ "@material-ui/icons": "^4.9.1", "@material-ui/lab": "4.0.0-alpha.61", "@types/react": "^16.13.1 || ^17.0.0", - "cross-fetch": "^3.1.5", + "cross-fetch": "^4.0.0", "qs": "^6.10.1", "react-use": "^17.2.4" }, diff --git a/plugins/api-docs/package.json b/plugins/api-docs/package.json index 6b49b1bdc2..8ee15550ed 100644 --- a/plugins/api-docs/package.json +++ b/plugins/api-docs/package.json @@ -67,7 +67,7 @@ "@testing-library/react": "^14.0.0", "@testing-library/user-event": "^14.0.0", "@types/swagger-ui-react": "^4.18.0", - "cross-fetch": "^3.1.5", + "cross-fetch": "^4.0.0", "msw": "^1.0.0" }, "files": [ diff --git a/plugins/badges-backend/package.json b/plugins/badges-backend/package.json index 3dd6b9e916..4a49697345 100644 --- a/plugins/badges-backend/package.json +++ b/plugins/badges-backend/package.json @@ -56,7 +56,7 @@ "@backstage/backend-test-utils": "workspace:^", "@backstage/catalog-client": "workspace:^", "@backstage/cli": "workspace:^", - "cross-fetch": "^3.1.5" + "cross-fetch": "^4.0.0" }, "files": [ "dist", diff --git a/plugins/bitbucket-cloud-common/package.json b/plugins/bitbucket-cloud-common/package.json index d5987758dc..b4dd8d4482 100644 --- a/plugins/bitbucket-cloud-common/package.json +++ b/plugins/bitbucket-cloud-common/package.json @@ -35,7 +35,7 @@ }, "dependencies": { "@backstage/integration": "workspace:^", - "cross-fetch": "^3.1.5" + "cross-fetch": "^4.0.0" }, "devDependencies": { "@backstage/cli": "workspace:^", diff --git a/plugins/catalog-backend-module-backstage-openapi/package.json b/plugins/catalog-backend-module-backstage-openapi/package.json index 488f9bc30f..55cf189ac7 100644 --- a/plugins/catalog-backend-module-backstage-openapi/package.json +++ b/plugins/catalog-backend-module-backstage-openapi/package.json @@ -30,7 +30,7 @@ "@backstage/config": "workspace:^", "@backstage/errors": "workspace:^", "@backstage/plugin-catalog-node": "workspace:^", - "cross-fetch": "^3.1.5", + "cross-fetch": "^4.0.0", "express": "^4.17.1", "express-promise-router": "^4.1.0", "lodash": "^4.17.21", diff --git a/plugins/circleci/package.json b/plugins/circleci/package.json index 7fbef0c907..de36505d2a 100644 --- a/plugins/circleci/package.json +++ b/plugins/circleci/package.json @@ -64,7 +64,7 @@ "@testing-library/react": "^14.0.0", "@testing-library/user-event": "^14.0.0", "@types/humanize-duration": "^3.25.1", - "cross-fetch": "^3.1.5", + "cross-fetch": "^4.0.0", "msw": "^1.0.0" }, "files": [ diff --git a/plugins/cloudbuild/package.json b/plugins/cloudbuild/package.json index 3343f8dd66..822190f3b6 100644 --- a/plugins/cloudbuild/package.json +++ b/plugins/cloudbuild/package.json @@ -61,7 +61,7 @@ "@testing-library/jest-dom": "^6.0.0", "@testing-library/react": "^14.0.0", "@testing-library/user-event": "^14.0.0", - "cross-fetch": "^3.1.5", + "cross-fetch": "^4.0.0", "msw": "^1.0.0" }, "files": [ diff --git a/plugins/cost-insights/package.json b/plugins/cost-insights/package.json index 337ca7c58b..6627f1f175 100644 --- a/plugins/cost-insights/package.json +++ b/plugins/cost-insights/package.json @@ -75,7 +75,7 @@ "@types/regression": "^2.0.0", "@types/yup": "^0.29.13", "canvas": "^2.10.2", - "cross-fetch": "^3.1.5", + "cross-fetch": "^4.0.0", "msw": "^1.0.0" }, "files": [ diff --git a/plugins/devtools/package.json b/plugins/devtools/package.json index 11a36d6db0..cb257371bc 100644 --- a/plugins/devtools/package.json +++ b/plugins/devtools/package.json @@ -56,7 +56,7 @@ "@testing-library/jest-dom": "^6.0.0", "@testing-library/react": "^14.0.0", "@testing-library/user-event": "^14.0.0", - "cross-fetch": "^3.1.5", + "cross-fetch": "^4.0.0", "msw": "^1.0.0" }, "files": [ diff --git a/plugins/example-todo-list-common/package.json b/plugins/example-todo-list-common/package.json index 57e6a9dbdf..05bbe0cc32 100644 --- a/plugins/example-todo-list-common/package.json +++ b/plugins/example-todo-list-common/package.json @@ -37,7 +37,7 @@ "@backstage/core-app-api": "workspace:^", "@backstage/dev-utils": "workspace:^", "@backstage/test-utils": "workspace:^", - "cross-fetch": "^3.1.5", + "cross-fetch": "^4.0.0", "msw": "^1.0.0" }, "files": [ diff --git a/plugins/explore-react/package.json b/plugins/explore-react/package.json index ce9f6af869..fdac14de5b 100644 --- a/plugins/explore-react/package.json +++ b/plugins/explore-react/package.json @@ -50,7 +50,7 @@ "@testing-library/react": "^14.0.0", "@testing-library/user-event": "^14.0.0", "@types/react": "^16.13.1 || ^17.0.0", - "cross-fetch": "^3.1.5", + "cross-fetch": "^4.0.0", "msw": "^1.0.0" }, "files": [ diff --git a/plugins/explore/package.json b/plugins/explore/package.json index d3e6ee0de9..00fce68df2 100644 --- a/plugins/explore/package.json +++ b/plugins/explore/package.json @@ -80,7 +80,7 @@ "@testing-library/jest-dom": "^6.0.0", "@testing-library/react": "^14.0.0", "@testing-library/user-event": "^14.0.0", - "cross-fetch": "^3.1.5", + "cross-fetch": "^4.0.0", "msw": "^1.0.0" }, "files": [ diff --git a/plugins/fossa/package.json b/plugins/fossa/package.json index dd21e351f9..d86bf620de 100644 --- a/plugins/fossa/package.json +++ b/plugins/fossa/package.json @@ -44,7 +44,7 @@ "@material-ui/icons": "^4.9.1", "@material-ui/lab": "4.0.0-alpha.61", "@types/react": "^16.13.1 || ^17.0.0", - "cross-fetch": "^3.1.5", + "cross-fetch": "^4.0.0", "luxon": "^3.0.0", "p-limit": "^3.0.2", "react-use": "^17.2.4" diff --git a/plugins/gcalendar/package.json b/plugins/gcalendar/package.json index fa2d23473a..13fb61f36f 100644 --- a/plugins/gcalendar/package.json +++ b/plugins/gcalendar/package.json @@ -40,7 +40,7 @@ "@tanstack/react-query": "^4.1.3", "@types/react": "^16.13.1 || ^17.0.0", "classnames": "^2.3.1", - "cross-fetch": "^3.1.5", + "cross-fetch": "^4.0.0", "dompurify": "^2.3.6", "lodash": "^4.17.21", "luxon": "^3.0.0", diff --git a/plugins/gcp-projects/package.json b/plugins/gcp-projects/package.json index 9477e23c7b..f2a86624ce 100644 --- a/plugins/gcp-projects/package.json +++ b/plugins/gcp-projects/package.json @@ -57,7 +57,7 @@ "@testing-library/jest-dom": "^6.0.0", "@testing-library/react": "^14.0.0", "@testing-library/user-event": "^14.0.0", - "cross-fetch": "^3.1.5", + "cross-fetch": "^4.0.0", "msw": "^1.0.0" }, "files": [ diff --git a/plugins/github-actions/package.json b/plugins/github-actions/package.json index e79a6b8cb5..cb780d3b6f 100644 --- a/plugins/github-actions/package.json +++ b/plugins/github-actions/package.json @@ -65,7 +65,7 @@ "@testing-library/jest-dom": "^6.0.0", "@testing-library/react": "^14.0.0", "@testing-library/user-event": "^14.0.0", - "cross-fetch": "^3.1.5", + "cross-fetch": "^4.0.0", "msw": "^1.0.0" }, "files": [ diff --git a/plugins/gitops-profiles/package.json b/plugins/gitops-profiles/package.json index ff658ea36b..764bda7eb5 100644 --- a/plugins/gitops-profiles/package.json +++ b/plugins/gitops-profiles/package.json @@ -58,7 +58,7 @@ "@testing-library/jest-dom": "^6.0.0", "@testing-library/react": "^14.0.0", "@testing-library/user-event": "^14.0.0", - "cross-fetch": "^3.1.5", + "cross-fetch": "^4.0.0", "msw": "^1.0.0" }, "files": [ diff --git a/plugins/graphiql/package.json b/plugins/graphiql/package.json index 164b4b3386..03e9f497c2 100644 --- a/plugins/graphiql/package.json +++ b/plugins/graphiql/package.json @@ -74,7 +74,7 @@ "@testing-library/react": "^14.0.0", "@testing-library/user-event": "^14.0.0", "@types/codemirror": "^5.0.0", - "cross-fetch": "^3.1.5", + "cross-fetch": "^4.0.0", "msw": "^1.0.0" }, "files": [ diff --git a/plugins/home-react/package.json b/plugins/home-react/package.json index 6ce09f978a..c7d172d872 100644 --- a/plugins/home-react/package.json +++ b/plugins/home-react/package.json @@ -56,7 +56,7 @@ "@testing-library/react": "^14.0.0", "@testing-library/user-event": "^14.0.0", "@types/react-grid-layout": "^1.3.2", - "cross-fetch": "^3.1.5", + "cross-fetch": "^4.0.0", "msw": "^1.0.0" }, "files": [ diff --git a/plugins/jenkins/package.json b/plugins/jenkins/package.json index 636c73adf3..a481772422 100644 --- a/plugins/jenkins/package.json +++ b/plugins/jenkins/package.json @@ -63,7 +63,7 @@ "@testing-library/react": "^14.0.0", "@testing-library/user-event": "^14.0.0", "@types/testing-library__jest-dom": "^5.9.1", - "cross-fetch": "^3.1.5", + "cross-fetch": "^4.0.0", "msw": "^1.0.0" }, "files": [ diff --git a/plugins/newrelic/package.json b/plugins/newrelic/package.json index e400fff5d7..3aa34f0e50 100644 --- a/plugins/newrelic/package.json +++ b/plugins/newrelic/package.json @@ -60,7 +60,7 @@ "@testing-library/react": "^14.0.0", "@testing-library/user-event": "^14.0.0", "@types/parse-link-header": "^2.0.1", - "cross-fetch": "^3.1.5", + "cross-fetch": "^4.0.0", "msw": "^1.2.3" }, "files": [ diff --git a/plugins/nomad/package.json b/plugins/nomad/package.json index 4dbeab002e..9b174ebb7d 100644 --- a/plugins/nomad/package.json +++ b/plugins/nomad/package.json @@ -55,7 +55,7 @@ "@testing-library/jest-dom": "^6.0.0", "@testing-library/react": "^14.0.0", "@testing-library/user-event": "^14.0.0", - "cross-fetch": "^3.1.5", + "cross-fetch": "^4.0.0", "msw": "^1.0.0" }, "files": [ diff --git a/plugins/opencost/package.json b/plugins/opencost/package.json index 8c311f14db..de787343dc 100644 --- a/plugins/opencost/package.json +++ b/plugins/opencost/package.json @@ -51,7 +51,7 @@ "@testing-library/jest-dom": "^6.0.0", "@testing-library/react": "^14.0.0", "@testing-library/user-event": "^14.0.0", - "cross-fetch": "^3.1.5", + "cross-fetch": "^4.0.0", "msw": "^1.0.0" }, "files": [ diff --git a/plugins/permission-common/package.json b/plugins/permission-common/package.json index 0c8292a24d..fdf8bb6e73 100644 --- a/plugins/permission-common/package.json +++ b/plugins/permission-common/package.json @@ -45,7 +45,7 @@ "@backstage/config": "workspace:^", "@backstage/errors": "workspace:^", "@backstage/types": "workspace:^", - "cross-fetch": "^3.1.5", + "cross-fetch": "^4.0.0", "uuid": "^8.0.0", "zod": "^3.21.4" }, diff --git a/plugins/permission-react/package.json b/plugins/permission-react/package.json index 7e432821b2..396116032e 100644 --- a/plugins/permission-react/package.json +++ b/plugins/permission-react/package.json @@ -36,7 +36,7 @@ "@backstage/core-plugin-api": "workspace:^", "@backstage/plugin-permission-common": "workspace:^", "@types/react": "^16.13.1 || ^17.0.0", - "cross-fetch": "^3.1.5", + "cross-fetch": "^4.0.0", "react-use": "^17.2.4", "swr": "^2.0.0" }, diff --git a/plugins/rollbar/package.json b/plugins/rollbar/package.json index de56896d34..a501b963a4 100644 --- a/plugins/rollbar/package.json +++ b/plugins/rollbar/package.json @@ -61,7 +61,7 @@ "@testing-library/jest-dom": "^6.0.0", "@testing-library/react": "^14.0.0", "@testing-library/user-event": "^14.0.0", - "cross-fetch": "^3.1.5", + "cross-fetch": "^4.0.0", "msw": "^1.0.0" }, "files": [ diff --git a/plugins/sentry/package.json b/plugins/sentry/package.json index 8752baf724..01904b87b3 100644 --- a/plugins/sentry/package.json +++ b/plugins/sentry/package.json @@ -64,7 +64,7 @@ "@testing-library/react": "^14.0.0", "@testing-library/user-event": "^14.0.0", "@types/luxon": "^3.0.0", - "cross-fetch": "^3.1.5", + "cross-fetch": "^4.0.0", "msw": "^1.0.0" }, "files": [ diff --git a/plugins/sonarqube/package.json b/plugins/sonarqube/package.json index 06eeeee30a..8702d8ceb2 100644 --- a/plugins/sonarqube/package.json +++ b/plugins/sonarqube/package.json @@ -46,7 +46,7 @@ "@material-ui/lab": "4.0.0-alpha.61", "@material-ui/styles": "^4.10.0", "@types/react": "^16.13.1 || ^17.0.0", - "cross-fetch": "^3.1.5", + "cross-fetch": "^4.0.0", "luxon": "^3.0.0", "rc-progress": "3.5.1", "react-use": "^17.2.4" diff --git a/plugins/stack-overflow/package.json b/plugins/stack-overflow/package.json index f73574a37f..167a313e3b 100644 --- a/plugins/stack-overflow/package.json +++ b/plugins/stack-overflow/package.json @@ -54,7 +54,7 @@ "@material-ui/icons": "^4.9.1", "@testing-library/jest-dom": "^6.0.0", "@types/react": "^16.13.1 || ^17.0.0", - "cross-fetch": "^3.1.5", + "cross-fetch": "^4.0.0", "lodash": "^4.17.21", "qs": "^6.9.4", "react-use": "^17.2.4" diff --git a/plugins/tech-radar/package.json b/plugins/tech-radar/package.json index bf9ad3fbaa..b0253be9ca 100644 --- a/plugins/tech-radar/package.json +++ b/plugins/tech-radar/package.json @@ -74,7 +74,7 @@ "@testing-library/user-event": "^14.0.0", "@types/color": "^3.0.1", "@types/d3-force": "^3.0.0", - "cross-fetch": "^3.1.5", + "cross-fetch": "^4.0.0", "msw": "^1.0.0" }, "files": [ diff --git a/plugins/techdocs/package.json b/plugins/techdocs/package.json index 91d8f8959a..c4ad9464a6 100644 --- a/plugins/techdocs/package.json +++ b/plugins/techdocs/package.json @@ -91,7 +91,7 @@ "@types/dompurify": "^2.2.2", "@types/event-source-polyfill": "^1.0.0", "canvas": "^2.10.2", - "cross-fetch": "^3.1.5", + "cross-fetch": "^4.0.0", "msw": "^1.0.0" }, "files": [ diff --git a/plugins/user-settings/package.json b/plugins/user-settings/package.json index 1b388169d4..8bdf6daf1f 100644 --- a/plugins/user-settings/package.json +++ b/plugins/user-settings/package.json @@ -75,7 +75,7 @@ "@testing-library/jest-dom": "^6.0.0", "@testing-library/react": "^14.0.0", "@testing-library/user-event": "^14.0.0", - "cross-fetch": "^3.1.5", + "cross-fetch": "^4.0.0", "msw": "^1.0.0" }, "files": [ diff --git a/yarn.lock b/yarn.lock index 09e89406a9..093b04ca0b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3731,7 +3731,7 @@ __metadata: "@backstage/catalog-model": "workspace:^" "@backstage/cli": "workspace:^" "@backstage/errors": "workspace:^" - cross-fetch: ^3.1.5 + cross-fetch: ^4.0.0 msw: ^1.0.0 languageName: unknown linkType: soft @@ -3850,7 +3850,7 @@ __metadata: chalk: ^4.0.0 chokidar: ^3.3.1 commander: ^9.1.0 - cross-fetch: ^3.1.5 + cross-fetch: ^4.0.0 cross-spawn: ^7.0.3 css-loader: ^6.5.1 ctrlc-windows: ^2.1.0 @@ -4195,7 +4195,7 @@ __metadata: "@types/zen-observable": ^0.8.0 ansi-regex: ^6.0.1 classnames: ^2.2.6 - cross-fetch: ^3.1.5 + cross-fetch: ^4.0.0 d3-selection: ^3.0.0 d3-shape: ^3.0.0 d3-zoom: ^3.0.0 @@ -4506,7 +4506,7 @@ __metadata: "@octokit/auth-app": ^4.0.0 "@octokit/rest": ^19.0.3 "@types/luxon": ^3.0.0 - cross-fetch: ^3.1.5 + cross-fetch: ^4.0.0 git-url-parse: ^13.0.0 lodash: ^4.17.21 luxon: ^3.0.0 @@ -4583,7 +4583,7 @@ __metadata: "@testing-library/user-event": ^14.0.0 "@types/git-url-parse": ^9.0.0 "@types/react": ^16.13.1 || ^17.0.0 - cross-fetch: ^3.1.5 + cross-fetch: ^4.0.0 lodash: ^4.17.21 msw: ^1.0.0 react-markdown: ^8.0.0 @@ -4775,7 +4775,7 @@ __metadata: "@testing-library/react": ^14.0.0 "@testing-library/user-event": ^14.0.0 "@types/react": ^16.13.1 || ^17.0.0 - cross-fetch: ^3.1.5 + cross-fetch: ^4.0.0 msw: ^1.0.0 qs: ^6.10.1 react-use: ^17.2.4 @@ -4826,7 +4826,7 @@ __metadata: "@testing-library/user-event": ^14.0.0 "@types/react": ^16.13.1 || ^17.0.0 "@types/swagger-ui-react": ^4.18.0 - cross-fetch: ^3.1.5 + cross-fetch: ^4.0.0 graphiql: 3.0.9 graphql: ^16.0.0 graphql-ws: ^5.4.1 @@ -5292,7 +5292,7 @@ __metadata: "@types/express": ^4.17.6 badge-maker: ^3.3.0 cors: ^2.8.5 - cross-fetch: ^3.1.5 + cross-fetch: ^4.0.0 express: ^4.17.1 express-promise-router: ^4.1.0 knex: ^3.0.0 @@ -5390,7 +5390,7 @@ __metadata: "@backstage/cli": "workspace:^" "@backstage/integration": "workspace:^" "@openapitools/openapi-generator-cli": ^2.4.26 - cross-fetch: ^3.1.5 + cross-fetch: ^4.0.0 msw: ^1.0.0 ts-morph: ^17.0.0 languageName: unknown @@ -5510,7 +5510,7 @@ __metadata: "@backstage/test-utils": "workspace:^" "@types/express": "*" "@types/supertest": ^2.0.8 - cross-fetch: ^3.1.5 + cross-fetch: ^4.0.0 express: ^4.17.1 express-promise-router: ^4.1.0 lodash: ^4.17.21 @@ -6274,7 +6274,7 @@ __metadata: "@types/humanize-duration": ^3.25.1 "@types/react": ^16.13.1 || ^17.0.0 circleci-api: ^4.0.0 - cross-fetch: ^3.1.5 + cross-fetch: ^4.0.0 humanize-duration: ^3.27.0 lodash: ^4.17.21 luxon: ^3.0.0 @@ -6308,7 +6308,7 @@ __metadata: "@testing-library/react": ^14.0.0 "@testing-library/user-event": ^14.0.0 "@types/react": ^16.13.1 || ^17.0.0 - cross-fetch: ^3.1.5 + cross-fetch: ^4.0.0 luxon: ^3.0.0 msw: ^1.0.0 qs: ^6.9.4 @@ -6523,7 +6523,7 @@ __metadata: "@types/yup": ^0.29.13 canvas: ^2.10.2 classnames: ^2.2.6 - cross-fetch: ^3.1.5 + cross-fetch: ^4.0.0 history: ^5.0.0 luxon: ^3.0.0 msw: ^1.0.0 @@ -6609,7 +6609,7 @@ __metadata: "@testing-library/jest-dom": ^6.0.0 "@testing-library/react": ^14.0.0 "@testing-library/user-event": ^14.0.0 - cross-fetch: ^3.1.5 + cross-fetch: ^4.0.0 msw: ^1.0.0 react-json-view: ^1.21.3 react-use: ^17.2.4 @@ -6935,7 +6935,7 @@ __metadata: "@testing-library/react": ^14.0.0 "@testing-library/user-event": ^14.0.0 "@types/react": ^16.13.1 || ^17.0.0 - cross-fetch: ^3.1.5 + cross-fetch: ^4.0.0 msw: ^1.0.0 peerDependencies: react: ^16.13.1 || ^17.0.0 || ^18.0.0 @@ -6973,7 +6973,7 @@ __metadata: "@testing-library/user-event": ^14.0.0 "@types/react": ^16.13.1 || ^17.0.0 classnames: ^2.2.6 - cross-fetch: ^3.1.5 + cross-fetch: ^4.0.0 msw: ^1.0.0 pluralize: ^8.0.0 react-use: ^17.2.4 @@ -7037,7 +7037,7 @@ __metadata: "@testing-library/react": ^14.0.0 "@testing-library/user-event": ^14.0.0 "@types/react": ^16.13.1 || ^17.0.0 - cross-fetch: ^3.1.5 + cross-fetch: ^4.0.0 luxon: ^3.0.0 msw: ^1.0.0 p-limit: ^3.0.2 @@ -7074,7 +7074,7 @@ __metadata: "@types/react": ^16.13.1 || ^17.0.0 "@types/sanitize-html": ^2.6.2 classnames: ^2.3.1 - cross-fetch: ^3.1.5 + cross-fetch: ^4.0.0 dompurify: ^2.3.6 lodash: ^4.17.21 luxon: ^3.0.0 @@ -7108,7 +7108,7 @@ __metadata: "@testing-library/react": ^14.0.0 "@testing-library/user-event": ^14.0.0 "@types/react": ^16.13.1 || ^17.0.0 - cross-fetch: ^3.1.5 + cross-fetch: ^4.0.0 msw: ^1.0.0 peerDependencies: react: ^16.13.1 || ^17.0.0 || ^18.0.0 @@ -7175,7 +7175,7 @@ __metadata: "@testing-library/react": ^14.0.0 "@testing-library/user-event": ^14.0.0 "@types/react": ^16.13.1 || ^17.0.0 - cross-fetch: ^3.1.5 + cross-fetch: ^4.0.0 git-url-parse: ^13.0.0 luxon: ^3.0.0 msw: ^1.0.0 @@ -7309,7 +7309,7 @@ __metadata: "@testing-library/react": ^14.0.0 "@testing-library/user-event": ^14.0.0 "@types/react": ^16.13.1 || ^17.0.0 - cross-fetch: ^3.1.5 + cross-fetch: ^4.0.0 msw: ^1.0.0 react-use: ^17.2.4 peerDependencies: @@ -7376,7 +7376,7 @@ __metadata: "@testing-library/user-event": ^14.0.0 "@types/codemirror": ^5.0.0 "@types/react": ^16.13.1 || ^17.0.0 - cross-fetch: ^3.1.5 + cross-fetch: ^4.0.0 graphiql: ^3.0.6 graphql: ^16.0.0 graphql-ws: ^5.4.1 @@ -7480,7 +7480,7 @@ __metadata: "@testing-library/user-event": ^14.0.0 "@types/react": ^16.13.1 || ^17.0.0 "@types/react-grid-layout": ^1.3.2 - cross-fetch: ^3.1.5 + cross-fetch: ^4.0.0 msw: ^1.0.0 peerDependencies: react: ^16.13.1 || ^17.0.0 || ^18.0.0 @@ -7632,7 +7632,7 @@ __metadata: "@testing-library/user-event": ^14.0.0 "@types/react": ^16.13.1 || ^17.0.0 "@types/testing-library__jest-dom": ^5.9.1 - cross-fetch: ^3.1.5 + cross-fetch: ^4.0.0 luxon: ^3.0.0 msw: ^1.0.0 react-use: ^17.2.4 @@ -8125,7 +8125,7 @@ __metadata: "@testing-library/user-event": ^14.0.0 "@types/parse-link-header": ^2.0.1 "@types/react": ^16.13.1 || ^17.0.0 - cross-fetch: ^3.1.5 + cross-fetch: ^4.0.0 msw: ^1.2.3 parse-link-header: ^2.0.0 react-use: ^17.2.4 @@ -8178,7 +8178,7 @@ __metadata: "@testing-library/react": ^14.0.0 "@testing-library/user-event": ^14.0.0 "@types/react": ^16.13.1 || ^17.0.0 - cross-fetch: ^3.1.5 + cross-fetch: ^4.0.0 luxon: ^3.3.0 msw: ^1.0.0 react-use: ^17.2.4 @@ -8241,7 +8241,7 @@ __metadata: "@testing-library/user-event": ^14.0.0 "@types/react": ^16.13.1 || ^17.0.0 axios: ^1.4.0 - cross-fetch: ^3.1.5 + cross-fetch: ^4.0.0 date-fns: ^2.30.0 lodash: ^4.17.21 msw: ^1.0.0 @@ -8459,7 +8459,7 @@ __metadata: "@backstage/config": "workspace:^" "@backstage/errors": "workspace:^" "@backstage/types": "workspace:^" - cross-fetch: ^3.1.5 + cross-fetch: ^4.0.0 msw: ^1.0.0 uuid: ^8.0.0 zod: ^3.21.4 @@ -8520,7 +8520,7 @@ __metadata: "@testing-library/jest-dom": ^6.0.0 "@testing-library/react": ^14.0.0 "@types/react": ^16.13.1 || ^17.0.0 - cross-fetch: ^3.1.5 + cross-fetch: ^4.0.0 react-use: ^17.2.4 swr: ^2.0.0 peerDependencies: @@ -8717,7 +8717,7 @@ __metadata: "@testing-library/react": ^14.0.0 "@testing-library/user-event": ^14.0.0 "@types/react": ^16.13.1 || ^17.0.0 - cross-fetch: ^3.1.5 + cross-fetch: ^4.0.0 lodash: ^4.17.21 msw: ^1.0.0 react-sparklines: ^1.7.0 @@ -9351,7 +9351,7 @@ __metadata: "@testing-library/user-event": ^14.0.0 "@types/luxon": ^3.0.0 "@types/react": ^16.13.1 || ^17.0.0 - cross-fetch: ^3.1.5 + cross-fetch: ^4.0.0 luxon: ^3.0.0 msw: ^1.0.0 react-sparklines: ^1.7.0 @@ -9456,7 +9456,7 @@ __metadata: "@testing-library/react": ^14.0.0 "@testing-library/user-event": ^14.0.0 "@types/react": ^16.13.1 || ^17.0.0 - cross-fetch: ^3.1.5 + cross-fetch: ^4.0.0 luxon: ^3.0.0 msw: ^1.0.0 rc-progress: 3.5.1 @@ -9542,7 +9542,7 @@ __metadata: "@testing-library/react": ^14.0.0 "@testing-library/user-event": ^14.0.0 "@types/react": ^16.13.1 || ^17.0.0 - cross-fetch: ^3.1.5 + cross-fetch: ^4.0.0 lodash: ^4.17.21 msw: ^1.0.0 qs: ^6.9.4 @@ -9717,7 +9717,7 @@ __metadata: "@types/d3-force": ^3.0.0 "@types/react": ^16.13.1 || ^17.0.0 color: ^4.0.1 - cross-fetch: ^3.1.5 + cross-fetch: ^4.0.0 d3-force: ^3.0.0 msw: ^1.0.0 react-use: ^17.2.4 @@ -9939,7 +9939,7 @@ __metadata: "@types/event-source-polyfill": ^1.0.0 "@types/react": ^16.13.1 || ^17.0.0 canvas: ^2.10.2 - cross-fetch: ^3.1.5 + cross-fetch: ^4.0.0 dompurify: ^2.2.9 event-source-polyfill: 1.0.25 git-url-parse: ^13.0.0 @@ -10060,7 +10060,7 @@ __metadata: "@testing-library/react": ^14.0.0 "@testing-library/user-event": ^14.0.0 "@types/react": ^16.13.1 || ^17.0.0 - cross-fetch: ^3.1.5 + cross-fetch: ^4.0.0 msw: ^1.0.0 react-use: ^17.2.4 zen-observable: ^0.10.0 @@ -10179,7 +10179,7 @@ __metadata: dependencies: "@backstage/cli": "workspace:^" "@backstage/test-utils": "workspace:^" - cross-fetch: ^3.1.5 + cross-fetch: ^4.0.0 msw: ^1.0.0 languageName: unknown linkType: soft @@ -10255,7 +10255,7 @@ __metadata: "@material-ui/icons": ^4.9.1 "@testing-library/jest-dom": ^6.0.0 "@types/react": ^16.13.1 || ^17.0.0 - cross-fetch: ^3.1.5 + cross-fetch: ^4.0.0 i18next: ^22.4.15 msw: ^1.0.0 zen-observable: ^0.10.0 @@ -12750,7 +12750,7 @@ __metadata: "@backstage/dev-utils": "workspace:^" "@backstage/plugin-permission-common": "workspace:^" "@backstage/test-utils": "workspace:^" - cross-fetch: ^3.1.5 + cross-fetch: ^4.0.0 msw: ^1.0.0 languageName: unknown linkType: soft @@ -21292,7 +21292,7 @@ __metadata: "@backstage/core-components": "workspace:^" "@backstage/frontend-plugin-api": "workspace:^" "@material-ui/icons": ^4.9.1 - cross-fetch: ^3.1.5 + cross-fetch: ^4.0.0 msw: ^1.0.0 peerDependencies: react: ^16.13.1 || ^17.0.0 || ^18.0.0 @@ -24563,6 +24563,15 @@ __metadata: languageName: node linkType: hard +"cross-fetch@npm:^4.0.0": + version: 4.0.0 + resolution: "cross-fetch@npm:4.0.0" + dependencies: + node-fetch: ^2.6.12 + checksum: ecca4f37ffa0e8283e7a8a590926b66713a7ef7892757aa36c2d20ffa27b0ac5c60dcf453119c809abe5923fc0bae3702a4d896bfb406ef1077b0d0018213e24 + languageName: node + linkType: hard + "cross-spawn@npm:^5.1.0": version: 5.1.0 resolution: "cross-spawn@npm:5.1.0" @@ -26065,7 +26074,7 @@ __metadata: "@types/puppeteer": ^5.4.4 chalk: ^4.0.0 commander: ^9.1.0 - cross-fetch: ^3.1.5 + cross-fetch: ^4.0.0 fs-extra: 10.1.0 handlebars: ^4.7.3 mysql2: ^2.2.5