diff --git a/package-lock.json b/package-lock.json index f1d32bb40..684e53247 100644 --- a/package-lock.json +++ b/package-lock.json @@ -62,7 +62,7 @@ "react-dom": "^18.2.0", "react-hubspot-form": "^1.3.7", "react-i18next": "^11.18.6", - "react-icons": "^4.9.0", + "react-icons": "^4.10.1", "react-share": "^4.4.1", "react-switch": "^7.0.0", "react-tabs": "^6.0.1", @@ -21655,9 +21655,9 @@ } }, "node_modules/react-icons": { - "version": "4.9.0", - "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.9.0.tgz", - "integrity": "sha512-ijUnFr//ycebOqujtqtV9PFS7JjhWg0QU6ykURVHuL4cbofvRCf3f6GMn9+fBktEFQOIVZnuAYLZdiyadRQRFg==", + "version": "4.10.1", + "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.10.1.tgz", + "integrity": "sha512-/ngzDP/77tlCfqthiiGNZeYFACw85fUjZtLbedmJ5DTlNDIwETxhwBzdOJ21zj4iJdvc0J3y7yOsX3PpxAJzrw==", "peerDependencies": { "react": "*" } @@ -42444,9 +42444,9 @@ } }, "react-icons": { - "version": "4.9.0", - "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.9.0.tgz", - "integrity": "sha512-ijUnFr//ycebOqujtqtV9PFS7JjhWg0QU6ykURVHuL4cbofvRCf3f6GMn9+fBktEFQOIVZnuAYLZdiyadRQRFg==", + "version": "4.10.1", + "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.10.1.tgz", + "integrity": "sha512-/ngzDP/77tlCfqthiiGNZeYFACw85fUjZtLbedmJ5DTlNDIwETxhwBzdOJ21zj4iJdvc0J3y7yOsX3PpxAJzrw==", "requires": {} }, "react-is": { diff --git a/package.json b/package.json index c7f8f01ba..674d3a317 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "react-dom": "^18.2.0", "react-hubspot-form": "^1.3.7", "react-i18next": "^11.18.6", - "react-icons": "^4.9.0", + "react-icons": "^4.10.1", "react-share": "^4.4.1", "react-switch": "^7.0.0", "react-tabs": "^6.0.1",