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 Dec 11, 2019
1 parent 62c2bc9 commit c30715d
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 76 deletions.
120 changes: 49 additions & 71 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,24 +41,24 @@
}
],
"devDependencies": {
"@lykmapipo/mongoose-faker": ">=0.10.4",
"@lykmapipo/mongoose-faker": ">=0.10.5",
"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",
"handlebars": "^4.5.2",
"handlebars": "^4.5.3",
"jshint-stylish": "^2.2.1",
"mocha": "^6.2.2",
"mongoose": ">=5.7.11",
"mongoose": ">=5.8.0",
"shelljs": "^0.8.3",
"underscore.string": "^3.3.5"
},
"peerDependencies": {
"mongoose": ">=5.7.11"
"mongoose": ">=5.8.0"
},
"dependencies": {
"@lykmapipo/env": ">=0.14.11",
"@lykmapipo/env": ">=0.16.0",
"@turf/turf": ">=5.1.6",
"async": ">=3.1.0",
"geojson-validation": ">=0.2.1",
Expand Down

0 comments on commit c30715d

Please sign in to comment.