From 33c3395fc2748cdc0927066054e548ae6abc8dda Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 7 Oct 2024 05:04:14 +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 98b162b0f5..be291a64b7 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "cookie-parser": "1.4.3", "cors": "~2.8.1", "debug": "~2.6.3", - "del": "~2.2.2", + "del": "~8.0.0", "democracyos-aurora-calendar": "^1.0.0", "democracyos-aurora-popover": "0.0.1", "democracyos-aurora-tip": "^1.0.0",