[MISC] (deps): Bump react-otp-input from 2.0.0 to 2.0.1 in /web (#1210)

Bumps [react-otp-input](https://github.com/devfolioco/react-otp-input) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/devfolioco/react-otp-input/releases)
- [Commits](https://github.com/devfolioco/react-otp-input/compare/v2.0.0...v2.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-07-19 21:14:23 +10:00 committed by GitHub
parent 223bb05b45
commit 097c2b9456
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -32,7 +32,7 @@
"react-dom": "^16.13.1",
"react-ga": "^3.1.2",
"react-loading": "^2.0.3",
"react-otp-input": "^2.0.0",
"react-otp-input": "^2.0.1",
"react-router-dom": "^5.2.0",
"react-scripts": "^3.4.1",
"react-test-renderer": "^16.13.1",

View File

@ -9235,10 +9235,10 @@ react-loading@^2.0.3:
resolved "https://registry.yarnpkg.com/react-loading/-/react-loading-2.0.3.tgz#e8138fb0c3e4674e481b320802ac7048ae14ffb9"
integrity sha512-Vdqy79zq+bpeWJqC+xjltUjuGApyoItPgL0vgVfcJHhqwU7bAMKzysfGW/ADu6i0z0JiOCRJjo+IkFNkRNbA3A==
react-otp-input@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/react-otp-input/-/react-otp-input-2.0.0.tgz#e5bfa41e2d18032976809577852ba612638146b7"
integrity sha512-C2kyKrKYZWfrB4uq0thGvNQ8DyrTqcdj0ZAD0AQwUblUGGAOYY7XEuTRA5Wef65idoPsHfx6TA0lr/rsAizTIw==
react-otp-input@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/react-otp-input/-/react-otp-input-2.0.1.tgz#7119dd5d8d786ac5a791557964982d4c73abaec6"
integrity sha512-pfn5NWjEtYeLlZn4dN7oY5A8PxKMbthEj06R5lY33y7/TUhfaCB1Gukr+uQCQFgKb+juDBR7+OPX5x5JkY/VUA==
react-router-dom@^5.2.0:
version "5.2.0"