Skip to content

Commit

Permalink
fix: packages/services/f-http/package.json to reduce vulnerabilities
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-AXIOS-6032459
  • Loading branch information
snyk-bot committed Oct 28, 2023
1 parent 94059ee commit 0d5ef09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/services/f-http/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"extends @justeat/browserslist-config-fozzie"
],
"dependencies": {
"axios": "0.21.2",
"axios": "1.6.0",
"axios-mock-adapter": "1.19.0"
},
"volta": {
Expand Down

0 comments on commit 0d5ef09

Please sign in to comment.