From 35010430dcc6eb235851d92a901a12177567f85c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 14 Feb 2026 20:19:02 +0000 Subject: [PATCH 1/2] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AJV-15274295 - https://snyk.io/vuln/SNYK-JS-QS-15268416 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index a29c47dcd..54335aa0f 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "inquirer": "^1.0.2", "ip-range-check": "0.0.1", "is-ip": "^1.0.0", - "jsonld": "^0.4.5", + "jsonld": "^5.0.0", "li": "^1.0.1", "mime-types": "^2.1.11", "moment": "^2.13.0", @@ -55,7 +55,7 @@ "node-forge": "^0.6.38", "nodemailer": "^2.3.2", "nomnom": "^1.8.1", - "rdflib": "^0.12.3", + "rdflib": "^2.2.1", "request": "^2.72.0", "rimraf": "^2.5.0", "run-waterfall": "^1.1.3", From 7d18ea512ba87ecb522081a4e603c3fadc486788 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 16 Feb 2026 10:51:57 +0000 Subject: [PATCH 2/2] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AJV-15274295 - https://snyk.io/vuln/SNYK-JS-QS-15268416