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 4, 2019
1 parent a2454c5 commit 3a414e9
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
44 changes: 22 additions & 22 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,15 +33,15 @@
"url": "https://github.com/lykmapipo/mongoose-gridfs/issues"
},
"dependencies": {
"@lykmapipo/mongoose-common": ">=0.23.6",
"@lykmapipo/mongoose-common": ">=0.24.0",
"lodash": ">=4.17.11",
"stream-read": ">=1.1.2"
},
"peerDependencies": {
"mongoose": ">=5.5.12"
},
"devDependencies": {
"@lykmapipo/mongoose-test-helpers": ">=0.7.6",
"@lykmapipo/mongoose-test-helpers": ">=0.7.7",
"async": ">=3.0.1",
"body-parser": "^1.19.0",
"chai": "^4.2.0",
Expand All @@ -58,7 +58,7 @@
"mime": "^2.4.3",
"mocha": "^6.1.4",
"mongoose": ">=5.5.12",
"mongoose-rest-actions": "^0.28.1",
"mongoose-rest-actions": "^0.28.2",
"multer": "^1.4.1",
"on-finished": "^2.3.0"
},
Expand Down

0 comments on commit 3a414e9

Please sign in to comment.