diff --git a/package.json b/package.json index ddaa3332..047ca03f 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.11", + "i18next": "^21.6.12", "lodash": "^4.17.21", "lokijs": "^1.5.12", "megalodon": "4.0.1", diff --git a/yarn.lock b/yarn.lock index 7a760fa4..7b80189f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6478,10 +6478,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.11: - version "21.6.11" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.6.11.tgz#de6d649221e02474cc701d152606bf3e61e37bcd" - integrity sha512-tJ2+o0lVO+fhi8bPkCpBAeY1SgkqmQm5NzgPWCQssBrywJw98/o+Kombhty5nxQOpHtvMmsxcOopczUiH6bJxQ== +i18next@*, i18next@^21.6.12: + version "21.6.12" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.6.12.tgz#5080a611af98f4104062a88452b30704b29fa924" + integrity sha512-xlGTPdu2g5PZEUIE6TA1mQ9EIAAv9nMFONzgwAIrKL/KTmYYWufQNGgOmp5Og1PvgUji+6i1whz0rMdsz1qaKw== dependencies: "@babel/runtime" "^7.12.0"