From 6612f92689773997cbcff3d10f302ebf99f9cad5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 07:29:14 +0000 Subject: [PATCH] Build(deps): Bump simple-icons from 13.15.0 to 13.16.0 in /client Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 13.15.0 to 13.16.0. - [Release notes](https://github.com/simple-icons/simple-icons/releases) - [Commits](https://github.com/simple-icons/simple-icons/compare/13.15.0...13.16.0) --- updated-dependencies: - dependency-name: simple-icons dependency-type: direct:production update-type: version-update:semver-minor ... 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 cce490d..776cf5b 100644 --- a/client/package.json +++ b/client/package.json @@ -20,7 +20,7 @@ "react-dom": "^18.3.1", "react-router-dom": "^6.27.0", "react-use-websocket": "^4.10.1", - "simple-icons": "^13.15.0", + "simple-icons": "^13.16.0", "ua-parser-js": "^1.0.39", "xterm": "^5.3.0", "xterm-addon-fit": "^0.8.0" diff --git a/client/yarn.lock b/client/yarn.lock index 18dd9be..9791be6 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -2339,10 +2339,10 @@ side-channel@^1.0.4, side-channel@^1.0.6: get-intrinsic "^1.2.4" object-inspect "^1.13.1" -simple-icons@^13.15.0: - version "13.15.0" - resolved "https://registry.yarnpkg.com/simple-icons/-/simple-icons-13.15.0.tgz#cb6fa271a6d9aa225dd161ad558d49d2995a23b6" - integrity sha512-8SzFj9CvPlDnjDLISsAWTvpCs7om2zbSJZ1hNLRo6quWKLqFwjCD9opS24Q/yD0bdsnVHPpF0N3hitpHrY5u9w== +simple-icons@^13.16.0: + version "13.16.0" + resolved "https://registry.yarnpkg.com/simple-icons/-/simple-icons-13.16.0.tgz#1f51d5be98e1cb943c175fc6e617fb555c19787c" + integrity sha512-aMg1efZ0IvYPKdvqUW0woVGSJwb199y9z7j1+6D5zPMn95eMQN0xzKAHefsqQW2K/5LwfgtFK3Gxn9n1eafX0A== source-map-js@^1.2.0: version "1.2.0"