From a7cd9335acb1b6db994cee7e8b8610c7ef219dd3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 6 Feb 2024 17:44:27 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:ws:20160104 - https://snyk.io/vuln/npm:ws:20160624 - https://snyk.io/vuln/npm:ws:20160920 - https://snyk.io/vuln/npm:ws:20171108 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 178b770..1f75a45 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "bower": "^1.5.3", "jsonwebtoken": "^5.4.0", "mongodb": "^2.0.45", - "monument": "2.2.0-rc.1", + "monument": "5.3.0", "sandbox": "^0.8.6" }, "devDependencies": {