Skip to content

Commit f45bf4d

Browse files
authored
fix: upgrade axios from 0.21.4 to 0.22.0 (#67)
Snyk has created this PR to upgrade axios from 0.21.4 to 0.22.0. See this package in npm: See this project in Snyk: https://app.snyk.io/org/andrevarandas/project/fc52ed1e-7e2f-4862-95f0-682ae7e39e56?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 04f4f0f commit f45bf4d

File tree

2 files changed

+201
-187
lines changed

2 files changed

+201
-187
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"typescript": "^3.2.4"
4444
},
4545
"dependencies": {
46-
"axios": "^0.21.3",
46+
"axios": "^0.22.0",
4747
"rimraf": "^3.0.2"
4848
},
4949
"files": [

0 commit comments

Comments
 (0)