Skip to content

Commit

Permalink
fix: plugins/proxy-backend/package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Sep 5, 2024
1 parent 0e9fef8 commit 77a0de4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions plugins/proxy-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,13 @@
"@types/express": "^4.17.6",
"express": "^4.17.1",
"express-promise-router": "^4.1.0",
"http-proxy-middleware": "^2.0.0",
"http-proxy-middleware": "^3.0.1",
"morgan": "^1.10.0",
"uuid": "^8.0.0",
"winston": "^3.2.1",
"winston": "^3.3.4",
"yaml": "^1.9.2",
"yn": "^4.0.0",
"yup": "^0.29.3"
"yup": "^0.32.10"
},
"devDependencies": {
"@backstage/cli": "^0.7.2",
Expand Down

0 comments on commit 77a0de4

Please sign in to comment.