Skip to content

Commit d1f10ed

Browse files
committed
fix(deps): update dependency axios to ^0.27.0
1 parent ec3df8c commit d1f10ed

File tree

2 files changed

+50
-8
lines changed

2 files changed

+50
-8
lines changed

package-lock.json

Lines changed: 49 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
@@ -20,7 +20,7 @@
2020
"author": "GoDaddy Operating Company, LLC",
2121
"license": "MIT",
2222
"dependencies": {
23-
"axios": "^0.21.0"
23+
"axios": "^0.27.0"
2424
},
2525
"devDependencies": {
2626
"chai": "4.3.4",

0 commit comments

Comments
 (0)