build(deps): bump @types/react-dom from 17.0.4 to 17.0.5 in /web

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-13 11:05:31 +00:00 committed by Collin M. Barrett
parent 5c662fd46f
commit b189e3e885
2 changed files with 1 additions and 1 deletions

BIN
web/package-lock.json generated

Binary file not shown.

View file

@ -9,7 +9,7 @@
"@types/jest": "^26.0.23",
"@types/node": "^15.0.2",
"@types/react": "^17.0.5",
"@types/react-dom": "^17.0.4",
"@types/react-dom": "^17.0.5",
"@types/react-router-dom": "^5.1.7",
"antd": "^4.15.5",
"babel-plugin-import": "^1.13.3",