Skip to content

Commit 69d0298

Browse files
authored
fix: plugins/rollbar-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 69d0298

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/rollbar-backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
"dependencies": {
3636
"@backstage/backend-common": "workspace:^",
37-
"@backstage/config": "workspace:^",
37+
"@backstage/config": "0.1.1",
3838
"@types/express": "^4.17.6",
3939
"compression": "^1.7.4",
4040
"cors": "^2.8.5",

0 commit comments

Comments
 (0)