Skip to content

Commit

Permalink
Bump react-toastify from 9.0.8 to 9.1.3 in /big-dipper-backend
Browse files Browse the repository at this point in the history
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 9.0.8 to 9.1.3.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](fkhadra/react-toastify@v9.0.8...v9.1.3)

---
updated-dependencies:
- dependency-name: react-toastify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 4, 2023
1 parent ef21f2a commit f643b26
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion big-dipper-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
6 changes: 3 additions & 3 deletions big-dipper-backend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit f643b26

Please sign in to comment.