diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-03-15 09:00:26 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-15 09:00:26 +0000 |
commit | 4b7b077d88acc742b542c55f18eae85dd3216d71 (patch) | |
tree | f4dcaeb4234c464d1cf6737512e7484d21eb4d3d | |
parent | 30eeb98ed8e87890f5b7db37806fb7d7096c40c0 (diff) | |
parent | b89b7a27e8c77abced4efe37625ff1ae834953ab (diff) | |
download | timeline-4b7b077d88acc742b542c55f18eae85dd3216d71.tar.gz timeline-4b7b077d88acc742b542c55f18eae85dd3216d71.tar.bz2 timeline-4b7b077d88acc742b542c55f18eae85dd3216d71.zip |
Merge pull request #372 from crupest/dependabot/npm_and_yarn/FrontEnd/react-i18next-11.8.10
-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 947226a9..58ab1033 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -20,7 +20,7 @@ "react": "^17.0.1",
"react-bootstrap": "^1.5.2",
"react-dom": "^17.0.1",
- "react-i18next": "^11.8.9",
+ "react-i18next": "^11.8.10",
"react-inlinesvg": "^2.2.2",
"react-responsive": "^8.2.0",
"react-router": "^5.2.0",
|