Skip to content

Commit

Permalink
chore: fixed axios vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
jl-yang committed Aug 19, 2024
1 parent 07b4f71 commit 6e8b7ae
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 6e8b7ae

Please sign in to comment.