diff --git a/package-lock.json b/package-lock.json index 05e7568..7e96645 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3400,11 +3400,10 @@ } }, "node_modules/systeminformation": { - "version": "5.27.1", - "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.27.1.tgz", - "integrity": "sha512-FgkVpT6GgATtNvADgtEzDxI/SVaBisfnQ4fmgQZhCJ4335noTgt9q6O81ioHwzs9HgnJaaFSdHSEMIkneZ55iA==", + "version": "5.27.14", + "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.27.14.tgz", + "integrity": "sha512-3DoNDYSZBLxBwaJtQGWNpq0fonga/VZ47HY1+7/G3YoIPaPz93Df6egSzzTKbEMmlzUpy3eQ0nR9REuYIycXGg==", "dev": true, - "license": "MIT", "os": [ "darwin", "linux", @@ -6033,9 +6032,9 @@ } }, "systeminformation": { - "version": "5.27.1", - "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.27.1.tgz", - "integrity": "sha512-FgkVpT6GgATtNvADgtEzDxI/SVaBisfnQ4fmgQZhCJ4335noTgt9q6O81ioHwzs9HgnJaaFSdHSEMIkneZ55iA==", + "version": "5.27.14", + "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.27.14.tgz", + "integrity": "sha512-3DoNDYSZBLxBwaJtQGWNpq0fonga/VZ47HY1+7/G3YoIPaPz93Df6egSzzTKbEMmlzUpy3eQ0nR9REuYIycXGg==", "dev": true }, "throttleit": {