1
0
Fork 0

update: update dependency jsonpath-plus to v7.2.0 (#1209)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-09-23 18:22:31 +00:00 committed by GitHub
parent 9d10a08234
commit fc388e7c5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -75,7 +75,7 @@
"eslint-plugin-no-null": "1.0.2", "eslint-plugin-no-null": "1.0.2",
"eslint-plugin-sonarjs": "0.15.0", "eslint-plugin-sonarjs": "0.15.0",
"js-yaml": "4.1.0", "js-yaml": "4.1.0",
"jsonpath-plus": "7.1.0", "jsonpath-plus": "7.2.0",
"lodash": "4.17.21", "lodash": "4.17.21",
"memfs": "3.4.7", "memfs": "3.4.7",
"minimatch": "5.1.0", "minimatch": "5.1.0",

View File

@ -2685,10 +2685,10 @@ jsonparse@^1.2.0:
resolved "https://artifacts.apextoaster.com/repository/group-npm/jsonparse/-/jsonparse-1.3.1.tgz#3f4dae4a91fac315f71062f8521cc239f1366280" resolved "https://artifacts.apextoaster.com/repository/group-npm/jsonparse/-/jsonparse-1.3.1.tgz#3f4dae4a91fac315f71062f8521cc239f1366280"
integrity sha1-P02uSpH6wxX3EGL4UhzCOfE2YoA= integrity sha1-P02uSpH6wxX3EGL4UhzCOfE2YoA=
jsonpath-plus@7.1.0: jsonpath-plus@7.2.0:
version "7.1.0" version "7.2.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/jsonpath-plus/-/jsonpath-plus-7.1.0.tgz#9ac63c3d32a4d91ada68d57e056cb7983e73290a" resolved "https://artifacts.apextoaster.com/repository/group-npm/jsonpath-plus/-/jsonpath-plus-7.2.0.tgz#7ad94e147b3ed42f7939c315d2b9ce490c5a3899"
integrity sha512-gTaNRsPWO/K2KY6MrqaUFClF9kmuM6MFH5Dhg1VYDODgFbByw1yb7xu3hrViE/sz+dGOeMWgCzwUwQtAnCTE9g== integrity sha512-zBfiUPM5nD0YZSBT/o/fbCUlCcepMIdP0CJZxM1+KgA4f2T206f6VAg9e7mX35+KlMaIc5qXW34f3BnwJ3w+RA==
just-extend@^4.0.2: just-extend@^4.0.2:
version "4.0.2" version "4.0.2"