From 2df153f9f3500a1546c42e6072ed8bfe7cf0003e Mon Sep 17 00:00:00 2001 From: DanielJDufour Date: Sun, 14 Jan 2024 12:58:31 -0500 Subject: [PATCH] updated fast-max --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 21618cb..b255153 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "bbox-fns": "^0.20.2", "calc-image-stats": "^0.9.0", "dufour-peyton-intersection": "^0.2.0", - "fast-max": "^0.5.0", + "fast-max": "^0.5.1", "fast-min": "^0.4.0", "geoaffine": "^0.2.0", "get-depth": "^0.0.3",