Skip to content

Commit ffa6854

Browse files
authored
fix: plugins/cicd-statistics-module-gitlab/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 - https://snyk.io/vuln/SNYK-JS-LODASH-15053838 - https://snyk.io/vuln/SNYK-JS-LODASHES-15053836
1 parent c67ec7f commit ffa6854

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

plugins/cicd-statistics-module-gitlab/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
},
2929
"dependencies": {
3030
"@backstage/catalog-model": "workspace:^",
31-
"@backstage/core-plugin-api": "workspace:^",
32-
"@backstage/plugin-cicd-statistics": "workspace:^",
31+
"@backstage/core-plugin-api": "0.1.0",
32+
"@backstage/plugin-cicd-statistics": "0.1.0",
3333
"@gitbeaker/browser": "^35.6.0",
3434
"@gitbeaker/core": "^35.6.0",
3535
"luxon": "^3.0.0",

0 commit comments

Comments
 (0)