diff --git a/package.json b/package.json index 970e139..f743773 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "webpack-cli": "5.1.4" }, "dependencies": { - "systeminformation": "5.22.9" + "systeminformation": "5.22.10" }, "contributes": { "configuration": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8487384..f946046 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: systeminformation: - specifier: 5.22.9 - version: 5.22.9 + specifier: 5.22.10 + version: 5.22.10 devDependencies: '@types/mocha': @@ -2216,8 +2216,8 @@ packages: engines: {node: '>= 0.4'} dev: true - /systeminformation@5.22.9: - resolution: {integrity: sha512-qUWJhQ9JSBhdjzNUQywpvc0icxUAjMY3sZqUoS0GOtaJV9Ijq8s9zEP8Gaqmymn1dOefcICyPXK1L3kgKxlUpg==} + /systeminformation@5.22.10: + resolution: {integrity: sha512-RJ3oed80NkqgHtpB0TLkxEKEpQ3pUm2lgVolkHeoaExPidkWsj2D/hO6Rwwi9i+Odl1vm8TMiRNIKK7hBaqDsw==} engines: {node: '>=8.0.0'} os: [darwin, linux, win32, freebsd, openbsd, netbsd, sunos, android] hasBin: true