From 1f19c87bfe14399e4be2f603c131af47f7b2eba9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 30 Nov 2023 14:49:59 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 09a9ab5..edd92fc 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "pg": "7.12.1", "portal-env": "file:../portal-env.tgz", "request": "2.88.0", - "rimraf": "2.6.2" + "rimraf": "4.0.0" }, "scripts": { "start": "node ./bin/api"