Skip to content

Commit 3ca1c01

Browse files
Bump jsonata from 2.0.2 to 2.0.4 (#787)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8547209 commit 3ca1c01

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"csv-parse": "^4.12.0",
5454
"groq-js": "1.1.8",
5555
"json-to-pretty-yaml": "^1.2.2",
56-
"jsonata": "2.0.2",
56+
"jsonata": "2.0.4",
5757
"jsonpath-plus": "7.2.0",
5858
"lodash": "^4.17.21",
5959
"mathjs": "11.7.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6728,10 +6728,10 @@ [email protected]:
67286728
resolved "https://registry.yarnpkg.com/jsonata/-/jsonata-1.8.6.tgz#e5f0e6ace870a34bac881a182ca2b31227122791"
67296729
integrity sha512-ZH2TPYdNP2JecOl/HvrH47Xc+9imibEMQ4YqKy/F/FrM+2a6vfbGxeCX23dB9Fr6uvGwv+ghf1KxWB3iZk09wA==
67306730

6731-
6732-
version "2.0.2"
6733-
resolved "https://registry.yarnpkg.com/jsonata/-/jsonata-2.0.2.tgz#e41eb01e2aa05ac3cca3d25c04dd1ad3c4e0f723"
6734-
integrity sha512-CpwbpFNjuuukU+tIR6Qw+fhwQQ5iZGbB/Md8CVaU7/b/SI1RlQQVgf4rIEjoiG9/jDB7C45nKKwHXWKHQxvb7w==
6731+
6732+
version "2.0.4"
6733+
resolved "https://registry.yarnpkg.com/jsonata/-/jsonata-2.0.4.tgz#d8575d4c7695a2086162a2baebce0f0ee4e84fdb"
6734+
integrity sha512-vfavX4/G/yrYxE+UrmT/oUJ3ph7KqUrb0R7b0LVRcntQwxw+Z5kA1pNUIQzX5hF04Oe1eKxyoIPsmXtc2LgJTQ==
67356735

67366736
jsonc-parser@^3.2.0:
67376737
version "3.2.0"

0 commit comments

Comments
 (0)