aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-23 07:11:47 +0000
committerGitHub <noreply@github.com>2021-03-23 07:11:47 +0000
commit987778b5d5ed869c52616237fed3160a5e5a1a26 (patch)
tree78e0d9ec4d56880e1c2e8f6ea4187a7b9a010038
parentd7d2c68fc1379f7b980955a46f3fbbfe40ab0d16 (diff)
parent0837f43c3136253a65ec91c79794e9ad86477d3c (diff)
downloadtimeline-987778b5d5ed869c52616237fed3160a5e5a1a26.tar.gz
timeline-987778b5d5ed869c52616237fed3160a5e5a1a26.tar.bz2
timeline-987778b5d5ed869c52616237fed3160a5e5a1a26.zip
Merge pull request #392 from crupest/dependabot/npm_and_yarn/FrontEnd/react-dom-17.0.2
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
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",