Skip to content

Commit 12a5725

Browse files
committed
fix(deps): update dependency axios to ^0.26.0
1 parent ec3df8c commit 12a5725

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"author": "GoDaddy Operating Company, LLC",
2121
"license": "MIT",
2222
"dependencies": {
23-
"axios": "^0.21.0"
23+
"axios": "^0.26.0"
2424
},
2525
"devDependencies": {
2626
"chai": "4.3.4",

0 commit comments

Comments
 (0)