From 1a695e0451045fc30cf19bda2622af3fee5adbe2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nathana=C3=ABl=20L=C3=A9caud=C3=A9?= Date: Thu, 4 Jul 2019 17:50:55 -0400 Subject: [PATCH] Update jsonata to 1.6.5 which should fix #2183 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4bf9e6c3a..61e546acf 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "is-utf8": "0.2.1", "js-yaml": "3.13.1", "json-stringify-safe": "5.0.1", - "jsonata": "1.6.4", + "jsonata": "1.6.5", "media-typer": "1.1.0", "memorystore": "1.6.1", "mime": "2.4.4",