Skip to content

Commit 00af2c6

Browse files
committed
feat(deps): upgrade pelias dependencies
1 parent 3bd6b0e commit 00af2c6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,19 +33,19 @@
3333
"download-file-sync": "^1.0.4",
3434
"iso3166-1": "^0.5.0",
3535
"lodash": "^4.5.1",
36-
"pelias-blacklist-stream": "^1.0.0",
36+
"pelias-blacklist-stream": "^1.3.0",
3737
"pelias-config": "^6.0.0",
3838
"pelias-dbclient": "^3.1.0",
39-
"pelias-logger": "^1.2.1",
40-
"pelias-model": "^10.0.0",
39+
"pelias-logger": "^1.6.0",
40+
"pelias-model": "^10.6.0",
4141
"through2": "^3.0.0",
4242
"through2-filter": "^3.0.0",
4343
"through2-map": "^3.0.0",
4444
"through2-sink": "^1.0.0"
4545
},
4646
"devDependencies": {
4747
"jshint": "^2.5.6",
48-
"pelias-mock-logger": "^1.1.0",
48+
"pelias-mock-logger": "^1.7.0",
4949
"precommit-hook": "^3.0.0",
5050
"proxyquire": "^2.0.0",
5151
"stream-mock": "^2.0.5",

0 commit comments

Comments
 (0)