diff --git a/package-lock.json b/package-lock.json index 5c6ff869..9c35fdcd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "purgecss-webpack-plugin": "^6.0.0", "react": "^18.2.0", "react-dom": "^18.3.1", - "remixicon": "^4.3.0", + "remixicon": "^4.4.0", "source-map-loader": "^5.0.0", "ts-loader": "^9.5.1", "webpack": "^5.95.0", @@ -8133,9 +8133,9 @@ } }, "node_modules/remixicon": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/remixicon/-/remixicon-4.3.0.tgz", - "integrity": "sha512-jRYQ37dTFSkJtvcxwTUAkIiXkYRvA9EDvVuXPNrmt2xf/VS//CRgFtsX2TAFBoQOhh9SDh7l6La4Xu12snEyxg==" + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/remixicon/-/remixicon-4.4.0.tgz", + "integrity": "sha512-6n0S4Mx2I35/Cb3gd4vB330sPh9kHTUK3AI0gGPt/y3Tiyg7ld9zwXY1Ssa3YwDdMArlDqUiEK1V3KS59ZnZYw==" }, "node_modules/require-directory": { "version": "2.1.1", diff --git a/package.json b/package.json index 46236a36..79d136c6 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "purgecss-webpack-plugin": "^6.0.0", "react": "^18.2.0", "react-dom": "^18.3.1", - "remixicon": "^4.3.0", + "remixicon": "^4.4.0", "source-map-loader": "^5.0.0", "ts-loader": "^9.5.1", "webpack": "^5.95.0",