diff --git a/package-lock.json b/package-lock.json index 6f5cc1839..8a4235481 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@docusaurus/theme-classic": "2.4.1", "@easyops-cn/docusaurus-search-local": "0.35.0", "@fontsource/noto-sans": "5.0.11", - "@icons-pack/react-simple-icons": "5.11.0", + "@icons-pack/react-simple-icons": "9.0.0", "@img-comparison-slider/react": "8.0.0", "@mdi/js": "7.2.96", "@mdi/react": "1.6.1", @@ -2619,9 +2619,9 @@ "devOptional": true }, "node_modules/@icons-pack/react-simple-icons": { - "version": "5.11.0", - "resolved": "https://registry.npmjs.org/@icons-pack/react-simple-icons/-/react-simple-icons-5.11.0.tgz", - "integrity": "sha512-hFJ4Q4JcYe/wQUab+gIug1BONjBUelaUVFYsZ1FKv5CEX/fP56qGet4CPmx18BqDhxrOehidYNlLyGppXL9/7w==", + "version": "9.0.0", + "resolved": "https://registry.npmjs.org/@icons-pack/react-simple-icons/-/react-simple-icons-9.0.0.tgz", + "integrity": "sha512-2ZLcJKCmz0VESaKbuiJ8ks4Qd8fldTdK63JkO3bLgD0GVXQi994jy7/1Kd+mIrMmrSMGPe23+DGGx5g9aAsc2w==", "peerDependencies": { "react": "^16.13 || ^17 || ^18" } diff --git a/package.json b/package.json index d11ff8dc3..cc7ddf682 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@docusaurus/theme-classic": "2.4.1", "@easyops-cn/docusaurus-search-local": "0.35.0", "@fontsource/noto-sans": "5.0.11", - "@icons-pack/react-simple-icons": "5.11.0", + "@icons-pack/react-simple-icons": "9.0.0", "@img-comparison-slider/react": "8.0.0", "@mdi/js": "7.2.96", "@mdi/react": "1.6.1",