diff --git a/services/ui/package-lock.json b/services/ui/package-lock.json index 89c9fc3f..e1e5456e 100644 --- a/services/ui/package-lock.json +++ b/services/ui/package-lock.json @@ -10,7 +10,7 @@ "dependencies": { "@headlessui/react": "1.7.19", "@heroicons/react": "1.0.6", - "@icons-pack/react-simple-icons": "9.4.1", + "@icons-pack/react-simple-icons": "9.7.0", "@popperjs/core": "2.11.8", "@tailwindcss/forms": "0.5.9", "@types/node": "20.16.10", @@ -907,9 +907,9 @@ } }, "node_modules/@icons-pack/react-simple-icons": { - "version": "9.4.1", - "resolved": "https://registry.npmjs.org/@icons-pack/react-simple-icons/-/react-simple-icons-9.4.1.tgz", - "integrity": "sha512-oDX8iE/AOyRIY0ys56+eybKSsyZODHQIPZ5mAGVxx3TszkA5l8lIxKl8HI9F801Y1CJxcySBjIk1XibrnFF0Hw==", + "version": "9.7.0", + "resolved": "https://registry.npmjs.org/@icons-pack/react-simple-icons/-/react-simple-icons-9.7.0.tgz", + "integrity": "sha512-KvMwsHUD3mZSu5fCS7Jw3xH4mDqK94PcT39MoyBwtdbpyl5JEsB8kMZOInKsuzpIEb4XqSfsJ49K30j8s0uHpg==", "peerDependencies": { "react": "^16.13 || ^17 || ^18" } @@ -6755,9 +6755,9 @@ "requires": {} }, "@icons-pack/react-simple-icons": { - "version": "9.4.1", - "resolved": "https://registry.npmjs.org/@icons-pack/react-simple-icons/-/react-simple-icons-9.4.1.tgz", - "integrity": "sha512-oDX8iE/AOyRIY0ys56+eybKSsyZODHQIPZ5mAGVxx3TszkA5l8lIxKl8HI9F801Y1CJxcySBjIk1XibrnFF0Hw==", + "version": "9.7.0", + "resolved": "https://registry.npmjs.org/@icons-pack/react-simple-icons/-/react-simple-icons-9.7.0.tgz", + "integrity": "sha512-KvMwsHUD3mZSu5fCS7Jw3xH4mDqK94PcT39MoyBwtdbpyl5JEsB8kMZOInKsuzpIEb4XqSfsJ49K30j8s0uHpg==", "requires": {} }, "@inquirer/confirm": { diff --git a/services/ui/package.json b/services/ui/package.json index 443425c5..1c1e08bb 100644 --- a/services/ui/package.json +++ b/services/ui/package.json @@ -6,7 +6,7 @@ "dependencies": { "@headlessui/react": "1.7.19", "@heroicons/react": "1.0.6", - "@icons-pack/react-simple-icons": "9.4.1", + "@icons-pack/react-simple-icons": "9.7.0", "@popperjs/core": "2.11.8", "@tailwindcss/forms": "0.5.9", "@types/node": "20.16.10",