diff --git a/package-lock.json b/package-lock.json index f7a0929..3f13823 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "plyr": "^3.8.0", "react": "^19.2.0", "react-dom": "^19.2.0", - "react-icons": "^5.6.0", + "react-icons": "^5.7.0", "remark-mdx": "^3.1.0", "remark-parse": "^11.0.0", "safe-mdx": "^1.11.0", @@ -11194,9 +11194,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/package.json b/package.json index eee134b..3f9af05 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "plyr": "^3.8.0", "react": "^19.2.0", "react-dom": "^19.2.0", - "react-icons": "^5.6.0", + "react-icons": "^5.7.0", "remark-mdx": "^3.1.0", "remark-parse": "^11.0.0", "safe-mdx": "^1.11.0",