From 0837f43c3136253a65ec91c79794e9ad86477d3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Mar 2021 07:06:55 +0000 Subject: build(deps): Bump react-dom from 17.0.1 to 17.0.2 in /FrontEnd Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 17.0.1 to 17.0.2. - [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/v17.0.2/packages/react-dom) Signed-off-by: dependabot[bot] --- FrontEnd/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'FrontEnd') diff --git a/FrontEnd/package.json b/FrontEnd/package.json index 1dc45ed9..8d57e1bf 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -19,7 +19,7 @@ "pepjs": "^0.5.3", "react": "^17.0.1", "react-bootstrap": "^1.5.2", - "react-dom": "^17.0.1", + "react-dom": "^17.0.2", "react-i18next": "^11.8.10", "react-inlinesvg": "^2.2.2", "react-responsive": "^8.2.0", -- cgit v1.2.3