From e3067cc70dd4f66c52666d2d9c5625a8cc7f1600 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 1 May 2020 11:34:17 +0800 Subject: [PATCH 1/2] fix: package.json & .snyk to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JQUERY-567880 The following vulnerabilities are fixed with a Snyk patch: - https://snyk.io/vuln/SNYK-JS-LODASH-567746 --- package.json | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index cd28a75de7824..919a6590dc1ef 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,9 @@ "uiFramework:start": "grunt uiFramework:start", "uiFramework:build": "grunt uiFramework:build", "uiFramework:createComponent": "yo ./ui_framework/generator-kui/app/component.js", - "uiFramework:documentComponent": "yo ./ui_framework/generator-kui/app/documentation.js" + "uiFramework:documentComponent": "yo ./ui_framework/generator-kui/app/documentation.js", + "snyk-protect": "snyk protect", + "prepublish": "npm run snyk-protect" }, "repository": { "type": "git", @@ -137,7 +139,7 @@ "jade": "1.11.0", "jade-loader": "0.8.0", "joi": "10.4.1", - "jquery": "2.2.4", + "jquery": "3.5.0", "js-yaml": "3.4.1", "json-stringify-safe": "5.0.1", "jstimezonedetect": "1.0.5", @@ -212,7 +214,8 @@ "webpack": "3.6.0", "webpack-merge": "4.1.0", "wreck": "12.4.0", - "yauzl": "2.7.0" + "yauzl": "2.7.0", + "snyk": "^1.316.1" }, "devDependencies": { "@elastic/eslint-config-kibana": "0.14.0", @@ -304,5 +307,6 @@ "engines": { "node": "6.12.2", "npm": "3.10.10" - } + }, + "snyk": true } From bf51d3dba6aa66df4a3d8f46dbd0326b9aa30193 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 1 May 2020 11:34:19 +0800 Subject: [PATCH 2/2] fix: package.json & .snyk to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JQUERY-567880 The following vulnerabilities are fixed with a Snyk patch: - https://snyk.io/vuln/SNYK-JS-LODASH-567746 --- .snyk | 500 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 500 insertions(+) create mode 100644 .snyk diff --git a/.snyk b/.snyk new file mode 100644 index 0000000000000..456c5f2e6e753 --- /dev/null +++ b/.snyk @@ -0,0 +1,500 @@ +# 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: + - babel-plugin-transform-define > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-core > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-register > lodash: + patched: '2020-05-01T03:34:15.528Z' + - reactcss > lodash: + patched: '2020-05-01T03:34:15.528Z' + - react-color > lodash: + patched: '2020-05-01T03:34:15.528Z' + - react-redux > lodash: + patched: '2020-05-01T03:34:15.528Z' + - react-sizeme > lodash: + patched: '2020-05-01T03:34:15.528Z' + - redux > lodash: + patched: '2020-05-01T03:34:15.528Z' + - redux-actions > lodash: + patched: '2020-05-01T03:34:15.528Z' + - webpack-merge > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-core > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-core > babel-generator > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-core > babel-traverse > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-core > babel-template > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-plugin-transform-class-properties > babel-template > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-core > babel-register > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-register > babel-core > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-block-scoping > lodash: + patched: '2020-05-01T03:34:15.528Z' + - cache-loader > async > lodash: + patched: '2020-05-01T03:34:15.528Z' + - extract-text-webpack-plugin > async > lodash: + patched: '2020-05-01T03:34:15.528Z' + - webpack > async > lodash: + patched: '2020-05-01T03:34:15.528Z' + - react-color > reactcss > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-core > babel-generator > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-core > babel-traverse > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-core > babel-template > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-plugin-transform-class-properties > babel-template > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-register > babel-core > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-plugin-transform-class-properties > babel-helper-function-name > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-plugin-transform-async-generator-functions > babel-helper-remap-async-to-generator > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-block-scoping > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-classes > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-duplicate-keys > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-function-name > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-modules-commonjs > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-parameters > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-shorthand-properties > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-sticky-regex > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-register > babel-core > babel-generator > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-core > babel-template > babel-traverse > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-plugin-transform-class-properties > babel-template > babel-traverse > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-register > babel-core > babel-traverse > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-plugin-transform-class-properties > babel-helper-function-name > babel-traverse > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-plugin-transform-async-generator-functions > babel-helper-remap-async-to-generator > babel-traverse > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-block-scoping > babel-traverse > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-classes > babel-traverse > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-parameters > babel-traverse > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-core > babel-helpers > babel-template > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-register > babel-core > babel-template > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-plugin-transform-class-properties > babel-helper-function-name > babel-template > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-plugin-transform-async-generator-functions > babel-helper-remap-async-to-generator > babel-template > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-block-scoping > babel-template > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-classes > babel-template > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-computed-properties > babel-template > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-modules-commonjs > babel-template > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-modules-amd > babel-template > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-modules-systemjs > babel-template > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-modules-umd > babel-template > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-parameters > babel-template > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-register > babel-core > babel-register > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-core > babel-register > babel-core > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-classes > babel-helper-define-map > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-sticky-regex > babel-helper-regex > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-unicode-regex > babel-helper-regex > lodash: + patched: '2020-05-01T03:34:15.528Z' + - request > form-data > async > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-register > babel-core > babel-generator > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-core > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-plugin-transform-class-properties > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-register > babel-core > babel-traverse > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-plugin-transform-class-properties > babel-helper-function-name > babel-traverse > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-plugin-transform-async-generator-functions > babel-helper-remap-async-to-generator > babel-traverse > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-block-scoping > babel-traverse > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-classes > babel-traverse > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-parameters > babel-traverse > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-core > babel-helpers > babel-template > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-register > babel-core > babel-template > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-plugin-transform-class-properties > babel-helper-function-name > babel-template > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-plugin-transform-async-generator-functions > babel-helper-remap-async-to-generator > babel-template > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-block-scoping > babel-template > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-classes > babel-template > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-computed-properties > babel-template > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-modules-amd > babel-template > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-modules-systemjs > babel-template > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-modules-umd > babel-template > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-parameters > babel-template > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-core > babel-register > babel-core > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-jest > babel-plugin-istanbul > istanbul-lib-instrument > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-plugin-transform-class-properties > babel-helper-function-name > babel-helper-get-function-arity > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-parameters > babel-helper-get-function-arity > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-plugin-transform-async-generator-functions > babel-helper-remap-async-to-generator > babel-helper-function-name > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-async-to-generator > babel-helper-remap-async-to-generator > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-classes > babel-helper-optimise-call-expression > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-modules-commonjs > babel-plugin-transform-strict-mode > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-modules-amd > babel-plugin-transform-es2015-modules-commonjs > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-modules-systemjs > babel-helper-hoist-variables > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-parameters > babel-helper-call-delegate > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-sticky-regex > babel-helper-regex > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-unicode-regex > babel-helper-regex > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-exponentiation-operator > babel-helper-builder-binary-assignment-operator-visitor > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-regenerator > regenerator-transform > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-react > babel-plugin-transform-react-jsx > babel-helper-builder-react-jsx > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-core > babel-register > babel-core > babel-generator > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-jest > babel-plugin-istanbul > istanbul-lib-instrument > babel-generator > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-core > babel-helpers > babel-template > babel-traverse > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-register > babel-core > babel-template > babel-traverse > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-plugin-transform-class-properties > babel-helper-function-name > babel-template > babel-traverse > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-plugin-transform-async-generator-functions > babel-helper-remap-async-to-generator > babel-template > babel-traverse > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-block-scoping > babel-template > babel-traverse > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-classes > babel-template > babel-traverse > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-computed-properties > babel-template > babel-traverse > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-traverse > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-modules-amd > babel-template > babel-traverse > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-modules-systemjs > babel-template > babel-traverse > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-modules-umd > babel-template > babel-traverse > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-parameters > babel-template > babel-traverse > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-core > babel-register > babel-core > babel-traverse > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-jest > babel-plugin-istanbul > istanbul-lib-instrument > babel-traverse > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-plugin-transform-async-generator-functions > babel-helper-remap-async-to-generator > babel-helper-function-name > babel-traverse > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-traverse > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-traverse > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-async-to-generator > babel-helper-remap-async-to-generator > babel-traverse > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-traverse > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-traverse > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-parameters > babel-helper-call-delegate > babel-traverse > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-register > babel-core > babel-helpers > babel-template > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-core > babel-register > babel-core > babel-template > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-jest > babel-plugin-istanbul > istanbul-lib-instrument > babel-template > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-plugin-transform-async-generator-functions > babel-helper-remap-async-to-generator > babel-helper-function-name > babel-template > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-template > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-template > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-async-to-generator > babel-helper-remap-async-to-generator > babel-template > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-template > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-template > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-modules-amd > babel-plugin-transform-es2015-modules-commonjs > babel-template > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-modules-umd > babel-plugin-transform-es2015-modules-amd > babel-template > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-core > babel-register > babel-core > babel-register > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-register > babel-core > babel-register > babel-core > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-core > babel-register > babel-core > babel-generator > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-jest > babel-plugin-istanbul > istanbul-lib-instrument > babel-generator > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-core > babel-helpers > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-register > babel-core > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-plugin-transform-class-properties > babel-helper-function-name > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-plugin-transform-async-generator-functions > babel-helper-remap-async-to-generator > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-block-scoping > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-classes > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-computed-properties > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-modules-amd > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-modules-systemjs > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-modules-umd > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-parameters > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-core > babel-register > babel-core > babel-traverse > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-jest > babel-plugin-istanbul > istanbul-lib-instrument > babel-traverse > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-plugin-transform-async-generator-functions > babel-helper-remap-async-to-generator > babel-helper-function-name > babel-traverse > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-traverse > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-traverse > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-async-to-generator > babel-helper-remap-async-to-generator > babel-traverse > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-traverse > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-traverse > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-parameters > babel-helper-call-delegate > babel-traverse > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-register > babel-core > babel-helpers > babel-template > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-core > babel-register > babel-core > babel-template > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-jest > babel-plugin-istanbul > istanbul-lib-instrument > babel-template > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-plugin-transform-async-generator-functions > babel-helper-remap-async-to-generator > babel-helper-function-name > babel-template > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-template > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-template > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-async-to-generator > babel-helper-remap-async-to-generator > babel-template > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-template > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-template > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-modules-amd > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-modules-umd > babel-plugin-transform-es2015-modules-amd > babel-template > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-register > babel-core > babel-register > babel-core > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-plugin-transform-async-generator-functions > babel-helper-remap-async-to-generator > babel-helper-function-name > babel-helper-get-function-arity > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-helper-get-function-arity > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-helper-get-function-arity > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-async-to-generator > babel-helper-remap-async-to-generator > babel-helper-function-name > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-helper-optimise-call-expression > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-helper-optimise-call-expression > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-modules-amd > babel-plugin-transform-es2015-modules-commonjs > babel-plugin-transform-strict-mode > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-modules-umd > babel-plugin-transform-es2015-modules-amd > babel-plugin-transform-es2015-modules-commonjs > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-parameters > babel-helper-call-delegate > babel-helper-hoist-variables > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-exponentiation-operator > babel-helper-builder-binary-assignment-operator-visitor > babel-helper-explode-assignable-expression > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-register > babel-core > babel-register > babel-core > babel-generator > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-register > babel-core > babel-helpers > babel-template > babel-traverse > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-core > babel-register > babel-core > babel-template > babel-traverse > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-jest > babel-plugin-istanbul > istanbul-lib-instrument > babel-template > babel-traverse > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-plugin-transform-async-generator-functions > babel-helper-remap-async-to-generator > babel-helper-function-name > babel-template > babel-traverse > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-template > babel-traverse > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-template > babel-traverse > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-async-to-generator > babel-helper-remap-async-to-generator > babel-template > babel-traverse > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-template > babel-traverse > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-template > babel-traverse > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-modules-amd > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-traverse > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-modules-umd > babel-plugin-transform-es2015-modules-amd > babel-template > babel-traverse > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-register > babel-core > babel-register > babel-core > babel-traverse > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-async-to-generator > babel-helper-remap-async-to-generator > babel-helper-function-name > babel-traverse > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-traverse > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-exponentiation-operator > babel-helper-builder-binary-assignment-operator-visitor > babel-helper-explode-assignable-expression > babel-traverse > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-core > babel-register > babel-core > babel-helpers > babel-template > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-register > babel-core > babel-register > babel-core > babel-template > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-async-to-generator > babel-helper-remap-async-to-generator > babel-helper-function-name > babel-template > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-template > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-modules-umd > babel-plugin-transform-es2015-modules-amd > babel-plugin-transform-es2015-modules-commonjs > babel-template > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-register > babel-core > babel-register > babel-core > babel-generator > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-register > babel-core > babel-helpers > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-core > babel-register > babel-core > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-jest > babel-plugin-istanbul > istanbul-lib-instrument > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-plugin-transform-async-generator-functions > babel-helper-remap-async-to-generator > babel-helper-function-name > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-async-to-generator > babel-helper-remap-async-to-generator > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-modules-amd > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-modules-umd > babel-plugin-transform-es2015-modules-amd > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-register > babel-core > babel-register > babel-core > babel-traverse > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-async-to-generator > babel-helper-remap-async-to-generator > babel-helper-function-name > babel-traverse > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-traverse > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-exponentiation-operator > babel-helper-builder-binary-assignment-operator-visitor > babel-helper-explode-assignable-expression > babel-traverse > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-core > babel-register > babel-core > babel-helpers > babel-template > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-register > babel-core > babel-register > babel-core > babel-template > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-async-to-generator > babel-helper-remap-async-to-generator > babel-helper-function-name > babel-template > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-template > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-modules-umd > babel-plugin-transform-es2015-modules-amd > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-async-to-generator > babel-helper-remap-async-to-generator > babel-helper-function-name > babel-helper-get-function-arity > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-helper-get-function-arity > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-modules-umd > babel-plugin-transform-es2015-modules-amd > babel-plugin-transform-es2015-modules-commonjs > babel-plugin-transform-strict-mode > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-core > babel-register > babel-core > babel-helpers > babel-template > babel-traverse > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-register > babel-core > babel-register > babel-core > babel-template > babel-traverse > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-async-to-generator > babel-helper-remap-async-to-generator > babel-helper-function-name > babel-template > babel-traverse > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-template > babel-traverse > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-modules-umd > babel-plugin-transform-es2015-modules-amd > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-traverse > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-register > babel-core > babel-register > babel-core > babel-helpers > babel-template > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-core > babel-register > babel-core > babel-helpers > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-register > babel-core > babel-register > babel-core > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-async-to-generator > babel-helper-remap-async-to-generator > babel-helper-function-name > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-preset-env > babel-plugin-transform-es2015-modules-umd > babel-plugin-transform-es2015-modules-amd > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-register > babel-core > babel-register > babel-core > babel-helpers > babel-template > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-register > babel-core > babel-register > babel-core > babel-helpers > babel-template > babel-traverse > lodash: + patched: '2020-05-01T03:34:15.528Z' + - babel-register > babel-core > babel-register > babel-core > babel-helpers > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T03:34:15.528Z'