Skip to content

Commit

Permalink
chore: fixed axios vulnerability (#1395)
Browse files Browse the repository at this point in the history
  • Loading branch information
tiwarishubham635 committed Mar 26, 2024
1 parent 86cde58 commit 6352a5e
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.4"
"axios": "^1.6.8"
},
"devDependencies": {
"chai": "4.2.0",
Expand Down

0 comments on commit 6352a5e

Please sign in to comment.