From 2b54aef86e228775265bdf14ae772f0e6d3ed8e7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 7 Jun 2022 23:03:32 +0000 Subject: [PATCH] fix(deps): update dependency react-toastify to v9.0.4 --- website/package.json | 2 +- website/pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/website/package.json b/website/package.json index 99561eb..dc86e8a 100644 --- a/website/package.json +++ b/website/package.json @@ -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": { diff --git a/website/pnpm-lock.yaml b/website/pnpm-lock.yaml index e2347bf..14cfe3d 100644 --- a/website/pnpm-lock.yaml +++ b/website/pnpm-lock.yaml @@ -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'