Skip to content

Commit

Permalink
chore: dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
panva committed Nov 15, 2018
1 parent c480238 commit 21b56bb
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,15 +43,15 @@
"debug": "^4.1.0",
"delegates": "^1.0.0",
"ejs": "^2.6.1",
"got": "^9.2.2",
"jsesc": "^2.5.1",
"koa": "^2.6.1",
"got": "^9.3.2",
"jsesc": "^2.5.2",
"koa": "^2.6.2",
"koa-router": "^7.4.0",
"lodash": "^4.17.11",
"lru-cache": "^4.1.3",
"nanoid": "^1.3.1",
"nanoid": "^2.0.0",
"node-jose": "^1.1.0",
"object-hash": "^1.3.0",
"object-hash": "^1.3.1",
"oidc-token-hash": "^3.0.1",
"raw-body": "^2.3.3",
"semver": "^5.6.0",
Expand All @@ -62,19 +62,19 @@
"@commitlint/config-conventional": "^7.1.2",
"chai": "^4.2.0",
"clear-module": "^3.0.0",
"eslint": "^5.7.0",
"eslint": "^5.9.0",
"eslint-config-airbnb-base": "^13.1.0",
"eslint-plugin-import": "^2.14.0",
"husky": "^1.1.2",
"husky": "^1.1.4",
"koa-body": "^4.0.4",
"koa-ejs": "^4.1.2",
"koa-helmet": "^4.0.0",
"koa-mount": "^4.0.0",
"mocha": "^5.2.0",
"moment": "^2.22.2",
"nock": "^10.0.1",
"nock": "^10.0.2",
"nyc": "^13.1.0",
"sinon": "^7.0.0",
"sinon": "^7.1.1",
"supertest": "^3.3.0",
"timekeeper": "^2.1.2"
},
Expand Down

0 comments on commit 21b56bb

Please sign in to comment.