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 16, 2019
1 parent 972c473 commit b8bf22a
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 49 deletions.
141 changes: 102 additions & 39 deletions package-lock.json

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

16 changes: 6 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
],
"devDependencies": {
"@benmaruchu/faker": "^4.2.1",
"@lykmapipo/express-test-helpers": "^0.8.2",
"@lykmapipo/mongoose-test-helpers": ">=0.7.10",
"@lykmapipo/express-test-helpers": "^0.8.3",
"@lykmapipo/mongoose-test-helpers": ">=0.7.11",
"chai": "^4.2.0",
"grunt": "^1.0.4",
"grunt-contrib-jshint": "^2.1.0",
Expand All @@ -58,10 +58,10 @@
},
"dependencies": {
"@lykmapipo/env": ">=0.9.1",
"@lykmapipo/express-common": ">=0.17.6",
"@lykmapipo/express-rest-actions": ">=0.6.3",
"@lykmapipo/express-common": ">=0.17.7",
"@lykmapipo/express-rest-actions": ">=0.6.4",
"@lykmapipo/kue-common": ">=0.3.4",
"@lykmapipo/mongoose-common": ">=0.25.2",
"@lykmapipo/mongoose-common": ">=0.25.3",
"@lykmapipo/mongoose-exportable": ">=0.3.4",
"@lykmapipo/phone": ">=0.5.0",
"@lykmapipo/tz-ega-sms": ">=0.5.3",
Expand All @@ -74,11 +74,7 @@
"mongoose-kue": ">=0.8.2",
"mongoose-rest-actions": ">=0.28.4",
"node-gcm": ">=1.0.2",
"nodemailer": ">=6.2.1",
"object-hash": ">=1.3.1",
"require-all": ">=3.0.0",
"string-template": ">=1.0.0",
"striptags": ">=3.1.1"
"nodemailer": ">=6.2.1"
},
"engines": {
"node": ">=8.6.0",
Expand Down

0 comments on commit b8bf22a

Please sign in to comment.