diff --git a/package-lock.json b/package-lock.json index 484c3274c..7dd963552 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "@docusaurus/theme-mermaid": "3.5.2", "@easyops-cn/docusaurus-search-local": "0.45.0", "@fontsource/noto-sans": "5.1.0", - "@icons-pack/react-simple-icons": "10.0.0", + "@icons-pack/react-simple-icons": "10.1.0", "@img-comparison-slider/react": "8.0.2", "@mdi/js": "7.4.47", "@mdi/react": "1.6.1", @@ -2783,9 +2783,9 @@ "devOptional": true }, "node_modules/@icons-pack/react-simple-icons": { - "version": "10.0.0", - "resolved": "https://registry.npmjs.org/@icons-pack/react-simple-icons/-/react-simple-icons-10.0.0.tgz", - "integrity": "sha512-oU0PVDx9sbNQjRxJN555dsHbRApYN+aBq/O9+wo3JgNkEfvBMgAEtsSGtXWWXQsLAxJcYiFOCzBWege/Xj/JFQ==", + "version": "10.1.0", + "resolved": "https://registry.npmjs.org/@icons-pack/react-simple-icons/-/react-simple-icons-10.1.0.tgz", + "integrity": "sha512-sZ2oDkYaVAci7GuNL8okERJn4Ej0INbeCwtIDVuwWfO5zILW7j5frvKQbozTB+fLtZqEwAP9KkNp7oR8WeHaIg==", "license": "MIT", "peerDependencies": { "react": "^16.13 || ^17 || ^18" diff --git a/package.json b/package.json index 372414da8..ecc48f7cd 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@docusaurus/theme-mermaid": "3.5.2", "@easyops-cn/docusaurus-search-local": "0.45.0", "@fontsource/noto-sans": "5.1.0", - "@icons-pack/react-simple-icons": "10.0.0", + "@icons-pack/react-simple-icons": "10.1.0", "@img-comparison-slider/react": "8.0.2", "@mdi/js": "7.4.47", "@mdi/react": "1.6.1",