Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
stefandesu committed Sep 23, 2020
1 parent 0cb32a0 commit e955782
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 51 deletions.
109 changes: 63 additions & 46 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,14 @@
"author": "",
"license": "MIT",
"devDependencies": {
"ajv": "^6.12.4",
"ajv": "^6.12.5",
"chai": "^4.2.0",
"chai-as-promised": "^7.1.1",
"chai-http": "^4.3.0",
"eslint": "^7.8.1",
"eslint": "^7.9.0",
"eslint-config-gbv": "github:gbv/eslint-config-gbv#ecaf810",
"jsonwebtoken": "^8.5.1",
"lint-staged": "^10.3.0",
"lint-staged": "^10.4.0",
"mocha": "^8.1.3",
"mocha-eslint": "^6.0.0",
"portfinder": "^1.0.28",
Expand All @@ -57,8 +57,8 @@
"jskos-validate": "^0.3.2",
"lodash": "^4.17.20",
"meow": "^7.1.1",
"mongodb": "~3.5.10",
"mongoose": "^5.10.3",
"mongodb": "~3.5.11",
"mongoose": "^5.10.6",
"ndjson": "^2.0.0",
"nocache": "^2.1.0",
"nodemon": "^2.0.4",
Expand Down

0 comments on commit e955782

Please sign in to comment.