Skip to content

Commit 505a648

Browse files
authored
fix: plugins/github-issues/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WEBPACKDEVSERVER-10300775 - https://snyk.io/vuln/SNYK-JS-WEBPACKDEVSERVER-10300777
1 parent dcd7e16 commit 505a648

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/github-issues/package.json

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

0 commit comments

Comments
 (0)