fix(deps): update dependency react-toastify to v9.0.4

This commit is contained in:
Renovate Bot 2022-06-07 23:03:32 +00:00 committed by renovate[bot]
parent c25fffa956
commit 2b54aef86e
2 changed files with 5 additions and 5 deletions

View File

@ -27,7 +27,7 @@
"react-cookie": "4.1.1",
"react-dom": "18.1.0",
"react-is": "18.1.0",
"react-toastify": "9.0.3",
"react-toastify": "9.0.4",
"styled-components": "5.3.5"
},
"devDependencies": {

View File

@ -21,7 +21,7 @@ specifiers:
react-cookie: 4.1.1
react-dom: 18.1.0
react-is: 18.1.0
react-toastify: 9.0.3
react-toastify: 9.0.4
styled-components: 5.3.5
typescript: 4.7.3
@ -41,7 +41,7 @@ dependencies:
react-cookie: 4.1.1_react@18.1.0
react-dom: 18.1.0_react@18.1.0
react-is: 18.1.0
react-toastify: 9.0.3_ef5jwxihqo6n7gxfmzogljlgcm
react-toastify: 9.0.4_ef5jwxihqo6n7gxfmzogljlgcm
styled-components: 5.3.5_4klixn56hmiqf6hh5nx3jyckvq
devDependencies:
@ -2429,8 +2429,8 @@ packages:
resolution: {integrity: sha512-Fl7FuabXsJnV5Q1qIOQwx/sagGF18kogb4gpfcG4gjLBWO0WDiiz1ko/ExayuxE7InyQkBLkxRFG5oxY6Uu3Kg==}
dev: false
/react-toastify/9.0.3_ef5jwxihqo6n7gxfmzogljlgcm:
resolution: {integrity: sha512-0QZJk0SqYBxouRBGCFU3ymvjlwimRRhVH7SzqGRiVrQ001KSoUNbGKx9Yq42aoPv18n45yJzEFG82zqv3HnASg==}
/react-toastify/9.0.4_ef5jwxihqo6n7gxfmzogljlgcm:
resolution: {integrity: sha512-MYmJ1V5F6DEU+TFxBb+pGGsveFPt4tjr4yK+TopXkU3sXPD9F2tFhX+G2HBLZpqObT2O6Z9jbXSg3JpaxuWtWw==}
peerDependencies:
react: '>=16'
react-dom: '>=16'