Skip to content

Commit 68d0dd2

Browse files
committed
Upgrade axios version to fix security vulnerability
1 parent 3839bb6 commit 68d0dd2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"test": "tests"
88
},
99
"dependencies": {
10-
"axios": "1.6.4",
10+
"axios": "1.7.4",
1111
"https-proxy-agent": "^7.0.0",
1212
"winston": "^3.11.0",
1313
"winston-daily-rotate-file": "^4.7.1"

0 commit comments

Comments
 (0)