diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b2adaf69f..4f4e5b8d3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -56,7 +56,7 @@ importers: version: 0.3.4 '@panter/vue-i18next': specifier: ^0.15.2 - version: 0.15.2(i18next@23.11.4)(vue@2.7.16) + version: 0.15.2(i18next@23.11.5)(vue@2.7.16) '@vue/eslint-config-standard': specifier: ^8.0.0 version: 8.0.1(eslint-plugin-vue@9.26.0(eslint@7.32.0))(eslint@7.32.0) @@ -158,7 +158,7 @@ importers: version: 5.6.0(webpack@5.91.0(webpack-cli@5.1.4)) i18next: specifier: ^23.11.2 - version: 23.11.4 + version: 23.11.5 lodash: specifier: ^4.17.21 version: 4.17.21 @@ -3011,8 +3011,8 @@ packages: resolution: {integrity: sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==} engines: {node: '>=10.17.0'} - i18next@23.11.4: - resolution: {integrity: sha512-CCUjtd5TfaCl+mLUzAA0uPSN+AVn4fP/kWCYt/hocPUwusTpMVczdrRyOBUwk6N05iH40qiKx6q1DoNJtBIwdg==} + i18next@23.11.5: + resolution: {integrity: sha512-41pvpVbW9rhZPk5xjCX2TPJi2861LEig/YRhUkY+1FQ2IQPS0bKUDYnEqY8XPPbB48h1uIwLnP9iiEfuSl20CA==} iconv-corefoundation@1.1.7: resolution: {integrity: sha512-T10qvkw0zz4wnm560lOEg0PovVqUXuOFhhHAkixw8/sycy7TJt7v/RrkEKEQnAw2viPSJu6iAkErxnzR0g8PpQ==} @@ -6115,10 +6115,10 @@ snapshots: '@nodelib/fs.scandir': 2.1.5 fastq: 1.17.1 - '@panter/vue-i18next@0.15.2(i18next@23.11.4)(vue@2.7.16)': + '@panter/vue-i18next@0.15.2(i18next@23.11.5)(vue@2.7.16)': dependencies: deepmerge: 2.2.1 - i18next: 23.11.4 + i18next: 23.11.5 vue: 2.7.16 '@pkgjs/parseargs@0.11.0': @@ -8441,7 +8441,7 @@ snapshots: human-signals@2.1.0: {} - i18next@23.11.4: + i18next@23.11.5: dependencies: '@babel/runtime': 7.24.5 diff --git a/yarn.lock b/yarn.lock index 3882eb2f6..2443e3854 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4948,9 +4948,9 @@ human-signals@^2.1.0: integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw== i18next@^23.11.2: - version "23.11.4" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.11.4.tgz#3f0e620fd2cff3825324191615d0ab0a1eec3baf" - integrity sha512-CCUjtd5TfaCl+mLUzAA0uPSN+AVn4fP/kWCYt/hocPUwusTpMVczdrRyOBUwk6N05iH40qiKx6q1DoNJtBIwdg== + version "23.11.5" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.11.5.tgz#d71eb717a7e65498d87d0594f2664237f9e361ef" + integrity sha512-41pvpVbW9rhZPk5xjCX2TPJi2861LEig/YRhUkY+1FQ2IQPS0bKUDYnEqY8XPPbB48h1uIwLnP9iiEfuSl20CA== dependencies: "@babel/runtime" "^7.23.2"