Skip to content

Commit b810a6b

Browse files
refactor: bump uuid from 10.0.0 to 13.0.0
Bumps [uuid](https://github.com/uuidjs/uuid) from 10.0.0 to 13.0.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v10.0.0...v13.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 13.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bd71358 commit b810a6b

File tree

2 files changed

+47
-9
lines changed

2 files changed

+47
-9
lines changed

package-lock.json

Lines changed: 46 additions & 8 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
@@ -34,7 +34,7 @@
3434
"@babel/runtime-corejs3": "7.28.4",
3535
"idb-keyval": "6.2.2",
3636
"react-native-crypto-js": "1.0.0",
37-
"uuid": "10.0.0",
37+
"uuid": "13.0.0",
3838
"ws": "8.18.3"
3939
},
4040
"devDependencies": {

0 commit comments

Comments
 (0)