Skip to content

Commit d4c29c6

Browse files
authored
chore: fixed axios vulnerability by upgrading 1.6.8 to 1.7.4 (#1415)
1 parent b4aeb0c commit d4c29c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"dependencies": {
3030
"@sendgrid/helpers": "^8.0.0",
31-
"axios": "^1.6.8"
31+
"axios": "^1.7.4"
3232
},
3333
"devDependencies": {
3434
"chai": "4.2.0",

0 commit comments

Comments
 (0)