Skip to content

Commit

Permalink
Bump Axios dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
webkod3r committed Feb 9, 2024
1 parent 91a41c5 commit 9f4d896
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions swagger-config/transactional/javascript/config.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"projectVersion": "1.1.0",
"projectName": "@mailchimp/mailchimp_transactional",
"projectDescription": "The official Node client library for the Mailchimp Transactional API",
"projectLicenseName": "Apache-2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"fs": false
},
"dependencies": {
"axios": "^0.21.1"
"axios": "^1.6.7"
},
"homepage": "https://github.com/mailchimp/mailchimp-transactional-node",
"repository": {
Expand Down

0 comments on commit 9f4d896

Please sign in to comment.