Skip to content

Commit

Permalink
Bump uuid from 9.0.1 to 10.0.0
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent ae5f7b6 commit 9b74ace
Show file tree
Hide file tree
Showing 2 changed files with 713 additions and 576 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"mongoose": "^8.4.1",
"qs": "^6.12.1",
"semver": "^7.6.2",
"uuid": "^9.0.1"
"uuid": "^10.0.0"
},
"scripts": {
"start": "node main.js"
Expand Down
Loading

0 comments on commit 9b74ace

Please sign in to comment.