From 81b1fe7c738ee988fda83768f02e6d9f13ce91b7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 28 Oct 2024 03:34:38 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - 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 364d95d..d2cda44 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "luxon": "3.4.4", "newrelic": "9.15.0", "next": "13.4.9", - "next-auth": "4.23.1", + "next-auth": "4.24.9", "next-connect": "0.13.0", "nextjs-cors": "2.2.0", "octokit": "2.1.0",