Skip to content
This repository was archived by the owner on Sep 17, 2023. It is now read-only.

Commit 6f1f685

Browse files
fix(deps): update dependency axios to v1.3.0
1 parent 17fdd45 commit 6f1f685

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 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
@@ -15,7 +15,7 @@
1515
"postinstall": "node npm/install.js"
1616
},
1717
"dependencies": {
18-
"axios": "1.2.6",
18+
"axios": "1.3.0",
1919
"rimraf": "4.1.2",
2020
"tar": "6.1.13"
2121
},

0 commit comments

Comments
 (0)