Skip to content

Commit 3e09792

Browse files
authored
fix: plugins/catalog-backend-module-openapi/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 3e09792

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@
3535
"@apidevtools/json-schema-ref-parser": "^9.0.6",
3636
"@backstage/backend-common": "workspace:^",
3737
"@backstage/catalog-model": "workspace:^",
38-
"@backstage/config": "workspace:^",
38+
"@backstage/config": "0.1.1",
3939
"@backstage/integration": "workspace:^",
40-
"@backstage/plugin-catalog-backend": "workspace:^",
41-
"@backstage/plugin-catalog-common": "workspace:^",
40+
"@backstage/plugin-catalog-backend": "1.25.0",
41+
"@backstage/plugin-catalog-common": "0.1.0",
4242
"@backstage/plugin-catalog-node": "workspace:^",
4343
"@backstage/types": "workspace:^",
4444
"winston": "^3.2.1",

0 commit comments

Comments
 (0)