build(deps): bump @types/react from 16.9.56 to 17.0.0 in /web

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.56 to 17.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-11-23 11:08:09 +00:00 committed by Collin M. Barrett
parent c606e5e2ff
commit 3cdc38f235
2 changed files with 1 additions and 1 deletions

BIN
web/package-lock.json generated

Binary file not shown.

View file

@ -8,7 +8,7 @@
"@testing-library/user-event": "^12.2.2",
"@types/jest": "^26.0.15",
"@types/node": "^14.14.9",
"@types/react": "^16.9.56",
"@types/react": "^17.0.0",
"@types/react-dom": "^16.9.9",
"@types/react-router-dom": "^5.1.6",
"antd": "^4.8.4",