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 Jan 17, 2020
1 parent 869fa13 commit 42bd2fb
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 96 deletions.
148 changes: 56 additions & 92 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,8 +41,8 @@
}
],
"devDependencies": {
"@lykmapipo/mongoose-faker": ">=0.10.7",
"@lykmapipo/mongoose-test-helpers": "^0.7.30",
"@lykmapipo/mongoose-faker": ">=0.10.8",
"@lykmapipo/mongoose-test-helpers": "^0.7.31",
"chai": "^4.2.0",
"grunt": "^1.0.4",
"grunt-contrib-jshint": "^2.1.0",
Expand All @@ -59,8 +59,8 @@
"mongoose": ">=5.8.7"
},
"dependencies": {
"@lykmapipo/env": ">=0.16.3",
"@lykmapipo/geo-tools": ">=0.5.2",
"@lykmapipo/env": ">=0.16.4",
"@lykmapipo/geo-tools": ">=0.5.3",
"@turf/turf": ">=5.1.6",
"async": ">=3.1.0",
"geojson-validation": ">=0.2.1",
Expand Down

0 comments on commit 42bd2fb

Please sign in to comment.