From 693bb58af400257519b8744a887a3f72ce9e11d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Oct 2021 19:17:04 +0000 Subject: [PATCH] build(deps): bump react-social-login-buttons in /website Bumps [react-social-login-buttons](https://github.com/MichalSzorad/react-social-login-buttons) from 3.5.1 to 3.6.0. - [Release notes](https://github.com/MichalSzorad/react-social-login-buttons/releases) - [Commits](https://github.com/MichalSzorad/react-social-login-buttons/commits) --- updated-dependencies: - dependency-name: react-social-login-buttons dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- website/package.json | 2 +- website/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/website/package.json b/website/package.json index 8ff97ed7..2404cefc 100644 --- a/website/package.json +++ b/website/package.json @@ -30,7 +30,7 @@ "nprogress": "^0.2.0", "react": "^17.0.1", "react-dom": "^17.0.1", - "react-social-login-buttons": "^3.5.1", + "react-social-login-buttons": "^3.6.0", "remark-code-import": "^0.3.0", "sass": "^1.42.1", "url-loader": "^4.1.1" diff --git a/website/yarn.lock b/website/yarn.lock index ec311369..5c4cb629 100644 --- a/website/yarn.lock +++ b/website/yarn.lock @@ -7556,10 +7556,10 @@ react-side-effect@^2.1.0: resolved "https://registry.yarnpkg.com/react-side-effect/-/react-side-effect-2.1.1.tgz#66c5701c3e7560ab4822a4ee2742dee215d72eb3" integrity sha512-2FoTQzRNTncBVtnzxFOk2mCpcfxQpenBMbk5kSVBg5UcPqV9fRbgY2zhb7GTWWOlpFmAxhClBDlIq8Rsubz1yQ== -react-social-login-buttons@^3.5.1: - version "3.5.1" - resolved "https://registry.yarnpkg.com/react-social-login-buttons/-/react-social-login-buttons-3.5.1.tgz#10c08885fb0c5280e2ca74d49734ac1f66ab8765" - integrity sha512-3TjHYARN9cOfEEl6uQeeB1oMV/dJ2lyxqK98Y+HuvP0E9Q0HJoFvNps6h6EYKE6Yw6LMllUeR5264tSqalM/ww== +react-social-login-buttons@^3.6.0: + version "3.6.0" + resolved "https://registry.yarnpkg.com/react-social-login-buttons/-/react-social-login-buttons-3.6.0.tgz#2be1cb114d8c0200581ba1c8ec5ea74e89cf7701" + integrity sha512-m5E72jHWgC4VBxRziZYQC5kQIzooGRF+dDE97K5JgSlcDPXkNxCjCzP+Qp9fNhNujG7APvPx2Qhzi1BO2xi17Q== react-textarea-autosize@^8.3.2: version "8.3.2"