From d7a3fd31189ec43144d9bc94784b09de84ceca60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 May 2026 09:24:42 +0000 Subject: [PATCH] chore(deps): bump the npm_and_yarn group across 3 directories with 2 updates Bumps the npm_and_yarn group with 2 updates in the / directory: [uuid](https://github.com/uuidjs/uuid) and [follow-redirects](https://github.com/follow-redirects/follow-redirects). Bumps the npm_and_yarn group with 1 update in the /Extras/FrontendTests directory: [uuid](https://github.com/uuidjs/uuid). Bumps the npm_and_yarn group with 1 update in the /Extras/MinimalStreamTester directory: [uuid](https://github.com/uuidjs/uuid). Updates `uuid` from 8.3.2 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/v8.3.2...v14.0.0) Updates `follow-redirects` from 1.15.11 to 1.16.0 - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.11...v1.16.0) Updates `uuid` from 9.0.1 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/v8.3.2...v14.0.0) Updates `uuid` from 9.0.1 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/v8.3.2...v14.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: follow-redirects dependency-version: 1.16.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- Extras/FrontendTests/package.json | 2 +- Extras/MinimalStreamTester/package.json | 2 +- Extras/mediasoup-sdp-bridge/package.json | 2 +- package-lock.json | 51 +++++++++++++++++++----- 4 files changed, 44 insertions(+), 13 deletions(-) mode change 100755 => 100644 Extras/FrontendTests/package.json diff --git a/Extras/FrontendTests/package.json b/Extras/FrontendTests/package.json old mode 100755 new mode 100644 index 7806857a..22e977d3 --- a/Extras/FrontendTests/package.json +++ b/Extras/FrontendTests/package.json @@ -23,6 +23,6 @@ "@epicgames-ps/lib-pixelstreamingfrontend-ue5.7": "*", "dotenv": "^16.4.5", "node-fetch": "^2.7.0", - "uuid": "^9.0.0" + "uuid": "^14.0.0" } } diff --git a/Extras/MinimalStreamTester/package.json b/Extras/MinimalStreamTester/package.json index 2bb20496..52723e4d 100644 --- a/Extras/MinimalStreamTester/package.json +++ b/Extras/MinimalStreamTester/package.json @@ -20,6 +20,6 @@ "dependencies": { "dotenv": "^16.4.5", "node-fetch": "^2.7.0", - "uuid": "^9.0.0" + "uuid": "^14.0.0" } } diff --git a/Extras/mediasoup-sdp-bridge/package.json b/Extras/mediasoup-sdp-bridge/package.json index 20089d29..6e25f4eb 100644 --- a/Extras/mediasoup-sdp-bridge/package.json +++ b/Extras/mediasoup-sdp-bridge/package.json @@ -48,7 +48,7 @@ "lodash": "^4.18.1", "sdp-transform": "^2.14.0", "supports-color": "^7.1.0", - "uuid": "^8.1.0" + "uuid": "^14.0.0" }, "devDependencies": { "@tsconfig/node16": "^1.0.0", diff --git a/package-lock.json b/package-lock.json index b32d10a3..9ce204a8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -65,7 +65,7 @@ "@epicgames-ps/lib-pixelstreamingfrontend-ue5.7": "*", "dotenv": "^16.4.5", "node-fetch": "^2.7.0", - "uuid": "^9.0.0" + "uuid": "^14.0.0" }, "devDependencies": { "@playwright/test": "^1.49.1", @@ -73,6 +73,19 @@ "@types/uuid": "^9.0.8" } }, + "Extras/FrontendTests/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" + } + }, "Extras/JSStreamer": { "name": "@epicgames-ps/js-streamer", "version": "0.0.5", @@ -111,7 +124,7 @@ "lodash": "^4.18.1", "sdp-transform": "^2.14.0", "supports-color": "^7.1.0", - "uuid": "^8.1.0" + "uuid": "^14.0.0" }, "devDependencies": { "@tsconfig/node16": "^1.0.0", @@ -168,12 +181,16 @@ } }, "Extras/mediasoup-sdp-bridge/node_modules/uuid": { - "version": "8.3.2", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz", - "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==", + "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/bin/uuid" + "uuid": "dist-node/bin/uuid" } }, "Extras/MinimalStreamTester": { @@ -182,7 +199,7 @@ "dependencies": { "dotenv": "^16.4.5", "node-fetch": "^2.7.0", - "uuid": "^9.0.0" + "uuid": "^14.0.0" }, "devDependencies": { "@playwright/test": "^1.49.1", @@ -190,6 +207,19 @@ "@types/uuid": "^9.0.8" } }, + "Extras/MinimalStreamTester/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" + } + }, "Extras/SS_Test": { "version": "1.0.4", "license": "ISC", @@ -8580,9 +8610,9 @@ "license": "MIT" }, "node_modules/follow-redirects": { - "version": "1.15.11", - "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.11.tgz", - "integrity": "sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==", + "version": "1.16.0", + "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.16.0.tgz", + "integrity": "sha512-y5rN/uOsadFT/JfYwhxRS5R7Qce+g3zG97+JrtFZlC9klX/W5hD7iiLzScI4nZqUS7DNUdhPgw4xI8W2LuXlUw==", "dev": true, "funding": [ { @@ -16953,6 +16983,7 @@ "version": "9.0.1", "resolved": "https://registry.npmjs.org/uuid/-/uuid-9.0.1.tgz", "integrity": "sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==", + "dev": true, "funding": [ "https://github.com/sponsors/broofa", "https://github.com/sponsors/ctavan"