Skip to content

Commit f5832be

Browse files
chore(deps-dev): bump uuid from 9.0.1 to 14.0.0
Bumps [uuid](https://github.com/uuidjs/uuid) from 9.0.1 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@v9.0.1...v14.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 01e214f commit f5832be

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"ts-jest": "^29.3.1",
117117
"typescript": "~5.9.3",
118118
"uglify-js": "^3.17.4",
119-
"uuid": "^9.0.1",
119+
"uuid": "^14.0.0",
120120
"xmlhttprequest": "^1.8.0"
121121
},
122122
"codegenConfig": {

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11272,7 +11272,7 @@ __metadata:
1127211272
ts-jest: ^29.3.1
1127311273
typescript: ~5.9.3
1127411274
uglify-js: ^3.17.4
11275-
uuid: ^9.0.1
11275+
uuid: ^14.0.0
1127611276
xmlhttprequest: ^1.8.0
1127711277
peerDependencies:
1127811278
expo: ">=49.0.0"
@@ -32858,21 +32858,21 @@ __metadata:
3285832858
languageName: node
3285932859
linkType: hard
3286032860

32861-
"uuid@npm:^7.0.3":
32862-
version: 7.0.3
32863-
resolution: "uuid@npm:7.0.3"
32861+
"uuid@npm:^14.0.0":
32862+
version: 14.0.0
32863+
resolution: "uuid@npm:14.0.0"
3286432864
bin:
32865-
uuid: dist/bin/uuid
32866-
checksum: f5b7b5cc28accac68d5c083fd51cca64896639ebd4cca88c6cfb363801aaa83aa439c86dfc8446ea250a7a98d17afd2ad9e88d9d4958c79a412eccb93bae29de
32865+
uuid: dist-node/bin/uuid
32866+
checksum: 08608584a79e987cdae000fa8eb724fa51dd8aafc136cd9fa9a8c87d07b246c56eec5fd9027fdb3e49a863eedf758bc19e325909ce281955c7a027fed67dc89e
3286732867
languageName: node
3286832868
linkType: hard
3286932869

32870-
"uuid@npm:^9.0.1":
32871-
version: 9.0.1
32872-
resolution: "uuid@npm:9.0.1"
32870+
"uuid@npm:^7.0.3":
32871+
version: 7.0.3
32872+
resolution: "uuid@npm:7.0.3"
3287332873
bin:
3287432874
uuid: dist/bin/uuid
32875-
checksum: 39931f6da74e307f51c0fb463dc2462807531dc80760a9bff1e35af4316131b4fc3203d16da60ae33f07fdca5b56f3f1dd662da0c99fea9aaeab2004780cc5f4
32875+
checksum: f5b7b5cc28accac68d5c083fd51cca64896639ebd4cca88c6cfb363801aaa83aa439c86dfc8446ea250a7a98d17afd2ad9e88d9d4958c79a412eccb93bae29de
3287632876
languageName: node
3287732877
linkType: hard
3287832878

0 commit comments

Comments
 (0)