Skip to content

Commit 8ee2ef4

Browse files
authored
Merge pull request #30 from privy-open-source/renovate/pin-dependencies
chore(deps): pin dependency @types/uuid to 10.0.0
2 parents b6356ec + 24257a7 commit 8ee2ef4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/ghoulscript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"test": "node --test"
2323
},
2424
"devDependencies": {
25-
"@types/uuid": "^10",
25+
"@types/uuid": "10.0.0",
2626
"typescript": "5.5.4",
2727
"vite": "5.3.4",
2828
"vite-plugin-dts": "3.9.1",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -712,7 +712,7 @@ __metadata:
712712
resolution: "@privyid/ghoulscript@workspace:packages/ghoulscript"
713713
dependencies:
714714
"@privyid/ghostscript": "workspace:^"
715-
"@types/uuid": "npm:^10"
715+
"@types/uuid": "npm:10.0.0"
716716
defu: "npm:^6.1.4"
717717
sref: "npm:^1.0.1"
718718
typescript: "npm:5.5.4"
@@ -991,7 +991,7 @@ __metadata:
991991
languageName: node
992992
linkType: hard
993993

994-
"@types/uuid@npm:^10":
994+
"@types/uuid@npm:10.0.0":
995995
version: 10.0.0
996996
resolution: "@types/uuid@npm:10.0.0"
997997
checksum: 10c0/9a1404bf287164481cb9b97f6bb638f78f955be57c40c6513b7655160beb29df6f84c915aaf4089a1559c216557dc4d2f79b48d978742d3ae10b937420ddac60

0 commit comments

Comments
 (0)