From 614b95c0e59d9da36533a20fb7584939b2c09358 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 10:45:42 +0000 Subject: [PATCH] build(deps): bump uuid from 10.0.0 to 11.0.1 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] --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 8298e47..916c9ed 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "dependencies": { "@actions/core": "^1.11.1", "@docker/actions-toolkit": "^0.40.0", - "uuid": "^10.0.0" + "uuid": "^11.0.1" }, "devDependencies": { "@types/node": "^20.6.0", diff --git a/yarn.lock b/yarn.lock index bb7bf09..28b2da8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3374,7 +3374,7 @@ __metadata: ts-jest: ^29.1.1 ts-node: ^10.9.1 typescript: ^5.2.2 - uuid: ^10.0.0 + uuid: ^11.0.1 languageName: unknown linkType: soft @@ -7107,12 +7107,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