From 1745bc50d3115d1be9e9cfb55f1a8147b93f3480 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 18 Jan 2026 11:32:44 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-UNDICI-14943963 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2236ad633..cdb458887 100644 --- a/package.json +++ b/package.json @@ -105,7 +105,7 @@ "i18next-browser-languagedetector": "8.0.0", "image-size": "1.1.1", "js-cookie": "3.0.5", - "jsonld": "8.3.3", + "jsonld": "9.0.0", "lowlight": "3.3.0", "lucide-react": "0.469.0", "mime-types": "2.1.35",