From 32a82dc3833fcf2a4870134033c58e6dd43054cb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 5 Sep 2025 01:44:31 +0000 Subject: [PATCH] fix: archive/8.0/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-12299318 - https://snyk.io/vuln/SNYK-JS-NEXT-12301496 - https://snyk.io/vuln/SNYK-JS-NEXT-12265451 --- archive/8.0/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archive/8.0/package.json b/archive/8.0/package.json index 9a69adc52..3eaeb6449 100644 --- a/archive/8.0/package.json +++ b/archive/8.0/package.json @@ -26,7 +26,7 @@ "babel-plugin-wrap-in-js": "^1.1.0", "font-awesome": "^4.7.0", "glob": "^7.1.2", - "next": "latest", + "next": "14.2.32", "node-sass": "^4.4.0", "postcss-easy-import": "^3.0.0", "postcss-loader": "^2.0.7",