diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-03-25 09:07:07 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-25 09:07:07 +0000 |
commit | ff9c9f59fa10fdb71649402a28b6aec3a9c342e1 (patch) | |
tree | f15fe74998d807f6ec3f0a7a5ccd3fa4cd39aec1 | |
parent | 3af9bdfe997257db36ea102fbaec15e58c3b0f51 (diff) | |
parent | 4afc1c68bd49603ff18d8f5f2d5af2b2f212565d (diff) | |
download | timeline-ff9c9f59fa10fdb71649402a28b6aec3a9c342e1.tar.gz timeline-ff9c9f59fa10fdb71649402a28b6aec3a9c342e1.tar.bz2 timeline-ff9c9f59fa10fdb71649402a28b6aec3a9c342e1.zip |
Merge pull request #405 from crupest/dependabot/npm_and_yarn/FrontEnd/i18next-20.1.0
-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 e34b0207..1dfec090 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -12,7 +12,7 @@ "classnames": "^2.2.6",
"clsx": "^1.1.1",
"core-js": "^3.9.1",
- "i18next": "^20.0.0",
+ "i18next": "^20.1.0",
"i18next-browser-languagedetector": "^6.1.0",
"localforage": "^1.9.0",
"lodash": "^4.17.21",
|