From fc388e7c5b00d56d2d61179707b204456c4f0934 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 23 Sep 2022 18:22:31 +0000 Subject: [PATCH] update: update dependency jsonpath-plus to v7.2.0 (#1209) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d924aea..6731973 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "eslint-plugin-no-null": "1.0.2", "eslint-plugin-sonarjs": "0.15.0", "js-yaml": "4.1.0", - "jsonpath-plus": "7.1.0", + "jsonpath-plus": "7.2.0", "lodash": "4.17.21", "memfs": "3.4.7", "minimatch": "5.1.0", diff --git a/yarn.lock b/yarn.lock index 35b7138..4f34838 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2685,10 +2685,10 @@ jsonparse@^1.2.0: resolved "https://artifacts.apextoaster.com/repository/group-npm/jsonparse/-/jsonparse-1.3.1.tgz#3f4dae4a91fac315f71062f8521cc239f1366280" integrity sha1-P02uSpH6wxX3EGL4UhzCOfE2YoA= -jsonpath-plus@7.1.0: - version "7.1.0" - resolved "https://artifacts.apextoaster.com/repository/group-npm/jsonpath-plus/-/jsonpath-plus-7.1.0.tgz#9ac63c3d32a4d91ada68d57e056cb7983e73290a" - integrity sha512-gTaNRsPWO/K2KY6MrqaUFClF9kmuM6MFH5Dhg1VYDODgFbByw1yb7xu3hrViE/sz+dGOeMWgCzwUwQtAnCTE9g== +jsonpath-plus@7.2.0: + version "7.2.0" + resolved "https://artifacts.apextoaster.com/repository/group-npm/jsonpath-plus/-/jsonpath-plus-7.2.0.tgz#7ad94e147b3ed42f7939c315d2b9ce490c5a3899" + integrity sha512-zBfiUPM5nD0YZSBT/o/fbCUlCcepMIdP0CJZxM1+KgA4f2T206f6VAg9e7mX35+KlMaIc5qXW34f3BnwJ3w+RA== just-extend@^4.0.2: version "4.0.2"