diff --git a/packages/gatsby-admin/package.json b/packages/gatsby-admin/package.json index 18b2780f36898..6086f44fd32c4 100644 --- a/packages/gatsby-admin/package.json +++ b/packages/gatsby-admin/package.json @@ -25,7 +25,7 @@ "gatsby-plugin-typescript": "^3.1.0-next.1", "gatsby-plugin-webfonts": "^1.1.4", "gatsby-source-graphql": "^3.1.0-next.1", - "lodash-es": "^4.17.20", + "lodash-es": "^4.17.21", "ncp": "^2.0.0", "nodemon": "^2.0.7", "normalize.css": "^8.0.1", diff --git a/packages/gatsby-cli/package.json b/packages/gatsby-cli/package.json index ee88099cf109f..98308dc906a0d 100644 --- a/packages/gatsby-cli/package.json +++ b/packages/gatsby-cli/package.json @@ -29,7 +29,7 @@ "hosted-git-info": "^3.0.6", "is-valid-path": "^0.1.1", "joi": "^17.4.0", - "lodash": "^4.17.20", + "lodash": "^4.17.21", "meant": "^1.0.2", "node-fetch": "^2.6.1", "opentracing": "^0.14.4", diff --git a/packages/gatsby-dev-cli/package.json b/packages/gatsby-dev-cli/package.json index c995ca323e0cc..8dac405940802 100644 --- a/packages/gatsby-dev-cli/package.json +++ b/packages/gatsby-dev-cli/package.json @@ -19,7 +19,7 @@ "fs-extra": "^9.0.1", "got": "^10.7.0", "is-absolute": "^1.0.0", - "lodash": "^4.17.20", + "lodash": "^4.17.21", "signal-exit": "^3.0.3", "verdaccio": "^4.10.0", "yargs": "^15.4.1" diff --git a/packages/gatsby-page-utils/package.json b/packages/gatsby-page-utils/package.json index d4743a7baa425..2dae1cc4b03dc 100644 --- a/packages/gatsby-page-utils/package.json +++ b/packages/gatsby-page-utils/package.json @@ -28,7 +28,7 @@ "fs-exists-cached": "^1.0.0", "gatsby-core-utils": "^2.1.0-next.1", "glob": "^7.1.6", - "lodash": "^4.17.20", + "lodash": "^4.17.21", "micromatch": "^4.0.2" }, "devDependencies": { diff --git a/packages/gatsby-plugin-gatsby-cloud/package.json b/packages/gatsby-plugin-gatsby-cloud/package.json index 2c9f5582b7739..dbc7ce5a659c2 100644 --- a/packages/gatsby-plugin-gatsby-cloud/package.json +++ b/packages/gatsby-plugin-gatsby-cloud/package.json @@ -10,7 +10,7 @@ "@babel/runtime": "^7.12.5", "fs-extra": "^8.1.0", "kebab-hash": "^0.1.2", - "lodash": "^4.17.20", + "lodash": "^4.17.21", "webpack-assets-manifest": "^5.0.1" }, "devDependencies": { diff --git a/packages/gatsby-plugin-mdx/package.json b/packages/gatsby-plugin-mdx/package.json index 2c0ffe6ee6ab0..94cfb26c702f6 100644 --- a/packages/gatsby-plugin-mdx/package.json +++ b/packages/gatsby-plugin-mdx/package.json @@ -39,7 +39,7 @@ "gray-matter": "^4.0.2", "json5": "^2.1.3", "loader-utils": "^1.4.0", - "lodash": "^4.17.20", + "lodash": "^4.17.21", "mdast-util-to-string": "^1.1.0", "mdast-util-toc": "^3.1.0", "mime": "^2.4.6", diff --git a/packages/gatsby-plugin-netlify/package.json b/packages/gatsby-plugin-netlify/package.json index 241ddb61a545d..ab907921af93d 100644 --- a/packages/gatsby-plugin-netlify/package.json +++ b/packages/gatsby-plugin-netlify/package.json @@ -16,7 +16,7 @@ "@babel/runtime": "^7.12.5", "fs-extra": "^8.1.0", "kebab-hash": "^0.1.2", - "lodash": "^4.17.20", + "lodash": "^4.17.21", "webpack-assets-manifest": "^3.1.1" }, "devDependencies": { diff --git a/packages/gatsby-plugin-offline/package.json b/packages/gatsby-plugin-offline/package.json index 8d0b4dd257bd6..ebf57f2915641 100644 --- a/packages/gatsby-plugin-offline/package.json +++ b/packages/gatsby-plugin-offline/package.json @@ -12,7 +12,7 @@ "gatsby-core-utils": "^2.1.0-next.1", "glob": "^7.1.6", "idb-keyval": "^3.2.0", - "lodash": "^4.17.20", + "lodash": "^4.17.21", "workbox-build": "^4.3.1" }, "devDependencies": { diff --git a/packages/gatsby-plugin-page-creator/package.json b/packages/gatsby-plugin-page-creator/package.json index 1b57466864996..070d6e7e9232d 100644 --- a/packages/gatsby-plugin-page-creator/package.json +++ b/packages/gatsby-plugin-page-creator/package.json @@ -31,7 +31,7 @@ "gatsby-page-utils": "^1.1.0-next.1", "gatsby-telemetry": "^2.1.0-next.1", "globby": "^11.0.2", - "lodash": "^4.17.20" + "lodash": "^4.17.21" }, "devDependencies": { "@babel/cli": "^7.12.1", diff --git a/packages/gatsby-plugin-sharp/package.json b/packages/gatsby-plugin-sharp/package.json index 5746cb7e2d5e7..80fa60053e040 100644 --- a/packages/gatsby-plugin-sharp/package.json +++ b/packages/gatsby-plugin-sharp/package.json @@ -18,7 +18,7 @@ "imagemin": "^7.0.1", "imagemin-mozjpeg": "^9.0.0", "imagemin-pngquant": "^9.0.1", - "lodash": "^4.17.20", + "lodash": "^4.17.21", "mini-svg-data-uri": "^1.2.3", "potrace": "^2.1.8", "probe-image-size": "^6.0.0", diff --git a/packages/gatsby-recipes/package.json b/packages/gatsby-recipes/package.json index 289e6a6047782..14991a7e52074 100644 --- a/packages/gatsby-recipes/package.json +++ b/packages/gatsby-recipes/package.json @@ -42,7 +42,7 @@ "is-url": "^1.2.4", "jest-diff": "^25.5.0", "lock": "^1.0.0", - "lodash": "^4.17.20", + "lodash": "^4.17.21", "mitt": "^1.2.0", "mkdirp": "^0.5.1", "node-fetch": "^2.5.0", diff --git a/packages/gatsby-remark-autolink-headers/package.json b/packages/gatsby-remark-autolink-headers/package.json index d1fd15e5b2055..b742bc02426f7 100644 --- a/packages/gatsby-remark-autolink-headers/package.json +++ b/packages/gatsby-remark-autolink-headers/package.json @@ -9,7 +9,7 @@ "dependencies": { "@babel/runtime": "^7.12.5", "github-slugger": "^1.3.0", - "lodash": "^4.17.20", + "lodash": "^4.17.21", "mdast-util-to-string": "^1.1.0", "unist-util-visit": "^1.4.1" }, diff --git a/packages/gatsby-remark-copy-linked-files/package.json b/packages/gatsby-remark-copy-linked-files/package.json index 75550bb1dd107..bb95c6f25e1be 100644 --- a/packages/gatsby-remark-copy-linked-files/package.json +++ b/packages/gatsby-remark-copy-linked-files/package.json @@ -11,7 +11,7 @@ "cheerio": "^1.0.0-rc.3", "fs-extra": "^8.1.0", "is-relative-url": "^3.0.0", - "lodash": "^4.17.20", + "lodash": "^4.17.21", "path-is-inside": "^1.0.2", "probe-image-size": "^6.0.0", "unist-util-visit": "^1.4.1" diff --git a/packages/gatsby-remark-images-contentful/package.json b/packages/gatsby-remark-images-contentful/package.json index 71dd5425ef216..aa968339a04d3 100644 --- a/packages/gatsby-remark-images-contentful/package.json +++ b/packages/gatsby-remark-images-contentful/package.json @@ -20,7 +20,7 @@ "chalk": "^4.1.0", "cheerio": "^1.0.0-rc.3", "is-relative-url": "^3.0.0", - "lodash": "^4.17.20", + "lodash": "^4.17.21", "semver": "^7.3.2", "sharp": "^0.27.0", "unist-util-select": "^1.5.0" diff --git a/packages/gatsby-remark-images/package.json b/packages/gatsby-remark-images/package.json index 7e662b50f7f72..2b7651b6eb9fb 100644 --- a/packages/gatsby-remark-images/package.json +++ b/packages/gatsby-remark-images/package.json @@ -12,7 +12,7 @@ "cheerio": "^1.0.0-rc.3", "gatsby-core-utils": "^2.1.0-next.1", "is-relative-url": "^3.0.0", - "lodash": "^4.17.20", + "lodash": "^4.17.21", "mdast-util-definitions": "^1.2.5", "potrace": "^2.1.8", "query-string": "^6.13.3", diff --git a/packages/gatsby-remark-responsive-iframe/package.json b/packages/gatsby-remark-responsive-iframe/package.json index 3d3e548e6adfd..38a7e54887d2b 100644 --- a/packages/gatsby-remark-responsive-iframe/package.json +++ b/packages/gatsby-remark-responsive-iframe/package.json @@ -10,7 +10,7 @@ "@babel/runtime": "^7.12.5", "cheerio": "^1.0.0-rc.3", "common-tags": "^1.8.0", - "lodash": "^4.17.20", + "lodash": "^4.17.21", "unist-util-visit": "^1.4.1" }, "devDependencies": { diff --git a/packages/gatsby-source-contentful/package.json b/packages/gatsby-source-contentful/package.json index c5f95b173dccf..d31879dd97a9f 100644 --- a/packages/gatsby-source-contentful/package.json +++ b/packages/gatsby-source-contentful/package.json @@ -23,7 +23,7 @@ "gatsby-source-filesystem": "^3.1.0-next.1", "is-online": "^8.5.1", "json-stringify-safe": "^5.0.1", - "lodash": "^4.17.20", + "lodash": "^4.17.21", "node-fetch": "^2.6.1", "p-queue": "^6.6.2", "qs": "^6.9.6", diff --git a/packages/gatsby-source-drupal/package.json b/packages/gatsby-source-drupal/package.json index 03333baf32139..c6a649820c33d 100644 --- a/packages/gatsby-source-drupal/package.json +++ b/packages/gatsby-source-drupal/package.json @@ -12,7 +12,7 @@ "bluebird": "^3.7.2", "body-parser": "^1.19.0", "gatsby-source-filesystem": "^3.1.0-next.1", - "lodash": "^4.17.20", + "lodash": "^4.17.21", "tiny-async-pool": "^1.1.0" }, "devDependencies": { diff --git a/packages/gatsby-source-hacker-news/package.json b/packages/gatsby-source-hacker-news/package.json index 6434140b7bcc6..a9783531e8d7a 100644 --- a/packages/gatsby-source-hacker-news/package.json +++ b/packages/gatsby-source-hacker-news/package.json @@ -9,7 +9,7 @@ "dependencies": { "@babel/runtime": "^7.12.5", "axios": "^0.21.1", - "lodash": "^4.17.20" + "lodash": "^4.17.21" }, "devDependencies": { "@babel/cli": "^7.12.1", diff --git a/packages/gatsby-source-lever/package.json b/packages/gatsby-source-lever/package.json index d3410eb5b6c12..8c381949a85c9 100644 --- a/packages/gatsby-source-lever/package.json +++ b/packages/gatsby-source-lever/package.json @@ -14,7 +14,7 @@ "deep-map": "^1.5.0", "deep-map-keys": "^1.2.0", "json-stringify-safe": "^5.0.1", - "lodash": "^4.17.20" + "lodash": "^4.17.21" }, "deprecated": false, "devDependencies": { diff --git a/packages/gatsby-source-shopify/package.json b/packages/gatsby-source-shopify/package.json index f089887716fab..aef967b31d93c 100644 --- a/packages/gatsby-source-shopify/package.json +++ b/packages/gatsby-source-shopify/package.json @@ -38,7 +38,7 @@ "gatsby-node-helpers": "^0.3.0", "gatsby-source-filesystem": "^3.1.0-next.1", "graphql-request": "^1.8.2", - "lodash": "^4.17.20", + "lodash": "^4.17.21", "p-iteration": "^1.1.8", "prettyjson": "^1.2.1" }, diff --git a/packages/gatsby-source-wordpress/package.json b/packages/gatsby-source-wordpress/package.json index b218107b1c260..0cacc11abac7f 100644 --- a/packages/gatsby-source-wordpress/package.json +++ b/packages/gatsby-source-wordpress/package.json @@ -35,7 +35,7 @@ "glob": "^7.1.6", "got": "^11.7.0", "graphql-query-compress": "^1.2.2", - "lodash": "^4.17.19", + "lodash": "^4.17.21", "node-fetch": "^2.6.0", "p-queue": "^6.3.0", "read-chunk": "^3.2.0", diff --git a/packages/gatsby-telemetry/package.json b/packages/gatsby-telemetry/package.json index 3a2b1b23b2dcc..38e928ca43661 100644 --- a/packages/gatsby-telemetry/package.json +++ b/packages/gatsby-telemetry/package.json @@ -18,7 +18,7 @@ "gatsby-core-utils": "^2.1.0-next.1", "git-up": "^4.0.2", "is-docker": "^2.1.1", - "lodash": "^4.17.20", + "lodash": "^4.17.21", "node-fetch": "^2.6.1", "uuid": "3.4.0" }, diff --git a/packages/gatsby-theme/package.json b/packages/gatsby-theme/package.json index a41f3cdf48591..17fb5e920a34e 100644 --- a/packages/gatsby-theme/package.json +++ b/packages/gatsby-theme/package.json @@ -22,7 +22,7 @@ "glob": "^7.1.6", "globby": "^10.0.2", "inquirer": "^6.5.2", - "lodash": "^4.17.20", + "lodash": "^4.17.21", "mkdirp": "^0.5.1", "npm-keyword": "^6.1.0" }, diff --git a/packages/gatsby-transformer-asciidoc/package.json b/packages/gatsby-transformer-asciidoc/package.json index 076167f622030..77216db348b81 100644 --- a/packages/gatsby-transformer-asciidoc/package.json +++ b/packages/gatsby-transformer-asciidoc/package.json @@ -15,7 +15,7 @@ "@babel/core": "^7.12.3", "babel-preset-gatsby-package": "^1.1.0-next.1", "cross-env": "^7.0.3", - "lodash": "^4.17.20" + "lodash": "^4.17.21" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-asciidoc#readme", "keywords": [ diff --git a/packages/gatsby-transformer-react-docgen/package.json b/packages/gatsby-transformer-react-docgen/package.json index d643dc5cb684c..03a560968b55f 100644 --- a/packages/gatsby-transformer-react-docgen/package.json +++ b/packages/gatsby-transformer-react-docgen/package.json @@ -19,7 +19,7 @@ "@babel/core": "^7.12.3", "babel-preset-gatsby-package": "^1.1.0-next.1", "cross-env": "^7.0.3", - "lodash": "^4.17.20" + "lodash": "^4.17.21" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-react-docgen#readme", "keywords": [ diff --git a/packages/gatsby-transformer-remark/package.json b/packages/gatsby-transformer-remark/package.json index d0c9d72f969b9..21614e26150ad 100644 --- a/packages/gatsby-transformer-remark/package.json +++ b/packages/gatsby-transformer-remark/package.json @@ -12,7 +12,7 @@ "gray-matter": "^4.0.2", "hast-util-raw": "^4.0.0", "hast-util-to-html": "^4.0.1", - "lodash": "^4.17.20", + "lodash": "^4.17.21", "mdast-util-to-hast": "^3.0.4", "mdast-util-to-string": "^1.1.0", "mdast-util-toc": "^5.0", diff --git a/packages/gatsby-transformer-toml/package.json b/packages/gatsby-transformer-toml/package.json index e2a255ecb2227..6abee8bf44292 100644 --- a/packages/gatsby-transformer-toml/package.json +++ b/packages/gatsby-transformer-toml/package.json @@ -8,7 +8,7 @@ }, "dependencies": { "@babel/runtime": "^7.12.5", - "lodash": "^4.17.20", + "lodash": "^4.17.21", "toml": "^2.3.6" }, "devDependencies": { diff --git a/packages/gatsby-transformer-xml/package.json b/packages/gatsby-transformer-xml/package.json index e17c4d1dcc9ee..0787717b6df57 100644 --- a/packages/gatsby-transformer-xml/package.json +++ b/packages/gatsby-transformer-xml/package.json @@ -9,7 +9,7 @@ "dependencies": { "@babel/runtime": "^7.12.5", "bluebird": "^3.7.2", - "lodash": "^4.17.20", + "lodash": "^4.17.21", "xml-parser": "^1.2.1" }, "devDependencies": { diff --git a/packages/gatsby-transformer-yaml/package.json b/packages/gatsby-transformer-yaml/package.json index e494906914677..c5102fe2f5cae 100644 --- a/packages/gatsby-transformer-yaml/package.json +++ b/packages/gatsby-transformer-yaml/package.json @@ -9,7 +9,7 @@ "dependencies": { "@babel/runtime": "^7.12.5", "js-yaml": "^3.14.1", - "lodash": "^4.17.20", + "lodash": "^4.17.21", "unist-util-select": "^1.5.0" }, "devDependencies": { diff --git a/packages/gatsby/package.json b/packages/gatsby/package.json index 01185b3625336..b0ec69c17d0c9 100644 --- a/packages/gatsby/package.json +++ b/packages/gatsby/package.json @@ -102,7 +102,7 @@ "json-loader": "^0.5.7", "json-stringify-safe": "^5.0.1", "latest-version": "5.1.0", - "lodash": "^4.17.20", + "lodash": "^4.17.21", "md5-file": "^5.0.0", "meant": "^1.0.1", "memoizee": "^0.4.15", diff --git a/starters/gatsby-starter-wordpress-blog/package-lock.json b/starters/gatsby-starter-wordpress-blog/package-lock.json index 5c89cf1592376..f038533a7b5b3 100644 --- a/starters/gatsby-starter-wordpress-blog/package-lock.json +++ b/starters/gatsby-starter-wordpress-blog/package-lock.json @@ -14107,9 +14107,9 @@ } }, "lodash": { - "version": "4.17.20", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.20.tgz", - "integrity": "sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==" + "version": "4.17.21", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" }, "lodash._reinterpolate": { "version": "3.0.0", diff --git a/starters/gatsby-starter-wordpress-blog/package.json b/starters/gatsby-starter-wordpress-blog/package.json index febd7019a35f4..121069dfa4d2f 100644 --- a/starters/gatsby-starter-wordpress-blog/package.json +++ b/starters/gatsby-starter-wordpress-blog/package.json @@ -18,7 +18,7 @@ "gatsby-source-wordpress-experimental": "^7.0.6", "gatsby-transformer-sharp": "^2.12.0", "html-react-parser": "^0.14.1", - "lodash": "^4.17.20", + "lodash": "^4.17.21", "react": "^16.12.0", "react-dom": "^16.12.0", "react-helmet": "^5.2.1", diff --git a/yarn.lock b/yarn.lock index 063795b52210d..307f76a6aeff9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -16393,10 +16393,10 @@ lockfile@1.0.4, lockfile@^1.0, lockfile@^1.0.4: dependencies: signal-exit "^3.0.2" -lodash-es@^4.17.11, lodash-es@^4.17.14, lodash-es@^4.17.20: - version "4.17.20" - resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.20.tgz#29f6332eefc60e849f869c264bc71126ad61e8f7" - integrity sha512-JD1COMZsq8maT6mnuz1UMV0jvYD0E0aUsSOdrr1/nAG3dhqQXwRRgeW0cSqH1U43INKcqxaiVIQNOUDld7gRDA== +lodash-es@^4.17.11, lodash-es@^4.17.14, lodash-es@^4.17.21: + version "4.17.21" + resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.21.tgz#43e626c46e6591b7750beb2b50117390c609e3ee" + integrity sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw== lodash-webpack-plugin@^0.11.6: version "0.11.6"