diff --git a/packages/brick-dll/package.json b/packages/brick-dll/package.json index 7b8304d395..798c0ecc22 100644 --- a/packages/brick-dll/package.json +++ b/packages/brick-dll/package.json @@ -34,7 +34,7 @@ "@next-core/pipes": "^1.0.5", "antd": "~4.12.3", "history": "^4.10.1", - "i18next": "^21.9.0", + "i18next": "^21.9.1", "js-yaml": "^3.14.1", "lodash": "^4.17.21", "moment": "^2.29.4", diff --git a/packages/brick-kit/package.json b/packages/brick-kit/package.json index af1007bd4b..d90ee7366a 100644 --- a/packages/brick-kit/package.json +++ b/packages/brick-kit/package.json @@ -53,7 +53,7 @@ "@next-core/pipes": "^1.0.5", "antd": "~4.12.3", "history": "^4.10.1", - "i18next": "^21.9.0", + "i18next": "^21.9.1", "jest-websocket-mock": "^2.4.0", "js-yaml": "^3.14.1", "lodash": "^4.17.21", diff --git a/yarn.lock b/yarn.lock index 8a53269272..f399b50bfe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8733,10 +8733,10 @@ i18next-browser-languagedetector@^6.1.5: dependencies: "@babel/runtime" "^7.18.9" -i18next@^21.9.0: - version "21.9.0" - resolved "https://registry.npmjs.org/i18next/-/i18next-21.9.0.tgz#b63ebb0d4e1b23709951ca4774dc19d2ffac9553" - integrity sha512-B+6/yd7rCpJidyPuBaEApUECx7G8Ai6+tqYhrChsY4MmQqJhG7qJ4eT6Lm1OnRhieVelEtfxh4aAQktdNVZtDA== +i18next@^21.9.1: + version "21.9.1" + resolved "https://registry.npmjs.org/i18next/-/i18next-21.9.1.tgz#9e3428990f5b2cc9ac1b98dd025f3e411c368249" + integrity sha512-ITbDrAjbRR73spZAiu6+ex5WNlHRr1mY+acDi2ioTHuUiviJqSz269Le1xHAf0QaQ6GgIHResUhQNcxGwa/PhA== dependencies: "@babel/runtime" "^7.17.2"