Skip to content

Commit

Permalink
fix: upgraded axios to 1.7.4 (#42)
Browse files Browse the repository at this point in the history
Co-authored-by: Vikram Kalta <[email protected]>
  • Loading branch information
vkalta and Vikram Kalta authored Aug 23, 2024
1 parent d028746 commit a15ffc0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@contentstack/core": "^1.1.0",
"@contentstack/utils": "^1.3.8",
"@types/humps": "^2.0.6",
"axios": "^1.7.3",
"axios": "^1.7.4",
"dotenv": "^16.3.1",
"humps": "^2.0.1"
},
Expand Down

0 comments on commit a15ffc0

Please sign in to comment.