diff --git a/package.json b/package.json index 7d1a157f..082ec5ec 100644 --- a/package.json +++ b/package.json @@ -189,7 +189,7 @@ "electron-window-state": "^5.0.3", "element-ui": "2.15.0", "emoji-mart-vue": "^2.6.6", - "i18next": "^19.8.8", + "i18next": "^19.9.2", "lodash": "^4.17.21", "megalodon": "3.5.1", "minimist": "^1.2.5", diff --git a/yarn.lock b/yarn.lock index 954b8fd0..f22a05e3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6768,10 +6768,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@^19.8.8: - version "19.8.8" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.8.8.tgz#9347cdd2063f0b03670e24c3165f0c4b997ccbd3" - integrity sha512-GCwSImEZYqUKgb1gUfIw/LMeItpcypdMOhjlHovI7qyBuaIHR8P7z9mfBuxlyl3yDuRnAsAcJv0iynDh71SQ4g== +i18next@*, i18next@^19.9.2: + version "19.9.2" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.9.2.tgz#ea5a124416e3c5ab85fddca2c8e3c3669a8da397" + integrity sha512-0i6cuo6ER6usEOtKajUUDj92zlG+KArFia0857xxiEHAQcUwh/RtOQocui1LPJwunSYT574Pk64aNva1kwtxZg== dependencies: "@babel/runtime" "^7.12.0"