Skip to content

Commit afe5dfe

Browse files
committed
fix: plugins/tech-insights-common/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 afe5dfe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/tech-insights-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"clean": "backstage-cli package clean"
3333
},
3434
"dependencies": {
35-
"@backstage/types": "workspace:^",
35+
"@backstage/types": "0.1.1",
3636
"@types/luxon": "^3.0.0",
3737
"luxon": "^3.0.0"
3838
},

0 commit comments

Comments
 (0)