diff --git a/package.json b/package.json index dec82fc..d9b572e 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "eslint-plugin-no-null": "1.0.2", "eslint-plugin-sonarjs": "0.5.0", "js-yaml": "3.13.1", - "jsonpath-plus": "2.0.0", + "jsonpath-plus": "3.0.0", "lodash": "4.17.15", "minimatch": "3.0.4", "mocha": "7.0.1", diff --git a/yarn.lock b/yarn.lock index 1d44382..94bfdd7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2262,10 +2262,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@2.0.0: - version "2.0.0" - resolved "https://artifacts.apextoaster.com/repository/group-npm/jsonpath-plus/-/jsonpath-plus-2.0.0.tgz#3ebf30b79e2262d69826084ba03c406a9de440a0" - integrity sha512-ksXaz9+3SIZ5BMxgr7MQueYcR515VRZPuoDhIymUd1JcF6BnVaYJS7k4NJni4EHhvJaOIGGiPqT8+ifsGp6mBw== +jsonpath-plus@3.0.0: + version "3.0.0" + resolved "https://artifacts.apextoaster.com/repository/group-npm/jsonpath-plus/-/jsonpath-plus-3.0.0.tgz#194ab4792a5e9b4ed27bf442188c8eb7e697a04b" + integrity sha512-WQwgWEBgn+SJU1tlDa/GiY5/ngRpa9yrSj8n4BYPHcwoxTDaMEaYCHMOn42hIHHDd3CrUoRr3+HpsK0hCKoxzA== just-extend@^4.0.2: version "4.0.2"