diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-05-17 09:05:29 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-17 09:05:29 +0000 |
commit | 68d488c54196068c206f0909ddba2f4fd10d71d2 (patch) | |
tree | 87a0387b9aceb9aa8d07038136c8552bf6a01ae2 /FrontEnd/package.json | |
parent | 3df36bcbec56ef0155862a2ba4ea506f666f4b9d (diff) | |
download | timeline-68d488c54196068c206f0909ddba2f4fd10d71d2.tar.gz timeline-68d488c54196068c206f0909ddba2f4fd10d71d2.tar.bz2 timeline-68d488c54196068c206f0909ddba2f4fd10d71d2.zip |
build(deps): Bump i18next from 20.2.2 to 20.2.4 in /FrontEnd
Bumps [i18next](https://github.com/i18next/i18next) from 20.2.2 to 20.2.4.
- [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/v20.2.2...v20.2.4)
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'FrontEnd/package.json')
-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 7f1543b6..c9e252d7 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -13,7 +13,7 @@ "classnames": "^2.3.1",
"color": "^3.1.3",
"core-js": "^3.12.1",
- "i18next": "^20.2.2",
+ "i18next": "^20.2.4",
"i18next-browser-languagedetector": "^6.1.1",
"js-base64": "^3.6.0",
"lodash": "^4.17.21",
|