From 81aafebe9cde7ef3efb7d11a0f27ece37e950d34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 06:05:47 +0000 Subject: [PATCH] build(deps): bump gatsby-plugin-sharp from 5.10.0 to 5.12.0 Bumps [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp) from 5.10.0 to 5.12.0. - [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@5.12.0/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] --- package-lock.json | 38 +++++++++++++++++++------------------- package.json | 2 +- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/package-lock.json b/package-lock.json index d8d7e7cd8..2d58808a3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -37,7 +37,7 @@ "gatsby-plugin-react-i18next": "^2.0.5", "gatsby-plugin-react-svg": "^3.3.0", "gatsby-plugin-sass": "^6.12.0", - "gatsby-plugin-sharp": "^5.10.0", + "gatsby-plugin-sharp": "^5.12.0", "gatsby-plugin-sitemap": "^6.11.0", "gatsby-remark-autolink-headers": "^6.11.0", "gatsby-remark-code-titles": "^1.1.0", @@ -12704,9 +12704,9 @@ } }, "node_modules/gatsby-plugin-sharp": { - "version": "5.10.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-5.10.0.tgz", - "integrity": "sha512-hG95JQrpByH8w7Ey25zlFsvgyi99NFmk1+0hmKjMkfh43BxNsTuvhcB2kcbcO2FaZdO9OK89pilRGbLaeA0gew==", + "version": "5.12.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-5.12.0.tgz", + "integrity": "sha512-of9E26/eLenTgNUjzFYJGbwIIGoXRCOCA1Dsz7dKvcx11b0pNf27C65AiEWPudWXHl+OUjFX/bNNBBooqN+nlg==", "dependencies": { "@babel/runtime": "^7.20.13", "async": "^3.2.4", @@ -12714,11 +12714,11 @@ "debug": "^4.3.4", "filenamify": "^4.3.0", "fs-extra": "^11.1.1", - "gatsby-core-utils": "^4.10.0", - "gatsby-plugin-utils": "^4.10.0", + "gatsby-core-utils": "^4.12.0", + "gatsby-plugin-utils": "^4.12.0", "lodash": "^4.17.21", "probe-image-size": "^7.2.3", - "semver": "^7.5.0", + "semver": "^7.5.3", "sharp": "^0.32.1" }, "engines": { @@ -23318,9 +23318,9 @@ } }, "node_modules/semver": { - "version": "7.5.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.1.tgz", - "integrity": "sha512-Wvss5ivl8TMRZXXESstBA4uR5iXgEN/VC5/sOcuXdVLzcdkz4HWetIoRfG5gb5X+ij/G9rw9YoGn3QoQ8OCSpw==", + "version": "7.5.4", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", + "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", "dependencies": { "lru-cache": "^6.0.0" }, @@ -36486,9 +36486,9 @@ } }, "gatsby-plugin-sharp": { - "version": "5.10.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-5.10.0.tgz", - "integrity": "sha512-hG95JQrpByH8w7Ey25zlFsvgyi99NFmk1+0hmKjMkfh43BxNsTuvhcB2kcbcO2FaZdO9OK89pilRGbLaeA0gew==", + "version": "5.12.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-5.12.0.tgz", + "integrity": "sha512-of9E26/eLenTgNUjzFYJGbwIIGoXRCOCA1Dsz7dKvcx11b0pNf27C65AiEWPudWXHl+OUjFX/bNNBBooqN+nlg==", "requires": { "@babel/runtime": "^7.20.13", "async": "^3.2.4", @@ -36496,11 +36496,11 @@ "debug": "^4.3.4", "filenamify": "^4.3.0", "fs-extra": "^11.1.1", - "gatsby-core-utils": "^4.10.0", - "gatsby-plugin-utils": "^4.10.0", + "gatsby-core-utils": "^4.12.0", + "gatsby-plugin-utils": "^4.12.0", "lodash": "^4.17.21", "probe-image-size": "^7.2.3", - "semver": "^7.5.0", + "semver": "^7.5.3", "sharp": "^0.32.1" }, "dependencies": { @@ -43681,9 +43681,9 @@ } }, "semver": { - "version": "7.5.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.1.tgz", - "integrity": "sha512-Wvss5ivl8TMRZXXESstBA4uR5iXgEN/VC5/sOcuXdVLzcdkz4HWetIoRfG5gb5X+ij/G9rw9YoGn3QoQ8OCSpw==", + "version": "7.5.4", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", + "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", "requires": { "lru-cache": "^6.0.0" }, diff --git a/package.json b/package.json index c0e356975..d3de43040 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "gatsby-plugin-react-i18next": "^2.0.5", "gatsby-plugin-react-svg": "^3.3.0", "gatsby-plugin-sass": "^6.12.0", - "gatsby-plugin-sharp": "^5.10.0", + "gatsby-plugin-sharp": "^5.12.0", "gatsby-plugin-sitemap": "^6.11.0", "gatsby-remark-autolink-headers": "^6.11.0", "gatsby-remark-code-titles": "^1.1.0",