From 2a945f4df54bb658d0b0673fae489b6b71c9ee2c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 28 Aug 2024 04:33:59 +0000 Subject: [PATCH] fix: docs/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WEBPACK-7840298 --- docs/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/package.json b/docs/package.json index b49cf9049ad061..1606f43a9010fd 100644 --- a/docs/package.json +++ b/docs/package.json @@ -86,7 +86,7 @@ "markdown-to-jsx": "^7.0.0", "marked": "^1.0.0", "material-ui-popup-state": "^1.4.1", - "next": "^9.5.0", + "next": "^10.0.6", "notistack": "^1.0.0", "nprogress": "^0.2.0", "postcss": "^8.0.6", @@ -117,7 +117,7 @@ "stylis-plugin-rtl": "^1.0.0", "stylis": "^3.5.4", "webfontloader": "^1.6.28", - "webpack": "^4.41.0", + "webpack": "^5.94.0", "webpack-bundle-analyzer": "^3.5.1" }, "devDependencies": {