Skip to content
This repository was archived by the owner on Jun 22, 2021. It is now read-only.

Commit 0fbe8f1

Browse files
committed
fix(deps): update dependency axios to ^0.18.0
1 parent bb8699e commit 0fbe8f1

File tree

2 files changed

+21
-14
lines changed

2 files changed

+21
-14
lines changed

package-lock.json

Lines changed: 20 additions & 13 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
@@ -26,7 +26,7 @@
2626
},
2727
"dependencies": {
2828
"@js-entity-repos/core": "^6.0.2",
29-
"axios": "^0.17.1",
29+
"axios": "^0.18.0",
3030
"http-status-codes": "^1.3.0",
3131
"lodash": "^4.17.4"
3232
},

0 commit comments

Comments
 (0)