From f8448c3cdef33b62801d14f20a129509362f5730 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 27 Mar 2025 17:06:38 +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-9508709 --- offlinedocs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/offlinedocs/package.json b/offlinedocs/package.json index b7e9329543174..320eb8762faf0 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.9", "react": "18.2.0", "react-dom": "18.2.0", "react-icons": "4.11.0",