diff --git a/packages/kafka/package.json b/packages/kafka/package.json index 26d21d62..d08101f8 100644 --- a/packages/kafka/package.json +++ b/packages/kafka/package.json @@ -53,7 +53,7 @@ "dependencies": { "@lokalise/node-core": "^14.8.1", "@lokalise/universal-ts-utils": "^4.10.0", - "@platformatic/kafka": "^2.2.3" + "@platformatic/kafka": "^2.3.0" }, "peerDependencies": { "@message-queue-toolkit/core": ">=26.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 79b110cb..b15397e7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -231,8 +231,8 @@ importers: specifier: ^4.10.0 version: 4.10.0 '@platformatic/kafka': - specifier: ^2.2.3 - version: 2.2.3 + specifier: ^2.3.0 + version: 2.3.0 devDependencies: '@biomejs/biome': specifier: ^2.4.16 @@ -1125,14 +1125,14 @@ packages: '@emnapi/core@1.10.0': resolution: {integrity: sha512-yq6OkJ4p82CAfPl0u9mQebQHKPJkY7WrIuk205cTYnYe+k2Z8YBh11FrbRG/H6ihirqcacOgl2BIO8oyMQLeXw==} - '@emnapi/core@1.11.0': - resolution: {integrity: sha512-l9Oo58x0HOP5znGzVhYW9U3e5wVuA4LAZU2AGezTmkhO1CgQRFDhDg4nneHsu/t3WniXg9QrG2nIXL/ZS8ln8Q==} + '@emnapi/core@1.11.1': + resolution: {integrity: sha512-RSvbQmHzdKzNsLYa/wHrbc3KN4sYLKAdPZxqiM2HATqv/SBk2/ENSHpvXGaLOMcsAyz0poEGqkmmKYG3OWiJEQ==} '@emnapi/runtime@1.10.0': resolution: {integrity: sha512-ewvYlk86xUoGI0zQRNq/mC+16R1QeDlKQy21Ki3oSYXNgLb45GV1P6A0M+/s6nyCuNDqe5VpaY84BzXGwVbwFA==} - '@emnapi/runtime@1.11.0': - resolution: {integrity: sha512-55coeOFKHv1ywEcUXJtWU5f+Jr/W5tZDvZig8DLKSwUN1JpROQ4rk/SNOQiFWmaR/VKF4zuFyW1B8JduOSv6Pg==} + '@emnapi/runtime@1.11.1': + resolution: {integrity: sha512-vgj7R3y3Wgx24IQaGPA/R6YFXLHVMOZ0uVEyIQPaWs+rd1AzfEMXlAC22FYwO1XkKR6NPsq7mUandH8oIRdZFw==} '@emnapi/wasi-threads@1.2.1': resolution: {integrity: sha512-uTII7OYF+/Mes/MrcIOYp5yOtSMLBWSIoLPpcgwipoiKbli6k322tcoFsxoIIxPDqW01SQGAgko4EzZi2BNv2w==} @@ -1457,8 +1457,8 @@ packages: resolution: {integrity: sha512-xQD5JSkQc4D15suOk7FezGDmh6Vb5e4phDoFZ/ASpa3Ft+3fOVwFOENmHtC1561zm/xHnKwI91NbMF8inpbk0Q==} engines: {node: '>= 22.19.0'} - '@platformatic/kafka@2.2.3': - resolution: {integrity: sha512-gtBlwncPkj6rvE7Qnq68rWe33gm2gObvV1hgwI3rIRn8h4FTCZIeNZzy30Mg6HB80It/7+OjE2yztp7G1KqcrQ==} + '@platformatic/kafka@2.3.0': + resolution: {integrity: sha512-Oy4IK4chi0sS/NuS6k6Sn/uZv63SCLnvkZfkxGfOnVFxGokFbl3fPRSCCUF+guIrDJOA8nPkIcuGR0XMfcSADA==} engines: {node: '>= 22.22.0 || >= 24.6.0'} '@platformatic/wasm-utils@0.2.1': @@ -2695,8 +2695,8 @@ packages: resolution: {integrity: sha512-RJJPTTpvFfHcWLkIa2JFWK4XvtSzS0yEWDmunqHXli1h3JlkbcQZXDZdcWxv+JK3Xsl5/UFDPZ0iGm7DAengYw==} engines: {node: '>=12.0.0'} - protobufjs@8.6.1: - resolution: {integrity: sha512-s4qQPr4pU0W95iYnUInh95skjIg+3aM2sakYsw60QYanU+qWRDY2zQxOAQV6zU7ROJpSNDG9B+VSmk4dqdWWSA==} + protobufjs@8.6.4: + resolution: {integrity: sha512-/+XMv9JalknuncEJSwsyEVlwcxVLKx2iaoSUXFZA86MJkdqyOdfrlB1sB7S6aKyUk9tl20YY+SgQe5J2sJHTcg==} engines: {node: '>=12.0.0'} pump@3.0.4: @@ -4212,7 +4212,7 @@ snapshots: tslib: 2.8.1 optional: true - '@emnapi/core@1.11.0': + '@emnapi/core@1.11.1': dependencies: '@emnapi/wasi-threads': 1.2.2 tslib: 2.8.1 @@ -4223,7 +4223,7 @@ snapshots: tslib: 2.8.1 optional: true - '@emnapi/runtime@1.11.0': + '@emnapi/runtime@1.11.1': dependencies: tslib: 2.8.1 optional: true @@ -4441,8 +4441,8 @@ snapshots: '@napi-rs/wasm-runtime@0.2.12': dependencies: - '@emnapi/core': 1.11.0 - '@emnapi/runtime': 1.11.0 + '@emnapi/core': 1.11.1 + '@emnapi/runtime': 1.11.1 '@tybys/wasm-util': 0.10.2 optional: true @@ -4551,7 +4551,7 @@ snapshots: '@platformatic/dynamic-buffer@0.3.1': {} - '@platformatic/kafka@2.2.3': + '@platformatic/kafka@2.3.0': dependencies: '@platformatic/dynamic-buffer': 0.3.1 '@platformatic/wasm-utils': 0.2.1 @@ -4563,7 +4563,7 @@ snapshots: scule: 1.3.0 optionalDependencies: '@node-rs/crc32': 1.10.6 - protobufjs: 8.6.1 + protobufjs: 8.6.4 transitivePeerDependencies: - supports-color @@ -5864,7 +5864,7 @@ snapshots: '@types/node': 25.8.0 long: 5.3.2 - protobufjs@8.6.1: + protobufjs@8.6.4: dependencies: long: 5.3.2 optional: true