Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"semantic-release": "^25.0.3",
"ts-jest": "29.0.3",
"typescript": "4.9.4",
"uuid": "9.0.0"
"uuid": "11.1.1"
},
"dependencies": {
"mysql2": "3.9.8"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2576,7 +2576,7 @@ __metadata:
semantic-release: "npm:^25.0.3"
ts-jest: "npm:29.0.3"
typescript: "npm:4.9.4"
uuid: "npm:9.0.0"
uuid: "npm:11.1.1"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -11096,12 +11096,12 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:9.0.0":
version: 9.0.0
resolution: "uuid@npm:9.0.0"
"uuid@npm:11.1.1":
version: 11.1.1
resolution: "uuid@npm:11.1.1"
bin:
uuid: dist/bin/uuid
checksum: 10c0/8867e438990d1d33ac61093e2e4e3477a2148b844e4fa9e3c2360fa4399292429c4b6ec64537eb1659c97b2d10db349c673ad58b50e2824a11e0d3630de3c056
uuid: dist/esm/bin/uuid
checksum: 10c0/9e3af58eba872ece5a5e76f4773a94fc78a0ef2c2444c38dbe6b42f41dadf76c01850fd783604f27986f6195e6286aef064d45987d401b2a33127b98ddf7c0c5
languageName: node
linkType: hard

Expand Down
Loading