From 5a8998cb014dab39364cd0979c68c12c0250ca35 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 2 Jan 2026 10:48:02 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-14724253 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fb8fdc9..88d5b09 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "date-fns": "^2.8.0", "file-type": "^10.7.1", "html-webpack-include-assets-plugin": "^1.0.6", - "jsonld": "^4.0.0", + "jsonld": "^5.0.0", "ldflex": "^2.4.0", "lodash": "^4.17.15", "mime-types": "^2.1.24",