Skip to content

Commit 0db0406

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency sharp to v0.30.5
1 parent b7ace35 commit 0db0406

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"react-dom": "18.1.0",
1414
"react-hot-toast": "2.2.0",
1515
"react-icons": "4.3.1",
16-
"sharp": "0.30.4",
16+
"sharp": "0.30.5",
1717
"yup": "0.32.11"
1818
},
1919
"devDependencies": {

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4178,10 +4178,10 @@ node-addon-api@^3.2.0:
41784178
resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-3.2.1.tgz#81325e0a2117789c0128dab65e7e38f07ceba161"
41794179
integrity sha512-mmcei9JghVNDYydghQmeDX8KoAm0FAiYyIcUt/N4nhyAipB17pllZQDOJD2fotxABnt4Mdz+dKTO7eftLg4d0A==
41804180

4181-
node-addon-api@^4.3.0:
4182-
version "4.3.0"
4183-
resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-4.3.0.tgz#52a1a0b475193e0928e98e0426a0d1254782b77f"
4184-
integrity sha512-73sE9+3UaLYYFmDsFZnqCInzPyh3MqIwZO9cw58yIqAZhONrrabrYyYe3TuIqtIiOuTXVhsGau8hcrhhwSsDIQ==
4181+
node-addon-api@^5.0.0:
4182+
version "5.0.0"
4183+
resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-5.0.0.tgz#7d7e6f9ef89043befdb20c1989c905ebde18c501"
4184+
integrity sha512-CvkDw2OEnme7ybCykJpVcKH+uAOLV2qLqiyla128dN9TkEWfrYmxG6C2boDe5KcNQqZF3orkqzGgOMvZ/JNekA==
41854185

41864186
node-fetch@2.6.1:
41874187
version "2.6.1"
@@ -4497,10 +4497,10 @@ prebuild-install@^6.1.2:
44974497
tar-fs "^2.0.0"
44984498
tunnel-agent "^0.6.0"
44994499

4500-
prebuild-install@^7.0.1:
4501-
version "7.0.1"
4502-
resolved "https://registry.yarnpkg.com/prebuild-install/-/prebuild-install-7.0.1.tgz#c10075727c318efe72412f333e0ef625beaf3870"
4503-
integrity sha512-QBSab31WqkyxpnMWQxubYAHR5S9B2+r81ucocew34Fkl98FhvKIF50jIJnNOBmAZfyNV7vE5T6gd3hTVWgY6tg==
4500+
prebuild-install@^7.1.0:
4501+
version "7.1.0"
4502+
resolved "https://registry.yarnpkg.com/prebuild-install/-/prebuild-install-7.1.0.tgz#991b6ac16c81591ba40a6d5de93fb33673ac1370"
4503+
integrity sha512-CNcMgI1xBypOyGqjp3wOc8AAo1nMhZS3Cwd3iHIxOdAUbb+YxdNuM4Z5iIrZ8RLvOsf3F3bl7b7xGq6DjQoNYA==
45044504
dependencies:
45054505
detect-libc "^2.0.0"
45064506
expand-template "^2.0.3"
@@ -4888,15 +4888,15 @@ set-blocking@~2.0.0:
48884888
resolved "https://registry.yarnpkg.com/set-blocking/-/set-blocking-2.0.0.tgz#045f9782d011ae9a6803ddd382b24392b3d890f7"
48894889
integrity sha1-BF+XgtARrppoA93TgrJDkrPYkPc=
48904890

4891-
sharp@0.30.4:
4892-
version "0.30.4"
4893-
resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.30.4.tgz#73d9daa63bbc20da189c9328d75d5d395fc8fb73"
4894-
integrity sha512-3Onig53Y6lji4NIZo69s14mERXXY/GV++6CzOYx/Rd8bnTwbhFbL09WZd7Ag/CCnA0WxFID8tkY0QReyfL6v0Q==
4891+
sharp@0.30.5:
4892+
version "0.30.5"
4893+
resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.30.5.tgz#81c36fd05624978384ac6bd2744d23f9c82edefd"
4894+
integrity sha512-0T28KxqY4DzUMLSAp1/IhGVeHpPIQyp1xt7esmuXCAfyi/+6tYMUeRhQok+E/+E52Yk5yFjacXp90cQOkmkl4w==
48954895
dependencies:
48964896
color "^4.2.3"
48974897
detect-libc "^2.0.1"
4898-
node-addon-api "^4.3.0"
4899-
prebuild-install "^7.0.1"
4898+
node-addon-api "^5.0.0"
4899+
prebuild-install "^7.1.0"
49004900
semver "^7.3.7"
49014901
simple-get "^4.0.1"
49024902
tar-fs "^2.1.1"

0 commit comments

Comments
 (0)