Skip to content

Commit

Permalink
Bump uuid and @types/uuid
Browse files Browse the repository at this point in the history
Bumps [uuid](https://github.com/uuidjs/uuid) and [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid). These dependencies needed to be updated together.

Updates `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)

Updates `@types/uuid` from 9.0.8 to 10.0.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@types/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 25a8f67 commit 12848a6
Show file tree
Hide file tree
Showing 2 changed files with 3,477 additions and 2,649 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@types/node-fetch": "^2.6.8",
"@types/supertest": "^6.0.2",
"@types/sync-fetch": "^0.4.2",
"@types/uuid": "^9.0.6",
"@types/uuid": "^10.0.0",
"apitoolkit-js": "^3.3.2",
"axios": "^1.7.0",
"busboy": "^1.6.0",
Expand All @@ -50,7 +50,7 @@
"multer": "^1.4.5-lts.1",
"node-fetch": "^3.3.2",
"sync-fetch": "^0.5.2",
"uuid": "^9.0.1"
"uuid": "^10.0.0"
},
"repository": {
"type": "git",
Expand Down
Loading

0 comments on commit 12848a6

Please sign in to comment.