Skip to content

Commit 7e5bd5f

Browse files
committed
Update to JSONata 1.5.0
1 parent e32cc4d commit 7e5bd5f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Runtime
55
- Beta: Projects - must be enabled in settings file
66
- Allow port zero for Express (#1363)
77
- Better error reporting when module provides duplicate type
8-
- Update jsonata to 1.4.1
8+
- Update jsonata to 1.5.0
99
- add express-session memorystore without leaks (#1435)
1010
- Allow adminAuth.user to be a Function Fixes #1461
1111
- Ensure RED.server is set even if admin api disabled

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"is-utf8": "0.2.1",
5353
"js-yaml": "3.10.0",
5454
"json-stringify-safe": "5.0.1",
55-
"jsonata": "1.4.1",
55+
"jsonata": "1.5.0",
5656
"media-typer": "0.3.0",
5757
"memorystore": "1.6.0",
5858
"mqtt": "2.15.1",

0 commit comments

Comments
 (0)