Skip to content

Commit

Permalink
deps: uuid@^8.3.2->^9.0.1
Browse files Browse the repository at this point in the history
Consolidate on single version of uuid package

https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md
  • Loading branch information
legobeat committed Oct 22, 2024
1 parent 4c64831 commit b293a9a
Show file tree
Hide file tree
Showing 26 changed files with 8,183 additions and 10,632 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,6 @@
"typescript": "^4.6.2"
},
"dependencies": {
"uuid": "^8.3.2"
"uuid": "^9.0.1"
}
}
4 changes: 2 additions & 2 deletions packages/aptos-keyring/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
"@keystonehq/bc-ur-registry-aptos": "^0.6.2",
"@keystonehq/sdk": "^0.19.2",
"aptos": "^1.3.7",
"uuid": "^8.3.2"
"uuid": "^9.0.1"
},
"devDependencies": {
"@babel/preset-typescript": "^7.15.0",
"@types/uuid": "^8.3.1",
"@types/uuid": "^9.0.8",
"tsdx": "^0.14.1",
"typescript": "^4.6.2"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/arweave-keyring/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
"dependencies": {
"@keystonehq/bc-ur-registry-arweave": "^0.5.2",
"@keystonehq/sdk": "^0.19.2",
"uuid": "^8.3.2"
"uuid": "^9.0.1"
},
"devDependencies": {
"@babel/preset-typescript": "^7.15.0",
"@types/bs58": "^4.0.1",
"@types/uuid": "^8.3.1",
"@types/uuid": "^9.0.8",
"tsdx": "^0.14.1",
"typescript": "^4.6.2"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/base-eth-keyring/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@
"@keystonehq/bc-ur-registry-eth": "^0.19.1",
"hdkey": "^2.0.1",
"rlp": "^3.0.0",
"uuid": "^8.3.2"
"uuid": "^9.0.1"
},
"devDependencies": {
"@babel/preset-typescript": "^7.15.0",
"@types/uuid": "^8.3.1",
"@types/uuid": "^9.0.8",
"tsdx": "^0.14.1",
"typescript": "^4.6.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/cosmos-keyring/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
"@keystonehq/bc-ur-registry": "^0.5.4",
"@keystonehq/bc-ur-registry-cosmos": "^0.5.2",
"@keystonehq/sdk": "^0.19.2",
"uuid": "^8.3.2"
"uuid": "^9.0.1"
},
"devDependencies": {
"@babel/preset-typescript": "^7.15.0",
"@types/uuid": "^8.3.1",
"@types/uuid": "^9.0.8",
"tsdx": "^0.14.1",
"typescript": "^4.6.2"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/eth-keyring/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@
"bs58check": "^2.1.2",
"ethereumjs-util": "^7.0.8",
"hdkey": "^2.0.1",
"uuid": "^8.3.2"
"uuid": "^9.0.1"
},
"devDependencies": {
"@babel/preset-typescript": "^7.15.0",
"@types/bs58check": "^2.1.0",
"@types/hdkey": "2.0.0",
"@types/uuid": "^8.3.1",
"@types/uuid": "^9.0.8",
"tsdx": "^0.14.1",
"typescript": "^4.6.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/evm-keyring/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
"@keystonehq/bc-ur-registry": "^0.5.4",
"@keystonehq/bc-ur-registry-evm": "^0.5.2",
"@keystonehq/sdk": "^0.19.2",
"uuid": "^9.0.0"
"uuid": "^9.0.1"
},
"devDependencies": {
"@babel/preset-typescript": "^7.15.0",
"@types/uuid": "^9.0.0",
"@types/uuid": "^9.0.8",
"tsdx": "^0.14.1",
"typescript": "^4.9.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/keystone-subprovider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@ethereumjs/util": "^8.0.0",
"@keystonehq/bc-ur-registry-eth": "^0.18.0",
"@keystonehq/sdk": "^0.19.0",
"uuid": "^8.3.2"
"uuid": "^9.0.1"
},
"devDependencies": {
"@babel/preset-typescript": "^7.15.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/metamask-airgapped-keyring/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@keystonehq/bc-ur-registry-eth": "^0.19.1",
"@metamask/obs-store": "^9.0.0",
"rlp": "^2.2.6",
"uuid": "^8.3.2"
"uuid": "^9.0.1"
},
"devDependencies": {
"@babel/preset-typescript": "^7.15.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/near-keyring/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
"bs58": "^5.0.0",
"ky": "^0.31.1",
"near-api-js": "^0.44.2",
"uuid": "^8.3.2"
"uuid": "^9.0.1"
},
"devDependencies": {
"@babel/preset-typescript": "^7.15.0",
"@types/bs58": "^4.0.1",
"@types/uuid": "^8.3.1",
"@types/uuid": "^9.0.8",
"tsdx": "^0.14.1",
"typescript": "^4.6.2"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/sol-keyring/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
"@keystonehq/sdk": "^0.19.2",
"@solana/web3.js": "^1.36.0",
"bs58": "^5.0.0",
"uuid": "^8.3.2"
"uuid": "^9.0.1"
},
"devDependencies": {
"@babel/preset-typescript": "^7.15.0",
"@types/bs58": "^4.0.1",
"@types/uuid": "^8.3.1",
"@types/uuid": "^9.0.8",
"tsdx": "^0.14.1",
"typescript": "^4.6.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/ur-decoder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"devDependencies": {
"@babel/preset-typescript": "^7.15.0",
"@types/uuid": "^8.3.1",
"@types/uuid": "^9.0.8",
"tsdx": "^0.14.1",
"typescript": "^4.6.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/ur-registry-aptos/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@
"dependencies": {
"@keystonehq/bc-ur-registry": "^0.6.4",
"bs58check": "^2.1.2",
"uuid": "^8.3.2"
"uuid": "^9.0.1"
},
"devDependencies": {
"@babel/preset-typescript": "^7.15.0",
"@types/uuid": "^8.3.1",
"@types/uuid": "^9.0.8",
"tsdx": "^0.14.1",
"typescript": "^4.6.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/ur-registry-arweave/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
"license": "ISC",
"dependencies": {
"@keystonehq/bc-ur-registry": "^0.6.4",
"uuid": "^8.3.2"
"uuid": "^9.0.1"
},
"devDependencies": {
"@babel/preset-typescript": "^7.15.0",
"@types/uuid": "^8.3.1",
"@types/uuid": "^9.0.8",
"tsdx": "^0.14.1",
"typescript": "^4.6.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/ur-registry-btc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
"license": "ISC",
"dependencies": {
"@keystonehq/bc-ur-registry": "^0.6.4",
"uuid": "^8.3.2"
"uuid": "^9.0.1"
},
"devDependencies": {
"@babel/preset-typescript": "^7.15.0",
"@types/uuid": "^8.3.1",
"@types/uuid": "^9.0.8",
"tsdx": "^0.14.1",
"typescript": "^4.6.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/ur-registry-cardano/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
"license": "ISC",
"dependencies": {
"@keystonehq/bc-ur-registry": "^0.6.4",
"uuid": "^8.3.2"
"uuid": "^9.0.1"
},
"devDependencies": {
"@babel/preset-typescript": "^7.15.0",
"@types/uuid": "^8.3.1",
"@types/uuid": "^9.0.8",
"tsdx": "^0.14.1",
"typescript": "^4.6.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/ur-registry-cosmos/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@
"dependencies": {
"@keystonehq/bc-ur-registry": "^0.6.4",
"bs58check": "^2.1.2",
"uuid": "^8.3.2"
"uuid": "^9.0.1"
},
"devDependencies": {
"@babel/preset-typescript": "^7.15.0",
"@types/uuid": "^8.3.1",
"@types/uuid": "^9.0.8",
"tsdx": "^0.14.1",
"typescript": "^4.6.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/ur-registry-eth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@
"@ethereumjs/util": "^9.0.3",
"@keystonehq/bc-ur-registry": "^0.7.0",
"hdkey": "^2.0.1",
"uuid": "^8.3.2"
"uuid": "^9.0.1"
},
"devDependencies": {
"@babel/preset-typescript": "^7.15.0",
"@types/uuid": "^8.3.1",
"@types/uuid": "^9.0.1",
"crypto-browserify": "^3.12.0",
"stream-browserify": "^3.0.0",
"terser-webpack-plugin": "^2.3.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/ur-registry-evm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
"dependencies": {
"@keystonehq/bc-ur-registry": "^0.6.4",
"bs58check": "^2.1.2",
"uuid": "^9.0.0"
"uuid": "^9.0.1"
},
"devDependencies": {
"@babel/preset-typescript": "^7.15.0",
"@types/uuid": "^9.0.0",
"@types/uuid": "^9.0.8",
"tsdx": "^0.14.1",
"typescript": "^4.9.4"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/ur-registry-near/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@
"dependencies": {
"@keystonehq/bc-ur-registry": "^0.6.4",
"bs58check": "^2.1.2",
"uuid": "^8.3.2"
"uuid": "^9.0.1"
},
"devDependencies": {
"@babel/preset-typescript": "^7.15.0",
"@types/uuid": "^8.3.1",
"@types/uuid": "^9.0.8",
"tsdx": "^0.14.1",
"typescript": "^4.6.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/ur-registry-sol/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@
"dependencies": {
"@keystonehq/bc-ur-registry": "^0.7.0",
"bs58check": "^2.1.2",
"uuid": "^8.3.2"
"uuid": "^9.0.1"
},
"devDependencies": {
"@babel/preset-typescript": "^7.15.0",
"@types/uuid": "^8.3.1",
"@types/uuid": "^9.0.8",
"tsdx": "^0.14.1",
"typescript": "^4.6.2"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/ur-registry-stellar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@
"dependencies": {
"@keystonehq/bc-ur-registry": "^0.6.4",
"bs58check": "^2.1.2",
"uuid": "^8.3.2"
"uuid": "^9.0.1"
},
"devDependencies": {
"@babel/preset-typescript": "^7.15.0",
"@types/uuid": "^8.3.1",
"@types/uuid": "^9.0.8",
"tsdx": "^0.14.1",
"typescript": "^4.6.2"
},
"gitHead": "83d8e223d29e5cc71dccc963388d65a87c894636"
}
}
4 changes: 2 additions & 2 deletions packages/ur-registry-sui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
"license": "ISC",
"dependencies": {
"@keystonehq/bc-ur-registry": "^0.6.4",
"uuid": "^9.0.0"
"uuid": "^9.0.1"
},
"devDependencies": {
"@babel/preset-typescript": "^7.15.0",
"@types/uuid": "^9.0.1",
"@types/uuid": "^9.0.8",
"tsdx": "^0.14.1",
"typescript": "^5.0.4"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/ur-registry-ton/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
"license": "ISC",
"dependencies": {
"@keystonehq/bc-ur-registry": "^0.6.4",
"uuid": "^9.0.0"
"uuid": "^9.0.1"
},
"devDependencies": {
"@babel/preset-typescript": "^7.15.0",
"@types/uuid": "^9.0.0",
"@types/uuid": "^9.0.8",
"jest": "^27.5.1",
"tsdx": "^0.14.1",
"typescript": "^4.9.4"
Expand Down
4 changes: 2 additions & 2 deletions packages/ur-registry-tron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
"license": "ISC",
"dependencies": {
"@keystonehq/bc-ur-registry": "^0.6.4",
"uuid": "^9.0.0"
"uuid": "^9.0.1"
},
"devDependencies": {
"@babel/preset-typescript": "^7.15.0",
"@types/uuid": "^9.0.0",
"@types/uuid": "^9.0.8",
"tsdx": "^0.14.1",
"typescript": "^4.9.4"
},
Expand Down
Loading

0 comments on commit b293a9a

Please sign in to comment.