From e561fc9099670f216f33403bc1efd21bf14a2dd2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 30 Nov 2023 21:18:19 +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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/package.json b/docs/package.json index 89e01ec9f911e3..34493d7774faa4 100644 --- a/docs/package.json +++ b/docs/package.json @@ -93,7 +93,7 @@ "prop-types": "^15.7.2", "raw-loader": "^1.0.0", "react": "^16.14.0", - "react-docgen": "^5.0.0-beta.1", + "react-docgen": "^6.0.0", "react-dom": "^16.14.0", "react-draggable": "^4.0.3", "react-final-form": "^6.3.0", @@ -112,12 +112,12 @@ "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", "stylis": "^4.0.3", "stylis-plugin-rtl": "^2.0.1", "webfontloader": "^1.6.28", - "webpack": "^4.41.0", + "webpack": "^5.1.1", "webpack-bundle-analyzer": "^4.1.0" }, "devDependencies": {