fix: upgrade sharp from 0.29.3 to 0.32.5 (#55254)

upgrade sharp from 0.29.3 to 0.32.5.

Fix Remote Code Execution (RCE)
[SNYK-JS-SHARP-2848109](https://snyk.io/vuln/SNYK-JS-SHARP-2848109)




Co-authored-by: Snyk bot <19733683+snyk-bot@users.noreply.github.com>
This commit is contained in:
Mayank 2023-09-12 21:08:10 +05:30 committed by GitHub
parent c91e6609bf
commit 9f852403f0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@
"next": "^12.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sharp": "^0.29.3",
"sharp": "^0.32.5",
"tiny-slider": "^2.9.4",
"typescript": "^3.3.1"
},