diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index 64924bbd..fea571c7 100644 --- a/commafeed-client/package-lock.json +++ b/commafeed-client/package-lock.json @@ -34,7 +34,7 @@ "react-contexify": "6.0.0", "react-dom": "19.2.7", "react-draggable": "4.7.0", - "react-icons": "5.6.0", + "react-icons": "5.7.0", "react-infinite-scroller": "1.2.6", "react-querybuilder": "8.20.2", "react-redux": "9.3.0", @@ -4922,9 +4922,9 @@ } }, "node_modules/react-icons": { - "version": "5.6.0", - "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-5.6.0.tgz", - "integrity": "sha512-RH93p5ki6LfOiIt0UtDyNg/cee+HLVR6cHHtW3wALfo+eOHTp8RnU2kRkI6E+H19zMIs03DyxUG/GfZMOGvmiA==", + "version": "5.7.0", + "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-5.7.0.tgz", + "integrity": "sha512-LBLy340Rzqy6+/yVhZKT3B/QpP1BZaesGqasf09HPOBzRarcDIFH0WwXlXQfE7q7ipxK4MSiC5DIBWURCny6fw==", "license": "MIT", "peerDependencies": { "react": "*" diff --git a/commafeed-client/package.json b/commafeed-client/package.json index c97f2703..960d3836 100644 --- a/commafeed-client/package.json +++ b/commafeed-client/package.json @@ -41,7 +41,7 @@ "react-contexify": "6.0.0", "react-dom": "19.2.7", "react-draggable": "4.7.0", - "react-icons": "5.6.0", + "react-icons": "5.7.0", "react-infinite-scroller": "1.2.6", "react-querybuilder": "8.20.2", "react-redux": "9.3.0",