Skip to content

Commit 002635a

Browse files
committed
Update dependency sharp to v0.32.6
1 parent 34d5913 commit 002635a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"react-dom": "18.2.0",
1313
"react-icons": "4.11.0",
1414
"react-tooltip": "5.21.5",
15-
"sharp": "0.32.5",
15+
"sharp": "0.32.6",
1616
"yup": "1.2.0"
1717
},
1818
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4288,10 +4288,10 @@ semver@^7.5.4:
42884288
dependencies:
42894289
lru-cache "^6.0.0"
42904290

4291-
sharp@0.32.5:
4292-
version "0.32.5"
4293-
resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.32.5.tgz#9ddc78ead6446094f51e50355a2d4ec6e7220cd4"
4294-
integrity sha512-0dap3iysgDkNaPOaOL4X/0akdu0ma62GcdC2NBQ+93eqpePdDdr2/LM0sFdDSMmN7yS+odyZtPsb7tx/cYBKnQ==
4291+
sharp@0.32.6:
4292+
version "0.32.6"
4293+
resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.32.6.tgz#6ad30c0b7cd910df65d5f355f774aa4fce45732a"
4294+
integrity sha512-KyLTWwgcR9Oe4d9HwCwNM2l7+J0dUQwn/yf7S0EnTtb0eVS4RxO0eUSvxPtzT4F3SY+C4K6fqdv/DO27sJ/v/w==
42954295
dependencies:
42964296
color "^4.2.3"
42974297
detect-libc "^2.0.2"

0 commit comments

Comments
 (0)