Skip to content

Commit 3e5cf4c

Browse files
authored
fix: plugins/lighthouse-common/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DIFF-14917201 - https://snyk.io/vuln/SNYK-JS-BACKSTAGEBACKENDPLUGINAPI-15054291 - https://snyk.io/vuln/SNYK-JS-LODASH-15053838 - https://snyk.io/vuln/SNYK-JS-LODASHES-15053836
1 parent c67ec7f commit 3e5cf4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/lighthouse-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"url": "https://github.com/backstage/backstage/issues"
3939
},
4040
"dependencies": {
41-
"@backstage/config": "workspace:^"
41+
"@backstage/config": "0.1.1"
4242
},
4343
"devDependencies": {
4444
"@backstage/cli": "workspace:^"

0 commit comments

Comments
 (0)