diff --git a/ui/package-lock.json b/ui/package-lock.json index 49c2586ce..3b37333b1 100644 --- a/ui/package-lock.json +++ b/ui/package-lock.json @@ -13488,9 +13488,9 @@ } }, "react-icons": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.1.0.tgz", - "integrity": "sha512-FCXBg1JbbR0vWALXIxmFAfozHdVIJmmwCD81Jk0EKOt7Ax4AdBNcaRkWhR0NaKy9ugJgoY3fFvo0PHpte55pXg==" + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.2.0.tgz", + "integrity": "sha512-rmzEDFt+AVXRzD7zDE21gcxyBizD/3NqjbX6cmViAgdqfJ2UiLer8927/QhhrXQV7dEj/1EGuOTPp7JnLYVJKQ==" }, "react-image-lightbox": { "version": "5.1.1", diff --git a/ui/package.json b/ui/package.json index 896c92e28..31f1c1508 100644 --- a/ui/package.json +++ b/ui/package.json @@ -19,7 +19,7 @@ "react-drag-listview": "^0.1.8", "react-ga": "^3.3.0", "react-hotkeys": "^2.0.0", - "react-icons": "^4.1.0", + "react-icons": "^4.2.0", "react-image-lightbox": "^5.1.1", "react-jinke-music-player": "^4.21.2", "react-measure": "^2.5.2",