From aeb3a6c2bca890fb1a8203028e7d9dfcb472383b Mon Sep 17 00:00:00 2001 From: Toast <96593068+AnxietyisReal@users.noreply.github.com> Date: Tue, 10 Jan 2023 20:06:45 +1100 Subject: [PATCH] Dependency update --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 361344d..737d48f 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "node-cron": "3.0.2", "sequelize": "6.28.0", "sqlite3": "5.1.4", - "systeminformation": "5.16.9", + "systeminformation": "5.17.3", "typescript": "4.9.4", "xml-js": "1.6.11" },