diff --git a/package-lock.json b/package-lock.json index 836712d8c..e1462d39c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@docusaurus/theme-classic": "2.4.3", "@easyops-cn/docusaurus-search-local": "0.36.0", "@fontsource/noto-sans": "5.0.13", - "@icons-pack/react-simple-icons": "5.11.0", + "@icons-pack/react-simple-icons": "9.0.1", "@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.1", + "resolved": "https://registry.npmjs.org/@icons-pack/react-simple-icons/-/react-simple-icons-9.0.1.tgz", + "integrity": "sha512-sEgXYkZ07V/9vKwchoCdhec2Nm1zjpxsOrpa7gXbpE3KVeoptCgwHoJvmtJffAgjWl13JOakjfHCVJvB4rR3PQ==", "peerDependencies": { "react": "^16.13 || ^17 || ^18" } diff --git a/package.json b/package.json index 154d58593..98ed74d3a 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@docusaurus/theme-classic": "2.4.3", "@easyops-cn/docusaurus-search-local": "0.36.0", "@fontsource/noto-sans": "5.0.13", - "@icons-pack/react-simple-icons": "5.11.0", + "@icons-pack/react-simple-icons": "9.0.1", "@img-comparison-slider/react": "8.0.0", "@mdi/js": "7.2.96", "@mdi/react": "1.6.1",