From e46204ef5f4b783cd46a49ad663c9c2916bbc766 Mon Sep 17 00:00:00 2001 From: Peter Johnson Date: Mon, 13 Oct 2025 12:12:04 +0200 Subject: [PATCH] feat(deps): Update pelias-wof-admin-lookup to v7.17.0 This version supports using pelias/spatial for admin lookup --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3dc79d4c..49cc3a08 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "pelias-dbclient": "^3.1.0", "pelias-logger": "^1.6.0", "pelias-model": "^10.6.0", - "pelias-wof-admin-lookup": "^7.15.0", + "pelias-wof-admin-lookup": "^7.17.0", "through2": "^3.0.0", "through2-sink": "^1.0.0" },