From e93dc1ae1052502848b71887a10cc628c0aedf3e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 9 Jan 2025 15:12:08 +0000 Subject: [PATCH] fix: offlinedocs/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-8602067 --- offlinedocs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/offlinedocs/package.json b/offlinedocs/package.json index b7e9329543174..71c04931635d7 100644 --- a/offlinedocs/package.json +++ b/offlinedocs/package.json @@ -24,7 +24,7 @@ "front-matter": "4.0.2", "fs-extra": "11.1.1", "lodash": "4.17.21", - "next": "13.4.12", + "next": "13.5.8", "react": "18.2.0", "react-dom": "18.2.0", "react-icons": "4.11.0",