Skip to content

Commit

Permalink
Merge pull request #324 from CodeForAfrica/dependabot/npm_and_yarn/sh…
Browse files Browse the repository at this point in the history
…arp-0.32.6

Bump sharp from 0.32.5 to 0.32.6
  • Loading branch information
kilemensi authored Nov 17, 2023
2 parents 6f70103 + 04661fe commit b96d2b5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"react-feather": "^2.0.8",
"react-select": "^5.2.2",
"react-share": "^4.3.1",
"sharp": "^0.32.5",
"sharp": "^0.32.6",
"victory": "^36.2.1",
"webpack": "^5.88.2"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6228,10 +6228,10 @@ shallow-clone@^3.0.0:
dependencies:
kind-of "^6.0.2"

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

1 comment on commit b96d2b5

@vercel
Copy link

@vercel vercel bot commented on b96d2b5 Nov 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.