From 7f89e95932a45a6dff3752ab919afae4abc5e0d5 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 08:02:07 +0000 Subject: [PATCH] fix: plugins/bitbucket-cloud-common/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15038581 --- plugins/bitbucket-cloud-common/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/bitbucket-cloud-common/package.json b/plugins/bitbucket-cloud-common/package.json index ffbe670094700c..566a8735be1f88 100644 --- a/plugins/bitbucket-cloud-common/package.json +++ b/plugins/bitbucket-cloud-common/package.json @@ -27,7 +27,7 @@ "update-models": "yarn refresh-schema && yarn generate-models && yarn reduce-models" }, "dependencies": { - "@backstage/integration": "workspace:^", + "@backstage/integration": "0.1.0", "cross-fetch": "^3.1.5" }, "devDependencies": {