From 9ab7b8e4373444c61b9af33bab60877b4b671f4e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 7 Dec 2024 01:30:41 +0000 Subject: [PATCH] fix: upgrade systeminformation from 5.21.15 to 5.23.5 Snyk has created this PR to upgrade systeminformation from 5.21.15 to 5.23.5. See this package in yarn: systeminformation See this project in Snyk: https://app.snyk.io/org/tabnine/project/2df5f6d7-9670-4245-9fe0-9f59fb3a1a99?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b6c0f16657..0d8cf19937 100644 --- a/package.json +++ b/package.json @@ -190,7 +190,7 @@ "extract-zip": "^2.0.1", "https-proxy-agent": "^5.0.1", "semver": "^7.3.2", - "systeminformation": "^5.6.10", + "systeminformation": "^5.23.5", "tmp": "^0.2.1", "underscore": "^1.13.6", "vscode-extension-telemetry": "^0.1.7" diff --git a/yarn.lock b/yarn.lock index 9c5f5f86be..f39ee11d8e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3810,10 +3810,10 @@ synckit@^0.8.4: "@pkgr/utils" "^2.3.1" tslib "^2.4.0" -systeminformation@^5.6.10: - version "5.21.15" - resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-5.21.15.tgz#d40fb97462580e99522efa585b1c643cf930e788" - integrity "sha1-1A+5dGJYDplSLvpYWxxkPPkw54g= sha512-vMLwsGgJZW6GvoBXVWNZuRQG0MPxlfQnIIIY9ZxoogWftUpJ9C33qD+32e1meFlXuWpN0moNApPFLpbsSi4OaQ==" +systeminformation@^5.23.5: + version "5.23.5" + resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-5.23.5.tgz#bf7544be42c42f7d14a81b02aa0365e9ca1f5266" + integrity sha512-PEpJwhRYxZgBCAlWZhWIgfMTjXLqfcaZ1pJsJn9snWNfBW/Z1YQg1mbIUSWrEV3ErAHF7l/OoVLQeaZDlPzkpA== tapable@^2.1.1: version "2.2.1"