From bcee031fadf7a420ece9a4922850f2ab4e2ca343 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 15 Oct 2025 08:36:29 +0000 Subject: [PATCH] fix: upgrade sharp from 0.33.5 to 0.34.4 Snyk has created this PR to upgrade sharp from 0.33.5 to 0.34.4. See this package in npm: sharp See this project in Snyk: https://app.snyk.io/org/sunwuyuan/project/7f95d725-ca6f-4cce-ab56-8b055b9f632f?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 7fa1221..ddbc01e 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "otpauth": "^9.4.0", "phpass": "^0.1.1", "rate-limit-redis": "^4.2.1", - "sharp": "^0.34.3", + "sharp": "^0.34.4", "sitemap": "^8.0.0", "tar": "^7.4.3", "ua-parser-js": "^2.0.3",