Skip to content

Commit 0ad407e

Browse files
committed
fix(deps): resolve sharp to 0.22.1
This should be reverted once gatsbyjs/gatsby#13635 is fixed.
1 parent bf2786c commit 0ad407e

File tree

2 files changed

+29
-28
lines changed

2 files changed

+29
-28
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@
110110
"typescript": "3.4.5"
111111
},
112112
"resolutions": {
113-
"**/@types/react": "16.8.15"
113+
"**/@types/react": "16.8.15",
114+
"sharp": "0.22.1"
114115
}
115116
}

yarn.lock

+27-27
Original file line numberDiff line numberDiff line change
@@ -2853,13 +2853,6 @@ binary-extensions@^1.0.0:
28532853
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-1.12.0.tgz#c2d780f53d45bba8317a8902d4ceeaf3a6385b14"
28542854
integrity sha512-DYWGk01lDcxeS/K9IHPGWfT8PsJmbXRtRd2Sx72Tnb8pcYZQFF1oSDb8hJtS1vhp212q1Rzi5dUf9+nq0o9UIg==
28552855

2856-
bindings@^1.3.1:
2857-
version "1.5.0"
2858-
resolved "https://registry.yarnpkg.com/bindings/-/bindings-1.5.0.tgz#10353c9e945334bc0511a6d90b38fbc7c9c504df"
2859-
integrity sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==
2860-
dependencies:
2861-
file-uri-to-path "1.0.0"
2862-
28632856
bl@^1.0.0:
28642857
version "1.2.2"
28652858
resolved "https://registry.yarnpkg.com/bl/-/bl-1.2.2.tgz#a160911717103c07410cef63ef51b397c025af9c"
@@ -3820,14 +3813,22 @@ [email protected], color-string@^1.5.2:
38203813
color-name "^1.0.0"
38213814
simple-swizzle "^0.2.2"
38223815

3823-
color@^3.0.0, color@^3.1.0:
3816+
color@^3.0.0:
38243817
version "3.1.0"
38253818
resolved "https://registry.yarnpkg.com/color/-/color-3.1.0.tgz#d8e9fb096732875774c84bf922815df0308d0ffc"
38263819
integrity sha512-CwyopLkuRYO5ei2EpzpIh6LqJMt6Mt+jZhO5VI5f/wJLZriXQE32/SSqzmrh+QB+AZT81Cj8yv+7zwToW8ahZg==
38273820
dependencies:
38283821
color-convert "^1.9.1"
38293822
color-string "^1.5.2"
38303823

3824+
color@^3.1.1:
3825+
version "3.1.1"
3826+
resolved "https://registry.yarnpkg.com/color/-/color-3.1.1.tgz#7abf5c0d38e89378284e873c207ae2172dcc8a61"
3827+
integrity sha512-PvUltIXRjehRKPSy89VnDWFKY58xyhTLyxIg21vwQBI6qLwZNPmC8k3C1uytIgFKEpOIzN4y32iPm8231zFHIg==
3828+
dependencies:
3829+
color-convert "^1.9.1"
3830+
color-string "^1.5.2"
3831+
38313832
38323833
version "1.0.3"
38333834
resolved "https://registry.yarnpkg.com/colors/-/colors-1.0.3.tgz#0433f44d809680fdeb60ed260f1b0c262e82a40b"
@@ -6142,11 +6143,6 @@ file-loader@^1.1.11:
61426143
loader-utils "^1.0.2"
61436144
schema-utils "^0.4.5"
61446145

6145-
6146-
version "1.0.0"
6147-
resolved "https://registry.yarnpkg.com/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz#553a7b8446ff6f684359c445f1e37a05dacc33dd"
6148-
integrity sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==
6149-
61506146
filename-regex@^2.0.0:
61516147
version "2.0.1"
61526148
resolved "https://registry.yarnpkg.com/filename-regex/-/filename-regex-2.0.1.tgz#c1c4b9bee3e09725ddb106b75c1e301fe2f18b26"
@@ -9674,7 +9670,7 @@ name-all-modules-plugin@^1.0.1:
96749670
resolved "https://registry.yarnpkg.com/name-all-modules-plugin/-/name-all-modules-plugin-1.0.1.tgz#0abfb6ad835718b9fb4def0674e06657a954375c"
96759671
integrity sha1-Cr+2rYNXGLn7Te8GdOBmV6lUN1w=
96769672

9677-
nan@^2.12.1:
9673+
nan@^2.13.2:
96789674
version "2.13.2"
96799675
resolved "https://registry.yarnpkg.com/nan/-/nan-2.13.2.tgz#f51dc7ae66ba7d5d55e1e6d4d8092e802c9aefe7"
96809676
integrity sha512-TghvYc72wlMGMVMluVo9WRJc0mB8KxxF/gZ4YYFy7V2ZQX9l7rgbPg7vjS9mt6U5HXODVFVI2bOduCzwOMv/lw==
@@ -11391,10 +11387,10 @@ postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.5:
1139111387
source-map "^0.6.1"
1139211388
supports-color "^6.1.0"
1139311389

11394-
prebuild-install@^5.2.2:
11395-
version "5.2.5"
11396-
resolved "https://registry.yarnpkg.com/prebuild-install/-/prebuild-install-5.2.5.tgz#c7485911fe98950b7f7cd15bb9daee11b875cc44"
11397-
integrity sha512-6uZgMVg7yDfqlP5CPurVhtq3hUKBFNufiar4J5hZrlHTo59DDBEtyxw01xCdFss9j0Zb9+qzFVf/s4niayba3w==
11390+
prebuild-install@^5.3.0:
11391+
version "5.3.0"
11392+
resolved "https://registry.yarnpkg.com/prebuild-install/-/prebuild-install-5.3.0.tgz#58b4d8344e03590990931ee088dd5401b03004c8"
11393+
integrity sha512-aaLVANlj4HgZweKttFNUVNRxDukytuIuxeK2boIMHjagNJCiVKWFsKF4tCE3ql3GbrD2tExPQ7/pwtEJcHNZeg==
1139811394
dependencies:
1139911395
detect-libc "^1.0.3"
1140011396
expand-template "^2.0.3"
@@ -12632,6 +12628,11 @@ [email protected]:
1263212628
resolved "https://registry.yarnpkg.com/semver/-/semver-5.5.0.tgz#dc4bbc7a6ca9d916dee5d43516f0092b58f7b8ab"
1263312629
integrity sha512-4SJ3dm0WAwWy/NVeioZh5AntkdJoWKxHxcmyP622fOkgHa4z3R0TdBJICINyaSDE6uNwVc8gZr+ZinwZAH4xIA==
1263412630

12631+
semver@^6.0.0:
12632+
version "6.0.0"
12633+
resolved "https://registry.yarnpkg.com/semver/-/semver-6.0.0.tgz#05e359ee571e5ad7ed641a6eec1e547ba52dea65"
12634+
integrity sha512-0UewU+9rFapKFnlbirLi3byoOuhrSsli/z/ihNnvM24vgF+8sNBiI1LZPBSH9wJKUwaUbw+s3hToDLCXkrghrQ==
12635+
1263512636
semver@~5.3.0:
1263612637
version "5.3.0"
1263712638
resolved "https://registry.yarnpkg.com/semver/-/semver-5.3.0.tgz#9b2ce5d3de02d17c6012ad326aa6b4d0cf54f94f"
@@ -12750,19 +12751,18 @@ shallowequal@^1.0.1, shallowequal@^1.0.2:
1275012751
resolved "https://registry.yarnpkg.com/shallowequal/-/shallowequal-1.1.0.tgz#188d521de95b9087404fd4dcb68b13df0ae4e7f8"
1275112752
integrity sha512-y0m1JoUZSlPAjXVtPPW70aZWfIL/dSP7AFkRnniLCrK/8MDKog3TySTBmckD+RObVxH0v4Tox67+F14PdED2oQ==
1275212753

12753-
sharp@^0.21.3:
12754-
version "0.21.3"
12755-
resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.21.3.tgz#381937de66c123687f2ac7186f85921c6bb19cdd"
12756-
integrity sha512-5qZk8r+YgfyztLEKkNez20Wynq/Uh1oNyP5T/3gTYwt2lBYGs9iDs5m0yVsZEPm8eVBbAJhS08J1wp/g+Ai1Qw==
12754+
sharp@0.22.1, sharp@^0.21.3:
12755+
version "0.22.1"
12756+
resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.22.1.tgz#a67c0e75567f03dd5a7861b901fec04072c5b0f4"
12757+
integrity sha512-lXzSk/FL5b/MpWrT1pQZneKe25stVjEbl6uhhJcTULm7PhmJgKKRbTDM/vtjyUuC/RLqL2PRyC4rpKwbv3soEw==
1275712758
dependencies:
12758-
bindings "^1.3.1"
12759-
color "^3.1.0"
12759+
color "^3.1.1"
1276012760
detect-libc "^1.0.3"
1276112761
fs-copy-file-sync "^1.1.1"
12762-
nan "^2.12.1"
12762+
nan "^2.13.2"
1276312763
npmlog "^4.1.2"
12764-
prebuild-install "^5.2.2"
12765-
semver "^5.6.0"
12764+
prebuild-install "^5.3.0"
12765+
semver "^6.0.0"
1276612766
simple-get "^3.0.3"
1276712767
tar "^4.4.8"
1276812768
tunnel-agent "^0.6.0"

0 commit comments

Comments
 (0)