From 9282c62da7f4a8275c1e65a8ea1196460ef7ed70 Mon Sep 17 00:00:00 2001 From: Michael Kirk Date: Thu, 18 Apr 2024 12:44:25 -0700 Subject: [PATCH] update to pelias-query w/o cutoff_frequency --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 27c606453..d966c6ae1 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "pelias-microservice-wrapper": "^1.10.0", "pelias-model": "^9.0.0", "pelias-parser": "2.2.0", - "pelias-query": "^11.0.0", + "pelias-query": "^11.2.0", "pelias-sorting": "^1.7.0", "predicates": "^2.0.0", "regenerate": "^1.4.0",