diff --git a/package-lock.json b/package-lock.json index ecf6cf8..b6a5b98 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3203,6 +3203,7 @@ "version": "3.29.4", "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.29.4.tgz", "integrity": "sha512-oWzmBZwvYrU0iJHtDmhsm662rC15FRXmcjCk1xD771dFDx5jJ02ufAQQTn0etB2emNk4J9EZg/yWKpsn9BWGRw==", + "peer": true, "bin": { "rollup": "dist/bin/rollup" }, @@ -3526,9 +3527,10 @@ } }, "node_modules/systeminformation": { - "version": "5.21.14", - "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.21.14.tgz", - "integrity": "sha512-f8BuxS78GvHFExMScOV6KufV+e/0aQEngmzqAujG6nrFngJoYC954+eU+98iDmxp0BrcxvLrfiVABOCAgib7XA==", + "version": "5.27.14", + "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.27.14.tgz", + "integrity": "sha512-3DoNDYSZBLxBwaJtQGWNpq0fonga/VZ47HY1+7/G3YoIPaPz93Df6egSzzTKbEMmlzUpy3eQ0nR9REuYIycXGg==", + "license": "MIT", "os": [ "darwin", "linux",