Skip to content

Commit

Permalink
chore(npm_versions): update npm dependencies (#374)
Browse files Browse the repository at this point in the history
  • Loading branch information
missinglink authored Nov 25, 2019
1 parent eb17e99 commit 7d1ea44
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,16 +41,16 @@
"dependencies": {
"JSONStream": "^1.0.7",
"cli-table": "^0.3.0",
"csv-parse": "^4.0.0",
"csv-parse": "^4.8.2",
"geonames-stream": "^2.0.3",
"lodash": "^4.2.1",
"lodash": "^4.17.15",
"mkdirp": "^0.5.1",
"pelias-blacklist-stream": "^1.0.0",
"pelias-config": "^4.0.0",
"pelias-dbclient": "^2.8.0",
"pelias-logger": "^1.2.1",
"pelias-model": "^7.0.0",
"pelias-wof-admin-lookup": "^5.3.0",
"pelias-blacklist-stream": "^1.2.0",
"pelias-config": "^4.5.0",
"pelias-dbclient": "^2.13.0",
"pelias-logger": "^1.4.1",
"pelias-model": "^7.1.0",
"pelias-wof-admin-lookup": "^5.4.0",
"request": "^2.34.0",
"through2": "^3.0.0",
"through2-filter": "^3.0.0",
Expand All @@ -59,12 +59,12 @@
},
"devDependencies": {
"deep-diff": "^1.0.0",
"stream-mock": "^2.0.3",
"pelias-mock-logger": "^1.1.0",
"precommit-hook": "^3.0.0",
"proxyquire": "^2.0.0",
"proxyquire": "^2.1.3",
"stream-mock": "^2.0.3",
"tap-dot": "^2.0.0",
"tape": "^4.10.1"
"tape": "^4.11.0"
},
"pre-commit": [
"lint",
Expand Down

0 comments on commit 7d1ea44

Please sign in to comment.