From 6046ed083bf72458c75afa16be0ba5af3c7022b6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 7 Mar 2022 10:54:02 +0000 Subject: [PATCH] Update dependency react-toastify to v8.2.0 --- ecomm-client/package-lock.json | 14 +++++++------- ecomm-client/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/ecomm-client/package-lock.json b/ecomm-client/package-lock.json index 35dd940..756723f 100644 --- a/ecomm-client/package-lock.json +++ b/ecomm-client/package-lock.json @@ -27,7 +27,7 @@ "react-mailchimp-subscribe": "2.1.3", "react-router-dom": "5.3.0", "react-scripts": "4.0.3", - "react-toastify": "8.0.3", + "react-toastify": "8.2.0", "sass": "1.38.1", "validator": "13.6.0", "web-vitals": "2.1.0", @@ -16713,9 +16713,9 @@ } }, "node_modules/react-toastify": { - "version": "8.0.3", - "resolved": "https://registry.npmjs.org/react-toastify/-/react-toastify-8.0.3.tgz", - "integrity": "sha512-rv3koC7f9lKKSkdpYgo/TGzgWlrB/aaiUInF1DyV7BpiM4kyTs+uhu6/r8XDMtBY2FOIHK+FlK3Iv7OzpA/tCA==", + "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" }, @@ -34819,9 +34819,9 @@ } }, "react-toastify": { - "version": "8.0.3", - "resolved": "https://registry.npmjs.org/react-toastify/-/react-toastify-8.0.3.tgz", - "integrity": "sha512-rv3koC7f9lKKSkdpYgo/TGzgWlrB/aaiUInF1DyV7BpiM4kyTs+uhu6/r8XDMtBY2FOIHK+FlK3Iv7OzpA/tCA==", + "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" } diff --git a/ecomm-client/package.json b/ecomm-client/package.json index 2c66907..6eadd64 100644 --- a/ecomm-client/package.json +++ b/ecomm-client/package.json @@ -22,7 +22,7 @@ "react-mailchimp-subscribe": "2.1.3", "react-router-dom": "5.3.0", "react-scripts": "4.0.3", - "react-toastify": "8.0.3", + "react-toastify": "8.2.0", "sass": "1.38.1", "validator": "13.6.0", "web-vitals": "2.1.0",