From 47008839d712922a6237073e7a4a1798639bf078 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 3 Feb 2026 10:24:50 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15127355 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d18cecbd..dadb6969 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "js-beautify": "^1.9.1", "klaw": "^1.x", "lodash": "^4.17.11", - "nunjucks": "^3.2.0", + "nunjucks": "^3.2.1", "pg": "^7.10.0", "pg-structure": "^4.2.2", "winston": "^2.4.4"