diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-02-19 15:34:12 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-19 15:34:12 +0000 |
commit | bf6f59c90fade921d940836ffa94b4f74b7b8449 (patch) | |
tree | 4ff4e29b361842ab9a7c9c1bd23cdb7211697c0b | |
parent | 0f3a4142cc4ad239a8d00ad84e46bd55874003f7 (diff) | |
parent | 1ea378b43eed6dc31aedfd71fcb16068b25914dd (diff) | |
download | timeline-bf6f59c90fade921d940836ffa94b4f74b7b8449.tar.gz timeline-bf6f59c90fade921d940836ffa94b4f74b7b8449.tar.bz2 timeline-bf6f59c90fade921d940836ffa94b4f74b7b8449.zip |
Merge pull request #286 from crupest/dependabot/npm_and_yarn/FrontEnd/i18next-19.8.9
-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 e1ad3a34..90fbf343 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.0",
- "i18next": "^19.8.8",
+ "i18next": "^19.8.9",
"i18next-browser-languagedetector": "^6.0.1",
"localforage": "^1.9.0",
"lodash": "^4.17.20",
|