From 72f04ef339f9de56770dc1b1d8de52e19537d7d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 00:56:00 +0000 Subject: [PATCH] Bump uuid from 10.0.0 to 11.0.1 in /screen2.0 Bumps [uuid](https://github.com/uuidjs/uuid) from 10.0.0 to 11.0.1. - [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...v11.0.1) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- screen2.0/package.json | 2 +- screen2.0/yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/screen2.0/package.json b/screen2.0/package.json index 699dfbd1..1d01738d 100644 --- a/screen2.0/package.json +++ b/screen2.0/package.json @@ -76,7 +76,7 @@ "tailwindcss": "3.4.13", "umap-js": "1.4.0", "umms-gb": "^3.10.0", - "uuid": "^10.0.0" + "uuid": "^11.0.1" }, "devDependencies": { "@graphql-codegen/cli": "^5.0.2", diff --git a/screen2.0/yarn.lock b/screen2.0/yarn.lock index 4a9b3664..734059b6 100644 --- a/screen2.0/yarn.lock +++ b/screen2.0/yarn.lock @@ -10483,7 +10483,7 @@ __metadata: typescript: 5.6.2 umap-js: 1.4.0 umms-gb: ^3.10.0 - uuid: ^10.0.0 + uuid: ^11.0.1 webpack: ^5.94.0 webpack-cli: ^5.1.4 languageName: unknown @@ -11879,12 +11879,12 @@ __metadata: languageName: node linkType: hard -"uuid@npm:^10.0.0": - version: 10.0.0 - resolution: "uuid@npm:10.0.0" +"uuid@npm:^11.0.1": + version: 11.0.1 + resolution: "uuid@npm:11.0.1" bin: - uuid: dist/bin/uuid - checksum: 4b81611ade2885d2313ddd8dc865d93d8dccc13ddf901745edca8f86d99bc46d7a330d678e7532e7ebf93ce616679fb19b2e3568873ac0c14c999032acb25869 + uuid: dist/esm/bin/uuid + checksum: 6125cb3c7a93497aca3e8548fb670d877165a4f66b6d32af92f5464423cddd9fb942bb8baf3581bc1e29aa569f9d25635f47c3cbe020db31cf5106629b99c5d7 languageName: node linkType: hard