diff --git a/scripts/api-inference/package.json b/scripts/api-inference/package.json index 5485da6f1..22d2d7d6c 100644 --- a/scripts/api-inference/package.json +++ b/scripts/api-inference/package.json @@ -14,7 +14,7 @@ "author": "", "license": "ISC", "dependencies": { - "@huggingface/tasks": "^0.13.10", + "@huggingface/tasks": "^0.13.11", "@types/node": "^22.5.0", "handlebars": "^4.7.8", "node": "^20.17.0", diff --git a/scripts/api-inference/pnpm-lock.yaml b/scripts/api-inference/pnpm-lock.yaml index 613a9d994..df282c58f 100644 --- a/scripts/api-inference/pnpm-lock.yaml +++ b/scripts/api-inference/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@huggingface/tasks': - specifier: ^0.13.10 - version: 0.13.10 + specifier: ^0.13.11 + version: 0.13.11 '@types/node': specifier: ^22.5.0 version: 22.5.0 @@ -186,8 +186,8 @@ packages: cpu: [x64] os: [win32] - '@huggingface/tasks@0.13.10': - resolution: {integrity: sha512-jUWGwEb8khbGuZRhv8tj0OfgjjeKeQdQUCz5V/z6cOhjhpureia/X/XlwuLYsCGDXGT4RtE6uMm/XtRmkp4Vkg==} + '@huggingface/tasks@0.13.11': + resolution: {integrity: sha512-3fAiLfrUTz2RSt8mTmumxAC9+6fQIPYUXGM6/72cW6xVLIFYBrJElsHDaoHUr/I/KouMEzwJ6MBaTS7mRduBjA==} '@jridgewell/resolve-uri@3.1.2': resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==} @@ -404,7 +404,7 @@ snapshots: '@esbuild/win32-x64@0.23.1': optional: true - '@huggingface/tasks@0.13.10': {} + '@huggingface/tasks@0.13.11': {} '@jridgewell/resolve-uri@3.1.2': {}