update: update dependency jsonpath-plus to v5.0.7
This commit is contained in:
parent
b8951bb3d5
commit
3ce7e8f3ea
|
@ -72,7 +72,7 @@
|
|||
"eslint-plugin-no-null": "1.0.2",
|
||||
"eslint-plugin-sonarjs": "0.6.0",
|
||||
"js-yaml": "4.0.0",
|
||||
"jsonpath-plus": "5.0.6",
|
||||
"jsonpath-plus": "5.0.7",
|
||||
"lodash": "4.17.21",
|
||||
"minimatch": "3.0.4",
|
||||
"mocha": "8.3.2",
|
||||
|
|
|
@ -2762,10 +2762,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@5.0.6:
|
||||
version "5.0.6"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/jsonpath-plus/-/jsonpath-plus-5.0.6.tgz#f8374b76b9f390496cb583ad67141090183a3c09"
|
||||
integrity sha512-SZQLxQSlAQW+n2j0LTB+6mgL+EkPVOdetIHXMJ8dfHes9sFB9iRUHnYHq2KSqMKXxpZszmPMmRx6uCrn0e359A==
|
||||
jsonpath-plus@5.0.7:
|
||||
version "5.0.7"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/jsonpath-plus/-/jsonpath-plus-5.0.7.tgz#95fb437ebb69c67595208711a69c95735cbff45b"
|
||||
integrity sha512-7TS6wsiw1s2UMK/A6nA4n0aUJuirCVhJ87nWX5je5MPOl0z5VTr2qs7nMP8NZ2ed3rlt6kePTqddgVPE9F0i0w==
|
||||
|
||||
just-extend@^4.0.2:
|
||||
version "4.0.2"
|
||||
|
|
Loading…
Reference in New Issue