Skip to content

Commit

Permalink
chore(deps): force latest version & audit fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lykmapipo committed Oct 16, 2019
1 parent a5fadc2 commit a74bb05
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,13 @@
"jshint-stylish": "^2.2.1",
"lodash.template": "^4.5.0",
"mocha": "^6.2.1",
"mongoose": ">=5.7.4",
"mongoose": ">=5.7.5",
"prettier": "^1.18.2",
"shelljs": "^0.8.3",
"supertest": "^4.0.2"
},
"peerDependencies": {
"mongoose": ">=5.7.4"
"mongoose": ">=5.7.5"
},
"dependencies": {
"@lykmapipo/common": ">=0.28.3",
Expand Down

0 comments on commit a74bb05

Please sign in to comment.