From 64acb1ddd370baf42acd739c3a49975f6c5498ac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Mar 2024 02:58:27 +0000 Subject: [PATCH] build(deps): update dependency jsonata to v2.0.4 [security] | datasource | package | from | to | | ---------- | ------- | ----- | ----- | | npm | jsonata | 2.0.3 | 2.0.4 | --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index de32377e7db616..75180f44038933 100644 --- a/package.json +++ b/package.json @@ -213,7 +213,7 @@ "json-dup-key-validator": "1.0.3", "json-stringify-pretty-compact": "3.0.0", "json5": "2.2.3", - "jsonata": "2.0.3", + "jsonata": "2.0.4", "klona": "2.0.6", "lru-cache": "10.2.0", "luxon": "3.4.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3c9a4aa02728a4..2a9833681f4618 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -219,8 +219,8 @@ importers: specifier: 2.2.3 version: 2.2.3 jsonata: - specifier: 2.0.3 - version: 2.0.3 + specifier: 2.0.4 + version: 2.0.4 klona: specifier: 2.0.6 version: 2.0.6 @@ -7722,8 +7722,8 @@ packages: engines: {node: '>=6'} hasBin: true - /jsonata@2.0.3: - resolution: {integrity: sha512-Up2H81MUtjqI/dWwWX7p4+bUMfMrQJVMN/jW6clFMTiYP528fBOBNtRu944QhKTs3+IsVWbgMeUTny5fw2VMUA==} + /jsonata@2.0.4: + resolution: {integrity: sha512-vfavX4/G/yrYxE+UrmT/oUJ3ph7KqUrb0R7b0LVRcntQwxw+Z5kA1pNUIQzX5hF04Oe1eKxyoIPsmXtc2LgJTQ==} engines: {node: '>= 8'} dev: false