update: update dependency jsonpath-plus to v6
This commit is contained in:
parent
a31c5503d9
commit
d10e5883f1
|
@ -71,7 +71,7 @@
|
|||
"eslint-plugin-no-null": "1.0.2",
|
||||
"eslint-plugin-sonarjs": "0.9.1",
|
||||
"js-yaml": "4.1.0",
|
||||
"jsonpath-plus": "5.1.0",
|
||||
"jsonpath-plus": "6.0.1",
|
||||
"lodash": "4.17.21",
|
||||
"memfs": "3.2.2",
|
||||
"minimatch": "3.0.4",
|
||||
|
|
|
@ -2886,10 +2886,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.1.0:
|
||||
version "5.1.0"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/jsonpath-plus/-/jsonpath-plus-5.1.0.tgz#2fc4b2e461950626c98525425a3a3518b85af6c3"
|
||||
integrity sha512-890w2Pjtj0iswAxalRlt2kHthi6HKrXEfZcn+ZNZptv7F3rUGIeDuZo+C+h4vXBHLEsVjJrHeCm35nYeZLzSBQ==
|
||||
jsonpath-plus@6.0.1:
|
||||
version "6.0.1"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/jsonpath-plus/-/jsonpath-plus-6.0.1.tgz#9a3e16cedadfab07a3d8dc4e8cd5df4ed8f49c4d"
|
||||
integrity sha512-EvGovdvau6FyLexFH2OeXfIITlgIbgZoAZe3usiySeaIDm5QS+A10DKNpaPBBqqRSZr2HN6HVNXxtwUAr2apEw==
|
||||
|
||||
just-extend@^4.0.2:
|
||||
version "4.0.2"
|
||||
|
|
Loading…
Reference in New Issue