From 604612591f5bf9d2bafa68af3f5e24464e94afcb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 26 Jan 2026 09:53:26 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DIFF-14917201 - https://snyk.io/vuln/SNYK-JS-ELLIPTIC-14908844 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 49ac48a..dff256c 100644 --- a/package.json +++ b/package.json @@ -22,12 +22,12 @@ "dependencies": { "@cerebral/react": "^3.2.2", "@material-ui/core": "^1.1.0", - "@oada/cerebral-module": "^2.1.1", + "@oada/cerebral-module": "^3.0.0", "Promise": "^1.0.5", "cerebral": "^4.2.2", "material-ui": "^1.0.0-beta.34", "react": "^16.2.0", - "webpack": "^4.29.3", + "webpack": "^5.0.0", "uuid": "^3.2.1" }, "devDependencies": {