Skip to content

Commit b991a0b

Browse files
committed
fix: upgrade axios from 1.6.8 to 1.8.4
Snyk has created this PR to upgrade axios from 1.6.8 to 1.8.4. See this package in npm: axios See this project in Snyk: https://app.snyk.io/org/tructran273/project/683b3c89-7f78-4dee-bc71-4431dc3f7cdb?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent bfe3972 commit b991a0b

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

package-lock.json

+7-6
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
@@ -27,7 +27,7 @@
2727
"test": "jest --passWithNoTests"
2828
},
2929
"dependencies": {
30-
"axios": "^1.6.8",
30+
"axios": "^1.8.4",
3131
"axios-cached-dns-resolve": "^3.3.0",
3232
"commander": "^7.0.0",
3333
"compare-versions": "^6.1.0",

0 commit comments

Comments
 (0)