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 packages/backend-defaults/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@
"uuid": "^11.0.0",
"winston": "^3.2.1",
"winston-transport": "^4.5.0",
"yauzl": "^3.0.0",
"yauzl": "^3.2.1",
"yn": "^4.0.0",
"zod": "^3.25.76",
"zod-to-json-schema": "^3.25.1"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3051,7 +3051,7 @@ __metadata:
wait-for-expect: "npm:^3.0.2"
winston: "npm:^3.2.1"
winston-transport: "npm:^4.5.0"
yauzl: "npm:^3.0.0"
yauzl: "npm:^3.2.1"
yn: "npm:^4.0.0"
zod: "npm:^3.25.76"
zod-to-json-schema: "npm:^3.25.1"
Expand Down Expand Up @@ -51577,13 +51577,13 @@ __metadata:
languageName: unknown
linkType: soft

"yauzl@npm:^3.0.0":
version: 3.2.0
resolution: "yauzl@npm:3.2.0"
"yauzl@npm:^3.2.1":
version: 3.2.1
resolution: "yauzl@npm:3.2.1"
dependencies:
buffer-crc32: "npm:~0.2.3"
pend: "npm:~1.2.0"
checksum: 10/a3cd2bfcf7590673bb35750f2a4e5107e3cc939d32d98a072c0673fe42329e390f471b4a53dbbd72512229099b18aa3b79e6ddb87a73b3a17446080c903a2c4b
checksum: 10/15dfae75fbfe59c6a1b7a2cb27a995cda0ee70549d32d6b19937e84897436170f169f6bbefc34b9e9beb9c9114a1b8a8a40e7687a907909a19681ebcbf35a1f3
languageName: node
linkType: hard

Expand Down