Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: fixed axios vulnerability
Browse files Browse the repository at this point in the history
tiwarishubham635 committed Feb 5, 2024
1 parent 1b299f4 commit 38e1296
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
@@ -28,7 +28,7 @@
},
"dependencies": {
"@sendgrid/helpers": "^8.0.0",
"axios": "^1.6.0"
"axios": "^1.6.4"
},
"devDependencies": {
"chai": "4.2.0",

0 comments on commit 38e1296

Please sign in to comment.