0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00

Update dependency i18next to v23.7.3

This commit is contained in:
renovate[bot] 2023-11-13 02:10:51 +00:00
parent f46ba34c54
commit 7278f6d17e
2 changed files with 5 additions and 5 deletions

View file

@ -30,6 +30,6 @@
"mocha": "10.2.0"
},
"dependencies": {
"i18next": "23.7.1"
"i18next": "23.7.3"
}
}

View file

@ -19612,10 +19612,10 @@ i18next-parser@8.8.0:
vinyl-fs "^3.0.2"
vue-template-compiler "^2.6.11"
i18next@23.7.1:
version "23.7.1"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.7.1.tgz#a58731f2438ba60d85fc708957222a8564623160"
integrity sha512-lD2lZkdhb9jnIGGc2ja8ER6cGStgJ+jFVL336Sa1C37//2Q8odC617ek2oafYbbs0/a+BbUqKe5JPST2r88UEQ==
i18next@23.7.3:
version "23.7.3"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.7.3.tgz#9e38498ddd1de54890c73bf57dd00d4f204af1d7"
integrity sha512-XetHM9UCk5oeeIcE2hu6Os16mq/zPHi8v/janExQjbFtx4ndNg9ye5OyAz+f5aYums8A1WcnXa7QikaEjyELPg==
dependencies:
"@babel/runtime" "^7.23.2"