Skip to content

Commit

Permalink
fix: app/packages/backend/package.json to reduce vulnerabilities (#866)
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
diegoluisi and snyk-bot authored Dec 15, 2023
1 parent a2da129 commit ebd2757
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"build-image": "docker build ../.. -f Dockerfile --tag backstage"
},
"dependencies": {
"@backstage/backend-common": "^0.19.1",
"@backstage/backend-common": "^0.19.8",
"@backstage/backend-tasks": "^0.5.4",
"@backstage/catalog-client": "^1.4.3",
"@backstage/catalog-model": "^1.4.1",
Expand Down

0 comments on commit ebd2757

Please sign in to comment.