Skip to content

Commit

Permalink
fix(deps): update dependency uuid to ^11.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent 273ccb0 commit 875330c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion megalodon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"form-data": "^4.0.1",
"isomorphic-ws": "^5.0.0",
"object-assign-deep": "^0.4.0",
"uuid": "^11.0.3",
"uuid": "^11.0.5",
"ws": "8.18.0"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4603,7 +4603,7 @@ __metadata:
ts-jest: "npm:^29.2.5"
typedoc: "npm:^0.26.11"
typescript: "npm:5.4.5"
uuid: "npm:^11.0.3"
uuid: "npm:^11.0.5"
ws: "npm:8.18.0"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -6235,12 +6235,12 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:^11.0.3":
version: 11.0.3
resolution: "uuid@npm:11.0.3"
"uuid@npm:^11.0.5":
version: 11.0.5
resolution: "uuid@npm:11.0.5"
bin:
uuid: dist/esm/bin/uuid
checksum: 10/251385563195709eb0697c74a834764eef28e1656d61174e35edbd129288acb4d95a43f4ce8a77b8c2fc128e2b55924296a0945f964b05b9173469d045625ff2
checksum: 10/0594ecdff3051e15d4a2c614b4c72e73af373bde0a5d156512353c01156975295d024ae8d7151846d7bd4d22ccd251b16ed51b4318fa71505fb20ad984102dc1
languageName: node
linkType: hard

Expand Down

0 comments on commit 875330c

Please sign in to comment.