Skip to content

Commit 98aba44

Browse files
Bump uuid from 11.0.3 to 14.0.0
Bumps [uuid](https://github.com/uuidjs/uuid) from 11.0.3 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@v11.0.3...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 fcbba18 commit 98aba44

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"react-native-worklets": "0.5.1",
8787
"react-native-youtube-iframe": "^2.3.0",
8888
"react-youtube": "^10.1.0",
89-
"uuid": "^11.0.3"
89+
"uuid": "^14.0.0"
9090
},
9191
"peerDependencies": {
9292
"react-native-avoid-softinput": "^4.0.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11911,10 +11911,10 @@ utils-merge@1.0.1:
1191111911
resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
1191211912
integrity sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==
1191311913

11914-
uuid@^11.0.3:
11915-
version "11.0.3"
11916-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-11.0.3.tgz#248451cac9d1a4a4128033e765d137e2b2c49a3d"
11917-
integrity sha512-d0z310fCWv5dJwnX1Y/MncBAqGMKEzlBb1AOf7z9K8ALnd0utBX/msg/fA0+sbyN1ihbMsLhrBlnl1ak7Wa0rg==
11914+
uuid@^14.0.0:
11915+
version "14.0.0"
11916+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-14.0.0.tgz#0af883220163d264ffe0c084f6b8a89b9666966d"
11917+
integrity sha512-Qo+uWgilfSmAhXCMav1uYFynlQO7fMFiMVZsQqZRMIXp0O7rR7qjkj+cPvBHLgBqi960QCoo/PH2/6ZtVqKvrg==
1191811918

1191911919
uuid@^7.0.3:
1192011920
version "7.0.3"

0 commit comments

Comments
 (0)