From 37bcc9d6850e3bf27fcdf77b19642f4258d91e6f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 1 Apr 2026 05:43:33 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-15053838 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 569dface..c4f64042 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "@hapi/good-console": "9.0.1", "@hapi/hapi": "21.3.3", "@hapi/inert": "7.1.0", - "async": "2.6.4", + "async": "3.0.0", "auth0": "4.9.0", "auth0-extension-tools": "1.5.2", "auth0-extension-ui": "1.1.7",