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 Feb 4, 2020
1 parent a06667d commit d5dbaf1
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 97 deletions.
176 changes: 87 additions & 89 deletions package-lock.json

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

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,28 +41,28 @@
}
],
"devDependencies": {
"@lykmapipo/mongoose-faker": ">=0.10.10",
"@lykmapipo/mongoose-test-helpers": "^0.7.34",
"@lykmapipo/mongoose-faker": ">=0.10.11",
"@lykmapipo/mongoose-test-helpers": "^0.7.35",
"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.7.2",
"jshint-stylish": "^2.2.1",
"mocha": "^7.0.0",
"mongoose": ">=5.8.9",
"mocha": "^7.0.1",
"mongoose": ">=5.8.11",
"shelljs": "^0.8.3",
"underscore.string": "^3.3.5"
},
"peerDependencies": {
"mongoose": ">=5.8.9"
"mongoose": ">=5.8.11"
},
"dependencies": {
"@lykmapipo/env": ">=0.16.5",
"@lykmapipo/geo-tools": ">=0.6.2",
"@lykmapipo/env": ">=0.16.6",
"@lykmapipo/geo-tools": ">=0.6.3",
"@turf/turf": ">=5.1.6",
"async": ">=3.1.0",
"async": ">=3.1.1",
"geojson-validation": ">=0.2.1",
"lodash": ">=4.17.15"
}
Expand Down

0 comments on commit d5dbaf1

Please sign in to comment.