diff --git a/yarn.lock b/yarn.lock index a7a5de027f..f1c498c858 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5035,7 +5035,7 @@ dependencies: "@types/unist" "^2" -"@types/hoist-non-react-statics@^3.3.1", "@types/hoist-non-react-statics@^3.3.4": +"@types/hoist-non-react-statics@^3.3.1": version "3.3.4" resolved "https://registry.yarnpkg.com/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.4.tgz#cc477ce0283bb9d19ea0cbfa2941fe2c8493a1be" integrity sha512-ZchYkbieA+7tnxwX/SCBySx9WwvWR8TaP5tb2jRAzwvLb/rWchGw3v0w3pqUbUvj0GCwW2Xz/AVPSk6kUGctXQ== @@ -13625,12 +13625,11 @@ newrelic@~12.8.1: "@prisma/prisma-fmt-wasm" "^4.17.0-16.27eb2449f178cd9fe1a4b892d732cc4795f75085" next-i18next@~15.4.0: - version "15.4.0" - resolved "https://registry.yarnpkg.com/next-i18next/-/next-i18next-15.4.0.tgz#5914973f9a3d2c57066149a955740d9cfc3aba11" - integrity sha512-TmWxoJMtFFYaj0xkAC6zyMj2knwJHygDpvQLHR6rK4mfaOlgwQObQ/fwPRgzg6etQPr26jg/a2bd/CRtSbCWjQ== + version "15.4.1" + resolved "https://registry.yarnpkg.com/next-i18next/-/next-i18next-15.4.1.tgz#644171ceedb304b7a2bab5e3eef6800fd01a32b3" + integrity sha512-n3cFqBKDpEDLXZVYD52H6k2QzLAnUSuBie02BmVpfywNZGxcNgq6QXdpVpvONQ7WkBVntPtldt867ZgtEcP1Og== dependencies: "@babel/runtime" "^7.23.2" - "@types/hoist-non-react-statics" "^3.3.4" core-js "^3" hoist-non-react-statics "^3.3.2" i18next-fs-backend "^2.6.0"