Skip to content

Commit 9648946

Browse files
authored
Merge pull request #90 from contentstack/fix/DX-1565
fix: updated axios version
2 parents 9ce7bb6 + 29b18e4 commit 9648946

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

package-lock.json

Lines changed: 4 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@contentstack/core": "^1.1.3",
3737
"@contentstack/utils": "^1.3.14",
3838
"@types/humps": "^2.0.6",
39-
"axios": "^1.7.7",
39+
"axios": "^1.7.8",
4040
"dotenv": "^16.4.5",
4141
"humps": "^2.0.1",
4242
"path-browserify": "^1.0.1"

0 commit comments

Comments
 (0)