From ce1f51e821ec0248fec3663a23a02f25f2eebc95 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 22 Feb 2023 00:36:11 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SAILS-2428337 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ac622bf..608a227 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": "^1.5.3", "sails-disk": "~0.10.0" }, "scripts": {