Skip to content

Commit c18ff4b

Browse files
committed
fix: Update axios to 1.12.2
1 parent bc11646 commit c18ff4b

File tree

3 files changed

+16
-17
lines changed

3 files changed

+16
-17
lines changed

examples/package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 9 additions & 10 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
@@ -5,7 +5,7 @@
55
},
66
"dependencies": {
77
"adm-zip": "^0.5.9",
8-
"axios": "^1.8.2",
8+
"axios": "^1.12.2",
99
"form-data": "^4.0.4",
1010
"glob": "^8.0.3",
1111
"lodash": "^4.17.21",

0 commit comments

Comments
 (0)