diff --git a/services/ui/package-lock.json b/services/ui/package-lock.json index 704caf4e..26d83904 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.3", "react-simple-icons": "1.0.0-beta.5", - "simple-icons": "11.1.0", + "simple-icons": "11.2.0", "swr": "2.2.4", "typescript": "5.3.3", "web-vitals": "3.5.1" @@ -5768,9 +5768,9 @@ "dev": true }, "node_modules/simple-icons": { - "version": "11.1.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-11.1.0.tgz", - "integrity": "sha512-1Z8ewYajktMgVGo7o85MepKUo7NEFLAvgDjftK3AmfN+bdCfIug8ncxew0TiQVFidR4JQ9whXB7uUiAmukAkPg==", + "version": "11.2.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-11.2.0.tgz", + "integrity": "sha512-ZT/+2+pSg7kGaWBorPxaktwb3pK18R945XnPU895qPzGDN1LxkHfDbejbBnAvIElYYPgUPstqUIjyPSvZPSfTg==", "engines": { "node": ">=0.12.18" }, @@ -10927,9 +10927,9 @@ "dev": true }, "simple-icons": { - "version": "11.1.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-11.1.0.tgz", - "integrity": "sha512-1Z8ewYajktMgVGo7o85MepKUo7NEFLAvgDjftK3AmfN+bdCfIug8ncxew0TiQVFidR4JQ9whXB7uUiAmukAkPg==" + "version": "11.2.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-11.2.0.tgz", + "integrity": "sha512-ZT/+2+pSg7kGaWBorPxaktwb3pK18R945XnPU895qPzGDN1LxkHfDbejbBnAvIElYYPgUPstqUIjyPSvZPSfTg==" }, "slash": { "version": "3.0.0", diff --git a/services/ui/package.json b/services/ui/package.json index 6a9d663c..5fead554 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.3", "react-simple-icons": "1.0.0-beta.5", - "simple-icons": "11.1.0", + "simple-icons": "11.2.0", "swr": "2.2.4", "typescript": "5.3.3", "web-vitals": "3.5.1"