From a72b68d61f301bb3cefbb76a56509dc9b6542843 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 May 2026 19:10:51 +0000 Subject: [PATCH] Bump uuid from 3.3.3 to 14.0.0 Bumps [uuid](https://github.com/uuidjs/uuid) from 3.3.3 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/v3.3.3...v14.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package-lock.json | 73 +++++++++++++++++++++++++++++++---------------- package.json | 2 +- 2 files changed, 49 insertions(+), 26 deletions(-) diff --git a/package-lock.json b/package-lock.json index 77f15e6..f9e522f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,74 +1,97 @@ { "name": "node-saga-sample", "version": "1.0.0", - "lockfileVersion": 1, + "lockfileVersion": 3, "requires": true, - "dependencies": { - "@types/ramda": { + "packages": { + "": { + "version": "1.0.0", + "license": "ISC", + "dependencies": { + "node-saga-client": "0.1.3", + "uuid": "^14.0.0" + } + }, + "node_modules/@types/ramda": { "version": "0.26.25", "resolved": "https://registry.npmjs.org/@types/ramda/-/ramda-0.26.25.tgz", "integrity": "sha512-fx54Gx7Xrw+wMU7sEbUa5tjgL5Ec/vWzhKCqJHR0JVJUqwGzUtIYk8nqwyLbmX11wEx2xVdblYlNL9BzznDhvw==", - "requires": { - "ts-toolbelt": "4.5.2" + "dependencies": { + "ts-toolbelt": "^4.5.0" } }, - "bindings": { + "node_modules/bindings": { "version": "1.5.0", "resolved": "https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz", "integrity": "sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==", - "requires": { + "dependencies": { "file-uri-to-path": "1.0.0" } }, - "file-uri-to-path": { + "node_modules/file-uri-to-path": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz", "integrity": "sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==" }, - "nan": { + "node_modules/nan": { "version": "2.14.0", "resolved": "https://registry.npmjs.org/nan/-/nan-2.14.0.tgz", "integrity": "sha512-INOFj37C7k3AfaNTtX8RhsTw7qRy7eLET14cROi9+5HAVbbHuIWUHEauBv5qT4Av2tWasiTY1Jw6puUNqRJXQg==" }, - "node-rdkafka": { + "node_modules/node-rdkafka": { "version": "2.6.1", "resolved": "https://registry.npmjs.org/node-rdkafka/-/node-rdkafka-2.6.1.tgz", "integrity": "sha512-mBRq7/7hgnRmbfX8TLPK0JVQYxu/kkuHVT4W7vLXc6wQoV5JfInpV0hWtkGIBjNzFyYSk0faJDIqlDQ2k9vy9Q==", - "requires": { - "bindings": "1.5.0", - "nan": "2.14.0" + "hasInstallScript": true, + "dependencies": { + "bindings": "^1.3.1", + "nan": "^2.11.1" + }, + "engines": { + "node": "<=10" } }, - "node-saga-client": { + "node_modules/node-saga-client": { "version": "0.1.3", "resolved": "https://registry.npmjs.org/node-saga-client/-/node-saga-client-0.1.3.tgz", "integrity": "sha512-mS2YmzZ6O8G2GvsHiWyLpIwliBpKbIRDXsd0EIeVJ7DkLXqkjkSoxbuXI+DkOm+PVq+KJY1udIrocNb2mhv+xw==", - "requires": { - "@types/ramda": "0.26.25", + "dependencies": { + "@types/ramda": "^0.26.16", "node-rdkafka": "2.6.1", - "ramda": "0.26.1", - "tslib": "1.10.0" + "ramda": "^0.26.1", + "tslib": "~1.10.0" + }, + "engines": { + "node": ">= 10.13 <11" } }, - "ramda": { + "node_modules/ramda": { "version": "0.26.1", "resolved": "https://registry.npmjs.org/ramda/-/ramda-0.26.1.tgz", "integrity": "sha512-hLWjpy7EnsDBb0p+Z3B7rPi3GDeRG5ZtiI33kJhTt+ORCd38AbAIjB/9zRIUoeTbE/AVX5ZkU7m6bznsvrf8eQ==" }, - "ts-toolbelt": { + "node_modules/ts-toolbelt": { "version": "4.5.2", "resolved": "https://registry.npmjs.org/ts-toolbelt/-/ts-toolbelt-4.5.2.tgz", "integrity": "sha512-g7ZDTK17HhZi5qhFvHLaW/ZzaOlEB+O7GnDaW6ftCEaxhbenVEzPfmeGo2YhMgRjhlYO/dtOmUbv0yykQU5YMw==" }, - "tslib": { + "node_modules/tslib": { "version": "1.10.0", "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.10.0.tgz", "integrity": "sha512-qOebF53frne81cf0S9B41ByenJ3/IuH8yJKngAX35CmiZySA0khhkovshKK+jGCaMnVomla7gVlIcc3EvKPbTQ==" }, - "uuid": { - "version": "3.3.3", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-3.3.3.tgz", - "integrity": "sha512-pW0No1RGHgzlpHJO1nsVrHKpOEIxkGg1xB+v0ZmdNH5OAeAwzAVrCnI2/6Mtx+Uys6iaylxa+D3g4j63IKKjSQ==" + "node_modules/uuid": { + "version": "14.0.0", + "resolved": "https://registry.npmjs.org/uuid/-/uuid-14.0.0.tgz", + "integrity": "sha512-Qo+uWgilfSmAhXCMav1uYFynlQO7fMFiMVZsQqZRMIXp0O7rR7qjkj+cPvBHLgBqi960QCoo/PH2/6ZtVqKvrg==", + "funding": [ + "https://github.com/sponsors/broofa", + "https://github.com/sponsors/ctavan" + ], + "license": "MIT", + "bin": { + "uuid": "dist-node/bin/uuid" + } } } } diff --git a/package.json b/package.json index ac8a4d9..8d8cd81 100644 --- a/package.json +++ b/package.json @@ -11,6 +11,6 @@ "license": "ISC", "dependencies": { "node-saga-client": "0.1.3", - "uuid": "^3.3.3" + "uuid": "^14.0.0" } }