Skip to content

Commit 284f79b

Browse files
committed
fix: plugins/lighthouse-common/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AJV-15274295 - https://snyk.io/vuln/SNYK-JS-QS-15268416
1 parent c67ec7f commit 284f79b

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)