From 6aa9ac8824b2a5a55bb8efac3fc4096490c5848f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 20:33:10 +0000 Subject: [PATCH] Bump systeminformation from 5.21.23 to 5.21.24 Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 5.21.23 to 5.21.24. - [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md) - [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v5.21.23...v5.21.24) --- updated-dependencies: - dependency-name: systeminformation dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 196ba23..cf0c581 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "pinia": "^2.1.7", "pinia-plugin-persistedstate": "^3.2.1", "sass": "^1.70.0", - "systeminformation": "^5.21.23", + "systeminformation": "^5.21.24", "vfonts": "^0.0.3", "vue": "^3.4.15", "vue-i18n": "^9.9.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3e62295..13e699e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -33,8 +33,8 @@ dependencies: specifier: ^1.70.0 version: 1.70.0 systeminformation: - specifier: ^5.21.23 - version: 5.21.23 + specifier: ^5.21.24 + version: 5.21.24 vfonts: specifier: ^0.0.3 version: 0.0.3 @@ -4347,8 +4347,8 @@ packages: tslib: 2.6.2 dev: true - /systeminformation@5.21.23: - resolution: {integrity: sha512-hI8W9WoPKgRAahVsfqfqg7H6JyIQXoA5RKOohUSOeyZwG+D0vnLOdXaKAUvdaMaL6CCsfN4x3mQYUIY4Qaalcg==} + /systeminformation@5.21.24: + resolution: {integrity: sha512-xQada8ByGGFoRXJaUptGgddn3i7IjtSdqNdCKzB8xkzsM7pHnfLYBWxkPdGzhZ0Z/l+W1yo+aZQZ74d2isj8kw==} engines: {node: '>=8.0.0'} os: [darwin, linux, win32, freebsd, openbsd, netbsd, sunos, android] hasBin: true