diff --git a/services/ui/package-lock.json b/services/ui/package-lock.json index 4b88e3ea..223bdb88 100644 --- a/services/ui/package-lock.json +++ b/services/ui/package-lock.json @@ -25,7 +25,7 @@ "react-popper": "2.3.0", "react-router-dom": "6.21.0", "react-simple-icons": "1.0.0-beta.5", - "simple-icons": "9.17.0", + "simple-icons": "9.21.0", "swr": "2.2.4", "typescript": "5.2.2", "web-vitals": "3.5.0" @@ -5681,9 +5681,9 @@ "dev": true }, "node_modules/simple-icons": { - "version": "9.17.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-9.17.0.tgz", - "integrity": "sha512-/jBnXMjyj5VAwSmg+V7ecXTvpe5xQ9KxcEiVAoM4XiDeTGP4cULfgQGM3060KJP0RGmNUdekpb39QaInFsVnQQ==", + "version": "9.21.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-9.21.0.tgz", + "integrity": "sha512-yxjs49nKwff5ozRwPCBVcGG4Ehlg5YiR1g4EJ83zmqc0hYhYb6UQJqiy2WOga2OJ1/qVHaej7q762hYZX/mavA==", "engines": { "node": ">=0.12.18" }, @@ -10802,9 +10802,9 @@ "dev": true }, "simple-icons": { - "version": "9.17.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-9.17.0.tgz", - "integrity": "sha512-/jBnXMjyj5VAwSmg+V7ecXTvpe5xQ9KxcEiVAoM4XiDeTGP4cULfgQGM3060KJP0RGmNUdekpb39QaInFsVnQQ==" + "version": "9.21.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-9.21.0.tgz", + "integrity": "sha512-yxjs49nKwff5ozRwPCBVcGG4Ehlg5YiR1g4EJ83zmqc0hYhYb6UQJqiy2WOga2OJ1/qVHaej7q762hYZX/mavA==" }, "slash": { "version": "3.0.0", diff --git a/services/ui/package.json b/services/ui/package.json index b4350b5d..d2d62c21 100644 --- a/services/ui/package.json +++ b/services/ui/package.json @@ -21,7 +21,7 @@ "react-popper": "2.3.0", "react-router-dom": "6.21.0", "react-simple-icons": "1.0.0-beta.5", - "simple-icons": "9.17.0", + "simple-icons": "9.21.0", "swr": "2.2.4", "typescript": "5.2.2", "web-vitals": "3.5.0"