diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-03-11 00:28:05 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-11 00:28:05 +0000 |
commit | f14386111ba420e4b1bad52daf98b589334e2946 (patch) | |
tree | a210040640d96c2d110a6831d38b677eb04747a1 /FrontEnd | |
parent | 1af20cfbc1e9e3bd5e42a97d997ec3bfc0680221 (diff) | |
parent | a804406244963b1d0ae07eb576fe758b4f343065 (diff) | |
download | timeline-f14386111ba420e4b1bad52daf98b589334e2946.tar.gz timeline-f14386111ba420e4b1bad52daf98b589334e2946.tar.bz2 timeline-f14386111ba420e4b1bad52daf98b589334e2946.zip |
Merge pull request #360 from crupest/dependabot/npm_and_yarn/FrontEnd/i18next-19.9.2
Diffstat (limited to 'FrontEnd')
-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 a91d1073..137b318d 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": "^19.9.1",
+ "i18next": "^19.9.2",
"i18next-browser-languagedetector": "^6.0.1",
"localforage": "^1.9.0",
"lodash": "^4.17.21",
|