diff --git a/package.json b/package.json index fd8f5f4..fcdef50 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ }, "dependencies": { "@fastify/static": "^8.2.0", - "@platformatic/python-node": "^0.1.7", + "@platformatic/python-node": "^0.1.8", "@platformatic/service": "^3.0.0", "fastify-plugin": "^5.0.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4916093..1ae91c3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^8.2.0 version: 8.2.0 '@platformatic/python-node': - specifier: ^0.1.7 - version: 0.1.7 + specifier: ^0.1.8 + version: 0.1.8 '@platformatic/service': specifier: ^3.0.0 version: 3.6.0(typescript@5.9.2) @@ -459,26 +459,26 @@ packages: resolution: {integrity: sha512-XJCCYDTKRaWbu5LuMzKCJ/1bVU/bchoqvUEKV67ThUaAlELVEYRK7eZ9C2NWUg1IX98jRIoJ2GWBS91czE5LSQ==} engines: {node: '>=22.19.0'} - '@platformatic/python-node-darwin-arm64@0.1.7': - resolution: {integrity: sha512-78w5TUOqlkySjPr6D44GkQFD6Da8wz/cu8lUtCeBNts6cK0ntBwRof+8DzIhxFeUySllzZQfnQDWBRgJLvFECA==} + '@platformatic/python-node-darwin-arm64@0.1.8': + resolution: {integrity: sha512-9Ai4il6/M9/kBnX0MWDnjVGZMUZp7wIMbLHoHVGopiAhMShU5cXY8PrCpRxgJfzk7++9niRvbDDFtXxv47npzw==} engines: {node: '>= 20'} cpu: [arm64] os: [darwin] - '@platformatic/python-node-darwin-x64@0.1.7': - resolution: {integrity: sha512-c5lRNl1g5W2U7orUAmvmjFsCDxVTE4GBeDUOrm2z4PeB2zaK8Zq2H5lEFlQRHBTeSzIBdJ1VsRnN+K4UjNB8hg==} + '@platformatic/python-node-darwin-x64@0.1.8': + resolution: {integrity: sha512-zKvPDfZE0e+BGJBsu1WTOJn53Jjo9IEGTZ76EBwfwZduF0jXabwPtSjMrj/zeZOAQ2nXvrQU4Mjj/jidfGVhmg==} engines: {node: '>= 20'} cpu: [x64] os: [darwin] - '@platformatic/python-node-linux-x64-gnu@0.1.7': - resolution: {integrity: sha512-VD95H78S9ce6FK7PRTfPY9qowSWztvKT4vz1Xr33///6IHrFbm1pfy0dsVsrBSeHZFRLV+F/M0ZmAPwU7v5vlA==} + '@platformatic/python-node-linux-x64-gnu@0.1.8': + resolution: {integrity: sha512-jW8uWN9PQk9iM7tR/EA4wsFzFiqVyxJseSYfRgS7+YPkfcmQyZHnXjA2Vw+DotuQjAjeCUqFioj9PJJ728XfvQ==} engines: {node: '>= 20'} cpu: [x64] os: [linux] - '@platformatic/python-node@0.1.7': - resolution: {integrity: sha512-SIeW/pq7X1wSX/wRxMja0+tRIemSpJRX22yt8RRfCmaXif7Cg/n4y8X9rD4EIxaRMvJNBWGjXthCoJHnyjO0+Q==} + '@platformatic/python-node@0.1.8': + resolution: {integrity: sha512-4M6wtGV6X9HHAkZK1v8jdwFfesDlQ7tGt8j9Z+4RvzyqZvleEZCppi3dES9KHd3GMEpg15xbA4+TwXjyYokttA==} engines: {node: '>= 20'} '@platformatic/scalar-theme@3.6.0': @@ -3136,20 +3136,20 @@ snapshots: '@platformatic/http-metrics': 0.2.1 prom-client: 15.1.3 - '@platformatic/python-node-darwin-arm64@0.1.7': + '@platformatic/python-node-darwin-arm64@0.1.8': optional: true - '@platformatic/python-node-darwin-x64@0.1.7': + '@platformatic/python-node-darwin-x64@0.1.8': optional: true - '@platformatic/python-node-linux-x64-gnu@0.1.7': + '@platformatic/python-node-linux-x64-gnu@0.1.8': optional: true - '@platformatic/python-node@0.1.7': + '@platformatic/python-node@0.1.8': optionalDependencies: - '@platformatic/python-node-darwin-arm64': 0.1.7 - '@platformatic/python-node-darwin-x64': 0.1.7 - '@platformatic/python-node-linux-x64-gnu': 0.1.7 + '@platformatic/python-node-darwin-arm64': 0.1.8 + '@platformatic/python-node-darwin-x64': 0.1.8 + '@platformatic/python-node-linux-x64-gnu': 0.1.8 '@platformatic/scalar-theme@3.6.0': {}