update: update dependency jsonpath-plus to v1
This commit is contained in:
parent
674965fe2a
commit
f85d077505
|
@ -45,7 +45,7 @@
|
|||
"chai": "4.2.0",
|
||||
"deep-diff": "1.0.2",
|
||||
"js-yaml": "3.13.1",
|
||||
"jsonpath-plus": "0.20.1",
|
||||
"jsonpath-plus": "1.0.0",
|
||||
"lodash": "4.17.14",
|
||||
"mocha": "6.1.4",
|
||||
"noicejs": "2.5.2",
|
||||
|
|
|
@ -1193,10 +1193,10 @@ jsonparse@^1.2.0:
|
|||
resolved "https://registry.yarnpkg.com/jsonparse/-/jsonparse-1.3.1.tgz#3f4dae4a91fac315f71062f8521cc239f1366280"
|
||||
integrity sha1-P02uSpH6wxX3EGL4UhzCOfE2YoA=
|
||||
|
||||
jsonpath-plus@0.20.1:
|
||||
version "0.20.1"
|
||||
resolved "https://registry.yarnpkg.com/jsonpath-plus/-/jsonpath-plus-0.20.1.tgz#5358b8e8a5df569c541de64908d54bca55550e1c"
|
||||
integrity sha512-8O4tBeXh9XGma2x2aPVwvpo9lXJAd4bx0XA0eRjYs4Cpz7e5PQy7sPttk2YmhvROJhEUu4DNUxmtLueicCqyZg==
|
||||
jsonpath-plus@1.0.0:
|
||||
version "1.0.0"
|
||||
resolved "https://registry.yarnpkg.com/jsonpath-plus/-/jsonpath-plus-1.0.0.tgz#78fa5c4ae62968476268d505d9f78c65469d0e7c"
|
||||
integrity sha512-CXQJ/tsgFogKYBuCRmnlChIw66JBXp8kAkT+R4mSB2cuzCSBi88lx2A+vHvo27RY4Wtj5xVVGu2/2O7NwZ79mg==
|
||||
|
||||
just-extend@^4.0.2:
|
||||
version "4.0.2"
|
||||
|
|
Loading…
Reference in New Issue