diff --git a/package-lock.json b/package-lock.json index de3f9300..dc011802 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10897,9 +10897,9 @@ } }, "node_modules/systeminformation": { - "version": "5.21.5", - "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.21.5.tgz", - "integrity": "sha512-W1bvYcSM6hVIEqFmjAWTtfX+Qq1Mc3sEZq4AxjtkNya01WbcleahsCzM2/eAey+no+XxPk6a0/7RnCLX6/BmOQ==", + "version": "5.21.7", + "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.21.7.tgz", + "integrity": "sha512-K3LjnajrazTLTD61+87DFg8IXFk5ljx6nSBqB8pQLtC1UPivAjDtTYGPZ8jaBFxcesPaCOkvLRtBq+RFscrsLw==", "os": [ "darwin", "linux", @@ -11973,7 +11973,7 @@ "pvtsutils": "^1.3.5", "rxjs": "^7.8.1", "socket.io-client": "^2.5.0", - "systeminformation": "^5.21.5", + "systeminformation": "^5.21.7", "uuid": "^9.0.1", "webcrypto-core": "^1.7.7", "werift": "0.18.6", @@ -19512,7 +19512,7 @@ "pvtsutils": "^1.3.5", "rxjs": "^7.8.1", "socket.io-client": "^2.5.0", - "systeminformation": "^5.21.5", + "systeminformation": "^5.21.7", "ts-jest": "29.1.1", "tsconfig": "*", "typescript": "5.2.2", @@ -20226,9 +20226,9 @@ } }, "systeminformation": { - "version": "5.21.5", - "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.21.5.tgz", - "integrity": "sha512-W1bvYcSM6hVIEqFmjAWTtfX+Qq1Mc3sEZq4AxjtkNya01WbcleahsCzM2/eAey+no+XxPk6a0/7RnCLX6/BmOQ==" + "version": "5.21.7", + "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.21.7.tgz", + "integrity": "sha512-K3LjnajrazTLTD61+87DFg8IXFk5ljx6nSBqB8pQLtC1UPivAjDtTYGPZ8jaBFxcesPaCOkvLRtBq+RFscrsLw==" }, "tar": { "version": "6.1.12", diff --git a/packages/ring-client-api/package.json b/packages/ring-client-api/package.json index 403630ae..44651cb6 100644 --- a/packages/ring-client-api/package.json +++ b/packages/ring-client-api/package.json @@ -30,7 +30,7 @@ "pvtsutils": "^1.3.5", "rxjs": "^7.8.1", "socket.io-client": "^2.5.0", - "systeminformation": "^5.21.5", + "systeminformation": "^5.21.7", "uuid": "^9.0.1", "webcrypto-core": "^1.7.7", "werift": "0.18.6",