From aeba5e20e899a669c4b2fac7ca967a7ea5c7e42b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 23 Dec 2024 06:49:29 +0000 Subject: [PATCH] fix: examples/apollo-real-time-chart/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SYSTEMINFORMATION-8547981 --- examples/apollo-real-time-chart/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/apollo-real-time-chart/package.json b/examples/apollo-real-time-chart/package.json index 0de39689f..9d4509fb6 100644 --- a/examples/apollo-real-time-chart/package.json +++ b/examples/apollo-real-time-chart/package.json @@ -33,7 +33,7 @@ "react-apollo": "^3.1.0", "react-dom": "^16.13.1", "recharts": "^1.8.5", - "systeminformation": "^3.54.0", + "systeminformation": "^5.23.8", "typeface-roboto": "^0.0.54" }, "devDependencies": {