From 37814c82f9f348e55bd188420088d5eb72c618a1 Mon Sep 17 00:00:00 2001 From: Aqua Security Date: Thu, 20 Jun 2024 14:59:16 +0000 Subject: [PATCH] Aqua Remediation --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7841e55..494b348 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "express-session": "^1.15.6", "flash": "^1.1.0", "libxmljs": "^0.19.1", - "mathjs": "3.10.1", + "mathjs": "3.17.0", "md5": "^2.2.1", "morgan": "^1.9.0", "mysql2": "^1.4.2",