diff --git a/client/package.json b/client/package.json index f274705..4f434fd 100644 --- a/client/package.json +++ b/client/package.json @@ -22,7 +22,7 @@ "react-dom": "^19.0.0", "react-router-dom": "^7.1.5", "react-use-websocket": "^4.13.0", - "simple-icons": "^14.6.0", + "simple-icons": "^14.7.0", "ua-parser-js": "^2.0.2", "xterm": "^5.3.0", "xterm-addon-fit": "^0.8.0" diff --git a/client/yarn.lock b/client/yarn.lock index 124e22f..e8164a9 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -2846,10 +2846,10 @@ side-channel@^1.1.0: side-channel-map "^1.0.1" side-channel-weakmap "^1.0.2" -simple-icons@^14.6.0: - version "14.6.0" - resolved "https://registry.yarnpkg.com/simple-icons/-/simple-icons-14.6.0.tgz#ac9b833aa1c3d5e8683125ddfbd0ab1bf9011829" - integrity sha512-s2C9qwZJpM2gkDpCeVxlN5/XpvCTM444pPX9JvLWRiFL7npZIjQISHR7EYUe7IgGEFyznmoRmM8VdJm5LQih+g== +simple-icons@^14.7.0: + version "14.7.0" + resolved "https://registry.yarnpkg.com/simple-icons/-/simple-icons-14.7.0.tgz#17fba06e313dbba17982d8d82c7aca50484cfefe" + integrity sha512-RTOYkdf1K38opKBgf3Vn3ztry+aUlS5DbLd+imbZhLr8ZgN7zyk4EalR8aWnxBtlBJJDo3qOLbpTnxhFIV8PZw== source-map-js@^1.2.1: version "1.2.1"