diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-03-02 03:36:02 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-02 03:36:02 +0000 |
commit | 8253f060f53f960efb54102e678f5effa7947bf1 (patch) | |
tree | 781383c45639a02074d6b6dd5907e17810001b57 | |
parent | f94fb5e4011b2e3a42b098270a0d0fdd43aebc1b (diff) | |
parent | dd9acc0db148d30917f883cb5dae3d1014aa2383 (diff) | |
download | timeline-8253f060f53f960efb54102e678f5effa7947bf1.tar.gz timeline-8253f060f53f960efb54102e678f5effa7947bf1.tar.bz2 timeline-8253f060f53f960efb54102e678f5effa7947bf1.zip |
Merge pull request #335 from crupest/dependabot/npm_and_yarn/FrontEnd/i18next-19.9.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 6dcbaaa3..b5c7af1b 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.9.0",
+ "i18next": "^19.9.1",
"i18next-browser-languagedetector": "^6.0.1",
"localforage": "^1.9.0",
"lodash": "^4.17.21",
|