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 Jul 9, 2019
1 parent 8ee8861 commit c5bdf6b
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 24 deletions.
68 changes: 48 additions & 20 deletions package-lock.json

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

9 changes: 5 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
}
],
"devDependencies": {
"@lykmapipo/mongoose-faker": ">=0.9.7",
"@lykmapipo/mongoose-faker": ">=0.9.9",
"chai": "^4.2.0",
"grunt": "^1.0.4",
"grunt-contrib-jshint": "^2.1.0",
Expand All @@ -51,15 +51,16 @@
"jshint-stylish": "^2.2.1",
"mocha": "^6.1.4",
"mongoose": "^5.4.1",
"shelljs": "^0.8.3",
"underscore.string": "^3.3.5"
},
"peerDependencies": {
"mongoose": ">=5.6.0"
"mongoose": ">=5.6.4"
},
"dependencies": {
"@lykmapipo/env": ">=0.9.2",
"@lykmapipo/env": ">=0.9.5",
"@turf/turf": ">=5.1.6",
"async": ">=3.0.1",
"async": ">=3.1.0",
"geojson-validation": ">=0.2.1",
"lodash": ">=4.17.11"
}
Expand Down

0 comments on commit c5bdf6b

Please sign in to comment.