Browse Source

Merge pull request #16 from lybenson/dependabot/npm_and_yarn/bilibili-api/axios-0.19.0

Bump axios from 0.15.3 to 0.19.0 in /bilibili-api
benson 5 years ago
parent
commit
cf0ebac3b7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      bilibili-api/package.json

+ 1 - 1
bilibili-api/package.json

@@ -8,7 +8,7 @@
     "test": "cross-env NODE_ENV=test ./node_modules/.bin/nodemon ./index.js"
   },
   "dependencies": {
-    "axios": "^0.15.3",
+    "axios": "^0.19.0",
     "koa": "^2.0.0",
     "koa-bodyparser": "^3.2.0",
     "koa-convert": "^1.2.0",