diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-07-06 05:22:53 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-06 05:22:53 +0000 |
commit | b570f6e27396b3891049daec36a64071c616773a (patch) | |
tree | 37af3930928d5a759c13c20d6515a1ac17dff2d5 | |
parent | f9a2fa1f91cde388cd217fa6df4b05721d664939 (diff) | |
parent | 30ce8812c5fb5ac759fbb2add4a08aee57561b1d (diff) | |
download | timeline-b570f6e27396b3891049daec36a64071c616773a.tar.gz timeline-b570f6e27396b3891049daec36a64071c616773a.tar.bz2 timeline-b570f6e27396b3891049daec36a64071c616773a.zip |
Merge pull request #658 from crupest/dependabot/npm_and_yarn/FrontEnd/react-i18next-11.11.1
-rw-r--r-- | FrontEnd/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json index c1fc08fd..5635f8f7 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -23,7 +23,7 @@ "react": "^17.0.1",
"react-color": "^2.19.3",
"react-dom": "^17.0.2",
- "react-i18next": "^11.11.0",
+ "react-i18next": "^11.11.1",
"react-popper": "^2.2.5",
"react-responsive": "^8.2.0",
"react-router": "^5.2.0",
|