Skip to content

Commit 6b60789

Browse files
authored
fix: plugins/adr-backend/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 6b60789

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/adr-backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@backstage/config": "workspace:^",
3636
"@backstage/errors": "workspace:^",
3737
"@backstage/integration": "workspace:^",
38-
"@backstage/plugin-adr-common": "workspace:^",
38+
"@backstage/plugin-adr-common": "0.1.0",
3939
"@backstage/plugin-search-common": "workspace:^",
4040
"@types/express": "^4.17.6",
4141
"express": "^4.17.1",

0 commit comments

Comments
 (0)