Skip to content

Commit d6ea119

Browse files
committed
fix: plugins/linguist/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WEBPACK-15235959 - https://snyk.io/vuln/SNYK-JS-WEBPACK-15235969 - https://snyk.io/vuln/SNYK-JS-QS-15268416
1 parent c67ec7f commit d6ea119

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

plugins/linguist/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"@backstage/core-components": "workspace:^",
3333
"@backstage/core-plugin-api": "workspace:^",
3434
"@backstage/errors": "workspace:^",
35-
"@backstage/plugin-catalog-react": "workspace:^",
36-
"@backstage/plugin-linguist-common": "workspace:^",
35+
"@backstage/plugin-catalog-react": "0.0.1",
36+
"@backstage/plugin-linguist-common": "0.1.0",
3737
"@backstage/theme": "workspace:^",
3838
"@material-ui/core": "^4.9.13",
3939
"@material-ui/icons": "^4.9.1",

0 commit comments

Comments
 (0)