diff --git a/package-lock.json b/package-lock.json index bda0805..0a59406 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "@radix-ui/react-avatar": "^1.1.2", "clsx": "^1.2.1", "dayjs": "^1.11.13", - "iconoir-react": "^7.8.0", + "iconoir-react": "^7.10.1", "next": "^13.5.8", "next-international": "^1.3.1", "next-themes": "^0.4.4", @@ -6140,9 +6140,9 @@ } }, "node_modules/iconoir-react": { - "version": "7.8.0", - "resolved": "https://registry.npmjs.org/iconoir-react/-/iconoir-react-7.8.0.tgz", - "integrity": "sha512-pG6nJmT52+93deMqCVdd/QiKiO3ZPHrs4fEcra9r4Yd3E6hhN/ln4sLcBewi0Pv7TAT5QBjSqQebyYOjEzySvA==", + "version": "7.10.1", + "resolved": "https://registry.npmjs.org/iconoir-react/-/iconoir-react-7.10.1.tgz", + "integrity": "sha512-Zqxwx+cUfXSrHWn82DNVWCPLq5RKUcDLevUvl37GdYaB73EJ+eNGdpdifGzhIWZ21U7/z0KVcdOJZp5BNyXzBw==", "funding": { "type": "opencollective", "url": "https://opencollective.com/iconoir" @@ -16079,9 +16079,9 @@ } }, "iconoir-react": { - "version": "7.8.0", - "resolved": "https://registry.npmjs.org/iconoir-react/-/iconoir-react-7.8.0.tgz", - "integrity": "sha512-pG6nJmT52+93deMqCVdd/QiKiO3ZPHrs4fEcra9r4Yd3E6hhN/ln4sLcBewi0Pv7TAT5QBjSqQebyYOjEzySvA==", + "version": "7.10.1", + "resolved": "https://registry.npmjs.org/iconoir-react/-/iconoir-react-7.10.1.tgz", + "integrity": "sha512-Zqxwx+cUfXSrHWn82DNVWCPLq5RKUcDLevUvl37GdYaB73EJ+eNGdpdifGzhIWZ21U7/z0KVcdOJZp5BNyXzBw==", "requires": {} }, "iconv-lite": { diff --git a/package.json b/package.json index 2fa37e5..d7336b0 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@radix-ui/react-avatar": "^1.1.2", "clsx": "^1.2.1", "dayjs": "^1.11.13", - "iconoir-react": "^7.8.0", + "iconoir-react": "^7.10.1", "next": "^13.5.8", "next-international": "^1.3.1", "next-themes": "^0.4.4",