diff --git a/package-lock.json b/package-lock.json index f0557c7..12d57f4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "browserslist-useragent": "^4.0.0", "cypress": "^13.15.2", "eslint-plugin-react": "^7.37.2", - "iconoir-react": "^7.9.0", + "iconoir-react": "^7.10.1", "react": "^18.3.1", "react-dom": "^18.3.1", "react-icons": "^5.3.0", @@ -4387,9 +4387,9 @@ } }, "node_modules/iconoir-react": { - "version": "7.9.0", - "resolved": "https://registry.npmjs.org/iconoir-react/-/iconoir-react-7.9.0.tgz", - "integrity": "sha512-6DKkVs7YKxYL3ZCqpoYDD89p/bvuDwPV8JXmrpDGRUafRH6QBMXMAMnQe4rWHLTUIB5UXVVSikvHcpJZjN5/TA==", + "version": "7.10.1", + "resolved": "https://registry.npmjs.org/iconoir-react/-/iconoir-react-7.10.1.tgz", + "integrity": "sha512-Zqxwx+cUfXSrHWn82DNVWCPLq5RKUcDLevUvl37GdYaB73EJ+eNGdpdifGzhIWZ21U7/z0KVcdOJZp5BNyXzBw==", "license": "MIT", "funding": { "type": "opencollective", diff --git a/package.json b/package.json index 67e0e23..ea783cf 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "browserslist-useragent": "^4.0.0", "cypress": "^13.15.2", "eslint-plugin-react": "^7.37.2", - "iconoir-react": "^7.9.0", + "iconoir-react": "^7.10.1", "react": "^18.3.1", "react-dom": "^18.3.1", "react-icons": "^5.3.0",