From 97e06230368645a02c31b7ea92682f1404f2f467 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Apr 2022 02:19:41 +0000 Subject: [PATCH] build(deps): bump gatsby-plugin-sharp from 4.9.0 to 4.11.1 in /docs Bumps [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp) from 4.9.0 to 4.11.1. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-sharp/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.11.1/packages/gatsby-plugin-sharp) --- updated-dependencies: - dependency-name: gatsby-plugin-sharp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/package-lock.json | 86 +++++++++++------------------------------- docs/package.json | 2 +- 2 files changed, 24 insertions(+), 64 deletions(-) diff --git a/docs/package-lock.json b/docs/package-lock.json index 469bc1ca45d6..576ef7e2c5e4 100644 --- a/docs/package-lock.json +++ b/docs/package-lock.json @@ -27,7 +27,7 @@ "gatsby-plugin-react-helmet": "^5.11.0", "gatsby-plugin-react-svg": "^3.1.0", "gatsby-plugin-robots-txt": "^1.7.0", - "gatsby-plugin-sharp": "^4.9.0", + "gatsby-plugin-sharp": "^4.11.1", "gatsby-plugin-sitemap": "^5.9.0", "gatsby-remark-autolink-headers": "^5.11.1", "gatsby-remark-copy-linked-files": "^5.11.0", @@ -12839,9 +12839,9 @@ } }, "node_modules/gatsby-plugin-sharp": { - "version": "4.9.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.9.0.tgz", - "integrity": "sha512-65JcqL11kyecTDYl3uZ/SvBI2FRJgSC7JTxzoV1ZOJkNQpn4nRLRUFL5UTijnnwU9+tba3i6gxKtZEAlE94pcA==", + "version": "4.11.1", + "resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.11.1.tgz", + "integrity": "sha512-wmbDnVl1386Mpm446tCavrI818HBpFOYk53cTerj5vaS+YmmuALwKSYVYOT2+LuVvZW0oaijuaDBeDnftq882g==", "dependencies": { "@babel/runtime": "^7.15.4", "async": "^3.2.3", @@ -12849,14 +12849,14 @@ "debug": "^4.3.3", "filenamify": "^4.3.0", "fs-extra": "^10.0.0", - "gatsby-core-utils": "^3.9.0", - "gatsby-plugin-utils": "^3.3.0", - "gatsby-telemetry": "^3.9.0", + "gatsby-core-utils": "^3.11.1", + "gatsby-plugin-utils": "^3.5.1", + "gatsby-telemetry": "^3.11.1", "got": "^11.8.3", "lodash": "^4.17.21", "mini-svg-data-uri": "^1.4.3", "potrace": "^2.1.8", - "probe-image-size": "^6.0.0", + "probe-image-size": "^7.0.0", "progress": "^2.0.3", "semver": "^7.3.5", "sharp": "^0.30.1", @@ -13231,16 +13231,6 @@ "graceful-fs": "^4.1.6" } }, - "node_modules/gatsby-remark-copy-linked-files/node_modules/probe-image-size": { - "version": "7.2.3", - "resolved": "https://registry.npmjs.org/probe-image-size/-/probe-image-size-7.2.3.tgz", - "integrity": "sha512-HubhG4Rb2UH8YtV4ba0Vp5bQ7L78RTONYu/ujmCu5nBI8wGv24s4E9xSKBi0N1MowRpxk76pFCpJtW0KPzOK0w==", - "dependencies": { - "lodash.merge": "^4.6.2", - "needle": "^2.5.2", - "stream-parser": "~0.3.1" - } - }, "node_modules/gatsby-remark-copy-linked-files/node_modules/tslib": { "version": "2.3.0", "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.0.tgz", @@ -14065,16 +14055,6 @@ "graceful-fs": "^4.1.6" } }, - "node_modules/gatsby-transformer-sharp/node_modules/probe-image-size": { - "version": "7.2.3", - "resolved": "https://registry.npmjs.org/probe-image-size/-/probe-image-size-7.2.3.tgz", - "integrity": "sha512-HubhG4Rb2UH8YtV4ba0Vp5bQ7L78RTONYu/ujmCu5nBI8wGv24s4E9xSKBi0N1MowRpxk76pFCpJtW0KPzOK0w==", - "dependencies": { - "lodash.merge": "^4.6.2", - "needle": "^2.5.2", - "stream-parser": "~0.3.1" - } - }, "node_modules/gatsby-transformer-sharp/node_modules/semver": { "version": "7.3.5", "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.5.tgz", @@ -19666,11 +19646,11 @@ } }, "node_modules/probe-image-size": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/probe-image-size/-/probe-image-size-6.0.0.tgz", - "integrity": "sha512-99PZ5+RU4gqiTfK5ZDMDkZtn6eL4WlKfFyVJV7lFQvH3iGmQ85DqMTOdxorERO26LHkevR2qsxnHp0x/2UDJPA==", + "version": "7.2.3", + "resolved": "https://registry.npmjs.org/probe-image-size/-/probe-image-size-7.2.3.tgz", + "integrity": "sha512-HubhG4Rb2UH8YtV4ba0Vp5bQ7L78RTONYu/ujmCu5nBI8wGv24s4E9xSKBi0N1MowRpxk76pFCpJtW0KPzOK0w==", "dependencies": { - "deepmerge": "^4.0.0", + "lodash.merge": "^4.6.2", "needle": "^2.5.2", "stream-parser": "~0.3.1" } @@ -35456,9 +35436,9 @@ } }, "gatsby-plugin-sharp": { - "version": "4.9.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.9.0.tgz", - "integrity": "sha512-65JcqL11kyecTDYl3uZ/SvBI2FRJgSC7JTxzoV1ZOJkNQpn4nRLRUFL5UTijnnwU9+tba3i6gxKtZEAlE94pcA==", + "version": "4.11.1", + "resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.11.1.tgz", + "integrity": "sha512-wmbDnVl1386Mpm446tCavrI818HBpFOYk53cTerj5vaS+YmmuALwKSYVYOT2+LuVvZW0oaijuaDBeDnftq882g==", "requires": { "@babel/runtime": "^7.15.4", "async": "^3.2.3", @@ -35466,14 +35446,14 @@ "debug": "^4.3.3", "filenamify": "^4.3.0", "fs-extra": "^10.0.0", - "gatsby-core-utils": "^3.9.0", - "gatsby-plugin-utils": "^3.3.0", - "gatsby-telemetry": "^3.9.0", + "gatsby-core-utils": "^3.11.1", + "gatsby-plugin-utils": "^3.5.1", + "gatsby-telemetry": "^3.11.1", "got": "^11.8.3", "lodash": "^4.17.21", "mini-svg-data-uri": "^1.4.3", "potrace": "^2.1.8", - "probe-image-size": "^6.0.0", + "probe-image-size": "^7.0.0", "progress": "^2.0.3", "semver": "^7.3.5", "sharp": "^0.30.1", @@ -35724,16 +35704,6 @@ "universalify": "^2.0.0" } }, - "probe-image-size": { - "version": "7.2.3", - "resolved": "https://registry.npmjs.org/probe-image-size/-/probe-image-size-7.2.3.tgz", - "integrity": "sha512-HubhG4Rb2UH8YtV4ba0Vp5bQ7L78RTONYu/ujmCu5nBI8wGv24s4E9xSKBi0N1MowRpxk76pFCpJtW0KPzOK0w==", - "requires": { - "lodash.merge": "^4.6.2", - "needle": "^2.5.2", - "stream-parser": "~0.3.1" - } - }, "tslib": { "version": "2.3.0", "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.0.tgz", @@ -36355,16 +36325,6 @@ "universalify": "^2.0.0" } }, - "probe-image-size": { - "version": "7.2.3", - "resolved": "https://registry.npmjs.org/probe-image-size/-/probe-image-size-7.2.3.tgz", - "integrity": "sha512-HubhG4Rb2UH8YtV4ba0Vp5bQ7L78RTONYu/ujmCu5nBI8wGv24s4E9xSKBi0N1MowRpxk76pFCpJtW0KPzOK0w==", - "requires": { - "lodash.merge": "^4.6.2", - "needle": "^2.5.2", - "stream-parser": "~0.3.1" - } - }, "semver": { "version": "7.3.5", "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.5.tgz", @@ -40512,11 +40472,11 @@ "requires": {} }, "probe-image-size": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/probe-image-size/-/probe-image-size-6.0.0.tgz", - "integrity": "sha512-99PZ5+RU4gqiTfK5ZDMDkZtn6eL4WlKfFyVJV7lFQvH3iGmQ85DqMTOdxorERO26LHkevR2qsxnHp0x/2UDJPA==", + "version": "7.2.3", + "resolved": "https://registry.npmjs.org/probe-image-size/-/probe-image-size-7.2.3.tgz", + "integrity": "sha512-HubhG4Rb2UH8YtV4ba0Vp5bQ7L78RTONYu/ujmCu5nBI8wGv24s4E9xSKBi0N1MowRpxk76pFCpJtW0KPzOK0w==", "requires": { - "deepmerge": "^4.0.0", + "lodash.merge": "^4.6.2", "needle": "^2.5.2", "stream-parser": "~0.3.1" } diff --git a/docs/package.json b/docs/package.json index 73c74d618eb9..d4fcf4bcf0ff 100644 --- a/docs/package.json +++ b/docs/package.json @@ -24,7 +24,7 @@ "gatsby-plugin-react-helmet": "^5.11.0", "gatsby-plugin-react-svg": "^3.1.0", "gatsby-plugin-robots-txt": "^1.7.0", - "gatsby-plugin-sharp": "^4.9.0", + "gatsby-plugin-sharp": "^4.11.1", "gatsby-plugin-sitemap": "^5.9.0", "gatsby-remark-autolink-headers": "^5.11.1", "gatsby-remark-copy-linked-files": "^5.11.0",