Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
panva committed May 10, 2018
1 parent b5af883 commit c95a40d
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,34 +47,34 @@
"base64url": "^2.0.0",
"debug": "^3.1.0",
"delegates": "^1.0.0",
"ejs": "^2.5.2",
"got": "^8.0.0",
"http-errors": "^1.4.0",
"ejs": "^2.6.1",
"got": "^8.3.1",
"http-errors": "^1.6.3",
"kcors": "^2.2.1",
"koa": "^2.0.1",
"koa": "^2.5.1",
"koa-compose": "^4.0.0",
"koa-router": "^7.0.1",
"lodash": "^4.17.5",
"lru-cache": "^4.0.0",
"koa-router": "^7.4.0",
"lodash": "^4.17.10",
"lru-cache": "^4.1.3",
"node-jose": "^0.11.0",
"oidc-token-hash": "^2.0.0",
"raw-body": "^2.1.7",
"uuid": "^3.0.0"
"raw-body": "^2.3.3",
"uuid": "^3.2.1"
},
"devDependencies": {
"chai": "^4.0.0",
"eslint": "^4.3.0",
"eslint-config-airbnb-base": "^12.0.0",
"eslint-plugin-import": "^2.0.1",
"koa-body": "^2.0.0",
"koa-ejs": "^4.0.0",
"chai": "^4.1.2",
"eslint": "^4.19.1",
"eslint-config-airbnb-base": "^12.1.0",
"eslint-plugin-import": "^2.11.0",
"koa-body": "^2.5.0",
"koa-ejs": "^4.1.1",
"koa-mount": "^3.0.0",
"mocha": "^5.0.0",
"moment": "^2.19.3",
"nock": "^9.0.2",
"mocha": "^5.1.1",
"moment": "^2.22.1",
"nock": "^9.2.5",
"nyc": "^11.7.3",
"pre-commit": "^1.2.2",
"sinon": "^5.0.5",
"sinon": "^5.0.7",
"supertest": "^3.0.0"
},
"engines": {
Expand Down

0 comments on commit c95a40d

Please sign in to comment.