diff --git a/packages/gatsby-plugin-manifest/package.json b/packages/gatsby-plugin-manifest/package.json index aa9b86b295435..70426ead87d67 100644 --- a/packages/gatsby-plugin-manifest/package.json +++ b/packages/gatsby-plugin-manifest/package.json @@ -11,7 +11,7 @@ "gatsby-core-utils": "^2.10.0-next.0", "gatsby-plugin-utils": "^1.10.0-next.0", "semver": "^7.3.5", - "sharp": "^0.28.1" + "sharp": "^0.28.3" }, "devDependencies": { "@babel/cli": "^7.14.5", diff --git a/packages/gatsby-plugin-sharp/package.json b/packages/gatsby-plugin-sharp/package.json index 431bd9aa88515..c0e120fa5cc13 100644 --- a/packages/gatsby-plugin-sharp/package.json +++ b/packages/gatsby-plugin-sharp/package.json @@ -25,14 +25,14 @@ "probe-image-size": "^6.0.0", "progress": "^2.0.3", "semver": "^7.3.4", - "sharp": "^0.28.0", + "sharp": "^0.28.3", "svgo": "1.3.2", "uuid": "3.4.0" }, "devDependencies": { "@babel/cli": "^7.14.5", "@babel/core": "^7.14.6", - "@types/sharp": "^0.27.1", + "@types/sharp": "^0.28.3", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3", "gatsby-plugin-image": "^1.10.0-next.0" diff --git a/packages/gatsby-remark-images-contentful/package.json b/packages/gatsby-remark-images-contentful/package.json index aec73e9688733..16527fbe4946e 100644 --- a/packages/gatsby-remark-images-contentful/package.json +++ b/packages/gatsby-remark-images-contentful/package.json @@ -22,7 +22,7 @@ "is-relative-url": "^3.0.0", "lodash": "^4.17.21", "semver": "^7.3.2", - "sharp": "^0.28.0", + "sharp": "^0.28.3", "unist-util-select": "^3.0.4" }, "devDependencies": { diff --git a/packages/gatsby-source-shopify/package.json b/packages/gatsby-source-shopify/package.json index 2b2360e6bb37c..78dd1b61d6c3e 100644 --- a/packages/gatsby-source-shopify/package.json +++ b/packages/gatsby-source-shopify/package.json @@ -22,14 +22,14 @@ "gatsby-core-utils": "^2.10.0-next.0", "gatsby-source-filesystem": "^3.10.0-next.0", "node-fetch": "^2.6.1", - "sharp": "^0.28.0", + "sharp": "^0.28.3", "shift-left": "^0.1.5" }, "devDependencies": { "@types/jest": "^26.0.20", "@types/node": "^14.14.34", "@types/node-fetch": "^2.5.8", - "@types/sharp": "^0.28.0", + "@types/sharp": "^0.28.3", "cross-env": "^7.0.3", "gatsby-plugin-image": "^1.10.0-next.0", "msw": "^0.27.1", diff --git a/packages/gatsby-transformer-sharp/package.json b/packages/gatsby-transformer-sharp/package.json index 4027aa14b09ff..833f9d078f82b 100644 --- a/packages/gatsby-transformer-sharp/package.json +++ b/packages/gatsby-transformer-sharp/package.json @@ -14,12 +14,12 @@ "potrace": "^2.1.8", "probe-image-size": "^6.0.0", "semver": "^7.3.4", - "sharp": "^0.28.0" + "sharp": "^0.28.3" }, "devDependencies": { "@babel/cli": "^7.14.5", "@babel/core": "^7.14.6", - "@types/sharp": "^0.27.1", + "@types/sharp": "^0.28.3", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3" }, diff --git a/yarn.lock b/yarn.lock index a4db05d0c709f..b24faa4a18f6a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4878,14 +4878,7 @@ dependencies: "@types/node" "*" -"@types/sharp@^0.27.1": - version "0.27.1" - resolved "https://registry.yarnpkg.com/@types/sharp/-/sharp-0.27.1.tgz#26212ceb191b3de654a898a06577869afc200c57" - integrity sha512-RbYmyPjDUzi3lI9Qm68I+82I+DNOe/jW5w+EC1FvpT/f2TYXDG6mmPZQQohy98ufq+u6OB6pQkqpcNMDxzVclg== - dependencies: - "@types/node" "*" - -"@types/sharp@^0.28.0": +"@types/sharp@^0.28.3": version "0.28.3" resolved "https://registry.yarnpkg.com/@types/sharp/-/sharp-0.28.3.tgz#0e57ede34d3e334632ab7a68a6af070aa0f51ceb" integrity sha512-y3mxUj3jukIWgdu9CrSTSCo5HruTzDxdjn5SqdIEALdTszkcot9r8HX/7q9FMx3YjuXifTD0OI+d4wA6Pogqmw== @@ -19508,10 +19501,10 @@ node-abi@^2.21.0: dependencies: semver "^5.4.1" -node-addon-api@^3.1.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-3.1.0.tgz#98b21931557466c6729e51cb77cd39c965f42239" - integrity sha512-flmrDNB06LIl5lywUz7YlNGZH/5p0M7W28k8hzd9Lshtdh1wshD2Y+U4h9LD6KObOy1f+fEVdgprPrEymjM5uw== +node-addon-api@^3.2.0: + version "3.2.1" + resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-3.2.1.tgz#81325e0a2117789c0128dab65e7e38f07ceba161" + integrity sha512-mmcei9JghVNDYydghQmeDX8KoAm0FAiYyIcUt/N4nhyAipB17pllZQDOJD2fotxABnt4Mdz+dKTO7eftLg4d0A== node-cleanup@^2.1.2: version "2.1.2" @@ -19730,10 +19723,6 @@ noms@0.0.0: inherits "^2.0.1" readable-stream "~1.0.31" -noop-logger@^0.1.1: - version "0.1.1" - resolved "https://registry.yarnpkg.com/noop-logger/-/noop-logger-0.1.1.tgz#94a2b1633c4f1317553007d8966fd0e841b6a4c2" - "nopt@2 || 3": version "3.0.6" resolved "https://registry.yarnpkg.com/nopt/-/nopt-3.0.6.tgz#c6465dbf08abcd4db359317f79ac68a646b28ff9" @@ -21887,10 +21876,10 @@ potrace@^2.1.8: dependencies: jimp "^0.14.0" -prebuild-install@^6.1.1: - version "6.1.2" - resolved "https://registry.yarnpkg.com/prebuild-install/-/prebuild-install-6.1.2.tgz#6ce5fc5978feba5d3cbffedca0682b136a0b5bff" - integrity sha512-PzYWIKZeP+967WuKYXlTOhYBgGOvTRSfaKI89XnfJ0ansRAH7hDU45X+K+FZeI1Wb/7p/NnuctPH3g0IqKUuSQ== +prebuild-install@^6.1.2: + version "6.1.3" + resolved "https://registry.yarnpkg.com/prebuild-install/-/prebuild-install-6.1.3.tgz#8ea1f9d7386a0b30f7ef20247e36f8b2b82825a2" + integrity sha512-iqqSR84tNYQUQHRXalSKdIaM8Ov1QxOVuBNWI7+BzZWv6Ih9k75wOnH1rGQ9WWTaaLkTpxWKIciOF0KyfM74+Q== dependencies: detect-libc "^1.0.3" expand-template "^2.0.3" @@ -21899,7 +21888,6 @@ prebuild-install@^6.1.1: mkdirp-classic "^0.5.3" napi-build-utils "^1.0.1" node-abi "^2.21.0" - noop-logger "^0.1.1" npmlog "^4.0.1" pump "^3.0.0" rc "^1.2.7" @@ -25145,15 +25133,15 @@ shallow-copy@~0.0.1: version "0.0.1" resolved "https://registry.yarnpkg.com/shallow-copy/-/shallow-copy-0.0.1.tgz#415f42702d73d810330292cc5ee86eae1a11a170" -sharp@^0.28.0, sharp@^0.28.1: - version "0.28.1" - resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.28.1.tgz#9d7bbce1ca95b2c27482243cd4839c62ef40b0b7" - integrity sha512-4mCGMEN4ntaVuFGwHx7FvkJQkIgbI+S+F9a3bI7ugdvKjPr4sF7/ibvlRKhJyzhoQi+ODM+XYY1de8xs7MHbfA== +sharp@^0.28.3: + version "0.28.3" + resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.28.3.tgz#ecd74cefd020bee4891bb137c9850ee2ce277a8b" + integrity sha512-21GEP45Rmr7q2qcmdnjDkNP04Ooh5v0laGS5FDpojOO84D1DJwUijLiSq8XNNM6e8aGXYtoYRh3sVNdm8NodMA== dependencies: color "^3.1.3" detect-libc "^1.0.3" - node-addon-api "^3.1.0" - prebuild-install "^6.1.1" + node-addon-api "^3.2.0" + prebuild-install "^6.1.2" semver "^7.3.5" simple-get "^3.1.0" tar-fs "^2.1.1"