build(deps): bump @types/react-router-dom from 5.1.6 to 5.1.7 in /web

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-12-31 11:03:46 +00:00 committed by Collin M. Barrett
parent b31d7139fe
commit 7cca53b70c
2 changed files with 1 additions and 1 deletions

BIN
web/package-lock.json generated

Binary file not shown.

View file

@ -10,7 +10,7 @@
"@types/node": "^14.14.16",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
"@types/react-router-dom": "^5.1.6",
"@types/react-router-dom": "^5.1.7",
"antd": "^4.9.4",
"babel-plugin-import": "^1.13.3",
"customize-cra": "^1.0.0",