Bump sharp from 0.32.5 to 0.32.6 in /web

Bumps [sharp](https://github.com/lovell/sharp) from 0.32.5 to 0.32.6.
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](https://github.com/lovell/sharp/compare/v0.32.5...v0.32.6)

---
updated-dependencies:
- dependency-name: sharp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-11-16 19:49:26 +00:00 committed by Chris Weaver
parent a5729e2fa6
commit 63b051b342
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@ -26,7 +26,7 @@
"react-loader-spinner": "^5.4.5",
"react-markdown": "^8.0.7",
"semver": "^7.5.4",
"sharp": "^0.32.5",
"sharp": "^0.32.6",
"swr": "^2.1.5",
"tailwindcss": "^3.3.1",
"typescript": "5.0.3",
@ -5822,9 +5822,9 @@
"integrity": "sha512-y0m1JoUZSlPAjXVtPPW70aZWfIL/dSP7AFkRnniLCrK/8MDKog3TySTBmckD+RObVxH0v4Tox67+F14PdED2oQ=="
},
"node_modules/sharp": {
"version": "0.32.5",
"resolved": "https://registry.npmjs.org/sharp/-/sharp-0.32.5.tgz",
"integrity": "sha512-0dap3iysgDkNaPOaOL4X/0akdu0ma62GcdC2NBQ+93eqpePdDdr2/LM0sFdDSMmN7yS+odyZtPsb7tx/cYBKnQ==",
"version": "0.32.6",
"resolved": "https://registry.npmjs.org/sharp/-/sharp-0.32.6.tgz",
"integrity": "sha512-KyLTWwgcR9Oe4d9HwCwNM2l7+J0dUQwn/yf7S0EnTtb0eVS4RxO0eUSvxPtzT4F3SY+C4K6fqdv/DO27sJ/v/w==",
"hasInstallScript": true,
"dependencies": {
"color": "^4.2.3",

View File

@ -27,7 +27,7 @@
"react-loader-spinner": "^5.4.5",
"react-markdown": "^8.0.7",
"semver": "^7.5.4",
"sharp": "^0.32.5",
"sharp": "^0.32.6",
"swr": "^2.1.5",
"tailwindcss": "^3.3.1",
"typescript": "5.0.3",