From 8dd74c2b6dd6557f774020655b64d29955570dc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 07:18:28 +0000 Subject: [PATCH] Build(deps): Bump simple-icons from 14.0.0 to 14.0.1 in /client Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 14.0.0 to 14.0.1. - [Release notes](https://github.com/simple-icons/simple-icons/releases) - [Commits](https://github.com/simple-icons/simple-icons/compare/14.0.0...14.0.1) --- updated-dependencies: - dependency-name: simple-icons dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- client/package.json | 2 +- client/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/client/package.json b/client/package.json index 178cc68..54e92e0 100644 --- a/client/package.json +++ b/client/package.json @@ -22,7 +22,7 @@ "react-dom": "^19.0.0", "react-router-dom": "^7.1.1", "react-use-websocket": "^4.11.1", - "simple-icons": "^14.0.0", + "simple-icons": "^14.0.1", "ua-parser-js": "^2.0.0", "xterm": "^5.3.0", "xterm-addon-fit": "^0.8.0" diff --git a/client/yarn.lock b/client/yarn.lock index 95bf45d..3a97f3b 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -2770,10 +2770,10 @@ side-channel@^1.1.0: side-channel-map "^1.0.1" side-channel-weakmap "^1.0.2" -simple-icons@^14.0.0: - version "14.0.0" - resolved "https://registry.yarnpkg.com/simple-icons/-/simple-icons-14.0.0.tgz#ad2a0eb6ce453485f7bebc5f9922b5448e0dd621" - integrity sha512-29qvtBEvo+xuGxMooUWHEgp7ZvaRrkgPwLdg/B909T1/uoYiUrekOqBRZywAvV2JRlxLUjB6e1gWgtWup7R18Q== +simple-icons@^14.0.1: + version "14.0.1" + resolved "https://registry.yarnpkg.com/simple-icons/-/simple-icons-14.0.1.tgz#9785355a5d2cb5c0c9977567b6009514c73a90e2" + integrity sha512-Pyd2vedjjYTGZCi8Y4a+BeG6ks2qoEwhtJL7t4l6C5DKFxQXRjpLzg7JLBCC44tsk96bXU1XDVEEp+sz58nYlw== source-map-js@^1.2.1: version "1.2.1"