Skip to content

Commit 2530c01

Browse files
committed
fix: upgrade axios from 1.7.7 to 1.7.9
Snyk has created this PR to upgrade axios from 1.7.7 to 1.7.9. See this package in npm: axios See this project in Snyk: https://app.snyk.io/org/rsaz/project/b0fba834-724d-4716-9414-b91dc9455706?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent c424153 commit 2530c01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"test:watch": "jest --watch"
5050
},
5151
"dependencies": {
52-
"axios": "1.7.7",
52+
"axios": "1.7.9",
5353
"chalk-animation": "2.0.3",
5454
"cli-progress": "3.12.0",
5555
"cli-table3": "0.6.5",

0 commit comments

Comments
 (0)