Skip to content

Commit 68ef2e1

Browse files
authored
fix: plugins/code-coverage/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TARFS-10293725
1 parent dcd7e16 commit 68ef2e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/code-coverage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@backstage/catalog-model": "workspace:^",
2727
"@backstage/config": "workspace:^",
2828
"@backstage/core-components": "workspace:^",
29-
"@backstage/core-plugin-api": "workspace:^",
29+
"@backstage/core-plugin-api": "0.1.0",
3030
"@backstage/errors": "workspace:^",
3131
"@backstage/plugin-catalog-react": "workspace:^",
3232
"@backstage/theme": "workspace:^",

0 commit comments

Comments
 (0)