Skip to content

Commit 3be2749

Browse files
authored
fix: plugins/periskop-backend/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AJV-15274295
1 parent c67ec7f commit 3be2749

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/periskop-backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"dependencies": {
2727
"@backstage/backend-common": "workspace:^",
2828
"@backstage/backend-plugin-api": "workspace:^",
29-
"@backstage/config": "workspace:^",
29+
"@backstage/config": "0.1.1",
3030
"@types/express": "*",
3131
"express": "^4.17.1",
3232
"express-promise-router": "^4.1.0",

0 commit comments

Comments
 (0)