diff --git a/scripts/api-inference/package.json b/scripts/api-inference/package.json index 6d13899d7..cdfeda535 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.3", + "@huggingface/tasks": "^0.13.4", "@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 4e7428def..df9320a05 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.3 - version: 0.13.3 + specifier: ^0.13.4 + version: 0.13.4 '@types/node': specifier: ^22.5.0 version: 22.5.0 @@ -186,8 +186,8 @@ packages: cpu: [x64] os: [win32] - '@huggingface/tasks@0.13.3': - resolution: {integrity: sha512-nIQSodwZPyARxcOrIvGO/l9Pk4/dTTZzvDUE3XKkbA+atfYZO3OrqtyT/srPaMhUG7mgdn/1nE2yS7TBKq+sMg==} + '@huggingface/tasks@0.13.4': + resolution: {integrity: sha512-LETHbMSK3gHBFU0D09ziEJm6t1Pcgii4SFwHw+d+8MFGfkAryxaDl2qaHY+PxiTkZEeaTLd6G8/239SJuVxyWg==} '@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.3': {} + '@huggingface/tasks@0.13.4': {} '@jridgewell/resolve-uri@3.1.2': {}