Skip to content

Commit f8c1426

Browse files
authored
Merge pull request #64 from contentstack/fix/DX-2302
Fix: Updated Axios Version
2 parents dcd2efb + 70ec6f0 commit f8c1426

File tree

2 files changed

+5
-20
lines changed

2 files changed

+5
-20
lines changed

package-lock.json

Lines changed: 4 additions & 19 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
@@ -92,6 +92,6 @@
9292
"webpack-merge": "4.2.2"
9393
},
9494
"dependencies": {
95-
"axios": "^1.8.1"
95+
"axios": "^1.8.2"
9696
}
9797
}

0 commit comments

Comments
 (0)