Bump react-dom from 16.13.0 to 16.13.1 in /web

Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 16.13.0 to 16.13.1.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v16.13.1/packages/react-dom)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-03-19 20:31:43 +00:00
parent e5afad7953
commit 1dbd120fb8
2 changed files with 1 additions and 1 deletions

BIN
web/package-lock.json generated

Binary file not shown.

View file

@ -16,7 +16,7 @@
"customize-cra": "^0.9.1",
"react": "^16.13.1",
"react-app-rewired": "^2.1.5",
"react-dom": "^16.13.0",
"react-dom": "^16.13.1",
"react-router-dom": "^5.1.2",
"react-scripts": "^3.4.0",
"slugify": "^1.4.0",