diff --git a/package-lock.json b/package-lock.json index 3d275fa..204abd2 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.4", "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.4", + "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.23.4.tgz", + "integrity": "sha512-mD2R9xnOzKOOmIVtxekosf/ghOE/DGLqAPmsEgQMWJK0pMKxBtX19riz1Ss0tN4omcfS2FQ2RDJ4lkxgADxIPw==", "os": [ "darwin", "linux", diff --git a/package.json b/package.json index c6498d2..70379ae 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.4", "yaml": "^2.4.2" } }