From d891959981a42366d906150b1c04c8848c03702d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 16 May 2025 04:55:20 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BABELRUNTIME-10044504 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 5df8a064bb..c6bd28ff47 100644 --- a/package.json +++ b/package.json @@ -114,17 +114,17 @@ "react-helmet": "^5.2.0", "react-intl": "^2.4.0", "react-paginate": "^5.2.3", - "react-redux": "^5.0.6", + "react-redux": "^9.0.0", "react-router": "~4.3.1", "react-router-dom": "^4.2.2", "react-select": "^2.4.2", "react-text-mask": "^5.0.2", - "react-toastify": "^4.5.2", + "react-toastify": "^7.0.0", "redux": "^3.7.2", "redux-logic": "^0.15.0", "ttn-lw": "file:sdk/js", "ulid": "^2.3.0", - "yup": "^0.26.6" + "yup": "^1.0.0" }, "jest": { "setupFiles": [