Skip to content

Commit f5e7b08

Browse files
Bump sharp from 0.26.3 to 0.27.1
Bumps [sharp](https://github.com/lovell/sharp) from 0.26.3 to 0.27.1. - [Release notes](https://github.com/lovell/sharp/releases) - [Changelog](https://github.com/lovell/sharp/blob/master/docs/changelog.md) - [Commits](lovell/sharp@v0.26.3...v0.27.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 1f1e7df commit f5e7b08

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"pbf": "^3.2.1",
1717
"puppeteer-core": "^2.1.1",
1818
"qs": "^6.9.6",
19-
"sharp": "^0.26.3"
19+
"sharp": "^0.27.1"
2020
},
2121
"devDependencies": {
2222
"@babel/core": "^7.12.16",

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3756,10 +3756,10 @@ node-abi@^2.7.0:
37563756
dependencies:
37573757
semver "^5.4.1"
37583758

3759-
node-addon-api@^3.0.2:
3760-
version "3.0.2"
3761-
resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-3.0.2.tgz#04bc7b83fd845ba785bb6eae25bc857e1ef75681"
3762-
integrity sha512-+D4s2HCnxPd5PjjI0STKwncjXTUKKqm74MDMz9OPXavjsGmjkvwgLtA5yoxJUdmpj52+2u+RrXgPipahKczMKg==
3759+
node-addon-api@^3.1.0:
3760+
version "3.1.0"
3761+
resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-3.1.0.tgz#98b21931557466c6729e51cb77cd39c965f42239"
3762+
integrity sha512-flmrDNB06LIl5lywUz7YlNGZH/5p0M7W28k8hzd9Lshtdh1wshD2Y+U4h9LD6KObOy1f+fEVdgprPrEymjM5uw==
37633763

37643764
node-fetch@^2.6.0, node-fetch@^2.6.1:
37653765
version "2.6.1"
@@ -4517,7 +4517,7 @@ semver@^6.0.0, semver@^6.3.0:
45174517
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
45184518
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
45194519

4520-
semver@^7.3.2:
4520+
semver@^7.3.2, semver@^7.3.4:
45214521
version "7.3.4"
45224522
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.4.tgz#27aaa7d2e4ca76452f98d3add093a72c943edc97"
45234523
integrity sha512-tCfb2WLjqFAtXn4KEdxIhalnRtoKFN7nAwj0B3ZXCbQloV2tq5eDbcTmT68JJD3nRJq24/XgxtQKFIpQdtvmVw==
@@ -4539,18 +4539,18 @@ set-value@^2.0.0, set-value@^2.0.1:
45394539
is-plain-object "^2.0.3"
45404540
split-string "^3.0.1"
45414541

4542-
sharp@^0.26.3:
4543-
version "0.26.3"
4544-
resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.26.3.tgz#9de8577a986b22538e6e12ced1f7e8a53f9728de"
4545-
integrity sha512-NdEJ9S6AMr8Px0zgtFo1TJjMK/ROMU92MkDtYn2BBrDjIx3YfH9TUyGdzPC+I/L619GeYQc690Vbaxc5FPCCWg==
4542+
sharp@^0.27.1:
4543+
version "0.27.1"
4544+
resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.27.1.tgz#cd04926406a697b58dfc5fb62e3c7a3a2d68389a"
4545+
integrity sha512-IQNXWdspb4nZcJemXa6cfgz+JvKONsuqP8Mwi1Oti23Uo7+J+UF2jihJDf6I1BQbrmhcZ0lagH/1WYG+ReAzyQ==
45464546
dependencies:
45474547
array-flatten "^3.0.0"
45484548
color "^3.1.3"
45494549
detect-libc "^1.0.3"
4550-
node-addon-api "^3.0.2"
4550+
node-addon-api "^3.1.0"
45514551
npmlog "^4.1.2"
45524552
prebuild-install "^6.0.0"
4553-
semver "^7.3.2"
4553+
semver "^7.3.4"
45544554
simple-get "^4.0.0"
45554555
tar-fs "^2.1.1"
45564556
tunnel-agent "^0.6.0"

0 commit comments

Comments
 (0)