Skip to content

Commit e25ae1f

Browse files
chore(deps): bump uuid from 8.3.2 to 14.0.0
Bumps [uuid](https://github.com/uuidjs/uuid) from 8.3.2 to 14.0.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v8.3.2...v14.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b0a9c70 commit e25ae1f

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

modules/sdk-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"strip-hex-prefix": "^1.0.0",
7070
"superagent": "^9.0.1",
7171
"tweetnacl": "^1.0.3",
72-
"uuid": "^8.3.2"
72+
"uuid": "^14.0.0"
7373
},
7474
"devDependencies": {
7575
"@bitgo/sdk-opensslbytes": "^2.1.0",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20718,6 +20718,11 @@ uuid@^11.1.0:
2071820718
resolved "https://registry.npmjs.org/uuid/-/uuid-11.1.0.tgz"
2071920719
integrity sha512-0/A9rDy9P7cJ+8w1c9WD9V//9Wj15Ce2MPz8Ri6032usz+NfePxx5AcN3bN+r6ZL6jEo066/yNYB3tn4pQEx+A==
2072020720

20721+
uuid@^14.0.0:
20722+
version "14.0.0"
20723+
resolved "https://registry.npmjs.org/uuid/-/uuid-14.0.0.tgz#0af883220163d264ffe0c084f6b8a89b9666966d"
20724+
integrity sha512-Qo+uWgilfSmAhXCMav1uYFynlQO7fMFiMVZsQqZRMIXp0O7rR7qjkj+cPvBHLgBqi960QCoo/PH2/6ZtVqKvrg==
20725+
2072120726
uuid@^8.3.2:
2072220727
version "8.3.2"
2072320728
resolved "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz"

0 commit comments

Comments
 (0)