From 9803fbff6e9de8278c4414a834a9755ebcc32d41 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 11 May 2020 06:25:00 +0300 Subject: [PATCH 1/2] fix: examples/using-faker/package.json & examples/using-faker/.snyk to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSYAML-173999 - https://snyk.io/vuln/SNYK-JS-JSYAML-174129 - https://snyk.io/vuln/SNYK-JS-LODASH-450202 - https://snyk.io/vuln/SNYK-JS-LODASH-73638 - https://snyk.io/vuln/SNYK-JS-LODASH-73639 - https://snyk.io/vuln/SNYK-JS-SERVE-174738 - https://snyk.io/vuln/SNYK-JS-SERVEHANDLER-450208 - https://snyk.io/vuln/SNYK-JS-SERVEHANDLER-72615 - https://snyk.io/vuln/SNYK-JS-WEBPACKDEVSERVER-72405 - https://snyk.io/vuln/SNYK-JS-YARGSPARSER-560381 - https://snyk.io/vuln/npm:braces:20180219 - https://snyk.io/vuln/npm:lodash:20180130 The following vulnerabilities are fixed with a Snyk patch: - https://snyk.io/vuln/SNYK-JS-LODASH-567746 - https://snyk.io/vuln/npm:lodash:20180130 --- examples/using-faker/package.json | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/examples/using-faker/package.json b/examples/using-faker/package.json index 134bdb50f0c36..c0244d0c0b9a4 100644 --- a/examples/using-faker/package.json +++ b/examples/using-faker/package.json @@ -4,22 +4,27 @@ "version": "1.0.0", "author": "Kyle Mathews ", "dependencies": { - "gatsby": "^1.9.145", + "gatsby": "^2.1.1", "gatsby-link": "^1.6.32", "gatsby-plugin-react-helmet": "^1.0.8", - "gatsby-source-faker": "latest" + "gatsby-source-faker": "latest", + "snyk": "^1.319.2" }, - "keywords": ["gatsby"], + "keywords": [ + "gatsby" + ], "license": "MIT", "main": "n/a", "scripts": { "build": "gatsby build", "develop": "gatsby develop", - "format": - "prettier --trailing-comma es5 --no-semi --single-quote --write \"src/**/*.js\"", - "test": "echo \"Error: no test specified\" && exit 1" + "format": "prettier --trailing-comma es5 --no-semi --single-quote --write \"src/**/*.js\"", + "test": "echo \"Error: no test specified\" && exit 1", + "snyk-protect": "snyk protect", + "prepublish": "npm run snyk-protect" }, "devDependencies": { "prettier": "^1.9.2" - } + }, + "snyk": true } From ce6fd761d0b6ebba514244076b425e18d9505210 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 11 May 2020 06:25:01 +0300 Subject: [PATCH 2/2] fix: examples/using-faker/package.json & examples/using-faker/.snyk to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSYAML-173999 - https://snyk.io/vuln/SNYK-JS-JSYAML-174129 - https://snyk.io/vuln/SNYK-JS-LODASH-450202 - https://snyk.io/vuln/SNYK-JS-LODASH-73638 - https://snyk.io/vuln/SNYK-JS-LODASH-73639 - https://snyk.io/vuln/SNYK-JS-SERVE-174738 - https://snyk.io/vuln/SNYK-JS-SERVEHANDLER-450208 - https://snyk.io/vuln/SNYK-JS-SERVEHANDLER-72615 - https://snyk.io/vuln/SNYK-JS-WEBPACKDEVSERVER-72405 - https://snyk.io/vuln/SNYK-JS-YARGSPARSER-560381 - https://snyk.io/vuln/npm:braces:20180219 - https://snyk.io/vuln/npm:lodash:20180130 The following vulnerabilities are fixed with a Snyk patch: - https://snyk.io/vuln/SNYK-JS-LODASH-567746 - https://snyk.io/vuln/npm:lodash:20180130 --- examples/using-faker/.snyk | 1027 ++++++++++++++++++++++++++++++++++++ 1 file changed, 1027 insertions(+) create mode 100644 examples/using-faker/.snyk diff --git a/examples/using-faker/.snyk b/examples/using-faker/.snyk new file mode 100644 index 0000000000000..4be33de10f542 --- /dev/null +++ b/examples/using-faker/.snyk @@ -0,0 +1,1027 @@ +# 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: + - gatsby > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > async > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-core > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > gatsby-cli > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > gatsby-plugin-page-creator > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > lowdb > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > postcss-reporter > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > redux > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-core > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-core > babel-generator > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-generator > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-core > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-core > babel-template > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-core > babel-register > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-block-scoping > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-block-scoping > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > react-dev-utils > inquirer > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > postcss-cssnext > postcss-font-family-system-ui > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > react-hot-loader > react-proxy > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > remote-redux-devtools > redux-devtools-core > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > remote-redux-devtools > redux-devtools-instrument > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > webpack-dev-server > http-proxy-middleware > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-core > babel-generator > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-generator > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-core > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-core > babel-template > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-block-scoping > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-block-scoping > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-classes > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-duplicate-keys > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-duplicate-keys > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-function-name > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-function-name > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-modules-commonjs > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-modules-commonjs > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-parameters > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-parameters > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-shorthand-properties > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-shorthand-properties > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-sticky-regex > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-sticky-regex > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-core > babel-template > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-block-scoping > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-block-scoping > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-classes > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-parameters > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-parameters > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-core > babel-helpers > babel-template > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-block-scoping > babel-template > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-block-scoping > babel-template > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-classes > babel-template > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-template > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-computed-properties > babel-template > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-computed-properties > babel-template > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-modules-commonjs > babel-template > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-modules-commonjs > babel-template > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-modules-amd > babel-template > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-modules-amd > babel-template > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-modules-systemjs > babel-template > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-modules-systemjs > babel-template > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-modules-umd > babel-template > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-modules-umd > babel-template > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-parameters > babel-template > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-parameters > babel-template > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-core > babel-register > babel-core > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-block-scoping > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-classes > babel-helper-define-map > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-define-map > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-sticky-regex > babel-helper-regex > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-sticky-regex > babel-helper-regex > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-unicode-regex > babel-helper-regex > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-unicode-regex > babel-helper-regex > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > gatsby-cli > yurnalist > inquirer > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-core > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-block-scoping > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-block-scoping > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-classes > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-parameters > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-parameters > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-core > babel-helpers > babel-template > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-block-scoping > babel-template > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-block-scoping > babel-template > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-classes > babel-template > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-template > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-computed-properties > babel-template > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-computed-properties > babel-template > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-modules-amd > babel-template > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-modules-amd > babel-template > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-modules-systemjs > babel-template > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-modules-systemjs > babel-template > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-modules-umd > babel-template > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-modules-umd > babel-template > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-parameters > babel-template > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-parameters > babel-template > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-core > babel-register > babel-core > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-parameters > babel-helper-get-function-arity > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-parameters > babel-helper-get-function-arity > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-async-to-generator > babel-helper-remap-async-to-generator > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-block-scoping > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-classes > babel-helper-optimise-call-expression > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-optimise-call-expression > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-function-name > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-modules-commonjs > babel-plugin-transform-strict-mode > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-modules-commonjs > babel-plugin-transform-strict-mode > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-modules-amd > babel-plugin-transform-es2015-modules-commonjs > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-modules-amd > babel-plugin-transform-es2015-modules-commonjs > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-modules-commonjs > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-modules-systemjs > babel-helper-hoist-variables > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-modules-systemjs > babel-helper-hoist-variables > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-parameters > babel-helper-call-delegate > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-parameters > babel-helper-call-delegate > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-parameters > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-shorthand-properties > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-sticky-regex > babel-helper-regex > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-sticky-regex > babel-helper-regex > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-unicode-regex > babel-helper-regex > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-unicode-regex > babel-helper-regex > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-exponentiation-operator > babel-helper-builder-binary-assignment-operator-visitor > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-regenerator > regenerator-transform > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-regenerator > regenerator-transform > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-react > babel-plugin-transform-react-jsx > babel-helper-builder-react-jsx > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-core > babel-register > babel-core > babel-generator > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-core > babel-helpers > babel-template > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-block-scoping > babel-template > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-block-scoping > babel-template > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-classes > babel-template > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-template > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-computed-properties > babel-template > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-computed-properties > babel-template > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-modules-amd > babel-template > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-modules-amd > babel-template > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-modules-systemjs > babel-template > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-modules-systemjs > babel-template > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-modules-umd > babel-template > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-modules-umd > babel-template > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-parameters > babel-template > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-parameters > babel-template > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-core > babel-register > babel-core > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-async-to-generator > babel-helper-remap-async-to-generator > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-block-scoping > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-parameters > babel-helper-call-delegate > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-parameters > babel-helper-call-delegate > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-parameters > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-core > babel-register > babel-core > babel-template > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-template > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-template > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-template > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-template > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-async-to-generator > babel-helper-remap-async-to-generator > babel-template > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-block-scoping > babel-template > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-template > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-template > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-template > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-template > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-template > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-computed-properties > babel-template > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-modules-amd > babel-plugin-transform-es2015-modules-commonjs > babel-template > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-modules-amd > babel-plugin-transform-es2015-modules-commonjs > babel-template > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-modules-commonjs > babel-template > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-modules-umd > babel-plugin-transform-es2015-modules-amd > babel-template > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-modules-umd > babel-plugin-transform-es2015-modules-amd > babel-template > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-parameters > babel-template > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-stage-0 > babel-preset-stage-1 > babel-plugin-transform-class-constructor-call > babel-template > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-class-properties > babel-template > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-define-map > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > serve > serve-handler > glob-slasher > toxic > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-core > babel-register > babel-core > babel-generator > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-core > babel-helpers > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-block-scoping > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-block-scoping > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-classes > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-computed-properties > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-computed-properties > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-modules-amd > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-modules-amd > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-modules-systemjs > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-modules-systemjs > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-modules-umd > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-modules-umd > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-parameters > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-parameters > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-core > babel-register > babel-core > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-async-to-generator > babel-helper-remap-async-to-generator > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-block-scoping > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-parameters > babel-helper-call-delegate > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-parameters > babel-helper-call-delegate > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-parameters > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-core > babel-register > babel-core > babel-template > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-template > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-template > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-template > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-template > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-async-to-generator > babel-helper-remap-async-to-generator > babel-template > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-block-scoping > babel-template > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-template > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-template > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-template > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-template > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-template > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-computed-properties > babel-template > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-modules-amd > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-modules-amd > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-modules-umd > babel-plugin-transform-es2015-modules-amd > babel-template > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-modules-umd > babel-plugin-transform-es2015-modules-amd > babel-template > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-parameters > babel-template > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-stage-0 > babel-preset-stage-1 > babel-plugin-transform-class-constructor-call > babel-template > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-class-properties > babel-template > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-helper-get-function-arity > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-helper-get-function-arity > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-helper-get-function-arity > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-helper-get-function-arity > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-parameters > babel-helper-get-function-arity > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > 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-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-class-properties > babel-helper-function-name > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-helper-optimise-call-expression > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-helper-optimise-call-expression > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-helper-optimise-call-expression > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-helper-optimise-call-expression > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-optimise-call-expression > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > 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-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-modules-amd > babel-plugin-transform-es2015-modules-commonjs > babel-plugin-transform-strict-mode > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-modules-commonjs > babel-plugin-transform-strict-mode > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > 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-11T03:24:58.348Z' + - gatsby > 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: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-parameters > babel-helper-call-delegate > babel-helper-hoist-variables > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-parameters > babel-helper-call-delegate > babel-helper-hoist-variables > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-parameters > babel-helper-call-delegate > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > 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-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-react-jsx > babel-helper-builder-react-jsx > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-plugin-transform-decorators > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-core > babel-register > babel-core > babel-template > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-template > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-template > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-template > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-template > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-async-to-generator > babel-helper-remap-async-to-generator > babel-template > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-block-scoping > babel-template > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-template > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-template > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-template > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-template > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-template > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-computed-properties > babel-template > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-modules-amd > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-modules-amd > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-modules-umd > babel-plugin-transform-es2015-modules-amd > babel-template > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-modules-umd > babel-plugin-transform-es2015-modules-amd > babel-template > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-parameters > babel-template > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-stage-0 > babel-preset-stage-1 > babel-plugin-transform-class-constructor-call > babel-template > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-class-properties > babel-template > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > 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-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-class-properties > babel-helper-function-name > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-parameters > babel-helper-call-delegate > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > 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-11T03:24:58.348Z' + - gatsby > babel-core > babel-register > babel-core > babel-helpers > babel-template > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > 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-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-template > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-template > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-template > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-template > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-class-properties > babel-helper-function-name > babel-template > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-template > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-template > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > 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-11T03:24:58.348Z' + - gatsby > 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: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-plugin-transform-class-properties > babel-template > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-plugin-transform-decorators > babel-template > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-core > babel-register > babel-core > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > 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-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-block-scoping > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-computed-properties > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > 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-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-modules-amd > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > 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-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-modules-umd > babel-plugin-transform-es2015-modules-amd > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-parameters > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-stage-0 > babel-preset-stage-1 > babel-plugin-transform-class-constructor-call > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-class-properties > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > 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-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-class-properties > babel-helper-function-name > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-parameters > babel-helper-call-delegate > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > 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-11T03:24:58.348Z' + - gatsby > babel-core > babel-register > babel-core > babel-helpers > babel-template > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > 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-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-template > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-template > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-template > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-template > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-class-properties > babel-helper-function-name > babel-template > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-template > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-template > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > 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-11T03:24:58.348Z' + - gatsby > 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: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-plugin-transform-class-properties > babel-template > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-plugin-transform-decorators > babel-template > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > 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-11T03:24:58.348Z' + - gatsby > 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-11T03:24:58.348Z' + - gatsby > 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: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-helper-get-function-arity > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-helper-get-function-arity > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-class-properties > babel-helper-function-name > babel-helper-get-function-arity > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > 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: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-helper-optimise-call-expression > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-helper-optimise-call-expression > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > 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-11T03:24:58.348Z' + - gatsby > 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: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-parameters > babel-helper-call-delegate > babel-helper-hoist-variables > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-plugin-transform-decorators > babel-helper-explode-class > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-generator > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-core > babel-register > babel-core > babel-helpers > babel-template > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > 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-11T03:24:58.348Z' + - gatsby > babel-preset-env > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-template > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-template > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-template > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-template > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-class-properties > babel-helper-function-name > babel-template > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-template > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-template > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > 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-11T03:24:58.348Z' + - gatsby > 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: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-plugin-transform-class-properties > babel-template > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-plugin-transform-decorators > babel-template > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > 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: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-plugin-transform-decorators > babel-helper-explode-class > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-template > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-template > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > 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: '2020-05-11T03:24:58.348Z' + - gatsby > postcss-import > pkg-resolve > jspm > systemjs-builder > babel-plugin-transform-es2015-modules-systemjs > babel-template > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > postcss-import > pkg-resolve > jspm > systemjs-builder > babel-plugin-transform-amd-system-wrapper > babel-template > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > postcss-import > pkg-resolve > jspm > systemjs-builder > babel-plugin-transform-cjs-system-wrapper > babel-template > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > postcss-import > pkg-resolve > jspm > systemjs-builder > babel-plugin-transform-global-system-wrapper > babel-template > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-register > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-generator > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > babel-core > babel-register > babel-core > babel-helpers > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > 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-11T03:24:58.348Z' + - gatsby > 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-11T03:24:58.348Z' + - gatsby > babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-class-properties > babel-helper-function-name > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > 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-11T03:24:58.348Z' + - gatsby > 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: '2020-05-11T03:24:58.348Z' + - gatsby > 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: '2020-05-11T03:24:58.348Z' + - gatsby > babel-preset-stage-0 > babel-preset-stage-1 > babel-preset-stage-2 > babel-plugin-transform-decorators > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > 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: '2020-05-11T03:24:58.348Z' + - gatsby > 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: '2020-05-11T03:24:58.348Z' + - gatsby > postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-template > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-template > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > 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: '2020-05-11T03:24:58.348Z' + - gatsby > postcss-import > pkg-resolve > jspm > systemjs-builder > babel-plugin-transform-es2015-modules-systemjs > babel-template > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > postcss-import > pkg-resolve > jspm > systemjs-builder > babel-plugin-transform-amd-system-wrapper > babel-template > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > postcss-import > pkg-resolve > jspm > systemjs-builder > babel-plugin-transform-cjs-system-wrapper > babel-template > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > postcss-import > pkg-resolve > jspm > systemjs-builder > babel-plugin-transform-global-system-wrapper > babel-template > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-helper-get-function-arity > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > 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: '2020-05-11T03:24:58.348Z' + - gatsby > 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: '2020-05-11T03:24:58.348Z' + - gatsby > 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: '2020-05-11T03:24:58.348Z' + - gatsby > postcss-import > pkg-resolve > jspm > systemjs-builder > babel-plugin-transform-es2015-modules-systemjs > babel-helper-hoist-variables > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > 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: '2020-05-11T03:24:58.348Z' + - gatsby > 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: '2020-05-11T03:24:58.348Z' + - gatsby > postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-template > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-template > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > 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: '2020-05-11T03:24:58.348Z' + - gatsby > postcss-import > pkg-resolve > jspm > systemjs-builder > babel-plugin-transform-es2015-modules-systemjs > babel-template > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > postcss-import > pkg-resolve > jspm > systemjs-builder > babel-plugin-transform-amd-system-wrapper > babel-template > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > postcss-import > pkg-resolve > jspm > systemjs-builder > babel-plugin-transform-cjs-system-wrapper > babel-template > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > postcss-import > pkg-resolve > jspm > systemjs-builder > babel-plugin-transform-global-system-wrapper > babel-template > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > 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: '2020-05-11T03:24:58.348Z' + - gatsby > 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: '2020-05-11T03:24:58.348Z' + - gatsby > 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: '2020-05-11T03:24:58.348Z' + - gatsby > postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-helpers > babel-template > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > 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: '2020-05-11T03:24:58.348Z' + - gatsby > 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: '2020-05-11T03:24:58.348Z' + - gatsby > postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-register > babel-core > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > relay-compiler > babel-preset-fbjs > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > 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: '2020-05-11T03:24:58.348Z' + - gatsby > postcss-import > pkg-resolve > jspm > systemjs-builder > babel-plugin-transform-es2015-modules-systemjs > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > postcss-import > pkg-resolve > jspm > systemjs-builder > babel-plugin-transform-amd-system-wrapper > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > postcss-import > pkg-resolve > jspm > systemjs-builder > babel-plugin-transform-cjs-system-wrapper > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > postcss-import > pkg-resolve > jspm > systemjs-builder > babel-plugin-transform-global-system-wrapper > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > 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: '2020-05-11T03:24:58.348Z' + - gatsby > 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: '2020-05-11T03:24:58.348Z' + - gatsby > 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: '2020-05-11T03:24:58.348Z' + - gatsby > postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-helpers > babel-template > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > 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: '2020-05-11T03:24:58.348Z' + - gatsby > 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: '2020-05-11T03:24:58.348Z' + - gatsby > postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-register > babel-core > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > 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: '2020-05-11T03:24:58.348Z' + - gatsby > 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: '2020-05-11T03:24:58.348Z' + - gatsby > 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: '2020-05-11T03:24:58.348Z' + - gatsby > postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-register > babel-core > babel-generator > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-helpers > babel-template > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > 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: '2020-05-11T03:24:58.348Z' + - gatsby > 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: '2020-05-11T03:24:58.348Z' + - gatsby > postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-register > babel-core > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > 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: '2020-05-11T03:24:58.348Z' + - gatsby > 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: '2020-05-11T03:24:58.348Z' + - gatsby > 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: '2020-05-11T03:24:58.348Z' + - gatsby > postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-register > babel-core > babel-template > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > 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: '2020-05-11T03:24:58.348Z' + - gatsby > 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: '2020-05-11T03:24:58.348Z' + - gatsby > postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-register > babel-core > babel-generator > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-helpers > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > 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: '2020-05-11T03:24:58.348Z' + - gatsby > 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: '2020-05-11T03:24:58.348Z' + - gatsby > postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-register > babel-core > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > 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: '2020-05-11T03:24:58.348Z' + - gatsby > 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: '2020-05-11T03:24:58.348Z' + - gatsby > 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: '2020-05-11T03:24:58.348Z' + - gatsby > postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-register > babel-core > babel-template > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > 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: '2020-05-11T03:24:58.348Z' + - gatsby > 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: '2020-05-11T03:24:58.348Z' + - gatsby > 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: '2020-05-11T03:24:58.348Z' + - gatsby > 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: '2020-05-11T03:24:58.348Z' + - gatsby > postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-register > babel-core > babel-template > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > 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: '2020-05-11T03:24:58.348Z' + - gatsby > 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: '2020-05-11T03:24:58.348Z' + - gatsby > postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-register > babel-core > babel-helpers > babel-template > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-register > babel-core > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > 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: '2020-05-11T03:24:58.348Z' + - gatsby > 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: '2020-05-11T03:24:58.348Z' + - gatsby > postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-register > babel-core > babel-helpers > babel-template > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-register > babel-core > babel-helpers > babel-template > babel-traverse > lodash: + patched: '2020-05-11T03:24:58.348Z' + - gatsby > postcss-import > pkg-resolve > jspm > systemjs-builder > babel-core > babel-register > babel-core > babel-helpers > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-11T03:24:58.348Z' + 'npm:lodash:20180130': + - gatsby > webpack-configurator > lodash: + patched: '2020-05-11T03:24:58.348Z'