Skip to content

Commit

Permalink
chore: fixed axios vulnerability by upgrading 1.6.8 to 1.7.4 (#1415)
Browse files Browse the repository at this point in the history
  • Loading branch information
jl-yang authored Oct 16, 2024
1 parent b4aeb0c commit d4c29c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"dependencies": {
"@sendgrid/helpers": "^8.0.0",
"axios": "^1.6.8"
"axios": "^1.7.4"
},
"devDependencies": {
"chai": "4.2.0",
Expand Down

0 comments on commit d4c29c6

Please sign in to comment.