build(deps): bump react-social-login-buttons in /website

Bumps [react-social-login-buttons](https://github.com/MichalSzorad/react-social-login-buttons) from 3.4.0 to 3.5.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] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-07-05 19:11:54 +00:00
committed by GitHub
parent 7146223ec7
commit f5030d5365
2 changed files with 5 additions and 5 deletions

View File

@@ -27,7 +27,7 @@
"file-loader": "^6.2.0",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-social-login-buttons": "^3.4.0",
"react-social-login-buttons": "^3.5.0",
"sass": "^1.35.1",
"url-loader": "^4.1.1"
},