diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-04-07 07:49:43 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-07 07:49:43 +0000 |
commit | 915287ddca751aef3fe393a38775691b26ae7ff9 (patch) | |
tree | 69ba489145cea1371b8c6f55a265b822092cb26a | |
parent | 58ff45ccbd9b04a4488df21a5e9cced0e3793622 (diff) | |
parent | b9a2e26e088b9ea4b2ce14957dd28f98e04be078 (diff) | |
download | timeline-915287ddca751aef3fe393a38775691b26ae7ff9.tar.gz timeline-915287ddca751aef3fe393a38775691b26ae7ff9.tar.bz2 timeline-915287ddca751aef3fe393a38775691b26ae7ff9.zip |
Merge pull request #434 from crupest/dependabot/npm_and_yarn/FrontEnd/i18next-20.2.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 fcc11666..232c5fe3 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -12,7 +12,7 @@ "classnames": "^2.3.1",
"clsx": "^1.1.1",
"core-js": "^3.10.0",
- "i18next": "^20.1.0",
+ "i18next": "^20.2.1",
"i18next-browser-languagedetector": "^6.1.0",
"js-base64": "^3.6.0",
"localforage": "^1.9.0",
|