From 9eba9dc8f455e9733ff5a82f7b2f9550eacae272 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 17:36:29 +0000 Subject: [PATCH] Bump uuid from 11.0.4 to 11.0.5 in /frontend-react in the utils group (#17047) Bumps the utils group in /frontend-react with 1 update: [uuid](https://github.com/uuidjs/uuid). Updates `uuid` from 11.0.4 to 11.0.5 - [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/v11.0.4...v11.0.5) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: utils ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- frontend-react/package.json | 2 +- frontend-react/yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/frontend-react/package.json b/frontend-react/package.json index c13c9fac453..5e9c87a3b75 100644 --- a/frontend-react/package.json +++ b/frontend-react/package.json @@ -42,7 +42,7 @@ "sanitize-html": "^2.14.0", "tsx": "^4.19.2", "use-deep-compare-effect": "^1.8.1", - "uuid": "^11.0.4", + "uuid": "^11.0.5", "web-vitals": "^3.4.0" }, "scripts": { diff --git a/frontend-react/yarn.lock b/frontend-react/yarn.lock index 73117e77b96..e750f7a2c5f 100644 --- a/frontend-react/yarn.lock +++ b/frontend-react/yarn.lock @@ -10030,7 +10030,7 @@ __metadata: typescript-eslint: ^8.19.0 undici: ^6.20.1 use-deep-compare-effect: ^1.8.1 - uuid: ^11.0.4 + uuid: ^11.0.5 vite: ^6.0.7 vite-plugin-checker: ^0.8.0 vite-plugin-svgr: ^4.3.0 @@ -12229,12 +12229,12 @@ __metadata: languageName: node linkType: hard -"uuid@npm:^11.0.4": - version: 11.0.4 - resolution: "uuid@npm:11.0.4" +"uuid@npm:^11.0.5": + version: 11.0.5 + resolution: "uuid@npm:11.0.5" bin: uuid: dist/esm/bin/uuid - checksum: 88860d20dafa648642581b2e7bb364588149df50d41c812100839aec095593fcc8548fde6929605efd42f556455cf5683e3bad9e9e311f4b62d7efbb68598d3e + checksum: 8a8ed824c77ccc9387eed3049e75268a862379f0d41222716020743c438f31e9acfbe6495bd4cb1a7727c91fcf5ae20be40b306826a62c96f9ff42db48e8ed93 languageName: node linkType: hard