diff --git a/services/ui/package-lock.json b/services/ui/package-lock.json index face95ae..40294f39 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.16.0", "react-simple-icons": "1.0.0-beta.5", - "simple-icons": "9.16.1", + "simple-icons": "9.17.0", "swr": "2.2.4", "typescript": "5.2.2", "web-vitals": "3.5.0" @@ -5668,9 +5668,9 @@ "dev": true }, "node_modules/simple-icons": { - "version": "9.16.1", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-9.16.1.tgz", - "integrity": "sha512-iWSWO+kPrVDojgJGn9CI8yAdIcuUqIsJeosdV3ejaYA7sw4+F4rAHB1E5I+33Z3jq6jcP5qR8dGm2EqH89Dttw==", + "version": "9.17.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-9.17.0.tgz", + "integrity": "sha512-/jBnXMjyj5VAwSmg+V7ecXTvpe5xQ9KxcEiVAoM4XiDeTGP4cULfgQGM3060KJP0RGmNUdekpb39QaInFsVnQQ==", "engines": { "node": ">=0.12.18" }, @@ -10801,9 +10801,9 @@ "dev": true }, "simple-icons": { - "version": "9.16.1", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-9.16.1.tgz", - "integrity": "sha512-iWSWO+kPrVDojgJGn9CI8yAdIcuUqIsJeosdV3ejaYA7sw4+F4rAHB1E5I+33Z3jq6jcP5qR8dGm2EqH89Dttw==" + "version": "9.17.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-9.17.0.tgz", + "integrity": "sha512-/jBnXMjyj5VAwSmg+V7ecXTvpe5xQ9KxcEiVAoM4XiDeTGP4cULfgQGM3060KJP0RGmNUdekpb39QaInFsVnQQ==" }, "slash": { "version": "3.0.0", diff --git a/services/ui/package.json b/services/ui/package.json index b17cf3b1..8ee58c51 100644 --- a/services/ui/package.json +++ b/services/ui/package.json @@ -21,7 +21,7 @@ "react-popper": "2.3.0", "react-router-dom": "6.16.0", "react-simple-icons": "1.0.0-beta.5", - "simple-icons": "9.16.1", + "simple-icons": "9.17.0", "swr": "2.2.4", "typescript": "5.2.2", "web-vitals": "3.5.0"