aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-23 07:15:42 +0000
committerGitHub <noreply@github.com>2021-03-23 07:15:42 +0000
commitf8b03a9a873b7901a19fc1deb92b479d565d616d (patch)
treeacbfadfcb796c35a3cc84d062d58e962651474d8 /FrontEnd/package.json
parent06f7231d4827520c15c39e951bc25ea17886096b (diff)
parentcf7511c315d267155625205be196dac40b0240ab (diff)
downloadtimeline-f8b03a9a873b7901a19fc1deb92b479d565d616d.tar.gz
timeline-f8b03a9a873b7901a19fc1deb92b479d565d616d.tar.bz2
timeline-f8b03a9a873b7901a19fc1deb92b479d565d616d.zip
Merge pull request #400 from crupest/dependabot/npm_and_yarn/FrontEnd/types/react-dom-17.0.3
Diffstat (limited to 'FrontEnd/package.json')
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 27cbd49a..4ed70937 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -69,7 +69,7 @@
"@types/lodash": "^4.14.168",
"@types/node": "^14.14.35",
"@types/react": "^17.0.3",
- "@types/react-dom": "^17.0.2",
+ "@types/react-dom": "^17.0.3",
"@types/react-responsive": "^8.0.2",
"@types/react-router": "^5.1.12",
"@types/react-router-bootstrap": "^0.24.5",