Skip to content

Commit c01a790

Browse files
authored
fix: plugins/bitbucket-cloud-common/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AJV-15274295
1 parent c67ec7f commit c01a790

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/bitbucket-cloud-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"update-models": "yarn refresh-schema && yarn generate-models && yarn reduce-models"
2828
},
2929
"dependencies": {
30-
"@backstage/integration": "workspace:^",
30+
"@backstage/integration": "0.1.0",
3131
"cross-fetch": "^3.1.5"
3232
},
3333
"devDependencies": {

0 commit comments

Comments
 (0)