diff --git a/package-lock.json b/package-lock.json index 3d275fa..db979a2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "multer": "^1.4.5-lts.1", "sequelize": "^6.37.3", "sqlite3": "^5.1.7", - "systeminformation": "^5.22.9", + "systeminformation": "^5.23.17", "yaml": "^2.4.2" } }, @@ -2629,9 +2629,9 @@ } }, "node_modules/systeminformation": { - "version": "5.22.9", - "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.22.9.tgz", - "integrity": "sha512-qUWJhQ9JSBhdjzNUQywpvc0icxUAjMY3sZqUoS0GOtaJV9Ijq8s9zEP8Gaqmymn1dOefcICyPXK1L3kgKxlUpg==", + "version": "5.23.17", + "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.23.17.tgz", + "integrity": "sha512-jjcPB23YcoNN43Q+A0rPFsGMMSAW/Zeok8rMGko1DvO8b1SO7zizgAEVQ4lyJdlAuc6vTmqnkyMCDD3N9Uwksw==", "os": [ "darwin", "linux", diff --git a/package.json b/package.json index c6498d2..92fb6a0 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "multer": "^1.4.5-lts.1", "sequelize": "^6.37.3", "sqlite3": "^5.1.7", - "systeminformation": "^5.22.9", + "systeminformation": "^5.23.17", "yaml": "^2.4.2" } }