diff --git a/big-dipper-backend/package.json b/big-dipper-backend/package.json index ef5a80166f..a98bfb3268 100644 --- a/big-dipper-backend/package.json +++ b/big-dipper-backend/package.json @@ -60,7 +60,7 @@ "react-router-dom": "^6.4.3", "react-showdown": "^2.3.1", "react-sidebar": "^3.0.2", - "react-toastify": "^9.0.8", + "react-toastify": "^9.1.3", "reactstrap": "^9.1.5", "rollup": "^3.2.5", "secp256k1": "^4.0.3", diff --git a/big-dipper-backend/yarn.lock b/big-dipper-backend/yarn.lock index 16689dda27..bd3841006b 100644 --- a/big-dipper-backend/yarn.lock +++ b/big-dipper-backend/yarn.lock @@ -4279,9 +4279,9 @@ react-textarea-autosize@^8.3.2: use-composed-ref "^1.3.0" use-latest "^1.2.1" -react-toastify@^9.0.8: - version "9.0.8" - resolved "https://registry.yarnpkg.com/react-toastify/-/react-toastify-9.0.8.tgz#3876c89fc6211a29027b3075010b5ec39ebe4f7e" +react-toastify@^9.1.3: + version "9.1.3" + resolved "https://registry.yarnpkg.com/react-toastify/-/react-toastify-9.1.3.tgz#1e798d260d606f50e0fab5ee31daaae1d628c5ff" dependencies: clsx "^1.1.1"