diff --git a/gurubu-client/package.json b/gurubu-client/package.json index 874e35b0..6926d6ce 100644 --- a/gurubu-client/package.json +++ b/gurubu-client/package.json @@ -24,7 +24,7 @@ "next": "14.0.0", "react": "^18", "react-dom": "^18", - "react-hot-toast": "^2.4.1", + "react-hot-toast": "^2.5.2", "sharp": "0.33.1", "socket.io-client": "^4.7.2" }, diff --git a/gurubu-client/yarn.lock b/gurubu-client/yarn.lock index 9b780154..63ed83f1 100644 --- a/gurubu-client/yarn.lock +++ b/gurubu-client/yarn.lock @@ -2585,10 +2585,10 @@ react-dom@^18: loose-envify "^1.1.0" scheduler "^0.23.2" -react-hot-toast@^2.4.1: - version "2.5.1" - resolved "https://registry.yarnpkg.com/react-hot-toast/-/react-hot-toast-2.5.1.tgz#fcb182d96353c803ee5af82e96c806d5eaa4dcfa" - integrity sha512-54Gq1ZD1JbmAb4psp9bvFHjS7lje+8ubboUmvKZkCsQBLH6AOpZ9JemfRvIdHcfb9AZXRaFLrb3qUobGYDJhFQ== +react-hot-toast@^2.5.2: + version "2.5.2" + resolved "https://registry.yarnpkg.com/react-hot-toast/-/react-hot-toast-2.5.2.tgz#b55328966a26add56513e2dc1682e2cb4753c244" + integrity sha512-Tun3BbCxzmXXM7C+NI4qiv6lT0uwGh4oAfeJyNOjYUejTsm35mK9iCaYLGv8cBz9L5YxZLx/2ii7zsIwPtPUdw== dependencies: csstype "^3.1.3" goober "^2.1.16"