Skip to content

Commit

Permalink
fix(deps): update dependency uuid to ^11.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent f356e62 commit 2d65409
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.0",
"isomorphic-ws": "^5.0.0",
"object-assign-deep": "^0.4.0",
"uuid": "^11.0.2",
"uuid": "^11.0.3",
"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 @@ -4538,7 +4538,7 @@ __metadata:
ts-jest: "npm:^29.2.5"
typedoc: "npm:^0.26.11"
typescript: "npm:5.4.5"
uuid: "npm:^11.0.2"
uuid: "npm:^11.0.3"
ws: "npm:8.18.0"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -6177,12 +6177,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: 10/b98082f398fa2ece8cacc2264402f739256ca70def4bb82e3a14ec70777d189c01ce1054764c3b59b8fc098b62b135a15d1b24914712904c988822e2ac9b4f44
checksum: 10/251385563195709eb0697c74a834764eef28e1656d61174e35edbd129288acb4d95a43f4ce8a77b8c2fc128e2b55924296a0945f964b05b9173469d045625ff2
languageName: node
linkType: hard

Expand Down

0 comments on commit 2d65409

Please sign in to comment.