Skip to content

Commit 1395fe2

Browse files
authored
fix: plugins/github-deployments/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 1395fe2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/github-deployments/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@backstage/core-plugin-api": "workspace:^",
2929
"@backstage/errors": "workspace:^",
3030
"@backstage/integration": "workspace:^",
31-
"@backstage/integration-react": "workspace:^",
31+
"@backstage/integration-react": "0.1.1",
3232
"@backstage/plugin-catalog-react": "workspace:^",
3333
"@backstage/theme": "workspace:^",
3434
"@material-ui/core": "^4.12.2",

0 commit comments

Comments
 (0)