From de3c04d4a2b920b1d55262524be9e5101c29cf75 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 6 Dec 2025 04:29:54 +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/npm:constantinople:20180421 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0fd54cc..220549f 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "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": {