From 30e586674a9a5e1f8037e5a14b2f3dcd1d51c0bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 03:02:09 +0000 Subject: [PATCH] chore(deps): bump uuid from 10.0.0 to 14.0.0 in /apps/js-sdk Bumps [uuid](https://github.com/uuidjs/uuid) from 10.0.0 to 14.0.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](https://github.com/uuidjs/uuid/compare/v10.0.0...v14.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apps/js-sdk/package.json | 2 +- apps/js-sdk/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/apps/js-sdk/package.json b/apps/js-sdk/package.json index 2855beb6e1..41470dca4d 100644 --- a/apps/js-sdk/package.json +++ b/apps/js-sdk/package.json @@ -14,7 +14,7 @@ "@mendable/firecrawl-js": "^4.3.4", "axios": "^1.15.0", "firecrawl": "^4.3.4", - "uuid": "^10.0.0", + "uuid": "^14.0.0", "zod": "^3.23.8" }, "devDependencies": { diff --git a/apps/js-sdk/pnpm-lock.yaml b/apps/js-sdk/pnpm-lock.yaml index 6d277b5cee..d1adc5f3eb 100644 --- a/apps/js-sdk/pnpm-lock.yaml +++ b/apps/js-sdk/pnpm-lock.yaml @@ -22,8 +22,8 @@ importers: specifier: ^4.3.4 version: 4.11.1 uuid: - specifier: ^10.0.0 - version: 10.0.0 + specifier: ^14.0.0 + version: 14.0.0 zod: specifier: ^3.23.8 version: 3.25.76 @@ -398,8 +398,8 @@ packages: undici-types@7.11.0: resolution: {integrity: sha512-kt1ZriHTi7MU+Z/r9DOdAI3ONdaR3M3csEaRc6ewa4f4dTvX4cQCbJ4NkEn0ohE4hHtq85+PhPSTY+pO/1PwgA==} - uuid@10.0.0: - resolution: {integrity: sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==} + uuid@14.0.0: + resolution: {integrity: sha512-Qo+uWgilfSmAhXCMav1uYFynlQO7fMFiMVZsQqZRMIXp0O7rR7qjkj+cPvBHLgBqi960QCoo/PH2/6ZtVqKvrg==} hasBin: true v8-compile-cache-lib@3.0.1: @@ -717,7 +717,7 @@ snapshots: undici-types@7.11.0: {} - uuid@10.0.0: {} + uuid@14.0.0: {} v8-compile-cache-lib@3.0.1: {}