diff --git a/package.json b/package.json index 9348657a..cb8621d3 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "react-dom": "^18.3.1", "react-dropzone": "^14.3.5", "react-feather": "^2.0.10", - "react-hot-toast": "^2.5.1", + "react-hot-toast": "^2.5.2", "react-linkify": "^1.0.0-alpha", "react-markdown": "^9.0.3", "react-syntax-highlighter": "^15.6.1", diff --git a/yarn.lock b/yarn.lock index aa633c06..1e135f76 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11359,10 +11359,10 @@ react-feather@^2.0.10: dependencies: prop-types "^15.7.2" -react-hot-toast@^2.5.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"