From 34dcad138a29346e933f3ca2666446d06ad53b15 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 8 Oct 2024 03:31:56 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-EXPRESS-8161998 - https://snyk.io/vuln/SNYK-JS-COOKIE-8163060 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ac622bf..113a2cd 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "grunt-sync": "~0.0.4", "include-all": "~0.1.3", "rc": "~0.5.0", - "sails": "^0.11.5", + "sails": "^0.12.12", "sails-disk": "~0.10.0" }, "scripts": {