Skip to content

Commit 933a5db

Browse files
refactor: bump uuid from 9.0.1 to 10.0.0
Bumps [uuid](https://github.com/uuidjs/uuid) from 9.0.1 to 10.0.0. - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v9.0.1...v10.0.0) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2f23cbf commit 933a5db

File tree

2 files changed

+128
-8
lines changed

2 files changed

+128
-8
lines changed

package-lock.json

Lines changed: 127 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@babel/runtime-corejs3": "7.24.6",
3333
"idb-keyval": "6.2.1",
3434
"react-native-crypto-js": "1.0.0",
35-
"uuid": "9.0.1",
35+
"uuid": "10.0.0",
3636
"ws": "8.17.1",
3737
"xmlhttprequest": "1.8.0"
3838
},

0 commit comments

Comments
 (0)