@@ -3698,7 +3698,7 @@ color-string@^1.5.2:
36983698 color-name "^1.0.0"
36993699 simple-swizzle "^0.2.2"
37003700
3701- color-string@^1.6.0:
3701+ color-string@^1.6.0, color-string@^1.9.0 :
37023702 version "1.9.1"
37033703 resolved "https://registry.yarnpkg.com/color-string/-/color-string-1.9.1.tgz#4467f9146f036f855b764dfb5bf8582bf342c7a4"
37043704 integrity sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==
@@ -3722,6 +3722,14 @@ color@^3.1.3:
37223722 color-convert "^1.9.3"
37233723 color-string "^1.6.0"
37243724
3725+ color@^4.0.1:
3726+ version "4.2.3"
3727+ resolved "https://registry.yarnpkg.com/color/-/color-4.2.3.tgz#d781ecb5e57224ee43ea9627560107c0e0c6463a"
3728+ integrity sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==
3729+ dependencies:
3730+ color-convert "^2.0.1"
3731+ color-string "^1.9.0"
3732+
37253733colorette@^1.2.0:
37263734 version "1.2.1"
37273735 resolved "https://registry.npmjs.org/colorette/-/colorette-1.2.1.tgz"
@@ -4581,6 +4589,11 @@ detect-libc@^1.0.2, detect-libc@^1.0.3:
45814589 resolved "https://registry.npmjs.org/detect-libc/-/detect-libc-1.0.3.tgz"
45824590 integrity sha1-+hN8S9aY7fVc1c0CrFWfkaTEups=
45834591
4592+ detect-libc@^2.0.0:
4593+ version "2.0.3"
4594+ resolved "https://registry.yarnpkg.com/detect-libc/-/detect-libc-2.0.3.tgz#f0cd503b40f9939b894697d19ad50895e30cf700"
4595+ integrity sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==
4596+
45844597detect-newline@^1.0.3:
45854598 version "1.0.3"
45864599 resolved "https://registry.npmjs.org/detect-newline/-/detect-newline-1.0.3.tgz"
@@ -9499,6 +9512,11 @@ napi-build-utils@^1.0.1:
94999512 resolved "https://registry.yarnpkg.com/napi-build-utils/-/napi-build-utils-1.0.2.tgz#b1fddc0b2c46e380a0b7a76f984dd47c41a13806"
95009513 integrity sha512-ONmRUqK7zj7DWX0D9ADe03wbwOBZxNAfF20PlGfCWQcD3+/MakShIHrMqx9YwPTfxDdF1zLeL+RGZiR9kGMLdg==
95019514
9515+ napi-build-utils@^2.0.0:
9516+ version "2.0.0"
9517+ resolved "https://registry.yarnpkg.com/napi-build-utils/-/napi-build-utils-2.0.0.tgz#13c22c0187fcfccce1461844136372a47ddc027e"
9518+ integrity sha512-GEbrYkbfF7MoNaoh2iGG84Mnf/WZfB0GdGEsM8wz7Expx/LlWf5U8t9nvJKXSp3qr5IsEbK04cBGhol/KwOsWA==
9519+
95029520native-url@^0.2.6:
95039521 version "0.2.6"
95049522 resolved "https://registry.npmjs.org/native-url/-/native-url-0.2.6.tgz"
@@ -9572,11 +9590,23 @@ node-abi@^2.21.0:
95729590 dependencies:
95739591 semver "^5.4.1"
95749592
9593+ node-abi@^3.3.0:
9594+ version "3.74.0"
9595+ resolved "https://registry.yarnpkg.com/node-abi/-/node-abi-3.74.0.tgz#5bfb4424264eaeb91432d2adb9da23c63a301ed0"
9596+ integrity sha512-c5XK0MjkGBrQPGYG24GBADZud0NCbznxNx0ZkS+ebUTrmV1qTDxPxSL8zEAPURXSbLRWVexxmP4986BziahL5w==
9597+ dependencies:
9598+ semver "^7.3.5"
9599+
95759600node-addon-api@^3.1.0:
95769601 version "3.2.1"
95779602 resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-3.2.1.tgz#81325e0a2117789c0128dab65e7e38f07ceba161"
95789603 integrity sha512-mmcei9JghVNDYydghQmeDX8KoAm0FAiYyIcUt/N4nhyAipB17pllZQDOJD2fotxABnt4Mdz+dKTO7eftLg4d0A==
95799604
9605+ node-addon-api@^4.2.0:
9606+ version "4.3.0"
9607+ resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-4.3.0.tgz#52a1a0b475193e0928e98e0426a0d1254782b77f"
9608+ integrity sha512-73sE9+3UaLYYFmDsFZnqCInzPyh3MqIwZO9cw58yIqAZhONrrabrYyYe3TuIqtIiOuTXVhsGau8hcrhhwSsDIQ==
9609+
95809610node-dir@^0.1.10:
95819611 version "0.1.17"
95829612 resolved "https://registry.npmjs.org/node-dir/-/node-dir-0.1.17.tgz"
@@ -11016,6 +11046,24 @@ prebuild-install@^6.0.1:
1101611046 tar-fs "^2.0.0"
1101711047 tunnel-agent "^0.6.0"
1101811048
11049+ prebuild-install@^7.0.0:
11050+ version "7.1.3"
11051+ resolved "https://registry.yarnpkg.com/prebuild-install/-/prebuild-install-7.1.3.tgz#d630abad2b147443f20a212917beae68b8092eec"
11052+ integrity sha512-8Mf2cbV7x1cXPUILADGI3wuhfqWvtiLA1iclTDbFRZkgRQS0NqsPZphna9V+HyTEadheuPmjaJMsbzKQFOzLug==
11053+ dependencies:
11054+ detect-libc "^2.0.0"
11055+ expand-template "^2.0.3"
11056+ github-from-package "0.0.0"
11057+ minimist "^1.2.3"
11058+ mkdirp-classic "^0.5.3"
11059+ napi-build-utils "^2.0.0"
11060+ node-abi "^3.3.0"
11061+ pump "^3.0.0"
11062+ rc "^1.2.7"
11063+ simple-get "^4.0.0"
11064+ tar-fs "^2.0.0"
11065+ tunnel-agent "^0.6.0"
11066+
1101911067prelude-ls@~1.1.2:
1102011068 version "1.1.2"
1102111069 resolved "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.2.tgz"
@@ -12301,6 +12349,11 @@ semver@^7.3.4:
1230112349 dependencies:
1230212350 lru-cache "^6.0.0"
1230312351
12352+ semver@^7.3.5:
12353+ version "7.7.1"
12354+ resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.1.tgz#abd5098d82b18c6c81f6074ff2647fd3e7220c9f"
12355+ integrity sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==
12356+
12304123571230512358 version "0.18.0"
1230612359 resolved "https://registry.npmjs.org/send/-/send-0.18.0.tgz"
@@ -12423,6 +12476,20 @@ shallowequal@^1.1.0:
1242312476 resolved "https://registry.npmjs.org/shallowequal/-/shallowequal-1.1.0.tgz"
1242412477 integrity sha512-y0m1JoUZSlPAjXVtPPW70aZWfIL/dSP7AFkRnniLCrK/8MDKog3TySTBmckD+RObVxH0v4Tox67+F14PdED2oQ==
1242512478
12479+ 12480+ version "0.29.3"
12481+ resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.29.3.tgz#0da183d626094c974516a48fab9b3e4ba92eb5c2"
12482+ integrity sha512-fKWUuOw77E4nhpyzCCJR1ayrttHoFHBT2U/kR/qEMRhvPEcluG4BKj324+SCO1e84+knXHwhJ1HHJGnUt4ElGA==
12483+ dependencies:
12484+ color "^4.0.1"
12485+ detect-libc "^1.0.3"
12486+ node-addon-api "^4.2.0"
12487+ prebuild-install "^7.0.0"
12488+ semver "^7.3.5"
12489+ simple-get "^4.0.0"
12490+ tar-fs "^2.1.1"
12491+ tunnel-agent "^0.6.0"
12492+
1242612493sharp@^0.27.0:
1242712494 version "0.27.2"
1242812495 resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.27.2.tgz#a939775e630e88600c0b5e68f20593aea722252f"
0 commit comments