Skip to content

Commit fd546b0

Browse files
fix(deps): update dependency uuid to v11
1 parent c5b8f2c commit fd546b0

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"fast-xml-parser": "^4.0.0",
9696
"prompts": "^2.4.0",
9797
"semver": "^7.3.5",
98-
"uuid": "^10.0.0"
98+
"uuid": "^11.0.0"
9999
},
100100
"peerDependencies": {
101101
"@callstack/react-native-visionos": "0.73 - 0.76",

yarn.lock

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12050,7 +12050,7 @@ __metadata:
1205012050
semver: "npm:^7.3.5"
1205112051
suggestion-bot: "npm:^3.0.0"
1205212052
typescript: "npm:^5.0.0"
12053-
uuid: "npm:^10.0.0"
12053+
uuid: "npm:^11.0.0"
1205412054
peerDependencies:
1205512055
"@callstack/react-native-visionos": 0.73 - 0.76
1205612056
"@expo/config-plugins": ">=5.0"
@@ -14465,7 +14465,7 @@ __metadata:
1446514465
languageName: node
1446614466
linkType: hard
1446714467

14468-
"uuid@npm:11.0.3, uuid@npm:^11.0.1":
14468+
"uuid@npm:11.0.3":
1446914469
version: 11.0.3
1447014470
resolution: "uuid@npm:11.0.3"
1447114471
bin:
@@ -14483,6 +14483,15 @@ __metadata:
1448314483
languageName: node
1448414484
linkType: hard
1448514485

14486+
"uuid@npm:^11.0.0, uuid@npm:^11.0.1":
14487+
version: 11.0.4
14488+
resolution: "uuid@npm:11.0.4"
14489+
bin:
14490+
uuid: dist/esm/bin/uuid
14491+
checksum: 10c0/3c13591c4dedaa3741f925e284df5974e3d6e0b1cb0f6f75f98c36f9c01d2a414350364fd067613ef600a21c6973dab0506530d4f499ff878f32a06f84569ead
14492+
languageName: node
14493+
linkType: hard
14494+
1448614495
"uuid@npm:^3.3.2":
1448714496
version: 3.4.0
1448814497
resolution: "uuid@npm:3.4.0"

0 commit comments

Comments
 (0)