diff --git a/services/ui/package-lock.json b/services/ui/package-lock.json index 2e52a980..b1a5e98c 100644 --- a/services/ui/package-lock.json +++ b/services/ui/package-lock.json @@ -10,7 +10,7 @@ "dependencies": { "@headlessui/react": "1.7.18", "@heroicons/react": "1.0.6", - "@icons-pack/react-simple-icons": "9.3.0", + "@icons-pack/react-simple-icons": "9.4.0", "@popperjs/core": "2.11.8", "@tailwindcss/forms": "0.5.7", "@types/node": "20.11.30", @@ -988,9 +988,9 @@ } }, "node_modules/@icons-pack/react-simple-icons": { - "version": "9.3.0", - "resolved": "https://registry.npmjs.org/@icons-pack/react-simple-icons/-/react-simple-icons-9.3.0.tgz", - "integrity": "sha512-e2VRDFrhI9rCkEdkuAUhf/Ool0cwusWnwKqMACbIRMLHXxnHp1SdnGlRaEEjDeF4R0pQaEkmVNs2x2vn1sl+7A==", + "version": "9.4.0", + "resolved": "https://registry.npmjs.org/@icons-pack/react-simple-icons/-/react-simple-icons-9.4.0.tgz", + "integrity": "sha512-fZtC4Zv53hE+IQE2dJlFt3EB6UOifwTrUNMuEu4hSXemtqMahd05Dpvj2K0j2ewVc+j/ibavud3xjfaMB2Nj7g==", "peerDependencies": { "react": "^16.13 || ^17 || ^18" } @@ -7298,9 +7298,9 @@ "requires": {} }, "@icons-pack/react-simple-icons": { - "version": "9.3.0", - "resolved": "https://registry.npmjs.org/@icons-pack/react-simple-icons/-/react-simple-icons-9.3.0.tgz", - "integrity": "sha512-e2VRDFrhI9rCkEdkuAUhf/Ool0cwusWnwKqMACbIRMLHXxnHp1SdnGlRaEEjDeF4R0pQaEkmVNs2x2vn1sl+7A==", + "version": "9.4.0", + "resolved": "https://registry.npmjs.org/@icons-pack/react-simple-icons/-/react-simple-icons-9.4.0.tgz", + "integrity": "sha512-fZtC4Zv53hE+IQE2dJlFt3EB6UOifwTrUNMuEu4hSXemtqMahd05Dpvj2K0j2ewVc+j/ibavud3xjfaMB2Nj7g==", "requires": {} }, "@inquirer/confirm": { diff --git a/services/ui/package.json b/services/ui/package.json index d8746a97..3a8fca61 100644 --- a/services/ui/package.json +++ b/services/ui/package.json @@ -6,7 +6,7 @@ "dependencies": { "@headlessui/react": "1.7.18", "@heroicons/react": "1.0.6", - "@icons-pack/react-simple-icons": "9.3.0", + "@icons-pack/react-simple-icons": "9.4.0", "@popperjs/core": "2.11.8", "@tailwindcss/forms": "0.5.7", "@types/node": "20.11.30",