From 9b6d6254792529f446132af4cceab451869a1608 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Feb 2022 07:14:34 +0000 Subject: [PATCH] Bump i18next from 21.6.4 to 21.6.11 Bumps [i18next](https://github.com/i18next/i18next) from 21.6.4 to 21.6.11. - [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.11) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 27dfb64d..befa9d1e 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "electron-window-state": "^5.0.3", "element-ui": "2.15.6", "emoji-mart-vue": "^2.6.6", - "i18next": "^21.6.4", + "i18next": "^21.6.11", "lodash": "^4.17.21", "lokijs": "^1.5.12", "megalodon": "3.7.2", diff --git a/yarn.lock b/yarn.lock index 02c6be6b..13d4d24b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6577,10 +6577,10 @@ humanize-plus@^1.8.1: resolved "https://registry.yarnpkg.com/humanize-plus/-/humanize-plus-1.8.2.tgz#a65b34459ad6367adbb3707a82a3c9f916167030" integrity sha1-pls0RZrWNnrbs3B6gqPJ+RYWcDA= -i18next@*, i18next@^21.6.4: - version "21.6.4" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.6.4.tgz#4da52a429094112b33d4383b5f44aa4890dcb081" - integrity sha512-pk0Utxtq5g//Q9ONQ0w3+PRSwOFJ7+m4rAekhHHg1Xql0KcUjJU7DzmzweGy6DsrIQ1GM/t57wLeeGuyGKtjTg== +i18next@*, i18next@^21.6.11: + version "21.6.11" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.6.11.tgz#de6d649221e02474cc701d152606bf3e61e37bcd" + integrity sha512-tJ2+o0lVO+fhi8bPkCpBAeY1SgkqmQm5NzgPWCQssBrywJw98/o+Kombhty5nxQOpHtvMmsxcOopczUiH6bJxQ== dependencies: "@babel/runtime" "^7.12.0"