diff --git a/package.json b/package.json index 2118f5d216..0367240b6a 100644 --- a/package.json +++ b/package.json @@ -199,7 +199,8 @@ "teeny-request@npm:^10.0.0": "patch:teeny-request@npm%3A10.1.0#~/.yarn/patches/teeny-request-npm-10.1.0.patch", "teeny-request@npm:^9.0.0": "patch:teeny-request@npm%3A9.0.0#~/.yarn/patches/teeny-request-npm-9.0.0-4d571e3c55.patch", "fast-xml-builder": "1.1.7", - "ip-address": "10.1.1" + "ip-address": "10.1.1", + "systeminformation": "5.31.6" }, "scripts": { "format": "prettier --cache --cache-location ./node_modules/.cache/prettier/.prettier-cache --check", diff --git a/yarn.lock b/yarn.lock index 4ac16b5577..53d10f6dce 100644 --- a/yarn.lock +++ b/yarn.lock @@ -31894,12 +31894,12 @@ __metadata: languageName: node linkType: hard -"systeminformation@npm:^5.31.1": - version: 5.31.5 - resolution: "systeminformation@npm:5.31.5" +"systeminformation@npm:5.31.6": + version: 5.31.6 + resolution: "systeminformation@npm:5.31.6" bin: systeminformation: lib/cli.js - checksum: 10c0/d536dfb01529fd99e6c7c0f4239e309b0f5102b4816d9b14287b81033dd86b882fe238fee5a212d09ff8f368cc5eee618cc96bd196ce705af22f5acae9a5e773 + checksum: 10c0/fb0c9dae20e47277d26f3dd374f14c846567adba15a2bf9715e0a871f912424d31b75f6c27e0c8b819abc3fcd285ae8c1f6468acd8a161f18a1a39b632a01923 conditions: (os=darwin | os=linux | os=win32 | os=freebsd | os=openbsd | os=netbsd | os=sunos | os=android) languageName: node linkType: hard