Skip to content

Commit 38398f4

Browse files
dependabot[bot]begin-again
authored andcommitted
Bump uuid from 11.0.5 to 11.1.0
Bumps [uuid](https://github.com/uuidjs/uuid) from 11.0.5 to 11.1.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v11.0.5...v11.1.0) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8dccfd2 commit 38398f4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"semver": "^7.7.1",
2121
"shelljs": "^0.8.5",
2222
"simple-git": "^3.27.0",
23-
"uuid": "11.0.5",
23+
"uuid": "11.1.0",
2424
"yargs": "^17.7.2"
2525
},
2626
"devDependencies": {

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2357,7 +2357,7 @@ __metadata:
23572357
simple-git: "npm:^3.27.0"
23582358
sinon: "npm:^19.0.2"
23592359
sinon-chai: "npm:^3.7.0"
2360-
uuid: "npm:11.0.5"
2360+
uuid: "npm:11.1.0"
23612361
yargs: "npm:^17.7.2"
23622362
languageName: unknown
23632363
linkType: soft
@@ -3297,12 +3297,12 @@ __metadata:
32973297
languageName: node
32983298
linkType: hard
32993299

3300-
"uuid@npm:11.0.5":
3301-
version: 11.0.5
3302-
resolution: "uuid@npm:11.0.5"
3300+
"uuid@npm:11.1.0":
3301+
version: 11.1.0
3302+
resolution: "uuid@npm:11.1.0"
33033303
bin:
33043304
uuid: dist/esm/bin/uuid
3305-
checksum: 10/0594ecdff3051e15d4a2c614b4c72e73af373bde0a5d156512353c01156975295d024ae8d7151846d7bd4d22ccd251b16ed51b4318fa71505fb20ad984102dc1
3305+
checksum: 10/d2da43b49b154d154574891ced66d0c83fc70caaad87e043400cf644423b067542d6f3eb641b7c819224a7cd3b4c2f21906acbedd6ec9c6a05887aa9115a9cf5
33063306
languageName: node
33073307
linkType: hard
33083308

0 commit comments

Comments
 (0)