diff --git a/.yarn/cache/uuid-npm-10.0.0-4872b46ff8-eab18c27fe.zip b/.yarn/cache/uuid-npm-10.0.0-4872b46ff8-eab18c27fe.zip deleted file mode 100644 index d97096d..0000000 Binary files a/.yarn/cache/uuid-npm-10.0.0-4872b46ff8-eab18c27fe.zip and /dev/null differ diff --git a/.yarn/cache/uuid-npm-11.0.1-681097d87e-cd5a1d7ecc.zip b/.yarn/cache/uuid-npm-11.0.1-681097d87e-cd5a1d7ecc.zip new file mode 100644 index 0000000..25c6b9f Binary files /dev/null and b/.yarn/cache/uuid-npm-11.0.1-681097d87e-cd5a1d7ecc.zip differ diff --git a/package.json b/package.json index 7a8aa75..cfa5478 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "p-event": "^6.0.1", "semantic-release": "^24.1.1", "tempy": "^3.1.0", - "uuid": "^10.0.0", + "uuid": "^11.0.1", "xo": "^0.59.3" }, "ava": { diff --git a/yarn.lock b/yarn.lock index f0a40d0..2006244 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2371,7 +2371,7 @@ __metadata: p-event: "npm:^6.0.1" semantic-release: "npm:^24.1.1" tempy: "npm:^3.1.0" - uuid: "npm:^10.0.0" + uuid: "npm:^11.0.1" xo: "npm:^0.59.3" bin: create-npm: ./src/bin/create-npm.js @@ -8766,12 +8766,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: eab18c27fe4ab9fb9709a5d5f40119b45f2ec8314f8d4cf12ce27e4c6f4ffa4a6321dc7db6c515068fa373c075b49691ba969f0010bf37f44c37ca40cd6bf7fe + uuid: dist/esm/bin/uuid + checksum: cd5a1d7eccfd6da80382ec88cfa28b68dce2c1c1402228b813fc0065ab8b29d20594cffeb67d850bc166ade677a6c35741072bd9dd0cc7d565c1fe8eca14ef22 languageName: node linkType: hard