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 May 1, 2019
1 parent b7016da commit 096a946
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 24 deletions.
30 changes: 10 additions & 20 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 @@ -41,22 +41,22 @@
}
],
"devDependencies": {
"@lykmapipo/mongoose-faker": ">=0.9.0",
"@lykmapipo/mongoose-faker": ">=0.9.3",
"chai": "^4.2.0",
"grunt": "^1.0.4",
"grunt-contrib-jshint": "^2.1.0",
"grunt-contrib-watch": "^1.1.0",
"grunt-mocha-test": "^0.13.3",
"jshint-stylish": "^2.2.1",
"mocha": "^6.1.3",
"mocha": "^6.1.4",
"mongoose": "^5.4.1",
"underscore.string": "^3.3.5"
},
"peerDependencies": {
"mongoose": ">=5.5.2"
"mongoose": ">=5.5.5"
},
"dependencies": {
"@lykmapipo/env": ">=0.7.3",
"@lykmapipo/env": ">=0.7.4",
"@turf/turf": ">=5.1.6",
"async": ">=2.6.2",
"geojson-validation": ">=0.2.1",
Expand Down

0 comments on commit 096a946

Please sign in to comment.