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 29, 2020
1 parent 56982fb commit 6f22e4a
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 96 deletions.
178 changes: 89 additions & 89 deletions package-lock.json

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

14 changes: 7 additions & 7 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.24",
"@lykmapipo/mongoose-test-helpers": "^0.8.2",
"@lykmapipo/mongoose-faker": ">=0.10.25",
"@lykmapipo/mongoose-test-helpers": "^0.8.3",
"chai": "^4.2.0",
"grunt": "^1.2.1",
"grunt-contrib-jshint": "^2.1.0",
Expand All @@ -51,19 +51,19 @@
"handlebars": "^4.7.6",
"jshint-stylish": "^2.2.1",
"mocha": "^8.0.1",
"mongoose": ">=5.9.24",
"mongoose": ">=5.9.26",
"shelljs": "^0.8.4",
"underscore.string": "^3.3.5"
},
"peerDependencies": {
"mongoose": ">=5.9.24"
"mongoose": ">=5.9.26"
},
"dependencies": {
"@lykmapipo/env": ">=0.17.13",
"@lykmapipo/geo-tools": ">=0.7.10",
"@lykmapipo/env": ">=0.17.15",
"@lykmapipo/geo-tools": ">=0.7.12",
"@turf/turf": ">=5.1.6",
"async": ">=3.2.0",
"geojson-validation": ">=1.0.1",
"geojson-validation": ">=1.0.2",
"lodash": ">=4.17.19"
}
}

0 comments on commit 6f22e4a

Please sign in to comment.