From d4029caf6bf8b17cc3b7c4c673ed2e8c7907403f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 30 Apr 2020 23:56:56 -0300 Subject: [PATCH 1/2] fix: test/selenium/package.json & test/selenium/.snyk to reduce vulnerabilities The following vulnerabilities are fixed with a Snyk patch: - https://snyk.io/vuln/SNYK-JS-LODASH-567746 --- test/selenium/package.json | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/test/selenium/package.json b/test/selenium/package.json index 8a8229a7d18..0787db6c04f 100644 --- a/test/selenium/package.json +++ b/test/selenium/package.json @@ -8,7 +8,9 @@ "selenium:watch": "./bin/deck selenium -j='--watch'", "selenium:debug:watch": "./bin/deck selenium --debug -j='--no-cache --watch'", "selenium:viz": "NETWORK=host docker-compose -f docker-local-compose.yml run --no-deps selenium \"npm install && ./bin/deck selenium -u ${RUNDECK_URL:-http://`hostname`:4440} -h\"", - "selenium:viz:update": "NETWORK=host docker-compose -f docker-local-compose.yml run --no-deps selenium \"npm install && ./bin/deck selenium -u ${RUNDECK_URL:-http://`hostname`:4440} -h -j='-u'\"" + "selenium:viz:update": "NETWORK=host docker-compose -f docker-local-compose.yml run --no-deps selenium \"npm install && ./bin/deck selenium -u ${RUNDECK_URL:-http://`hostname`:4440} -h -j='-u'\"", + "snyk-protect": "snyk protect", + "prepublish": "npm run snyk-protect" }, "author": "", "license": "ISC", @@ -42,7 +44,8 @@ "tsconfig-paths": "^3.4.1", "tslint": "^5.10.0", "typescript": "^2.8.3", - "yargs": "^11.0.0" + "yargs": "^11.0.0", + "snyk": "^1.316.1" }, "jest": { "roots": [ @@ -66,5 +69,6 @@ "jest-watch-typeahead/filename", "jest-watch-typeahead/testname" ] - } + }, + "snyk": true } From 8ad37deabdda714d83543d0370829b32069aa43c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 30 Apr 2020 23:56:57 -0300 Subject: [PATCH 2/2] fix: test/selenium/package.json & test/selenium/.snyk to reduce vulnerabilities The following vulnerabilities are fixed with a Snyk patch: - https://snyk.io/vuln/SNYK-JS-LODASH-567746 --- test/selenium/.snyk | 550 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 550 insertions(+) create mode 100644 test/selenium/.snyk diff --git a/test/selenium/.snyk b/test/selenium/.snyk new file mode 100644 index 00000000000..0785b56912a --- /dev/null +++ b/test/selenium/.snyk @@ -0,0 +1,550 @@ +# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. +version: v1.14.1 +ignore: {} +# patches apply the minimum changes required to fix a vulnerability +patch: + SNYK-JS-LODASH-567746: + - jest-image-snapshot > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > istanbul-api > async > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > istanbul-lib-instrument > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-snapshot > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > istanbul-lib-instrument > babel-generator > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > istanbul-lib-instrument > babel-traverse > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > istanbul-lib-instrument > babel-template > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-config > babel-core > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > babel-core > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > istanbul-lib-instrument > babel-generator > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > istanbul-lib-instrument > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > istanbul-lib-instrument > babel-template > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > istanbul-api > istanbul-lib-instrument > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-config > babel-core > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > babel-core > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-resolve-dependencies > jest-snapshot > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > jest-snapshot > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > istanbul-api > istanbul-lib-instrument > babel-generator > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-config > babel-core > babel-generator > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > babel-core > babel-generator > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > istanbul-lib-instrument > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > istanbul-api > istanbul-lib-instrument > babel-traverse > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-config > babel-core > babel-traverse > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > babel-core > babel-traverse > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-config > jest-jasmine2 > babel-traverse > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-jasmine2 > babel-traverse > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > istanbul-api > istanbul-lib-instrument > babel-template > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-config > babel-core > babel-template > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > babel-core > babel-template > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > jest-config > babel-core > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-config > babel-core > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > babel-core > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-config > babel-core > babel-register > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > babel-core > babel-register > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > istanbul-api > istanbul-lib-instrument > babel-generator > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-config > babel-core > babel-generator > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > babel-core > babel-generator > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > istanbul-lib-instrument > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > istanbul-api > istanbul-lib-instrument > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-config > babel-core > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > babel-core > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-config > jest-jasmine2 > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-jasmine2 > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > istanbul-api > istanbul-lib-instrument > babel-template > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-config > babel-core > babel-template > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > babel-core > babel-template > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > babel-plugin-istanbul > istanbul-lib-instrument > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > jest-config > babel-core > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-config > babel-core > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > babel-core > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-config > jest-jasmine2 > jest-snapshot > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-jasmine2 > jest-snapshot > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > jest-snapshot > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > babel-plugin-istanbul > istanbul-lib-instrument > babel-generator > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > jest-config > babel-core > babel-generator > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-config > babel-core > babel-generator > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > babel-core > babel-generator > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > istanbul-api > istanbul-lib-instrument > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-config > babel-core > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > babel-core > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > babel-plugin-istanbul > istanbul-lib-instrument > babel-traverse > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > jest-config > babel-core > babel-traverse > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-config > babel-core > babel-traverse > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > babel-core > babel-traverse > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > jest-config > jest-jasmine2 > babel-traverse > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-config > jest-jasmine2 > babel-traverse > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > babel-plugin-istanbul > istanbul-lib-instrument > babel-template > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-config > babel-core > babel-helpers > babel-template > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > babel-core > babel-helpers > babel-template > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > jest-config > babel-core > babel-template > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-config > babel-core > babel-template > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > babel-core > babel-template > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-config > babel-core > babel-register > babel-core > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > babel-core > babel-register > babel-core > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > jest-config > babel-core > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > jest-config > babel-core > babel-register > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-config > babel-core > babel-register > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > babel-core > babel-register > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-environment-jsdom > jsdom > request-promise-native > request-promise-core > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > babel-plugin-istanbul > istanbul-lib-instrument > babel-generator > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > jest-config > babel-core > babel-generator > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-config > babel-core > babel-generator > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > babel-core > babel-generator > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > istanbul-api > istanbul-lib-instrument > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-config > babel-core > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > babel-core > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > babel-plugin-istanbul > istanbul-lib-instrument > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > jest-config > babel-core > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-config > babel-core > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > babel-core > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > jest-config > jest-jasmine2 > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-config > jest-jasmine2 > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > babel-plugin-istanbul > istanbul-lib-instrument > babel-template > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-config > babel-core > babel-helpers > babel-template > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > babel-core > babel-helpers > babel-template > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > jest-config > babel-core > babel-template > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-config > babel-core > babel-template > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > babel-core > babel-template > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-config > babel-jest > babel-plugin-istanbul > istanbul-lib-instrument > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > babel-plugin-istanbul > istanbul-lib-instrument > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-config > babel-core > babel-register > babel-core > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > babel-core > babel-register > babel-core > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > jest-config > babel-core > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > jest-config > jest-jasmine2 > jest-snapshot > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-config > jest-jasmine2 > jest-snapshot > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-config > babel-jest > babel-plugin-istanbul > istanbul-lib-instrument > babel-generator > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > babel-plugin-istanbul > istanbul-lib-instrument > babel-generator > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-config > babel-core > babel-register > babel-core > babel-generator > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > babel-core > babel-register > babel-core > babel-generator > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > jest-config > babel-core > babel-generator > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > babel-plugin-istanbul > istanbul-lib-instrument > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-config > babel-core > babel-helpers > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > babel-core > babel-helpers > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > jest-config > babel-core > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-config > babel-core > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > babel-core > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-config > babel-jest > babel-plugin-istanbul > istanbul-lib-instrument > babel-traverse > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > babel-plugin-istanbul > istanbul-lib-instrument > babel-traverse > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-config > babel-core > babel-register > babel-core > babel-traverse > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > babel-core > babel-register > babel-core > babel-traverse > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > jest-config > babel-core > babel-traverse > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > jest-config > jest-jasmine2 > babel-traverse > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-config > babel-jest > babel-plugin-istanbul > istanbul-lib-instrument > babel-template > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > babel-plugin-istanbul > istanbul-lib-instrument > babel-template > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > jest-config > babel-core > babel-helpers > babel-template > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-config > babel-core > babel-helpers > babel-template > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > babel-core > babel-helpers > babel-template > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-config > babel-core > babel-register > babel-core > babel-template > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > babel-core > babel-register > babel-core > babel-template > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > jest-config > babel-core > babel-template > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > jest-config > babel-core > babel-register > babel-core > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-config > babel-core > babel-register > babel-core > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > babel-core > babel-register > babel-core > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > jest-config > babel-core > babel-register > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-config > jest-environment-jsdom > jsdom > request-promise-native > request-promise-core > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-config > babel-jest > babel-plugin-istanbul > istanbul-lib-instrument > babel-generator > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > babel-plugin-istanbul > istanbul-lib-instrument > babel-generator > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-config > babel-core > babel-register > babel-core > babel-generator > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > babel-core > babel-register > babel-core > babel-generator > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > jest-config > babel-core > babel-generator > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > babel-plugin-istanbul > istanbul-lib-instrument > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-config > babel-core > babel-helpers > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > babel-core > babel-helpers > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > jest-config > babel-core > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-config > babel-core > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > babel-core > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-config > babel-jest > babel-plugin-istanbul > istanbul-lib-instrument > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > babel-plugin-istanbul > istanbul-lib-instrument > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-config > babel-core > babel-register > babel-core > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > babel-core > babel-register > babel-core > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > jest-config > babel-core > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > jest-config > jest-jasmine2 > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-config > babel-jest > babel-plugin-istanbul > istanbul-lib-instrument > babel-template > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > babel-plugin-istanbul > istanbul-lib-instrument > babel-template > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > jest-config > babel-core > babel-helpers > babel-template > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-config > babel-core > babel-helpers > babel-template > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > babel-core > babel-helpers > babel-template > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-config > babel-core > babel-register > babel-core > babel-template > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > babel-core > babel-register > babel-core > babel-template > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > jest-config > babel-core > babel-template > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > jest-config > babel-jest > babel-plugin-istanbul > istanbul-lib-instrument > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-config > babel-jest > babel-plugin-istanbul > istanbul-lib-instrument > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > jest-config > babel-core > babel-register > babel-core > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-config > babel-core > babel-register > babel-core > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > babel-core > babel-register > babel-core > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > jest-config > jest-jasmine2 > jest-snapshot > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > jest-config > babel-jest > babel-plugin-istanbul > istanbul-lib-instrument > babel-generator > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-config > babel-jest > babel-plugin-istanbul > istanbul-lib-instrument > babel-generator > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > jest-config > babel-core > babel-register > babel-core > babel-generator > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-config > babel-core > babel-register > babel-core > babel-generator > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > babel-core > babel-register > babel-core > babel-generator > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-config > babel-jest > babel-plugin-istanbul > istanbul-lib-instrument > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > babel-plugin-istanbul > istanbul-lib-instrument > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > jest-config > babel-core > babel-helpers > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-config > babel-core > babel-helpers > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > babel-core > babel-helpers > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-config > babel-core > babel-register > babel-core > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > babel-core > babel-register > babel-core > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > jest-config > babel-core > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > jest-config > babel-jest > babel-plugin-istanbul > istanbul-lib-instrument > babel-traverse > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-config > babel-jest > babel-plugin-istanbul > istanbul-lib-instrument > babel-traverse > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > jest-config > babel-core > babel-register > babel-core > babel-traverse > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-config > babel-core > babel-register > babel-core > babel-traverse > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > babel-core > babel-register > babel-core > babel-traverse > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > jest-config > babel-jest > babel-plugin-istanbul > istanbul-lib-instrument > babel-template > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-config > babel-jest > babel-plugin-istanbul > istanbul-lib-instrument > babel-template > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-config > babel-core > babel-register > babel-core > babel-helpers > babel-template > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > babel-core > babel-register > babel-core > babel-helpers > babel-template > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > jest-config > babel-core > babel-helpers > babel-template > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > jest-config > babel-core > babel-register > babel-core > babel-template > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-config > babel-core > babel-register > babel-core > babel-template > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > babel-core > babel-register > babel-core > babel-template > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > jest-config > babel-core > babel-register > babel-core > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > jest-config > jest-environment-jsdom > jsdom > request-promise-native > request-promise-core > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-config > jest-environment-jsdom > jsdom > request-promise-native > request-promise-core > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > jest-config > babel-jest > babel-plugin-istanbul > istanbul-lib-instrument > babel-generator > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-config > babel-jest > babel-plugin-istanbul > istanbul-lib-instrument > babel-generator > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > jest-config > babel-core > babel-register > babel-core > babel-generator > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-config > babel-core > babel-register > babel-core > babel-generator > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > babel-core > babel-register > babel-core > babel-generator > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-config > babel-jest > babel-plugin-istanbul > istanbul-lib-instrument > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > babel-plugin-istanbul > istanbul-lib-instrument > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > jest-config > babel-core > babel-helpers > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-config > babel-core > babel-helpers > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > babel-core > babel-helpers > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-config > babel-core > babel-register > babel-core > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > babel-core > babel-register > babel-core > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > jest-config > babel-core > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > jest-config > babel-jest > babel-plugin-istanbul > istanbul-lib-instrument > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-config > babel-jest > babel-plugin-istanbul > istanbul-lib-instrument > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > jest-config > babel-core > babel-register > babel-core > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-config > babel-core > babel-register > babel-core > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > babel-core > babel-register > babel-core > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > jest-config > babel-jest > babel-plugin-istanbul > istanbul-lib-instrument > babel-template > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-config > babel-jest > babel-plugin-istanbul > istanbul-lib-instrument > babel-template > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-config > babel-core > babel-register > babel-core > babel-helpers > babel-template > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > babel-core > babel-register > babel-core > babel-helpers > babel-template > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > jest-config > babel-core > babel-helpers > babel-template > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > jest-config > babel-core > babel-register > babel-core > babel-template > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-config > babel-core > babel-register > babel-core > babel-template > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > babel-core > babel-register > babel-core > babel-template > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > jest-config > babel-jest > babel-plugin-istanbul > istanbul-lib-instrument > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > jest-config > babel-core > babel-register > babel-core > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > jest-config > babel-jest > babel-plugin-istanbul > istanbul-lib-instrument > babel-generator > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > jest-config > babel-core > babel-register > babel-core > babel-generator > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > jest-config > babel-jest > babel-plugin-istanbul > istanbul-lib-instrument > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-config > babel-jest > babel-plugin-istanbul > istanbul-lib-instrument > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-config > babel-core > babel-register > babel-core > babel-helpers > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > babel-core > babel-register > babel-core > babel-helpers > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > jest-config > babel-core > babel-helpers > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > jest-config > babel-core > babel-register > babel-core > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-config > babel-core > babel-register > babel-core > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > babel-core > babel-register > babel-core > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > jest-config > babel-jest > babel-plugin-istanbul > istanbul-lib-instrument > babel-traverse > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > jest-config > babel-core > babel-register > babel-core > babel-traverse > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > jest-config > babel-jest > babel-plugin-istanbul > istanbul-lib-instrument > babel-template > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > jest-config > babel-core > babel-register > babel-core > babel-helpers > babel-template > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-config > babel-core > babel-register > babel-core > babel-helpers > babel-template > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > babel-core > babel-register > babel-core > babel-helpers > babel-template > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > jest-config > babel-core > babel-register > babel-core > babel-template > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > jest-config > jest-environment-jsdom > jsdom > request-promise-native > request-promise-core > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > jest-config > babel-jest > babel-plugin-istanbul > istanbul-lib-instrument > babel-generator > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > jest-config > babel-core > babel-register > babel-core > babel-generator > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > jest-config > babel-jest > babel-plugin-istanbul > istanbul-lib-instrument > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-config > babel-jest > babel-plugin-istanbul > istanbul-lib-instrument > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-config > babel-core > babel-register > babel-core > babel-helpers > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > babel-core > babel-register > babel-core > babel-helpers > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > jest-config > babel-core > babel-helpers > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > jest-config > babel-core > babel-register > babel-core > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-config > babel-core > babel-register > babel-core > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > babel-core > babel-register > babel-core > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > jest-config > babel-jest > babel-plugin-istanbul > istanbul-lib-instrument > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > jest-config > babel-core > babel-register > babel-core > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > jest-config > babel-jest > babel-plugin-istanbul > istanbul-lib-instrument > babel-template > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > jest-config > babel-core > babel-register > babel-core > babel-helpers > babel-template > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-config > babel-core > babel-register > babel-core > babel-helpers > babel-template > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > babel-core > babel-register > babel-core > babel-helpers > babel-template > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > jest-config > babel-core > babel-register > babel-core > babel-template > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > jest-config > babel-jest > babel-plugin-istanbul > istanbul-lib-instrument > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > jest-config > babel-core > babel-register > babel-core > babel-helpers > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-config > babel-core > babel-register > babel-core > babel-helpers > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > babel-core > babel-register > babel-core > babel-helpers > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > jest-config > babel-core > babel-register > babel-core > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > jest-config > babel-core > babel-register > babel-core > babel-helpers > babel-template > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > jest-config > babel-jest > babel-plugin-istanbul > istanbul-lib-instrument > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runtime > jest-config > babel-core > babel-register > babel-core > babel-helpers > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-config > babel-core > babel-register > babel-core > babel-helpers > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > babel-core > babel-register > babel-core > babel-helpers > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > jest-config > babel-core > babel-register > babel-core > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > jest-config > babel-core > babel-register > babel-core > babel-helpers > babel-template > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > jest-config > babel-core > babel-register > babel-core > babel-helpers > babel-template > babel-traverse > lodash: + patched: '2020-05-01T02:56:53.971Z' + - jest > jest-cli > jest-runner > jest-runtime > jest-config > babel-core > babel-register > babel-core > babel-helpers > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T02:56:53.971Z'