Skip to content

Commit f9b9950

Browse files
authored
fix: plugins/adr-common/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15032660
1 parent c67ec7f commit f9b9950

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/adr-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"dependencies": {
3232
"@backstage/catalog-model": "workspace:^",
3333
"@backstage/integration": "workspace:^",
34-
"@backstage/plugin-search-common": "workspace:^",
34+
"@backstage/plugin-search-common": "0.3.1",
3535
"front-matter": "^4.0.2",
3636
"luxon": "^3.0.0"
3737
},

0 commit comments

Comments
 (0)