Skip to content

Commit

Permalink
chore(deps): 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 8.3.2 to 9.0.1
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](uuidjs/uuid@v8.3.2...v9.0.1)

Updates `@types/uuid` from 8.3.4 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: 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 and Romakita committed Apr 23, 2024
1 parent ee7bfc8 commit 55acb32
Show file tree
Hide file tree
Showing 7 changed files with 37 additions and 28 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"lerna": "7.4.2",
"rimraf": "5.0.5",
"rxjs": "^7.8.1",
"uuid": "8.3.2"
"uuid": "9.0.1"
},
"devDependencies": {
"@commitlint/cli": "^19.2.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/orm/adapters/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@
},
"dependencies": {
"@types/lowdb": "1.0.15",
"@types/uuid": "8.3.4",
"@types/uuid": "9.0.8",
"change-case": "^4.1.2",
"fs-extra": "11.2.0",
"lodash": "^4.17.21",
"lowdb": "1.0.0",
"tslib": "2.6.1",
"uuid": "8.3.2"
"uuid": "9.0.1"
},
"devDependencies": {
"@tsed/ajv": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/platform/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"@types/json-schema": "7.0.15",
"accepts": "^1.3.8",
"tslib": "2.6.1",
"uuid": "8.3.2"
"uuid": "9.0.1"
},
"devDependencies": {
"@tsed/components-scan": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/platform/platform-serverless/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"encodeurl": "^1.0.2",
"mime": "^3.0.0",
"tslib": "2.6.1",
"uuid": "^8.3.2"
"uuid": "^9.0.1"
},
"devDependencies": {
"@tsed/platform-serverless-testing": "workspace:*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@tsed/oidc-provider": "workspace:*",
"@tsed/typescript": "workspace:*",
"@types/psl": "^1.1.3",
"@types/uuid": "8.3.4",
"@types/uuid": "9.0.8",
"barrelsby": "^2.8.1",
"eslint": "^8.57.0",
"jest": "^29.7.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/security/oidc-provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"koa-rewrite": "^3.0.1",
"lodash": "4.17.21",
"tslib": "2.6.1",
"uuid": "8.3.2"
"uuid": "9.0.1"
},
"devDependencies": {
"@tsed/common": "workspace:*",
Expand All @@ -49,7 +49,7 @@
"@tsed/typescript": "workspace:*",
"@types/lowdb": "1.0.15",
"@types/oidc-provider": "8.4.4",
"@types/uuid": "8.3.4",
"@types/uuid": "9.0.8",
"barrelsby": "^2.8.1",
"cross-env": "7.0.3",
"eslint": "^8.57.0",
Expand Down
49 changes: 29 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6459,7 +6459,7 @@ __metadata:
"@tsed/typescript": "workspace:*"
"@types/fs-extra": "npm:11.0.4"
"@types/lowdb": "npm:1.0.15"
"@types/uuid": "npm:8.3.4"
"@types/uuid": "npm:9.0.8"
barrelsby: "npm:^2.8.1"
change-case: "npm:^4.1.2"
eslint: "npm:^8.57.0"
Expand All @@ -6468,7 +6468,7 @@ __metadata:
lodash: "npm:^4.17.21"
lowdb: "npm:1.0.0"
tslib: "npm:2.6.1"
uuid: "npm:8.3.2"
uuid: "npm:9.0.1"
peerDependencies:
"@tsed/ajv": 7.67.6
"@tsed/common": 7.67.6
Expand Down Expand Up @@ -6625,7 +6625,7 @@ __metadata:
eslint: "npm:^8.57.0"
jest: "npm:^29.7.0"
tslib: "npm:2.6.1"
uuid: "npm:8.3.2"
uuid: "npm:9.0.1"
peerDependencies:
"@tsed/logger": ">=6.7.5"
"@tsed/logger-file": ">=6.7.5"
Expand Down Expand Up @@ -7156,7 +7156,7 @@ __metadata:
"@tsed/oidc-provider": "workspace:*"
"@tsed/typescript": "workspace:*"
"@types/psl": "npm:^1.1.3"
"@types/uuid": "npm:8.3.4"
"@types/uuid": "npm:9.0.8"
barrelsby: "npm:^2.8.1"
eslint: "npm:^8.57.0"
jest: "npm:^29.7.0"
Expand Down Expand Up @@ -7191,7 +7191,7 @@ __metadata:
"@tsed/typescript": "workspace:*"
"@types/lowdb": "npm:1.0.15"
"@types/oidc-provider": "npm:8.4.4"
"@types/uuid": "npm:8.3.4"
"@types/uuid": "npm:9.0.8"
barrelsby: "npm:^2.8.1"
cross-env: "npm:7.0.3"
eslint: "npm:^8.57.0"
Expand All @@ -7204,7 +7204,7 @@ __metadata:
lowdb: "npm:3.0.0"
oidc-provider: "npm:8.4.5"
tslib: "npm:2.6.1"
uuid: "npm:8.3.2"
uuid: "npm:9.0.1"
peerDependencies:
"@tsed/ajv": 7.67.6
"@tsed/common": 7.67.6
Expand Down Expand Up @@ -7725,7 +7725,7 @@ __metadata:
jest: "npm:^29.7.0"
mime: "npm:^3.0.0"
tslib: "npm:2.6.1"
uuid: "npm:^8.3.2"
uuid: "npm:^9.0.1"
peerDependencies:
"@tsed/di": 7.67.6
"@tsed/logger": ">=6.7.5"
Expand Down Expand Up @@ -7897,7 +7897,7 @@ __metadata:
ts-loader: "npm:^9.4.2"
tslib: "npm:2.6.1"
typescript: "npm:4.9.5"
uuid: "npm:8.3.2"
uuid: "npm:9.0.1"
webpack: "npm:^5.75.0"
webpack-cli: "npm:^5.0.1"
webpack-dev-server: "npm:^4.11.1"
Expand Down Expand Up @@ -9457,10 +9457,10 @@ __metadata:
languageName: node
linkType: hard

"@types/uuid@npm:8.3.4":
version: 8.3.4
resolution: "@types/uuid@npm:8.3.4"
checksum: 10/6f11f3ff70f30210edaa8071422d405e9c1d4e53abbe50fdce365150d3c698fe7bbff65c1e71ae080cbfb8fded860dbb5e174da96fdbbdfcaa3fb3daa474d20f
"@types/uuid@npm:9.0.8":
version: 9.0.8
resolution: "@types/uuid@npm:9.0.8"
checksum: 10/b8c60b7ba8250356b5088302583d1704a4e1a13558d143c549c408bf8920535602ffc12394ede77f8a8083511b023704bc66d1345792714002bfa261b17c5275
languageName: node
linkType: hard

Expand Down Expand Up @@ -29446,21 +29446,21 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:8.3.2, uuid@npm:^8.0.0, uuid@npm:^8.3.2":
version: 8.3.2
resolution: "uuid@npm:8.3.2"
"uuid@npm:9.0.0, uuid@npm:^9.0.0":
version: 9.0.0
resolution: "uuid@npm:9.0.0"
bin:
uuid: dist/bin/uuid
checksum: 10/9a5f7aa1d6f56dd1e8d5f2478f855f25c645e64e26e347a98e98d95781d5ed20062d6cca2eecb58ba7c84bc3910be95c0451ef4161906abaab44f9cb68ffbdd1
checksum: 10/23857699a616d1b48224bc2b8440eae6e57d25463c3a0200e514ba8279dfa3bde7e92ea056122237839cfa32045e57d8f8f4a30e581d720fd72935572853ae2e
languageName: node
linkType: hard

"uuid@npm:9.0.0, uuid@npm:^9.0.0":
version: 9.0.0
resolution: "uuid@npm:9.0.0"
"uuid@npm:9.0.1, uuid@npm:^9.0.1":
version: 9.0.1
resolution: "uuid@npm:9.0.1"
bin:
uuid: dist/bin/uuid
checksum: 10/23857699a616d1b48224bc2b8440eae6e57d25463c3a0200e514ba8279dfa3bde7e92ea056122237839cfa32045e57d8f8f4a30e581d720fd72935572853ae2e
checksum: 10/9d0b6adb72b736e36f2b1b53da0d559125ba3e39d913b6072f6f033e0c87835b414f0836b45bcfaf2bdf698f92297fea1c3cc19b0b258bc182c9c43cc0fab9f2
languageName: node
linkType: hard

Expand All @@ -29473,6 +29473,15 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:^8.0.0, uuid@npm:^8.3.2":
version: 8.3.2
resolution: "uuid@npm:8.3.2"
bin:
uuid: dist/bin/uuid
checksum: 10/9a5f7aa1d6f56dd1e8d5f2478f855f25c645e64e26e347a98e98d95781d5ed20062d6cca2eecb58ba7c84bc3910be95c0451ef4161906abaab44f9cb68ffbdd1
languageName: node
linkType: hard

"v8-compile-cache-lib@npm:^3.0.1":
version: 3.0.1
resolution: "v8-compile-cache-lib@npm:3.0.1"
Expand Down

0 comments on commit 55acb32

Please sign in to comment.