From e77e2178adb73188345bf4279a63d45af67d234a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 17 Jan 2022 14:26:26 +0000 Subject: [PATCH] fix: package.json & .snyk to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-COLORSTRING-1082939 - https://snyk.io/vuln/SNYK-JS-DECOMPRESS-557358 - https://snyk.io/vuln/SNYK-JS-FRONTMATTER-569103 - https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905 - https://snyk.io/vuln/SNYK-JS-HIGHLIGHTJS-1045326 - https://snyk.io/vuln/SNYK-JS-HIGHLIGHTJS-1048676 - https://snyk.io/vuln/SNYK-JS-ISSVG-1085627 - https://snyk.io/vuln/SNYK-JS-ISSVG-1243891 - https://snyk.io/vuln/SNYK-JS-JSYAML-173999 - https://snyk.io/vuln/SNYK-JS-JSYAML-174129 - https://snyk.io/vuln/SNYK-JS-LODASH-1018905 - https://snyk.io/vuln/SNYK-JS-LODASH-1040724 - https://snyk.io/vuln/SNYK-JS-LODASH-450202 - https://snyk.io/vuln/SNYK-JS-LODASH-567746 - https://snyk.io/vuln/SNYK-JS-LODASH-590103 - https://snyk.io/vuln/SNYK-JS-LODASH-608086 - https://snyk.io/vuln/SNYK-JS-LODASH-73638 - https://snyk.io/vuln/SNYK-JS-LODASH-73639 - https://snyk.io/vuln/SNYK-JS-MARKDOWNIT-2331914 - https://snyk.io/vuln/SNYK-JS-MARKDOWNIT-459438 - https://snyk.io/vuln/SNYK-JS-NODEFETCH-674311 - https://snyk.io/vuln/SNYK-JS-NODESASS-1059081 - https://snyk.io/vuln/SNYK-JS-NODESASS-535499 - https://snyk.io/vuln/SNYK-JS-NODESASS-535501 - https://snyk.io/vuln/SNYK-JS-NODESASS-535503 - https://snyk.io/vuln/SNYK-JS-NODESASS-535504 - https://snyk.io/vuln/SNYK-JS-NODESASS-535505 - https://snyk.io/vuln/SNYK-JS-NODESASS-540960 - https://snyk.io/vuln/SNYK-JS-NODESASS-540962 - https://snyk.io/vuln/SNYK-JS-NODESASS-540966 - https://snyk.io/vuln/SNYK-JS-NODESASS-540968 - https://snyk.io/vuln/SNYK-JS-NODESASS-540970 - https://snyk.io/vuln/SNYK-JS-NODESASS-540972 - https://snyk.io/vuln/SNYK-JS-NODESASS-540974 - https://snyk.io/vuln/SNYK-JS-NODESASS-540982 - https://snyk.io/vuln/SNYK-JS-NODESASS-540984 - https://snyk.io/vuln/SNYK-JS-NODESASS-540986 - https://snyk.io/vuln/SNYK-JS-NODESASS-540988 - https://snyk.io/vuln/SNYK-JS-NODESASS-542662 - https://snyk.io/vuln/SNYK-JS-POSTCSS-1255640 - https://snyk.io/vuln/SNYK-JS-TAR-1536528 - https://snyk.io/vuln/SNYK-JS-TAR-1536531 - https://snyk.io/vuln/SNYK-JS-TAR-1536758 - https://snyk.io/vuln/SNYK-JS-TAR-1579147 - https://snyk.io/vuln/SNYK-JS-TAR-1579152 - https://snyk.io/vuln/SNYK-JS-TAR-1579155 - https://snyk.io/vuln/SNYK-JS-TRIMNEWLINES-1298042 - https://snyk.io/vuln/SNYK-JS-UGLIFYJS-1727251 - https://snyk.io/vuln/npm:debug:20170905 - https://snyk.io/vuln/npm:hoek:20180212 - https://snyk.io/vuln/npm:lodash:20180130 - https://snyk.io/vuln/npm:mime:20170907 - https://snyk.io/vuln/npm:moment:20170905 - https://snyk.io/vuln/npm:ms:20170412 - https://snyk.io/vuln/npm:tunnel-agent:20170305 The following vulnerabilities are fixed with a Snyk patch: - https://snyk.io/vuln/SNYK-JS-LODASH-567746 - https://snyk.io/vuln/npm:debug:20170905 - https://snyk.io/vuln/npm:extend:20180424 - https://snyk.io/vuln/npm:hoek:20180212 - https://snyk.io/vuln/npm:lodash:20180130 - https://snyk.io/vuln/npm:mime:20170907 - https://snyk.io/vuln/npm:moment:20170905 - https://snyk.io/vuln/npm:ms:20170412 - https://snyk.io/vuln/npm:qs:20170213 - https://snyk.io/vuln/npm:stringstream:20180511 - https://snyk.io/vuln/npm:tough-cookie:20170905 - https://snyk.io/vuln/npm:tunnel-agent:20170305 --- .snyk | 1049 ++++++++++++++++++++++++++++++++++++++++++++++++++ package.json | 54 +-- 2 files changed, 1078 insertions(+), 25 deletions(-) create mode 100644 .snyk diff --git a/.snyk b/.snyk new file mode 100644 index 0000000000000..e5bfd87618975 --- /dev/null +++ b/.snyk @@ -0,0 +1,1049 @@ +# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. +version: v1.22.1 +ignore: {} +# patches apply the minimum changes required to fix a vulnerability +patch: + 'npm:debug:20170905': + - babel-traverse > debug: + patched: '2022-01-17T14:26:21.964Z' + - babel-core > debug: + patched: '2022-01-17T14:26:21.964Z' + - detect-port > debug: + patched: '2022-01-17T14:26:21.964Z' + - babel-core > babel-traverse > debug: + patched: '2022-01-17T14:26:21.964Z' + - babel-eslint > babel-traverse > debug: + patched: '2022-01-17T14:26:21.964Z' + - babel-core > babel-template > babel-traverse > debug: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-block-scoping > babel-traverse > debug: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-traverse > debug: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-parameters > babel-traverse > debug: + patched: '2022-01-17T14:26:21.964Z' + - babel-core > babel-register > babel-core > debug: + patched: '2022-01-17T14:26:21.964Z' + - babel-core > babel-helpers > babel-template > babel-traverse > debug: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-block-scoping > babel-template > babel-traverse > debug: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-template > babel-traverse > debug: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-computed-properties > babel-template > babel-traverse > debug: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-traverse > debug: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-amd > babel-template > babel-traverse > debug: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-systemjs > babel-template > babel-traverse > debug: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-umd > babel-template > babel-traverse > debug: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-parameters > babel-template > babel-traverse > debug: + patched: '2022-01-17T14:26:21.964Z' + - babel-core > babel-register > babel-core > babel-traverse > debug: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-traverse > debug: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-traverse > debug: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-traverse > debug: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-traverse > debug: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-parameters > babel-helper-call-delegate > babel-traverse > debug: + patched: '2022-01-17T14:26:21.964Z' + - babel-core > babel-register > babel-core > babel-template > babel-traverse > debug: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-template > babel-traverse > debug: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-template > babel-traverse > debug: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-template > babel-traverse > debug: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-template > babel-traverse > debug: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-amd > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-traverse > debug: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-umd > babel-plugin-transform-es2015-modules-amd > babel-template > babel-traverse > debug: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-plugin-transform-class-constructor-call > babel-template > babel-traverse > debug: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-traverse > debug: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > debug: + patched: '2022-01-17T14:26:21.964Z' + - babel-core > babel-register > babel-core > babel-helpers > babel-template > babel-traverse > debug: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-template > babel-traverse > debug: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-umd > babel-plugin-transform-es2015-modules-amd > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-traverse > debug: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-plugin-transform-class-properties > babel-template > babel-traverse > debug: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-plugin-transform-decorators > babel-template > babel-traverse > debug: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-traverse > debug: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-plugin-transform-class-properties > babel-helper-function-name > babel-traverse > debug: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-plugin-transform-decorators > babel-helper-explode-class > babel-traverse > debug: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-template > babel-traverse > debug: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-plugin-transform-class-properties > babel-helper-function-name > babel-template > babel-traverse > debug: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-plugin-transform-es2015-modules-systemjs > babel-template > babel-traverse > debug: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-plugin-transform-amd-system-wrapper > babel-template > babel-traverse > debug: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-plugin-transform-cjs-system-wrapper > babel-template > babel-traverse > debug: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-plugin-transform-global-system-wrapper > babel-template > babel-traverse > debug: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-plugin-transform-decorators > babel-helper-explode-class > babel-helper-bindify-decorators > babel-traverse > debug: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-preset-stage-3 > babel-plugin-transform-async-generator-functions > babel-helper-remap-async-to-generator > babel-traverse > debug: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-preset-stage-3 > babel-plugin-transform-async-to-generator > babel-helper-remap-async-to-generator > babel-traverse > debug: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-register > babel-core > debug: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-helpers > babel-template > babel-traverse > debug: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-preset-stage-3 > babel-plugin-transform-async-generator-functions > babel-helper-remap-async-to-generator > babel-template > babel-traverse > debug: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-preset-stage-3 > babel-plugin-transform-async-to-generator > babel-helper-remap-async-to-generator > babel-template > babel-traverse > debug: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-register > babel-core > babel-traverse > debug: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-preset-stage-3 > babel-plugin-transform-async-generator-functions > babel-helper-remap-async-to-generator > babel-helper-function-name > babel-traverse > debug: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-preset-stage-3 > babel-plugin-transform-async-to-generator > babel-helper-remap-async-to-generator > babel-helper-function-name > babel-traverse > debug: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-preset-stage-3 > babel-plugin-transform-exponentiation-operator > babel-helper-builder-binary-assignment-operator-visitor > babel-helper-explode-assignable-expression > babel-traverse > debug: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-register > babel-core > babel-template > babel-traverse > debug: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-preset-stage-3 > babel-plugin-transform-async-generator-functions > babel-helper-remap-async-to-generator > babel-helper-function-name > babel-template > babel-traverse > debug: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-preset-stage-3 > babel-plugin-transform-async-to-generator > babel-helper-remap-async-to-generator > babel-helper-function-name > babel-template > babel-traverse > debug: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-register > babel-core > babel-helpers > babel-template > babel-traverse > debug: + patched: '2022-01-17T14:26:21.964Z' + - webpack > watchpack > chokidar > fsevents > node-pre-gyp > tar-pack > debug: + patched: '2022-01-17T14:26:21.964Z' + - hapi-webpack-plugin > webpack > watchpack > chokidar > fsevents > node-pre-gyp > tar-pack > debug: + patched: '2022-01-17T14:26:21.964Z' + - webpack-require > webpack > watchpack > chokidar > fsevents > node-pre-gyp > tar-pack > debug: + patched: '2022-01-17T14:26:21.964Z' + 'npm:extend:20180424': + - less > request > extend: + patched: '2022-01-17T14:26:21.964Z' + - node-sass > request > extend: + patched: '2022-01-17T14:26:21.964Z' + - node-sass > node-gyp > request > extend: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > request > extend: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > liftoff > extend: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > proper-lockfile > extend: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > jspm-github > request > extend: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > jspm-npm > request > extend: + patched: '2022-01-17T14:26:21.964Z' + - webpack > watchpack > chokidar > fsevents > node-pre-gyp > request > extend: + patched: '2022-01-17T14:26:21.964Z' + - hapi-webpack-plugin > webpack > watchpack > chokidar > fsevents > node-pre-gyp > request > extend: + patched: '2022-01-17T14:26:21.964Z' + - webpack-require > webpack > watchpack > chokidar > fsevents > node-pre-gyp > request > extend: + patched: '2022-01-17T14:26:21.964Z' + - image-webpack-loader > imagemin-gifsicle > gifsicle > bin-build > decompress > vinyl-fs > glob-stream > extend: + patched: '2022-01-17T14:26:21.964Z' + - image-webpack-loader > imagemin-jpegtran > jpegtran-bin > bin-build > decompress > vinyl-fs > glob-stream > extend: + patched: '2022-01-17T14:26:21.964Z' + - image-webpack-loader > imagemin-optipng > optipng-bin > bin-build > decompress > vinyl-fs > glob-stream > extend: + patched: '2022-01-17T14:26:21.964Z' + - image-webpack-loader > imagemin-pngquant > pngquant-bin > bin-build > decompress > vinyl-fs > glob-stream > extend: + patched: '2022-01-17T14:26:21.964Z' + - image-webpack-loader > imagemin-gifsicle > gifsicle > bin-build > download > vinyl-fs > glob-stream > extend: + patched: '2022-01-17T14:26:21.964Z' + - image-webpack-loader > imagemin-jpegtran > jpegtran-bin > bin-build > download > vinyl-fs > glob-stream > extend: + patched: '2022-01-17T14:26:21.964Z' + - image-webpack-loader > imagemin-optipng > optipng-bin > bin-build > download > vinyl-fs > glob-stream > extend: + patched: '2022-01-17T14:26:21.964Z' + - image-webpack-loader > imagemin-pngquant > pngquant-bin > bin-build > download > vinyl-fs > glob-stream > extend: + patched: '2022-01-17T14:26:21.964Z' + - image-webpack-loader > imagemin-gifsicle > gifsicle > bin-wrapper > download > vinyl-fs > glob-stream > extend: + patched: '2022-01-17T14:26:21.964Z' + - image-webpack-loader > imagemin-jpegtran > jpegtran-bin > bin-wrapper > download > vinyl-fs > glob-stream > extend: + patched: '2022-01-17T14:26:21.964Z' + - image-webpack-loader > imagemin-optipng > optipng-bin > bin-wrapper > download > vinyl-fs > glob-stream > extend: + patched: '2022-01-17T14:26:21.964Z' + - image-webpack-loader > imagemin-pngquant > pngquant-bin > bin-wrapper > download > vinyl-fs > glob-stream > extend: + patched: '2022-01-17T14:26:21.964Z' + - image-webpack-loader > imagemin-gifsicle > gifsicle > bin-build > download > gulp-decompress > decompress > vinyl-fs > glob-stream > extend: + patched: '2022-01-17T14:26:21.964Z' + - image-webpack-loader > imagemin-jpegtran > jpegtran-bin > bin-build > download > gulp-decompress > decompress > vinyl-fs > glob-stream > extend: + patched: '2022-01-17T14:26:21.964Z' + - image-webpack-loader > imagemin-optipng > optipng-bin > bin-build > download > gulp-decompress > decompress > vinyl-fs > glob-stream > extend: + patched: '2022-01-17T14:26:21.964Z' + - image-webpack-loader > imagemin-pngquant > pngquant-bin > bin-build > download > gulp-decompress > decompress > vinyl-fs > glob-stream > extend: + patched: '2022-01-17T14:26:21.964Z' + - image-webpack-loader > imagemin-gifsicle > gifsicle > bin-wrapper > download > gulp-decompress > decompress > vinyl-fs > glob-stream > extend: + patched: '2022-01-17T14:26:21.964Z' + - image-webpack-loader > imagemin-jpegtran > jpegtran-bin > bin-wrapper > download > gulp-decompress > decompress > vinyl-fs > glob-stream > extend: + patched: '2022-01-17T14:26:21.964Z' + - image-webpack-loader > imagemin-optipng > optipng-bin > bin-wrapper > download > gulp-decompress > decompress > vinyl-fs > glob-stream > extend: + patched: '2022-01-17T14:26:21.964Z' + - image-webpack-loader > imagemin-pngquant > pngquant-bin > bin-wrapper > download > gulp-decompress > decompress > vinyl-fs > glob-stream > extend: + patched: '2022-01-17T14:26:21.964Z' + 'npm:hoek:20180212': + - hapi > subtext > content > hoek: + patched: '2022-01-17T14:26:21.964Z' + - less > request > hawk > hoek: + patched: '2022-01-17T14:26:21.964Z' + - node-sass > request > hawk > hoek: + patched: '2022-01-17T14:26:21.964Z' + - less > request > hawk > boom > hoek: + patched: '2022-01-17T14:26:21.964Z' + - node-sass > request > hawk > boom > hoek: + patched: '2022-01-17T14:26:21.964Z' + - hapi > subtext > pez > content > hoek: + patched: '2022-01-17T14:26:21.964Z' + - less > request > hawk > sntp > hoek: + patched: '2022-01-17T14:26:21.964Z' + - node-sass > request > hawk > sntp > hoek: + patched: '2022-01-17T14:26:21.964Z' + - node-sass > node-gyp > request > hawk > hoek: + patched: '2022-01-17T14:26:21.964Z' + - less > request > hawk > cryptiles > boom > hoek: + patched: '2022-01-17T14:26:21.964Z' + - node-sass > request > hawk > cryptiles > boom > hoek: + patched: '2022-01-17T14:26:21.964Z' + - node-sass > node-gyp > request > hawk > boom > hoek: + patched: '2022-01-17T14:26:21.964Z' + - node-sass > node-gyp > request > hawk > sntp > hoek: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > request > hawk > hoek: + patched: '2022-01-17T14:26:21.964Z' + - node-sass > node-gyp > request > hawk > cryptiles > boom > hoek: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > request > hawk > boom > hoek: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > request > hawk > sntp > hoek: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > jspm-github > request > hawk > hoek: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > jspm-npm > request > hawk > hoek: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > request > hawk > cryptiles > boom > hoek: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > jspm-github > request > hawk > boom > hoek: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > jspm-npm > request > hawk > boom > hoek: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > jspm-github > request > hawk > sntp > hoek: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > jspm-npm > request > hawk > sntp > hoek: + patched: '2022-01-17T14:26:21.964Z' + - webpack > watchpack > chokidar > fsevents > node-pre-gyp > request > hawk > hoek: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > jspm-github > request > hawk > cryptiles > boom > hoek: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > jspm-npm > request > hawk > cryptiles > boom > hoek: + patched: '2022-01-17T14:26:21.964Z' + - webpack > watchpack > chokidar > fsevents > node-pre-gyp > request > hawk > boom > hoek: + patched: '2022-01-17T14:26:21.964Z' + - webpack > watchpack > chokidar > fsevents > node-pre-gyp > request > hawk > sntp > hoek: + patched: '2022-01-17T14:26:21.964Z' + - hapi-webpack-plugin > webpack > watchpack > chokidar > fsevents > node-pre-gyp > request > hawk > hoek: + patched: '2022-01-17T14:26:21.964Z' + - webpack-require > webpack > watchpack > chokidar > fsevents > node-pre-gyp > request > hawk > hoek: + patched: '2022-01-17T14:26:21.964Z' + - webpack > watchpack > chokidar > fsevents > node-pre-gyp > request > hawk > cryptiles > boom > hoek: + patched: '2022-01-17T14:26:21.964Z' + - hapi-webpack-plugin > webpack > watchpack > chokidar > fsevents > node-pre-gyp > request > hawk > boom > hoek: + patched: '2022-01-17T14:26:21.964Z' + - webpack-require > webpack > watchpack > chokidar > fsevents > node-pre-gyp > request > hawk > boom > hoek: + patched: '2022-01-17T14:26:21.964Z' + - hapi-webpack-plugin > webpack > watchpack > chokidar > fsevents > node-pre-gyp > request > hawk > sntp > hoek: + patched: '2022-01-17T14:26:21.964Z' + - webpack-require > webpack > watchpack > chokidar > fsevents > node-pre-gyp > request > hawk > sntp > hoek: + patched: '2022-01-17T14:26:21.964Z' + - hapi-webpack-plugin > webpack > watchpack > chokidar > fsevents > node-pre-gyp > request > hawk > cryptiles > boom > hoek: + patched: '2022-01-17T14:26:21.964Z' + - webpack-require > webpack > watchpack > chokidar > fsevents > node-pre-gyp > request > hawk > cryptiles > boom > hoek: + patched: '2022-01-17T14:26:21.964Z' + SNYK-JS-LODASH-567746: + - babel-traverse > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-core > lodash: + patched: '2022-01-17T14:26:21.964Z' + - postcss-reporter > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-traverse > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-core > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-eslint > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-core > babel-generator > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-core > babel-traverse > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-eslint > babel-traverse > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-core > babel-template > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-core > babel-register > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-block-scoping > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-react-hmre > babel-plugin-react-transform > lodash: + patched: '2022-01-17T14:26:21.964Z' + - node-sass > sass-graph > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-core > babel-generator > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-core > babel-traverse > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-eslint > babel-traverse > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-core > babel-template > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-block-scoping > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-duplicate-keys > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-function-name > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-commonjs > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-parameters > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-shorthand-properties > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-sticky-regex > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-core > babel-template > babel-traverse > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-block-scoping > babel-traverse > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-traverse > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-parameters > babel-traverse > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-core > babel-helpers > babel-template > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-block-scoping > babel-template > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-template > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-computed-properties > babel-template > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-commonjs > babel-template > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-amd > babel-template > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-systemjs > babel-template > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-umd > babel-template > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-parameters > babel-template > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-core > babel-register > babel-core > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-define-map > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-sticky-regex > babel-helper-regex > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-unicode-regex > babel-helper-regex > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-react > babel-plugin-transform-react-jsx > babel-helper-builder-react-jsx > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-react-hmre > react-transform-hmr > react-proxy > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-core > babel-template > babel-traverse > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-block-scoping > babel-traverse > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-traverse > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-parameters > babel-traverse > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-core > babel-helpers > babel-template > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-block-scoping > babel-template > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-template > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-computed-properties > babel-template > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-amd > babel-template > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-systemjs > babel-template > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-umd > babel-template > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-parameters > babel-template > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-core > babel-register > babel-core > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-parameters > babel-helper-get-function-arity > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-optimise-call-expression > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-commonjs > babel-plugin-transform-strict-mode > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-amd > babel-plugin-transform-es2015-modules-commonjs > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-systemjs > babel-helper-hoist-variables > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-parameters > babel-helper-call-delegate > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-sticky-regex > babel-helper-regex > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-unicode-regex > babel-helper-regex > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-regenerator > regenerator-transform > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-react > babel-plugin-transform-react-jsx > babel-helper-builder-react-jsx > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-core > babel-register > babel-core > babel-generator > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-core > babel-helpers > babel-template > babel-traverse > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-block-scoping > babel-template > babel-traverse > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-template > babel-traverse > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-computed-properties > babel-template > babel-traverse > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-traverse > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-amd > babel-template > babel-traverse > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-systemjs > babel-template > babel-traverse > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-umd > babel-template > babel-traverse > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-parameters > babel-template > babel-traverse > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-core > babel-register > babel-core > babel-traverse > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-traverse > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-traverse > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-traverse > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-traverse > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-parameters > babel-helper-call-delegate > babel-traverse > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-core > babel-register > babel-core > babel-template > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-template > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-template > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-template > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-template > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-amd > babel-plugin-transform-es2015-modules-commonjs > babel-template > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-umd > babel-plugin-transform-es2015-modules-amd > babel-template > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-plugin-transform-class-constructor-call > babel-template > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-core > babel-register > babel-core > babel-generator > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-core > babel-helpers > babel-template > babel-traverse > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-block-scoping > babel-template > babel-traverse > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-template > babel-traverse > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-computed-properties > babel-template > babel-traverse > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-traverse > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-amd > babel-template > babel-traverse > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-systemjs > babel-template > babel-traverse > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-umd > babel-template > babel-traverse > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-parameters > babel-template > babel-traverse > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-core > babel-register > babel-core > babel-traverse > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-traverse > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-traverse > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-traverse > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-traverse > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-parameters > babel-helper-call-delegate > babel-traverse > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-core > babel-register > babel-core > babel-template > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-template > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-template > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-template > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-template > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-amd > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-umd > babel-plugin-transform-es2015-modules-amd > babel-template > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-plugin-transform-class-constructor-call > babel-template > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-helper-get-function-arity > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-helper-get-function-arity > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-helper-optimise-call-expression > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-helper-optimise-call-expression > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-amd > babel-plugin-transform-es2015-modules-commonjs > babel-plugin-transform-strict-mode > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-umd > babel-plugin-transform-es2015-modules-amd > babel-plugin-transform-es2015-modules-commonjs > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-parameters > babel-helper-call-delegate > babel-helper-hoist-variables > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-plugin-transform-decorators > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-core > babel-register > babel-core > babel-template > babel-traverse > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-template > babel-traverse > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-template > babel-traverse > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-template > babel-traverse > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-template > babel-traverse > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-amd > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-traverse > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-umd > babel-plugin-transform-es2015-modules-amd > babel-template > babel-traverse > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-plugin-transform-class-constructor-call > babel-template > babel-traverse > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-traverse > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-core > babel-register > babel-core > babel-helpers > babel-template > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-template > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-umd > babel-plugin-transform-es2015-modules-amd > babel-plugin-transform-es2015-modules-commonjs > babel-template > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-plugin-transform-class-properties > babel-template > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-plugin-transform-decorators > babel-template > lodash: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-core > babel-register > babel-core > babel-template > babel-traverse > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-template > babel-traverse > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-template > babel-traverse > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-template > babel-traverse > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-template > babel-traverse > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-amd > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-traverse > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-umd > babel-plugin-transform-es2015-modules-amd > babel-template > babel-traverse > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-plugin-transform-class-constructor-call > babel-template > babel-traverse > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-traverse > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-core > babel-register > babel-core > babel-helpers > babel-template > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-template > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-umd > babel-plugin-transform-es2015-modules-amd > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-plugin-transform-class-properties > babel-template > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-plugin-transform-decorators > babel-template > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-helper-get-function-arity > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-plugin-transform-class-properties > babel-helper-function-name > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > 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: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-plugin-transform-decorators > babel-helper-explode-class > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-generator > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-core > babel-register > babel-core > babel-helpers > babel-template > babel-traverse > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-template > babel-traverse > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-umd > babel-plugin-transform-es2015-modules-amd > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-traverse > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-plugin-transform-class-properties > babel-template > babel-traverse > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-plugin-transform-decorators > babel-template > babel-traverse > lodash: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-traverse > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-plugin-transform-class-properties > babel-helper-function-name > babel-traverse > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-plugin-transform-decorators > babel-helper-explode-class > babel-traverse > lodash: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-template > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-plugin-transform-class-properties > babel-helper-function-name > babel-template > lodash: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-plugin-transform-es2015-modules-systemjs > babel-template > lodash: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-plugin-transform-amd-system-wrapper > babel-template > lodash: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-plugin-transform-cjs-system-wrapper > babel-template > lodash: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-plugin-transform-global-system-wrapper > babel-template > lodash: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-register > lodash: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-generator > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-core > babel-register > babel-core > babel-helpers > babel-template > babel-traverse > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-template > babel-traverse > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > 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: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-plugin-transform-class-properties > babel-template > babel-traverse > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-plugin-transform-decorators > babel-template > babel-traverse > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-traverse > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-plugin-transform-class-properties > babel-helper-function-name > babel-traverse > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-plugin-transform-decorators > babel-helper-explode-class > babel-traverse > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-template > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-plugin-transform-class-properties > babel-helper-function-name > babel-template > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-plugin-transform-es2015-modules-systemjs > babel-template > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-plugin-transform-amd-system-wrapper > babel-template > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-plugin-transform-cjs-system-wrapper > babel-template > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-plugin-transform-global-system-wrapper > babel-template > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-plugin-transform-class-properties > babel-helper-function-name > babel-helper-get-function-arity > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-plugin-transform-es2015-modules-systemjs > babel-helper-hoist-variables > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-plugin-transform-decorators > babel-helper-explode-class > babel-helper-bindify-decorators > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-preset-stage-3 > babel-plugin-transform-async-generator-functions > babel-helper-remap-async-to-generator > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-preset-stage-3 > babel-plugin-transform-async-to-generator > babel-helper-remap-async-to-generator > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-preset-stage-3 > babel-plugin-transform-exponentiation-operator > babel-helper-builder-binary-assignment-operator-visitor > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-template > babel-traverse > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-plugin-transform-class-properties > babel-helper-function-name > babel-template > babel-traverse > lodash: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-plugin-transform-es2015-modules-systemjs > babel-template > babel-traverse > lodash: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-plugin-transform-amd-system-wrapper > babel-template > babel-traverse > lodash: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-plugin-transform-cjs-system-wrapper > babel-template > babel-traverse > lodash: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-plugin-transform-global-system-wrapper > babel-template > babel-traverse > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-plugin-transform-decorators > babel-helper-explode-class > babel-helper-bindify-decorators > babel-traverse > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-preset-stage-3 > babel-plugin-transform-async-generator-functions > babel-helper-remap-async-to-generator > babel-traverse > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-preset-stage-3 > babel-plugin-transform-async-to-generator > babel-helper-remap-async-to-generator > babel-traverse > lodash: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-helpers > babel-template > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-preset-stage-3 > babel-plugin-transform-async-generator-functions > babel-helper-remap-async-to-generator > babel-template > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-preset-stage-3 > babel-plugin-transform-async-to-generator > babel-helper-remap-async-to-generator > babel-template > lodash: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-register > babel-core > lodash: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-template > babel-traverse > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-plugin-transform-class-properties > babel-helper-function-name > babel-template > babel-traverse > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-plugin-transform-es2015-modules-systemjs > babel-template > babel-traverse > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-plugin-transform-amd-system-wrapper > babel-template > babel-traverse > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-plugin-transform-cjs-system-wrapper > babel-template > babel-traverse > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-plugin-transform-global-system-wrapper > babel-template > babel-traverse > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-plugin-transform-decorators > babel-helper-explode-class > babel-helper-bindify-decorators > babel-traverse > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-preset-stage-3 > babel-plugin-transform-async-generator-functions > babel-helper-remap-async-to-generator > babel-traverse > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-preset-stage-3 > babel-plugin-transform-async-to-generator > babel-helper-remap-async-to-generator > babel-traverse > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-helpers > babel-template > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-preset-stage-3 > babel-plugin-transform-async-generator-functions > babel-helper-remap-async-to-generator > babel-template > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-preset-stage-3 > babel-plugin-transform-async-to-generator > babel-helper-remap-async-to-generator > babel-template > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-register > babel-core > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-preset-stage-3 > babel-plugin-transform-async-generator-functions > babel-helper-remap-async-to-generator > babel-helper-function-name > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-preset-stage-3 > babel-plugin-transform-async-to-generator > babel-helper-remap-async-to-generator > babel-helper-function-name > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-preset-stage-3 > babel-plugin-transform-exponentiation-operator > babel-helper-builder-binary-assignment-operator-visitor > babel-helper-explode-assignable-expression > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-register > babel-core > babel-generator > lodash: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-helpers > babel-template > babel-traverse > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-preset-stage-3 > babel-plugin-transform-async-generator-functions > babel-helper-remap-async-to-generator > babel-template > babel-traverse > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-preset-stage-3 > babel-plugin-transform-async-to-generator > babel-helper-remap-async-to-generator > babel-template > babel-traverse > lodash: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-register > babel-core > babel-traverse > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-preset-stage-3 > babel-plugin-transform-async-generator-functions > babel-helper-remap-async-to-generator > babel-helper-function-name > babel-traverse > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-preset-stage-3 > babel-plugin-transform-async-to-generator > babel-helper-remap-async-to-generator > babel-helper-function-name > babel-traverse > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-preset-stage-3 > babel-plugin-transform-exponentiation-operator > babel-helper-builder-binary-assignment-operator-visitor > babel-helper-explode-assignable-expression > babel-traverse > lodash: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-register > babel-core > babel-template > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-preset-stage-3 > babel-plugin-transform-async-generator-functions > babel-helper-remap-async-to-generator > babel-helper-function-name > babel-template > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-preset-stage-3 > babel-plugin-transform-async-to-generator > babel-helper-remap-async-to-generator > babel-helper-function-name > babel-template > lodash: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-register > babel-core > babel-generator > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-helpers > babel-template > babel-traverse > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-preset-stage-3 > babel-plugin-transform-async-generator-functions > babel-helper-remap-async-to-generator > babel-template > babel-traverse > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-preset-stage-3 > babel-plugin-transform-async-to-generator > babel-helper-remap-async-to-generator > babel-template > babel-traverse > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-register > babel-core > babel-traverse > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-preset-stage-3 > babel-plugin-transform-async-generator-functions > babel-helper-remap-async-to-generator > babel-helper-function-name > babel-traverse > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-preset-stage-3 > babel-plugin-transform-async-to-generator > babel-helper-remap-async-to-generator > babel-helper-function-name > babel-traverse > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-preset-stage-3 > babel-plugin-transform-exponentiation-operator > babel-helper-builder-binary-assignment-operator-visitor > babel-helper-explode-assignable-expression > babel-traverse > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-register > babel-core > babel-template > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-preset-stage-3 > babel-plugin-transform-async-generator-functions > babel-helper-remap-async-to-generator > babel-helper-function-name > babel-template > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-preset-stage-3 > babel-plugin-transform-async-to-generator > babel-helper-remap-async-to-generator > babel-helper-function-name > babel-template > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-preset-stage-3 > 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: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-preset-stage-3 > 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: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-register > babel-core > babel-template > babel-traverse > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-preset-stage-3 > babel-plugin-transform-async-generator-functions > babel-helper-remap-async-to-generator > babel-helper-function-name > babel-template > babel-traverse > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-preset-stage-3 > babel-plugin-transform-async-to-generator > babel-helper-remap-async-to-generator > babel-helper-function-name > babel-template > babel-traverse > lodash: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-register > babel-core > babel-helpers > babel-template > lodash: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-register > babel-core > babel-template > babel-traverse > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-preset-stage-3 > babel-plugin-transform-async-generator-functions > babel-helper-remap-async-to-generator > babel-helper-function-name > babel-template > babel-traverse > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-preset-stage-3 > babel-plugin-transform-async-to-generator > babel-helper-remap-async-to-generator > babel-helper-function-name > babel-template > babel-traverse > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-register > babel-core > babel-helpers > babel-template > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-register > babel-core > babel-helpers > babel-template > babel-traverse > lodash: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-register > babel-core > babel-helpers > babel-template > babel-traverse > babel-types > lodash: + patched: '2022-01-17T14:26:21.964Z' + - node-sass > gaze > globule > lodash: + patched: '2022-01-17T14:26:21.964Z' + 'npm:lodash:20180130': + - webpack-configurator > lodash: + patched: '2022-01-17T14:26:21.964Z' + 'npm:mime:20170907': + - less > mime: + patched: '2022-01-17T14:26:21.964Z' + - hapi-webpack-plugin > webpack-dev-middleware > mime: + patched: '2022-01-17T14:26:21.964Z' + 'npm:moment:20170905': + - hapi > joi > moment: + patched: '2022-01-17T14:26:21.964Z' + - hapi > catbox > joi > moment: + patched: '2022-01-17T14:26:21.964Z' + - hapi > h2o2 > joi > moment: + patched: '2022-01-17T14:26:21.964Z' + - hapi > heavy > joi > moment: + patched: '2022-01-17T14:26:21.964Z' + - hapi > inert > joi > moment: + patched: '2022-01-17T14:26:21.964Z' + - hapi > statehood > joi > moment: + patched: '2022-01-17T14:26:21.964Z' + - hapi > vision > joi > moment: + patched: '2022-01-17T14:26:21.964Z' + 'npm:ms:20170412': + - babel-traverse > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - babel-core > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - detect-port > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - babel-core > babel-traverse > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - babel-eslint > babel-traverse > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - babel-core > babel-template > babel-traverse > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-block-scoping > babel-traverse > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-traverse > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-parameters > babel-traverse > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - babel-core > babel-register > babel-core > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - babel-core > babel-helpers > babel-template > babel-traverse > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-block-scoping > babel-template > babel-traverse > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-template > babel-traverse > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-computed-properties > babel-template > babel-traverse > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-traverse > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-amd > babel-template > babel-traverse > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-systemjs > babel-template > babel-traverse > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-umd > babel-template > babel-traverse > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-parameters > babel-template > babel-traverse > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - babel-core > babel-register > babel-core > babel-traverse > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-traverse > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-traverse > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-traverse > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-traverse > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-parameters > babel-helper-call-delegate > babel-traverse > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - babel-core > babel-register > babel-core > babel-template > babel-traverse > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-template > babel-traverse > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-template > babel-traverse > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-template > babel-traverse > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-template > babel-traverse > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-amd > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-traverse > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-umd > babel-plugin-transform-es2015-modules-amd > babel-template > babel-traverse > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-plugin-transform-class-constructor-call > babel-template > babel-traverse > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-traverse > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - babel-core > babel-register > babel-core > babel-helpers > babel-template > babel-traverse > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-template > babel-traverse > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-umd > babel-plugin-transform-es2015-modules-amd > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-traverse > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-plugin-transform-class-properties > babel-template > babel-traverse > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-plugin-transform-decorators > babel-template > babel-traverse > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-traverse > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-plugin-transform-class-properties > babel-helper-function-name > babel-traverse > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-plugin-transform-decorators > babel-helper-explode-class > babel-traverse > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-template > babel-traverse > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-plugin-transform-class-properties > babel-helper-function-name > babel-template > babel-traverse > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-plugin-transform-es2015-modules-systemjs > babel-template > babel-traverse > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-plugin-transform-amd-system-wrapper > babel-template > babel-traverse > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-plugin-transform-cjs-system-wrapper > babel-template > babel-traverse > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-plugin-transform-global-system-wrapper > babel-template > babel-traverse > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-plugin-transform-decorators > babel-helper-explode-class > babel-helper-bindify-decorators > babel-traverse > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-preset-stage-3 > babel-plugin-transform-async-generator-functions > babel-helper-remap-async-to-generator > babel-traverse > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-preset-stage-3 > babel-plugin-transform-async-to-generator > babel-helper-remap-async-to-generator > babel-traverse > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-register > babel-core > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-helpers > babel-template > babel-traverse > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-preset-stage-3 > babel-plugin-transform-async-generator-functions > babel-helper-remap-async-to-generator > babel-template > babel-traverse > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-preset-stage-3 > babel-plugin-transform-async-to-generator > babel-helper-remap-async-to-generator > babel-template > babel-traverse > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-register > babel-core > babel-traverse > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-preset-stage-3 > babel-plugin-transform-async-generator-functions > babel-helper-remap-async-to-generator > babel-helper-function-name > babel-traverse > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-preset-stage-3 > babel-plugin-transform-async-to-generator > babel-helper-remap-async-to-generator > babel-helper-function-name > babel-traverse > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-preset-stage-3 > babel-plugin-transform-exponentiation-operator > babel-helper-builder-binary-assignment-operator-visitor > babel-helper-explode-assignable-expression > babel-traverse > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-register > babel-core > babel-template > babel-traverse > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-preset-stage-3 > babel-plugin-transform-async-generator-functions > babel-helper-remap-async-to-generator > babel-helper-function-name > babel-template > babel-traverse > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-preset-stage-3 > babel-plugin-transform-async-to-generator > babel-helper-remap-async-to-generator > babel-helper-function-name > babel-template > babel-traverse > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-register > babel-core > babel-helpers > babel-template > babel-traverse > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - webpack > watchpack > chokidar > fsevents > node-pre-gyp > tar-pack > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - hapi-webpack-plugin > webpack > watchpack > chokidar > fsevents > node-pre-gyp > tar-pack > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + - webpack-require > webpack > watchpack > chokidar > fsevents > node-pre-gyp > tar-pack > debug > ms: + patched: '2022-01-17T14:26:21.964Z' + 'npm:qs:20170213': + - less > request > qs: + patched: '2022-01-17T14:26:21.964Z' + - node-sass > request > qs: + patched: '2022-01-17T14:26:21.964Z' + - node-sass > node-gyp > request > qs: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > request > qs: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > jspm-github > request > qs: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > jspm-npm > request > qs: + patched: '2022-01-17T14:26:21.964Z' + - webpack > watchpack > chokidar > fsevents > node-pre-gyp > request > qs: + patched: '2022-01-17T14:26:21.964Z' + - hapi-webpack-plugin > webpack > watchpack > chokidar > fsevents > node-pre-gyp > request > qs: + patched: '2022-01-17T14:26:21.964Z' + - webpack-require > webpack > watchpack > chokidar > fsevents > node-pre-gyp > request > qs: + patched: '2022-01-17T14:26:21.964Z' + 'npm:stringstream:20180511': + - less > request > stringstream: + patched: '2022-01-17T14:26:21.964Z' + - node-sass > request > stringstream: + patched: '2022-01-17T14:26:21.964Z' + - node-sass > node-gyp > request > stringstream: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > request > stringstream: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > jspm-github > request > stringstream: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > jspm-npm > request > stringstream: + patched: '2022-01-17T14:26:21.964Z' + - webpack > watchpack > chokidar > fsevents > node-pre-gyp > request > stringstream: + patched: '2022-01-17T14:26:21.964Z' + - hapi-webpack-plugin > webpack > watchpack > chokidar > fsevents > node-pre-gyp > request > stringstream: + patched: '2022-01-17T14:26:21.964Z' + - webpack-require > webpack > watchpack > chokidar > fsevents > node-pre-gyp > request > stringstream: + patched: '2022-01-17T14:26:21.964Z' + 'npm:tough-cookie:20170905': + - less > request > tough-cookie: + patched: '2022-01-17T14:26:21.964Z' + - node-sass > request > tough-cookie: + patched: '2022-01-17T14:26:21.964Z' + - node-sass > node-gyp > request > tough-cookie: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > request > tough-cookie: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > jspm-github > request > tough-cookie: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > jspm-npm > request > tough-cookie: + patched: '2022-01-17T14:26:21.964Z' + - webpack > watchpack > chokidar > fsevents > node-pre-gyp > request > tough-cookie: + patched: '2022-01-17T14:26:21.964Z' + - hapi-webpack-plugin > webpack > watchpack > chokidar > fsevents > node-pre-gyp > request > tough-cookie: + patched: '2022-01-17T14:26:21.964Z' + - webpack-require > webpack > watchpack > chokidar > fsevents > node-pre-gyp > request > tough-cookie: + patched: '2022-01-17T14:26:21.964Z' + 'npm:tunnel-agent:20170305': + - less > request > tunnel-agent: + patched: '2022-01-17T14:26:21.964Z' + - node-sass > request > tunnel-agent: + patched: '2022-01-17T14:26:21.964Z' + - node-sass > node-gyp > request > tunnel-agent: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > request > tunnel-agent: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > jspm-github > request > tunnel-agent: + patched: '2022-01-17T14:26:21.964Z' + - postcss-import > pkg-resolve > jspm > jspm-npm > request > tunnel-agent: + patched: '2022-01-17T14:26:21.964Z' + - webpack > watchpack > chokidar > fsevents > node-pre-gyp > request > tunnel-agent: + patched: '2022-01-17T14:26:21.964Z' + - image-webpack-loader > imagemin-pngquant > pngquant-bin > bin-build > download > caw > tunnel-agent: + patched: '2022-01-17T14:26:21.964Z' + - hapi-webpack-plugin > webpack > watchpack > chokidar > fsevents > node-pre-gyp > request > tunnel-agent: + patched: '2022-01-17T14:26:21.964Z' + - webpack-require > webpack > watchpack > chokidar > fsevents > node-pre-gyp > request > tunnel-agent: + patched: '2022-01-17T14:26:21.964Z' diff --git a/package.json b/package.json index c57bfa0e0f2ce..74e5f65b35f3f 100644 --- a/package.json +++ b/package.json @@ -28,53 +28,53 @@ "babel-preset-stage-0": "^6.5.0", "babel-traverse": "^6.18.0", "babylon": "^6.14.1", - "boom": "^2.7.2", + "boom": "^3.1.3", "chalk": "^1.1.3", "cjsx-loader": "^3.0.0", "coffee-loader": "^0.7.2", "coffee-script": "^1.9.3", "commander": "^2.9.0", - "css-loader": "^0.25.0", - "debug": "^2.2.0", + "css-loader": "^2.0.0", + "debug": "^2.6.9", "detect-port": "^1.0.0", "extract-text-webpack-plugin": "^1.0.1", "file-loader": "^0.9.0", - "front-matter": "^2.1.0", + "front-matter": "^4.0.1", "fs-extra": "^0.30.0", "glob": "^7.0.5", "global": "^4.3.1", - "hapi": "^8.5.1", - "hapi-webpack-plugin": "^1.3.0", - "highlight.js": "^9.6.0", + "hapi": "^13.4.0", + "hapi-webpack-plugin": "^2.0.0", + "highlight.js": "^10.4.1", "history": "^2.1.2", "html-frontmatter": "^1.6.0", - "image-webpack-loader": "^2.0.0", + "image-webpack-loader": "^4.5.0", "invariant": "^2.2.1", "json-loader": "^0.5.2", "json5": "^0.5.0", "less": "^2.7.1", "less-loader": "^2.2.0", "loader-utils": "^0.2.15", - "lodash": "^4.15.0", - "markdown-it": "^7.0.1", - "moment": "^2.14.1", + "lodash": "^4.17.21", + "markdown-it": "^12.3.2", + "moment": "^2.19.3", "negotiator": "^0.6.1", "node-cjsx": "^1.0.0", "node-libs-browser": "^1.0.0", - "node-sass": "^3.8.0", + "node-sass": "^7.0.0", "null-loader": "^0.1.1", "object-assign": "^4.1.0", "opn": "^4.0.2", "parse-filepath": "^1.0.1", - "postcss-browser-reporter": "^0.5.0", - "postcss-cssnext": "^2.7.0", - "postcss-import": "^8.1.2", - "postcss-loader": "^0.13.0", - "postcss-reporter": "^1.4.1", + "postcss-browser-reporter": "^0.6.0", + "postcss-cssnext": "^3.0.0", + "postcss-import": "^12.0.0", + "postcss-loader": "^3.0.0", + "postcss-reporter": "^4.0.0", "raw-loader": "^0.5.1", - "react": "^15.4.1", + "react": "^16.5.0", "react-document-title": "^2.0.1", - "react-dom": "^15.4.1", + "react-dom": "^16.5.0", "react-hot-loader": "^1.3.0", "react-router": "^2.6.1", "react-router-scroll": "^0.3.1", @@ -84,14 +84,15 @@ "style-loader": "^0.13.0", "toml": "^2.2.2", "toml-loader": "^1.0.0", - "tracer": "^0.8.3", + "tracer": "^0.8.8", "ts-loader": "^1.2.2", - "url-loader": "^0.5.7", - "webpack": "^1.13.2", + "url-loader": "^0.6.0", + "webpack": "^3.0.0", "webpack-configurator": "^0.3.0", "webpack-hot-middleware": "^2.12.2", "webpack-require": "0.0.16", - "yaml-loader": "^0.4.0" + "yaml-loader": "^0.4.0", + "@snyk/protect": "latest" }, "devDependencies": { "ava": "^0.16.0", @@ -146,6 +147,9 @@ "test-coverage": "node_modules/.bin/nyc --reporter=lcov --reporter=text npm test", "test-integration": "node_modules/.bin/ava test/integration", "test-node": "node_modules/.bin/ava test/utils", - "watch": "babel -w lib --out-dir dist/" - } + "watch": "babel -w lib --out-dir dist/", + "prepublish": "npm run snyk-protect", + "snyk-protect": "snyk-protect" + }, + "snyk": true }