diff --git a/package.json b/package.json index dd320ad..4aa1731 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "react": "^18.2.0", "react-dom": "^18.2.0", "react-fade-in": "^2.0.1", - "react-hot-toast": "^2.2.0", + "react-hot-toast": "^2.3.0", "react-icons": "^4.4.0", "sass": "^1.53.0", "use-last-fm": "^0.6.1" diff --git a/yarn.lock b/yarn.lock index 56899c4..09a99f5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1051,7 +1051,7 @@ globby@^11.0.4: merge2 "^1.4.1" slash "^3.0.0" -goober@2.1.10, goober@^2.1.1: +goober@2.1.10, goober@^2.1.10: version "2.1.10" resolved "https://registry.yarnpkg.com/goober/-/goober-2.1.10.tgz#058def43ba1e3b06f973dbb372a4978aa42f1049" integrity sha512-7PpuQMH10jaTWm33sQgBQvz45pHR8N4l3Cu3WMGEWmHShAcTuuP7I+5/DwKo39fwti5A80WAjvqgz6SSlgWmGA== @@ -1626,12 +1626,12 @@ react-fade-in@^2.0.1: resolved "https://registry.yarnpkg.com/react-fade-in/-/react-fade-in-2.0.1.tgz#b4bcd7dac63d6857ebcd68facbff2f5f9616278f" integrity sha512-oqS/WT4znaXEHmL+yo0IDUDY7uC9K4RP35j1SdRUEBspR09B2iIC0i8oJ28tPOr6Ez/L2aktF9p89j+DbsTVNw== -react-hot-toast@^2.2.0: - version "2.2.0" - resolved "https://registry.yarnpkg.com/react-hot-toast/-/react-hot-toast-2.2.0.tgz#ab6f4caed4214b9534f94bb8cfaaf21b051e62b9" - integrity sha512-248rXw13uhf/6TNDVzagX+y7R8J183rp7MwUMNkcrBRyHj/jWOggfXTGlM8zAOuh701WyVW+eUaWG2LeSufX9g== +react-hot-toast@^2.3.0: + version "2.3.0" + resolved "https://registry.yarnpkg.com/react-hot-toast/-/react-hot-toast-2.3.0.tgz#70b3d183ac2a4afb6b17cda4a7f4cfe02e730415" + integrity sha512-/RxV+bfjld7tSJR1SCLzMAXgFuNW7fCpK6+vbYqfmbGSWcqTMz2rizrvfWKvtcPH5HK0NqxmBaC5SrAy1F42zA== dependencies: - goober "^2.1.1" + goober "^2.1.10" react-icons@^4.4.0: version "4.4.0"