diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-02-03 07:23:33 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-03 07:23:33 +0000 |
commit | 60ffbafc66e4da7e997a11ae1f6b38fecef4f4ee (patch) | |
tree | 0d86b6f04d264a06e824db81b15afef3b529250b | |
parent | d9724d89607db90151c8cf08d34aa66715f0e178 (diff) | |
parent | 185ee984c810862105d07b45141826db15adfb0b (diff) | |
download | timeline-60ffbafc66e4da7e997a11ae1f6b38fecef4f4ee.tar.gz timeline-60ffbafc66e4da7e997a11ae1f6b38fecef4f4ee.tar.bz2 timeline-60ffbafc66e4da7e997a11ae1f6b38fecef4f4ee.zip |
Merge pull request #231 from crupest/dependabot/npm_and_yarn/FrontEnd/i18next-19.8.7
-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 667fc444..fb5e14ab 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -12,7 +12,7 @@ "classnames": "^2.2.6",
"clsx": "^1.1.1",
"core-js": "^3.8.3",
- "i18next": "^19.8.4",
+ "i18next": "^19.8.7",
"i18next-browser-languagedetector": "^6.0.1",
"localforage": "^1.9.0",
"lodash": "^4.17.20",
|