From 4fcebae377c7d6eab26c80464653923a4d1dea83 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 5 Jan 2026 10:17:22 +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 86005c5..6c7bfd7 100644 --- a/package.json +++ b/package.json @@ -14,6 +14,6 @@ "license": "ISC", "dependencies": { "hapi": "^13.0.0", - "html-pdf": "^1.5.0" + "html-pdf": "^3.0.1" } } \ No newline at end of file