From 8d432731f80a889048acd00b9d039a4b56353411 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 15 Jul 2025 02:33:01 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:base64url:20180511 - https://snyk.io/vuln/SNYK-JS-PUGCODEGEN-1082232 - https://snyk.io/vuln/SNYK-JS-UGLIFYJS-1727251 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0fd54cc..637f1a8 100644 --- a/package.json +++ b/package.json @@ -44,11 +44,11 @@ "crypto": "^0.0.3", "express": "4.14.0", "express-jwt": "^5.1.0", - "handlebars": "^4.0.5", + "handlebars": "^4.0.12", "jsonwebtoken": "^7.1.9", "lodash": "^4.16.4", "nconf": "^0.8.4", - "webtask-tools": "^3.1.0", + "webtask-tools": "^3.4.1", "winston": "^2.2.0" }, "devDependencies": {