Skip to content

Commit

Permalink
Bump uuid from 11.0.2 to 11.0.3 (#185)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 21, 2024
1 parent e6b9cf3 commit 863d468
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/ts-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@fishjam-cloud/webrtc-client": "workspace:*",
"events": "^3.3.0",
"typed-emitter": "^2.1.0",
"uuid": "^11.0.2"
"uuid": "^11.0.3"
},
"devDependencies": {
"@playwright/test": "^1.48.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/webrtc-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@bufbuild/protobuf": "^2.2.0",
"events": "^3.3.0",
"typed-emitter": "^2.1.0",
"uuid": "^11.0.2"
"uuid": "^11.0.3"
},
"devDependencies": {
"@playwright/test": "^1.47.2",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -519,7 +519,7 @@ __metadata:
typedoc-plugin-external-resolver: "npm:^1.0.3"
typedoc-plugin-mdn-links: "npm:^3.3.7"
typescript: "npm:^5.6.3"
uuid: "npm:^11.0.2"
uuid: "npm:^11.0.3"
vitest: "npm:^2.1.4"
zod: "npm:^3.23.6"
languageName: unknown
Expand All @@ -544,7 +544,7 @@ __metadata:
typedoc-plugin-external-resolver: "npm:^1.0.3"
typedoc-plugin-mdn-links: "npm:^3.3.2"
typescript: "npm:^5.6.2"
uuid: "npm:^11.0.2"
uuid: "npm:^11.0.3"
vitest: "npm:^2.1.2"
zod: "npm:^3.23.6"
languageName: unknown
Expand Down Expand Up @@ -7172,12 +7172,12 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:^11.0.2":
version: 11.0.2
resolution: "uuid@npm:11.0.2"
"uuid@npm:^11.0.3":
version: 11.0.3
resolution: "uuid@npm:11.0.3"
bin:
uuid: dist/esm/bin/uuid
checksum: 10c0/bd0670a0d6f77f1932da7544c51c32ceb467f3835382df2265f3275c4981d32c136a08a4369fb027ecfffd0b2ae48f19a28266ef636c7347264d5720e85d5ba0
checksum: 10c0/cee762fc76d949a2ff9205770334699e0043d52bb766472593a25f150077c9deed821230251ea3d6ab3943a5ea137d2826678797f1d5f6754c7ce5ce27e9f7a6
languageName: node
linkType: hard

Expand Down

0 comments on commit 863d468

Please sign in to comment.