Skip to content

Commit 10aabb0

Browse files
authored
fix: plugins/catalog-backend-module-bitbucket-cloud/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-OCTOKITREQUESTERROR-8730854
1 parent dcd7e16 commit 10aabb0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/catalog-backend-module-bitbucket-cloud/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@backstage/config": "workspace:^",
5454
"@backstage/integration": "workspace:^",
5555
"@backstage/plugin-bitbucket-cloud-common": "workspace:^",
56-
"@backstage/plugin-catalog-common": "workspace:^",
56+
"@backstage/plugin-catalog-common": "0.1.0",
5757
"@backstage/plugin-catalog-node": "workspace:^",
5858
"@backstage/plugin-events-node": "workspace:^",
5959
"uuid": "^8.0.0",

0 commit comments

Comments
 (0)