Skip to content

Commit 432230f

Browse files
committed
fix: plugins/events-node/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 432230f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/events-node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"postpack": "backstage-cli package postpack"
3737
},
3838
"dependencies": {
39-
"@backstage/backend-plugin-api": "workspace:^"
39+
"@backstage/backend-plugin-api": "0.6.19"
4040
},
4141
"devDependencies": {
4242
"@backstage/cli": "workspace:^"

0 commit comments

Comments
 (0)