From 6c0a56e434f4d3d8c978a7169bb39cb517f5e798 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 30 Nov 2023 14:57:17 +0000 Subject: [PATCH] fix: docs/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- docs/package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/package.json b/docs/package.json index 7958ccf297921c..37331f17daffc9 100644 --- a/docs/package.json +++ b/docs/package.json @@ -82,7 +82,7 @@ "marked": "^1.0.0", "material-table": "^1.50.0", "material-ui-popup-state": "^1.4.1", - "next": "^9.3.0", + "next": "^10.0.6", "notistack": "^0.9.3", "nprogress": "^0.2.0", "postcss": "^7.0.18", @@ -90,7 +90,7 @@ "prop-types": "^15.7.2", "raw-loader": "^1.0.0", "react": "^16.13.0", - "react-docgen": "^5.0.0-beta.1", + "react-docgen": "^6.0.0", "react-dom": "^16.13.0", "react-draggable": "^4.0.3", "react-final-form": "^6.3.0", @@ -108,11 +108,11 @@ "recharts": "^1.6.2", "redux": "^4.0.4", "redux-logger": "^3.0.6", - "rimraf": "^3.0.0", + "rimraf": "^4.0.0", "styled-components": "^5.0.0", "url-loader": "^2.1.0", "webfontloader": "^1.6.28", - "webpack": "^4.41.0", + "webpack": "^5.1.1", "webpack-bundle-analyzer": "^3.5.1" }, "devDependencies": {