Skip to content

Commit c92bcf0

Browse files
authored
fix: plugins/catalog-backend-module-github/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 c92bcf0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

plugins/catalog-backend-module-github/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,12 @@
4949
"@backstage/backend-plugin-api": "workspace:^",
5050
"@backstage/backend-tasks": "workspace:^",
5151
"@backstage/catalog-client": "workspace:^",
52-
"@backstage/catalog-model": "workspace:^",
52+
"@backstage/catalog-model": "0.1.1",
5353
"@backstage/config": "workspace:^",
5454
"@backstage/errors": "workspace:^",
5555
"@backstage/integration": "workspace:^",
56-
"@backstage/plugin-catalog-backend": "workspace:^",
57-
"@backstage/plugin-catalog-common": "workspace:^",
56+
"@backstage/plugin-catalog-backend": "1.25.0",
57+
"@backstage/plugin-catalog-common": "0.1.0",
5858
"@backstage/plugin-catalog-node": "workspace:^",
5959
"@backstage/plugin-events-node": "workspace:^",
6060
"@backstage/types": "workspace:^",

0 commit comments

Comments
 (0)