update react-toastify
This commit is contained in:
Generated
+7
-7
@@ -26,7 +26,7 @@
|
||||
"react-is": "^17.0.2",
|
||||
"react-markdown": "^8.0.2",
|
||||
"react-mde": "^11.5.0",
|
||||
"react-toastify": "^7.0.4",
|
||||
"react-toastify": "^8.2.0",
|
||||
"rehype-raw": "^6.1.1",
|
||||
"rehype-sanitize": "^5.0.1",
|
||||
"sharp": "^0.30.1",
|
||||
@@ -11236,9 +11236,9 @@
|
||||
"integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
|
||||
},
|
||||
"node_modules/react-toastify": {
|
||||
"version": "7.0.4",
|
||||
"resolved": "https://registry.npmjs.org/react-toastify/-/react-toastify-7.0.4.tgz",
|
||||
"integrity": "sha512-Rol7+Cn39hZp5hQ/k6CbMNE2CKYV9E5OQdC/hBLtIQU2xz7DdAm7xil4NITQTHR6zEbE5RVFbpgSwTD7xRGLeQ==",
|
||||
"version": "8.2.0",
|
||||
"resolved": "https://registry.npmjs.org/react-toastify/-/react-toastify-8.2.0.tgz",
|
||||
"integrity": "sha512-Pg2Ju7NngAamarFvLwqrFomJ57u/Ay6i6zfLurt/qPynWkAkOthu6vxfqYpJCyNhHRhR4hu7+bySSeWWJu6PAg==",
|
||||
"dependencies": {
|
||||
"clsx": "^1.1.1"
|
||||
},
|
||||
@@ -22949,9 +22949,9 @@
|
||||
}
|
||||
},
|
||||
"react-toastify": {
|
||||
"version": "7.0.4",
|
||||
"resolved": "https://registry.npmjs.org/react-toastify/-/react-toastify-7.0.4.tgz",
|
||||
"integrity": "sha512-Rol7+Cn39hZp5hQ/k6CbMNE2CKYV9E5OQdC/hBLtIQU2xz7DdAm7xil4NITQTHR6zEbE5RVFbpgSwTD7xRGLeQ==",
|
||||
"version": "8.2.0",
|
||||
"resolved": "https://registry.npmjs.org/react-toastify/-/react-toastify-8.2.0.tgz",
|
||||
"integrity": "sha512-Pg2Ju7NngAamarFvLwqrFomJ57u/Ay6i6zfLurt/qPynWkAkOthu6vxfqYpJCyNhHRhR4hu7+bySSeWWJu6PAg==",
|
||||
"requires": {
|
||||
"clsx": "^1.1.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user