From d68c8a22aa4b95b64c2fe9c09632b32355d60064 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 14 Dec 2025 09:26:15 +0000 Subject: [PATCH] fix: upgrade sharp from 0.34.1 to 0.34.5 Snyk has created this PR to upgrade sharp from 0.34.1 to 0.34.5. See this package in npm: sharp See this project in Snyk: https://app.snyk.io/org/authzed/project/ba1f5e2c-3779-4576-a375-1b68f7cd2dae?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d14fd41..360ce49 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "react": "^18.3.1", "react-dom": "^18.3.1", "react-youtube": "^10.1.0", - "sharp": "^0.34.0", + "sharp": "^0.34.5", "swagger-ui-react": "^5.30.2", "tailwind-merge": "^3.4.0", "tailwindcss": "^4.1.17"