aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-03 07:10:57 +0000
committerGitHub <noreply@github.com>2021-02-03 07:10:57 +0000
commit185ee984c810862105d07b45141826db15adfb0b (patch)
tree2349875ad9884f13db10cd3aec884a451a00d250
parent27e6b7be9bce006da6aae651d9903573cf3fd180 (diff)
downloadtimeline-185ee984c810862105d07b45141826db15adfb0b.tar.gz
timeline-185ee984c810862105d07b45141826db15adfb0b.tar.bz2
timeline-185ee984c810862105d07b45141826db15adfb0b.zip
build(deps): Bump i18next from 19.8.5 to 19.8.7 in /FrontEnd
Bumps [i18next](https://github.com/i18next/i18next) from 19.8.5 to 19.8.7. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next/compare/v19.8.5...v19.8.7) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 3e06c1b9..4c976a46 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",