Skip to content

Commit c730716

Browse files
authored
fix: plugins/cicd-statistics/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DIFF-14917201 - https://snyk.io/vuln/SNYK-JS-BACKSTAGEBACKENDPLUGINAPI-15054291
1 parent c67ec7f commit c730716

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/cicd-statistics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"dependencies": {
4040
"@backstage/catalog-model": "workspace:^",
41-
"@backstage/core-plugin-api": "workspace:^",
41+
"@backstage/core-plugin-api": "0.1.0",
4242
"@backstage/plugin-catalog-react": "workspace:^",
4343
"@date-io/luxon": "^1.3.13",
4444
"@material-ui/core": "^4.12.2",

0 commit comments

Comments
 (0)