Skip to content

Commit

Permalink
fix: upgrade react-toastify from 9.0.3 to 9.0.4
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade react-toastify from 9.0.3 to 9.0.4.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/jerensl/project/ed66072c-93d1-4313-b0a9-f218e0d80557?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jun 29, 2022
1 parent 040cc32 commit de588ca
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"react-dom": "18.1.0",
"react-intersection-observer": "^9.1.0",
"react-query": "^3.37.0",
"react-toastify": "^9.0.1",
"react-toastify": "^9.0.4",
"reading-time": "^1.5.0",
"refractor": "^4.6.0",
"rehype": "^12.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13036,10 +13036,10 @@ react-test-renderer@^18.1.0:
react-shallow-renderer "^16.15.0"
scheduler "^0.22.0"

react-toastify@^9.0.1:
version "9.0.3"
resolved "https://registry.yarnpkg.com/react-toastify/-/react-toastify-9.0.3.tgz#8e6d22651c85cb584c5ebd0b5e2c3bf0d7ec06ee"
integrity sha512-0QZJk0SqYBxouRBGCFU3ymvjlwimRRhVH7SzqGRiVrQ001KSoUNbGKx9Yq42aoPv18n45yJzEFG82zqv3HnASg==
react-toastify@^9.0.4:
version "9.0.5"
resolved "https://registry.yarnpkg.com/react-toastify/-/react-toastify-9.0.5.tgz#310d7bcfcf3887c0e8461ac6068fe1abb8d720e1"
integrity sha512-dszPCeQINY+Nm6HmsiAXT/7wsazPqv0S/RuhIYLAW+fTKcd3T1iRjZG0XqrN9nvAzqaE5J6uxMaiBrOevxjY8g==
dependencies:
clsx "^1.1.1"

Expand Down

0 comments on commit de588ca

Please sign in to comment.