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 Jun 15, 2019
1 parent a24d8a3 commit 4960fcd
Show file tree
Hide file tree
Showing 2 changed files with 142 additions and 40 deletions.
174 changes: 138 additions & 36 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
],
"devDependencies": {
"@benmaruchu/faker": "^4.2.1",
"@lykmapipo/mongoose-test-helpers": ">=0.7.9",
"@lykmapipo/mongoose-test-helpers": ">=0.7.10",
"chai": "^4.2.0",
"grunt": "^1.0.4",
"grunt-contrib-jshint": "^2.1.0",
Expand All @@ -53,13 +53,13 @@
"supertest": "^4.0.2"
},
"peerDependencies": {
"mongoose": ">=5.5.14"
"mongoose": ">=5.6.0"
},
"dependencies": {
"@lykmapipo/env": ">=0.8.1",
"@lykmapipo/env": ">=0.9.0",
"@lykmapipo/express-common": ">=0.17.6",
"@lykmapipo/kue-common": ">=0.3.4",
"@lykmapipo/mongoose-common": ">=0.25.1",
"@lykmapipo/mongoose-common": ">=0.25.2",
"@lykmapipo/tz-ega-sms": ">=0.5.3",
"async": ">=3.0.1",
"bipsms": ">=0.4.3",
Expand Down

0 comments on commit 4960fcd

Please sign in to comment.