From d41502051232c309fac218283edc20924b2ab03e Mon Sep 17 00:00:00 2001 From: hanouticelina <36770234+hanouticelina@users.noreply.github.com> Date: Thu, 28 Nov 2024 03:13:46 +0000 Subject: [PATCH] Update API inference documentation (automated) --- scripts/api-inference/package.json | 2 +- scripts/api-inference/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/scripts/api-inference/package.json b/scripts/api-inference/package.json index 17251ec60..f86db5d55 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.6", + "@huggingface/tasks": "^0.13.8", "@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 d4923584b..8c4c0336c 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.6 - version: 0.13.6 + specifier: ^0.13.8 + version: 0.13.8 '@types/node': specifier: ^22.5.0 version: 22.5.0 @@ -186,8 +186,8 @@ packages: cpu: [x64] os: [win32] - '@huggingface/tasks@0.13.6': - resolution: {integrity: sha512-5z7pkiLZTywSwXU6MPeKGC/RGXqTeF5J9iSWDQE+QPn0AXzYBAqDHLXSfjGMXpLhFg31VGl8OxGOjfn3dH+DWw==} + '@huggingface/tasks@0.13.8': + resolution: {integrity: sha512-ozfDHYzdHXoinlHmcIhlvTicipmVB01YVGSb8vT94m+NrDDYQHsyihh3ZvJ0MiKfgQi7KDpzKiGfPFP2BjxxDg==} '@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.6': {} + '@huggingface/tasks@0.13.8': {} '@jridgewell/resolve-uri@3.1.2': {}