diff --git a/package.json b/package.json index e126592..398e8dd 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "chai": "4.2.0", "deep-diff": "1.0.2", "js-yaml": "3.13.1", - "jsonpath-plus": "1.0.0", + "jsonpath-plus": "1.1.0", "lodash": "4.17.15", "mocha": "6.2.0", "noicejs": "2.5.2", diff --git a/yarn.lock b/yarn.lock index 2e3fe7d..7917e2a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1508,10 +1508,10 @@ jsonparse@^1.2.0: resolved "https://registry.yarnpkg.com/jsonparse/-/jsonparse-1.3.1.tgz#3f4dae4a91fac315f71062f8521cc239f1366280" integrity sha1-P02uSpH6wxX3EGL4UhzCOfE2YoA= -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== +jsonpath-plus@1.1.0: + version "1.1.0" + resolved "https://registry.yarnpkg.com/jsonpath-plus/-/jsonpath-plus-1.1.0.tgz#7caaea4db88b761a0a3b55d715cb01eaa469dfa5" + integrity sha512-ydqTBOuLcFCUr9e7AxJlKCFgxzEQ03HjnIim0hJSdk2NxD8MOsaMOrRgP6XWEm5q3VuDY5+cRT1DM9vLlGo/qA== just-extend@^4.0.2: version "4.0.2"