Skip to content

Commit 1b2aad8

Browse files
chore(deps): update sharp
1 parent 48a64f6 commit 1b2aad8

File tree

9 files changed

+38
-34
lines changed

9 files changed

+38
-34
lines changed

packages/gatsby-plugin-manifest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"gatsby-core-utils": "^3.19.0-next.0",
1212
"gatsby-plugin-utils": "^3.13.0-next.0",
1313
"semver": "^7.3.7",
14-
"sharp": "^0.30.3"
14+
"sharp": "^0.30.7"
1515
},
1616
"devDependencies": {
1717
"@babel/cli": "^7.15.4",

packages/gatsby-plugin-sharp/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@
2323
"probe-image-size": "^7.2.3",
2424
"progress": "^2.0.3",
2525
"semver": "^7.3.7",
26-
"sharp": "^0.30.3",
26+
"sharp": "^0.30.7",
2727
"svgo": "1.3.2"
2828
},
2929
"devDependencies": {
3030
"@babel/cli": "^7.15.4",
3131
"@babel/core": "^7.15.5",
32-
"@types/sharp": "^0.30.0",
32+
"@types/sharp": "^0.30.4",
3333
"babel-preset-gatsby-package": "^2.19.0-next.0",
3434
"cross-env": "^7.0.3",
3535
"gatsby-plugin-image": "^2.19.0-next.0"

packages/gatsby-remark-images-contentful/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"is-relative-url": "^3.0.0",
2323
"lodash": "^4.17.21",
2424
"semver": "^7.3.7",
25-
"sharp": "^0.30.3",
25+
"sharp": "^0.30.7",
2626
"unist-util-select": "^3.0.4"
2727
},
2828
"devDependencies": {

packages/gatsby-sharp/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"types": "dist/index.d.ts",
1515
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-sharp#readme",
1616
"dependencies": {
17-
"@types/sharp": "^0.30.0",
18-
"sharp": "^0.30.3"
17+
"@types/sharp": "^0.30.4",
18+
"sharp": "^0.30.7"
1919
},
2020
"devDependencies": {
2121
"@babel/cli": "^7.15.5",

packages/gatsby-source-shopify/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@
2828
"gatsby-plugin-utils": "^3.13.0-next.0",
2929
"gatsby-source-filesystem": "^4.19.0-next.0",
3030
"node-fetch": "^2.6.7",
31-
"sharp": "^0.30.3",
31+
"sharp": "^0.30.7",
3232
"shift-left": "^0.1.5"
3333
},
3434
"devDependencies": {
3535
"@types/node": "^14.17.34",
3636
"@types/node-fetch": "^2.5.12",
37-
"@types/sharp": "^0.30.0",
37+
"@types/sharp": "^0.30.4",
3838
"cross-env": "^7.0.3",
3939
"gatsby-plugin-image": "^2.19.0-next.0",
4040
"msw": "^0.38.2",

packages/gatsby-source-wordpress/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"read-chunk": "^3.2.0",
4141
"replaceall": "^0.1.6",
4242
"semver": "^7.3.7",
43-
"sharp": "^0.30.3",
43+
"sharp": "^0.30.7",
4444
"valid-url": "^1.0.9"
4545
},
4646
"devDependencies": {

packages/gatsby-transformer-sharp/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@
1515
"gatsby-plugin-utils": "^3.13.0-next.0",
1616
"probe-image-size": "^7.2.3",
1717
"semver": "^7.3.7",
18-
"sharp": "^0.30.3"
18+
"sharp": "^0.30.7"
1919
},
2020
"devDependencies": {
2121
"@babel/cli": "^7.15.4",
2222
"@babel/core": "^7.15.5",
23-
"@types/sharp": "^0.30.0",
23+
"@types/sharp": "^0.30.4",
2424
"babel-preset-gatsby-package": "^2.19.0-next.0",
2525
"cross-env": "^7.0.3"
2626
},

packages/gatsby/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@
184184
"@types/reach__router": "^1.3.5",
185185
"@types/react-dom": "^17.0.9",
186186
"@types/semver": "^7.3.9",
187-
"@types/sharp": "^0.30.0",
187+
"@types/sharp": "^0.30.4",
188188
"@types/signal-exit": "^3.0.0",
189189
"@types/string-similarity": "^4.0.0",
190190
"@types/tmp": "^0.2.0",

yarn.lock

Lines changed: 26 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -4846,10 +4846,10 @@
48464846
dependencies:
48474847
"@types/node" "*"
48484848

4849-
"@types/sharp@^0.30.0":
4850-
version "0.30.0"
4851-
resolved "https://registry.yarnpkg.com/@types/sharp/-/sharp-0.30.0.tgz#58cb016c8fdc558b4c5771ad1f3668336685c843"
4852-
integrity sha512-bZ0Y/JVlrOyqwlBMJ2taEgnwFavjLnyZmLOLecmOesuG5kR2Lx9b2fM4osgfVjLJi8UlE+t3R1JzRVMxF6MbfA==
4849+
"@types/sharp@^0.30.4":
4850+
version "0.30.4"
4851+
resolved "https://registry.yarnpkg.com/@types/sharp/-/sharp-0.30.4.tgz#7430b5fcf37f35dd860112c4cf6dcd6a1ba0011b"
4852+
integrity sha512-6oJEzKt7wZeS7e+6x9QFEOWGs0T/6of00+0onZGN1zSmcSjcTDZKgIGZ6YWJnHowpaKUCFBPH52mYljWqU32Eg==
48534853
dependencies:
48544854
"@types/node" "*"
48554855

@@ -7671,10 +7671,10 @@ color@^3.0.0, color@^3.1.1:
76717671
color-convert "^1.9.1"
76727672
color-string "^1.5.4"
76737673

7674-
color@^4.2.1:
7675-
version "4.2.1"
7676-
resolved "https://registry.yarnpkg.com/color/-/color-4.2.1.tgz#498aee5fce7fc982606c8875cab080ac0547c884"
7677-
integrity sha512-MFJr0uY4RvTQUKvPq7dh9grVOTYSFeXja2mBXioCGjnjJoXrAp9jJ1NQTDR73c9nwBSAQiNKloKl5zq9WB9UPw==
7674+
color@^4.2.3:
7675+
version "4.2.3"
7676+
resolved "https://registry.yarnpkg.com/color/-/color-4.2.3.tgz#d781ecb5e57224ee43ea9627560107c0e0c6463a"
7677+
integrity sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==
76787678
dependencies:
76797679
color-convert "^2.0.1"
76807680
color-string "^1.9.0"
@@ -17295,6 +17295,11 @@ node-addon-api@^4.3.0:
1729517295
resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-4.3.0.tgz#52a1a0b475193e0928e98e0426a0d1254782b77f"
1729617296
integrity sha512-73sE9+3UaLYYFmDsFZnqCInzPyh3MqIwZO9cw58yIqAZhONrrabrYyYe3TuIqtIiOuTXVhsGau8hcrhhwSsDIQ==
1729717297

17298+
node-addon-api@^5.0.0:
17299+
version "5.0.0"
17300+
resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-5.0.0.tgz#7d7e6f9ef89043befdb20c1989c905ebde18c501"
17301+
integrity sha512-CvkDw2OEnme7ybCykJpVcKH+uAOLV2qLqiyla128dN9TkEWfrYmxG6C2boDe5KcNQqZF3orkqzGgOMvZ/JNekA==
17302+
1729817303
node-cleanup@^2.1.2:
1729917304
version "2.1.2"
1730017305
resolved "https://registry.yarnpkg.com/node-cleanup/-/node-cleanup-2.1.2.tgz#7ac19abd297e09a7f72a71545d951b517e4dde2c"
@@ -17605,7 +17610,7 @@ npm-run-path@^4.0.0, npm-run-path@^4.0.1:
1760517610
dependencies:
1760617611
path-key "^3.0.0"
1760717612

17608-
"npmlog@0 || 1 || 2 || 3 || 4", npmlog@^4.0.1, npmlog@^4.1.2:
17613+
"npmlog@0 || 1 || 2 || 3 || 4", npmlog@^4.1.2:
1760917614
version "4.1.2"
1761017615
resolved "https://registry.yarnpkg.com/npmlog/-/npmlog-4.1.2.tgz#08a7f2a8bf734604779a9efa4ad5cc717abb954b"
1761117616
dependencies:
@@ -19387,10 +19392,10 @@ preact@^10.6.4:
1938719392
resolved "https://registry.yarnpkg.com/preact/-/preact-10.6.4.tgz#ad12c409ff1b4316158486e0a7b8d43636f7ced8"
1938819393
integrity sha512-WyosM7pxGcndU8hY0OQlLd54tOU+qmG45QXj2dAYrL11HoyU/EzOSTlpJsirbBr1QW7lICxSsVJJmcmUglovHQ==
1938919394

19390-
prebuild-install@^7.0.1:
19391-
version "7.0.1"
19392-
resolved "https://registry.yarnpkg.com/prebuild-install/-/prebuild-install-7.0.1.tgz#c10075727c318efe72412f333e0ef625beaf3870"
19393-
integrity sha512-QBSab31WqkyxpnMWQxubYAHR5S9B2+r81ucocew34Fkl98FhvKIF50jIJnNOBmAZfyNV7vE5T6gd3hTVWgY6tg==
19395+
prebuild-install@^7.1.1:
19396+
version "7.1.1"
19397+
resolved "https://registry.yarnpkg.com/prebuild-install/-/prebuild-install-7.1.1.tgz#de97d5b34a70a0c81334fd24641f2a1702352e45"
19398+
integrity sha512-jAXscXWMcCK8GgCoHOfIr0ODh5ai8mj63L2nWrjuAgXE6tDyYGnx4/8o/rCgU+B4JSyZBKbeZqzhtwtC3ovxjw==
1939419399
dependencies:
1939519400
detect-libc "^2.0.0"
1939619401
expand-template "^2.0.3"
@@ -19399,7 +19404,6 @@ prebuild-install@^7.0.1:
1939919404
mkdirp-classic "^0.5.3"
1940019405
napi-build-utils "^1.0.1"
1940119406
node-abi "^3.3.0"
19402-
npmlog "^4.0.1"
1940319407
pump "^3.0.0"
1940419408
rc "^1.2.7"
1940519409
simple-get "^4.0.0"
@@ -22378,16 +22382,16 @@ shallow-copy@~0.0.1:
2237822382
version "0.0.1"
2237922383
resolved "https://registry.yarnpkg.com/shallow-copy/-/shallow-copy-0.0.1.tgz#415f42702d73d810330292cc5ee86eae1a11a170"
2238022384

22381-
sharp@^0.30.3:
22382-
version "0.30.3"
22383-
resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.30.3.tgz#315a1817423a4d1cde5119a21c99c234a7a6fb37"
22384-
integrity sha512-rjpfJFK58ZOFSG8sxYSo3/JQb4ej095HjXp9X7gVu7gEn1aqSG8TCW29h/Rr31+PXrFADo1H/vKfw0uhMQWFtg==
22385+
sharp@^0.30.7:
22386+
version "0.30.7"
22387+
resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.30.7.tgz#7862bda98804fdd1f0d5659c85e3324b90d94c7c"
22388+
integrity sha512-G+MY2YW33jgflKPTXXptVO28HvNOo9G3j0MybYAHeEmby+QuD2U98dT6ueht9cv/XDqZspSpIhoSW+BAKJ7Hig==
2238522389
dependencies:
22386-
color "^4.2.1"
22390+
color "^4.2.3"
2238722391
detect-libc "^2.0.1"
22388-
node-addon-api "^4.3.0"
22389-
prebuild-install "^7.0.1"
22390-
semver "^7.3.5"
22392+
node-addon-api "^5.0.0"
22393+
prebuild-install "^7.1.1"
22394+
semver "^7.3.7"
2239122395
simple-get "^4.0.1"
2239222396
tar-fs "^2.1.1"
2239322397
tunnel-agent "^0.6.0"

0 commit comments

Comments
 (0)