From ef16f5cd0e446e7eea1c0cb54618d9f0c8e17027 Mon Sep 17 00:00:00 2001 From: Julian Simioni Date: Tue, 7 Jul 2020 09:25:31 -0700 Subject: [PATCH] feat(deps): Upgrade to pelias-wof-admin-lookup-7.3.0 This includes improved postal cities data for the Netherlands https://github.com/pelias/wof-admin-lookup/pull/299 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d4a0b55f..b7abbe5e 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "pelias-dbclient": "^2.13.0", "pelias-logger": "^1.2.1", "pelias-model": "^7.2.1", - "pelias-wof-admin-lookup": "^7.1.1", + "pelias-wof-admin-lookup": "^7.3.0", "through2": "^3.0.0", "through2-sink": "^1.0.0" },