Skip to content

Commit

Permalink
Merge pull request #5 from nenokkadine/dev
Browse files Browse the repository at this point in the history
Update Dependencies
  • Loading branch information
nenokkadine authored Apr 19, 2021
2 parents f1a6c24 + c9eb3d3 commit dec2808
Showing 1 changed file with 10 additions and 11 deletions.
21 changes: 10 additions & 11 deletions src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,23 +12,22 @@
"author": "viegg",
"license": "ISC",
"dependencies": {
"@koa/router": "^9.0.1",
"@koa/router": "^10.0.0",
"@viegg/axios": "^1.0.0",
"better-sqlite3": "^7.1.0",
"better-sqlite3": "^7.1.5",
"bytes": "^3.1.0",
"cli-table3": "^0.6.0",
"colors": "^1.4.0",
"dayjs": "^1.8.28",
"gtoken": "^5.0.1",
"html-escaper": "^3.0.0",
"dayjs": "^1.10.4",
"gtoken": "^5.2.1",
"html-escaper": "^3.0.3",
"https-proxy-agent": "^5.0.0",
"koa": "^2.13.0",
"koa": "^2.13.1",
"koa-bodyparser": "^4.3.0",
"p-limit": "^3.0.1",
"prompts": "^2.3.2",
"proxy-agent": "^3.1.1",
"p-limit": "^3.1.0",
"prompts": "^2.4.1",
"proxy-agent": "^4.0.1",
"signal-exit": "^3.0.3",
"yargs": "^15.3.1",
"bytes": "^3.1.0"
"yargs": "^16.2.0"
}
}

0 comments on commit dec2808

Please sign in to comment.