From 815942500e84b6580302144e53eeb7d5e633247d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 22:42:30 +0000 Subject: [PATCH] Bump systeminformation from 5.18.7 to 5.27.14 Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 5.18.7 to 5.27.14. - [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md) - [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v5.18.7...v5.27.14) --- updated-dependencies: - dependency-name: systeminformation dependency-version: 5.27.14 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 42dbe4b..c8ed009 100644 --- a/package-lock.json +++ b/package-lock.json @@ -66,6 +66,7 @@ "version": "0.22.8", "resolved": "https://registry.npmjs.org/@jimp/custom/-/custom-0.22.8.tgz", "integrity": "sha512-u6lP9x/HNeGHB0Oojv4c2mhuDvn7G0ikzYbK4IKLsH4HzHxt62faMjBzQMcFhKJhR6UiiKE/jiHrhGvBT/fMkw==", + "peer": true, "dependencies": { "@jimp/core": "^0.22.8" } @@ -99,6 +100,7 @@ "version": "0.22.8", "resolved": "https://registry.npmjs.org/@jimp/plugin-blit/-/plugin-blit-0.22.8.tgz", "integrity": "sha512-rQ19txVCKIwo74HtgFodFt4//0ATPCJK+f24riqzb+nx+1JaOo1xRvpJqg4moirHwKR2fhwdDxmY7KX20kCeYA==", + "peer": true, "dependencies": { "@jimp/utils": "^0.22.8" }, @@ -110,6 +112,7 @@ "version": "0.22.8", "resolved": "https://registry.npmjs.org/@jimp/plugin-blur/-/plugin-blur-0.22.8.tgz", "integrity": "sha512-GWbNK3YW6k2EKiGJdpAFEr0jezPBtiVxj2wG/lCPuWJz7KmzSSN99hQjIy73xQxoBCRdALfJlkhe3leFNRueSQ==", + "peer": true, "dependencies": { "@jimp/utils": "^0.22.8" }, @@ -132,6 +135,7 @@ "version": "0.22.8", "resolved": "https://registry.npmjs.org/@jimp/plugin-color/-/plugin-color-0.22.8.tgz", "integrity": "sha512-ogkbg6rpDVH/mMLgAQKg17z3oZE0VN7ZWxNoH12fUHchqKz1I57zpa65fxZe2I8T5Xz97HR3x+7V7oI8qQGdSA==", + "peer": true, "dependencies": { "@jimp/utils": "^0.22.8", "tinycolor2": "^1.6.0" @@ -172,6 +176,7 @@ "version": "0.22.8", "resolved": "https://registry.npmjs.org/@jimp/plugin-crop/-/plugin-crop-0.22.8.tgz", "integrity": "sha512-ns4oH0h0gezYsbuH8RThcMLY5uTLk/vnqOVjWCehMHEzxi0DHMWCmpcb6bC//vJ+XFNhtVGn1ALN7+ROmPrj+A==", + "peer": true, "dependencies": { "@jimp/utils": "^0.22.8" }, @@ -285,6 +290,7 @@ "version": "0.22.8", "resolved": "https://registry.npmjs.org/@jimp/plugin-resize/-/plugin-resize-0.22.8.tgz", "integrity": "sha512-kg8ArQRPqv/iU3DWNXCa8kcVIhoq64Ze0aGCAeFLKlAq/59f5pzAci6m6vV4L/uOVdYmUa9/kYwIFY6RWKpfzQ==", + "peer": true, "dependencies": { "@jimp/utils": "^0.22.8" }, @@ -296,6 +302,7 @@ "version": "0.22.8", "resolved": "https://registry.npmjs.org/@jimp/plugin-rotate/-/plugin-rotate-0.22.8.tgz", "integrity": "sha512-9a+VPZWMN/Cks76wf8LjM5RVA3ntP9+NAdsS1SZhhXel7U3Re/dWMouIEbo3QTt6K+igRo4txUCdZiw4ZucvkQ==", + "peer": true, "dependencies": { "@jimp/utils": "^0.22.8" }, @@ -310,6 +317,7 @@ "version": "0.22.8", "resolved": "https://registry.npmjs.org/@jimp/plugin-scale/-/plugin-scale-0.22.8.tgz", "integrity": "sha512-dQS4pG6DX6endu8zUpvBBOEtGC+ljDDDNw0scSXY71TxyQdNo5Ro0apfsppjmuAr8rNotRkfyxbITKkXQDRUDQ==", + "peer": true, "dependencies": { "@jimp/utils": "^0.22.8" }, @@ -2941,9 +2949,10 @@ } }, "node_modules/systeminformation": { - "version": "5.18.7", - "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.18.7.tgz", - "integrity": "sha512-ROxysxhjjnhWxQDkDPxCCQdeOt9IUKIGgfM0A++kqqNC+V/hAHQRshyG+5421R//DsOfXFc11pUFGpzA8YqRNQ==", + "version": "5.27.14", + "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.27.14.tgz", + "integrity": "sha512-3DoNDYSZBLxBwaJtQGWNpq0fonga/VZ47HY1+7/G3YoIPaPz93Df6egSzzTKbEMmlzUpy3eQ0nR9REuYIycXGg==", + "license": "MIT", "optional": true, "os": [ "darwin",