diff --git a/package.json b/package.json index 33b3a9d2..b289762b 100644 --- a/package.json +++ b/package.json @@ -179,7 +179,7 @@ "element-ui": "2.14.1", "emoji-mart-vue": "^2.6.6", "emojilib": "^2.4.0", - "i18next": "^19.8.4", + "i18next": "^19.8.7", "lodash": "^4.17.20", "megalodon": "3.3.2", "minimist": "^1.2.5", diff --git a/yarn.lock b/yarn.lock index 6c2c28b6..288630e5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6631,10 +6631,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.4: - version "19.8.4" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.8.4.tgz#447718f2a26319b8debdbcc6fbc1a9761be7316b" - integrity sha512-FfVPNWv+felJObeZ6DSXZkj9QM1Ivvh7NcFCgA8XPtJWHz0iXVa9BUy+QY8EPrCLE+vWgDfV/sc96BgXVo6HAA== +i18next@*, i18next@^19.8.7: + version "19.8.7" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.8.7.tgz#ef023e353974d1b1453e8b6331bd9fb7cba427df" + integrity sha512-ezo1gb7QO4OQ5gQCdZMUxopwQSoqpRp6whdEjm1grxMSmkGj1NJ+kYS0UQd4NnpPIVqsgqTQ2L2eqSQYQ+U3Fw== dependencies: "@babel/runtime" "^7.12.0"