Skip to content

Commit 4f6dbff

Browse files
fix(deps): update dependency axios to v1.8.0
1 parent ddeaa6c commit 4f6dbff

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"main": "index.js",
33
"dependencies": {
4-
"axios": "1.7.9",
4+
"axios": "1.8.0",
55
"body-parser": "^1.20.1",
66
"cors": "^2.8.5",
77
"express": "^4.18.2"

0 commit comments

Comments
 (0)