Skip to content

Commit

Permalink
Bump uuid from 3.4.0 to 9.0.0
Browse files Browse the repository at this point in the history
Bumps [uuid](https://github.com/uuidjs/uuid) from 3.4.0 to 9.0.0.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](uuidjs/uuid@v3.4.0...v9.0.0)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 21, 2023
1 parent 84715f8 commit ce745fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"resolutions": {
"axios": "0.27.2",
"tslib": "2.4.1",
"uuid": "3.4.0"
"uuid": "9.0.0"
},
"dependencies": {
"@react-native-community/netinfo": "9.3.7",
Expand Down Expand Up @@ -66,7 +66,7 @@
"react-native-web": "~0.18.12",
"react-native-webview": "11.26.1",
"sentry-expo": "~6.0.0",
"uuid": "3.4.0"
"uuid": "9.0.0"
},
"devDependencies": {
"@babel/core": "^7.21.0",
Expand Down

0 comments on commit ce745fc

Please sign in to comment.