Skip to content

Commit

Permalink
feat(deps): Upgrade to wof-admin-lookup 7.7.0
Browse files Browse the repository at this point in the history
This includes the changes in
pelias/wof-admin-lookup#311 that help with using
the `boundary.country` API parameter with `dependency` placetypes.
  • Loading branch information
orangejulius committed May 16, 2022
1 parent e5690e4 commit 229e432
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,16 @@
"license": "MPL-2.0",
"dependencies": {
"@hapi/joi": "^16.1.0",
"JSONStream": "^1.3.1",
"combined-stream": "1.0.8",
"csv-parse": "^4.4.5",
"decompress": "^4.0.0",
"JSONStream": "^1.3.1",
"lodash": "^4.16.0",
"pelias-config": "^4.8.0",
"pelias-dbclient": "^2.13.0",
"pelias-logger": "^1.4.1",
"pelias-model": "^7.1.0",
"pelias-wof-admin-lookup": "^7.0.0",
"pelias-wof-admin-lookup": "^7.7.0",
"sync-request": "^6.1.0",
"through2": "^3.0.1"
},
Expand Down

0 comments on commit 229e432

Please sign in to comment.