From 3f3e6465528dfe5a85bbc3424b353f22287c2f90 Mon Sep 17 00:00:00 2001 From: Simeon Widdis Date: Wed, 5 Jun 2024 17:16:21 -0700 Subject: [PATCH] Update json5 Signed-off-by: Simeon Widdis --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0656e6c28411..a1644be7d5c9 100644 --- a/package.json +++ b/package.json @@ -421,7 +421,7 @@ "jimp": "^0.14.0", "jquery": "^3.5.0", "json-stringify-pretty-compact": "1.2.0", - "json5": "^1.0.1", + "json5": "^2.2.3", "leaflet": "1.5.1", "leaflet-draw": "0.4.14", "leaflet-responsive-popup": "0.6.4",