diff --git a/package-lock.json b/package-lock.json index 6ed52104..d8c8b55c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "dependencies": { "@docusaurus/core": "2.0.1", "@docusaurus/preset-classic": "2.0.1", - "@icons-pack/react-simple-icons": "5.2.0", + "@icons-pack/react-simple-icons": "5.3.0", "@img-comparison-slider/react": "7.7.0", "@mdx-js/react": "1.6.22", "@svgr/webpack": "6.3.1", @@ -5914,9 +5914,9 @@ "devOptional": true }, "node_modules/@icons-pack/react-simple-icons": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/@icons-pack/react-simple-icons/-/react-simple-icons-5.2.0.tgz", - "integrity": "sha512-98jGZQu3u0opACGlrb2UmS2jODh8ahgdws6f4KLfLqBiWAZG2y+oLDfVxZXxbOF1taQap6OUw4Ao8u0EzJFHZA==", + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/@icons-pack/react-simple-icons/-/react-simple-icons-5.3.0.tgz", + "integrity": "sha512-T0QsruRSJafHgR1N6N+fhM7kJ+er5q1qRLI0xEQ5cajX5jAbAVsom5wWt7/UDwZqddReJYYwi2cx/R2viP+EEA==", "peerDependencies": { "react": "^16.13 || ^17 || ^18" } @@ -24992,9 +24992,9 @@ "devOptional": true }, "@icons-pack/react-simple-icons": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/@icons-pack/react-simple-icons/-/react-simple-icons-5.2.0.tgz", - "integrity": "sha512-98jGZQu3u0opACGlrb2UmS2jODh8ahgdws6f4KLfLqBiWAZG2y+oLDfVxZXxbOF1taQap6OUw4Ao8u0EzJFHZA==", + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/@icons-pack/react-simple-icons/-/react-simple-icons-5.3.0.tgz", + "integrity": "sha512-T0QsruRSJafHgR1N6N+fhM7kJ+er5q1qRLI0xEQ5cajX5jAbAVsom5wWt7/UDwZqddReJYYwi2cx/R2viP+EEA==", "requires": {} }, "@img-comparison-slider/react": { diff --git a/package.json b/package.json index 0e01730c..a485b035 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "dependencies": { "@docusaurus/core": "2.0.1", "@docusaurus/preset-classic": "2.0.1", - "@icons-pack/react-simple-icons": "5.2.0", + "@icons-pack/react-simple-icons": "5.3.0", "@img-comparison-slider/react": "7.7.0", "@mdx-js/react": "1.6.22", "@svgr/webpack": "6.3.1",