Skip to content

Commit a8dfba5

Browse files
committed
fix: plugins/airbrake-backend/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
1 parent c67ec7f commit a8dfba5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/airbrake-backend/package.json

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

0 commit comments

Comments
 (0)