aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-02-01 12:17:12 +0000
committerGitHub <noreply@github.com>2022-02-01 12:17:12 +0000
commit9009204c0b1b8075c322d830332a58fd522ab1ed (patch)
tree7bc65bf92451fa55a74aefea930b5d87564adc27
parent2e74d74f19b4f397af4e641f6101931718c1ccf8 (diff)
downloadtimeline-9009204c0b1b8075c322d830332a58fd522ab1ed.tar.gz
timeline-9009204c0b1b8075c322d830332a58fd522ab1ed.tar.bz2
timeline-9009204c0b1b8075c322d830332a58fd522ab1ed.zip
build(deps): Bump i18next from 21.6.4 to 21.6.10 in /FrontEnd
Bumps [i18next](https://github.com/i18next/i18next) from 21.6.4 to 21.6.10. - [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/v21.6.4...v21.6.10) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-patch ... 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 f9f786c8..57e32eeb 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -14,7 +14,7 @@
"classnames": "^2.3.1",
"color": "^4.2.0",
"core-js": "^3.20.3",
- "i18next": "^21.6.4",
+ "i18next": "^21.6.10",
"i18next-browser-languagedetector": "^6.1.3",
"js-base64": "^3.7.2",
"lodash": "^4.17.21",