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

Commit 7aeb440

Browse files
Merge pull request #210 from typescript-tools/renovate/axios-1.x
fix(deps): update dependency axios to v1.2.0
2 parents a5575d2 + f5a7be1 commit 7aeb440

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.1.3",
18+
"axios": "1.2.0",
1919
"rimraf": "3.0.2",
2020
"tar": "6.1.12"
2121
},

0 commit comments

Comments
 (0)