Skip to content

Commit

Permalink
chore: Bump @types/uuid from 9.0.7 to 9.0.8 in /server (#4478)
Browse files Browse the repository at this point in the history
Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 9.0.7 to 9.0.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid)

---
updated-dependencies:
- dependency-name: "@types/uuid"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 28, 2024
1 parent 6fae0c1 commit f167d76
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@types/helmet": "4.0.0",
"@types/moment": "2.13.0",
"@types/request": "2.48.8",
"@types/uuid": "9.0.7",
"@types/uuid": "9.0.8",
"@wireapp/tslint-config": "1.4.1",
"cross-env": "7.0.3",
"generate-changelog": "1.8.0",
Expand Down
10 changes: 5 additions & 5 deletions server/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2107,10 +2107,10 @@ __metadata:
languageName: node
linkType: hard

"@types/uuid@npm:9.0.7":
version: 9.0.7
resolution: "@types/uuid@npm:9.0.7"
checksum: c7321194aeba9ea173efd1e721403bdf4e7ae6945f8f8cdbc87c791f4b505ccf3dbc4a8883d90b394ef13b7c2dc778045792b05dbb23b3c746f8ea347804d448
"@types/uuid@npm:9.0.8":
version: 9.0.8
resolution: "@types/uuid@npm:9.0.8"
checksum: b8c60b7ba8250356b5088302583d1704a4e1a13558d143c549c408bf8920535602ffc12394ede77f8a8083511b023704bc66d1345792714002bfa261b17c5275
languageName: node
linkType: hard

Expand Down Expand Up @@ -6478,7 +6478,7 @@ __metadata:
"@types/helmet": 4.0.0
"@types/moment": 2.13.0
"@types/request": 2.48.8
"@types/uuid": 9.0.7
"@types/uuid": 9.0.8
"@wireapp/commons": 4.4.10
"@wireapp/tslint-config": 1.4.1
cross-env: 7.0.3
Expand Down

0 comments on commit f167d76

Please sign in to comment.