diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-02-25 11:00:16 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-25 11:00:16 +0000 |
commit | 539c1a78afb1bde7f6e3373522a3bd39a37a8257 (patch) | |
tree | c0ac3228bfd3a4ce0089e3a670b192192f16aeac /FrontEnd/package.json | |
parent | 86106b71e4ae732c80d396ae64da4bb97a6001a1 (diff) | |
parent | 0eaa588b743728a006ce012feea5c57b6ba4f03c (diff) | |
download | timeline-539c1a78afb1bde7f6e3373522a3bd39a37a8257.tar.gz timeline-539c1a78afb1bde7f6e3373522a3bd39a37a8257.tar.bz2 timeline-539c1a78afb1bde7f6e3373522a3bd39a37a8257.zip |
Merge pull request #326 from crupest/dependabot/npm_and_yarn/FrontEnd/react-i18next-11.8.8
Diffstat (limited to 'FrontEnd/package.json')
-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 d3d0f755..d56e483e 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -20,7 +20,7 @@ "react": "^17.0.1",
"react-bootstrap": "^1.5.0",
"react-dom": "^17.0.1",
- "react-i18next": "^11.8.7",
+ "react-i18next": "^11.8.8",
"react-inlinesvg": "^2.2.2",
"react-responsive": "^8.2.0",
"react-router": "^5.2.0",
|