Skip to content

Commit 490035b

Browse files
dependabot[bot]begin-again
authored andcommitted
Bump uuid from 11.0.4 to 11.0.5
Bumps [uuid](https://github.com/uuidjs/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](uuidjs/uuid@v11.0.4...v11.0.5) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6e42718 commit 490035b

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.6.3",
2121
"shelljs": "^0.8.5",
2222
"simple-git": "^3.27.0",
23-
"uuid": "11.0.4",
23+
"uuid": "11.0.5",
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.4"
2360+
uuid: "npm:11.0.5"
23612361
yargs: "npm:^17.7.2"
23622362
languageName: unknown
23632363
linkType: soft
@@ -3288,12 +3288,12 @@ __metadata:
32883288
languageName: node
32893289
linkType: hard
32903290

3291-
"uuid@npm:11.0.4":
3292-
version: 11.0.4
3293-
resolution: "uuid@npm:11.0.4"
3291+
"uuid@npm:11.0.5":
3292+
version: 11.0.5
3293+
resolution: "uuid@npm:11.0.5"
32943294
bin:
32953295
uuid: dist/esm/bin/uuid
3296-
checksum: 10/5fd9832d2819f4535c92805f381e26ac254dfc601424a1000bc277ea38440538385db948645ef23c800906eeda28d3da9e037b049e71b2efe1eff1d05c9f61a2
3296+
checksum: 10/0594ecdff3051e15d4a2c614b4c72e73af373bde0a5d156512353c01156975295d024ae8d7151846d7bd4d22ccd251b16ed51b4318fa71505fb20ad984102dc1
32973297
languageName: node
32983298
linkType: hard
32993299

0 commit comments

Comments
 (0)