diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-03-25 09:07:36 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-25 09:07:36 +0000 |
commit | c62224944507c99711d2a422bad4528985d21dba (patch) | |
tree | 0043711615611039be9842c8a2721f4b34aef30d /FrontEnd/package.json | |
parent | 8696655936bcf70729c957ac4840e5c8aad9c4b6 (diff) | |
parent | 7f3e91cc689db956140156deb4202be4a21b2073 (diff) | |
download | timeline-c62224944507c99711d2a422bad4528985d21dba.tar.gz timeline-c62224944507c99711d2a422bad4528985d21dba.tar.bz2 timeline-c62224944507c99711d2a422bad4528985d21dba.zip |
Merge pull request #407 from crupest/dependabot/npm_and_yarn/FrontEnd/react-i18next-11.8.11
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 81c971da..4d1fdafa 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.2",
- "react-i18next": "^11.8.10",
+ "react-i18next": "^11.8.11",
"react-inlinesvg": "^2.2.2",
"react-responsive": "^8.2.0",
"react-router": "^5.2.0",
|