From 9884655af38f63db0e9643b489cfd74ca50d6e48 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 2 Feb 2024 17:37:13 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NODEFETCH-2342118 - https://snyk.io/vuln/SNYK-JS-NODEFETCH-674311 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3e89802..8d88d00 100644 --- a/package.json +++ b/package.json @@ -242,7 +242,7 @@ "@bootstrap-styled/rsg-components": "^2.1.2", "@bootstrap-styled/v4": "^3.0.15", "@fortawesome/react-fontawesome": "^0.1.4", - "@material-ui/core": "^3.9.3", + "@material-ui/core": "^4.12.4", "bootstrap-styled": "^2.4.13", "classnames": "^2.2.6", "lodash.debounce": "^4.0.8",