Skip to content
Merged
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/exposure-keys/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"author": "Florian Imdahl <git@ffflorian.de>",
"dependencies": {
"jszip": "3.10.1",
"jszip": "3.10.2",
"protobufjs": "8.8.0"
},
"description": "Temporary Exposure Keys (TEK) library",
Expand Down
2 changes: 1 addition & 1 deletion packages/jszip-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"commander": "15.0.0",
"cosmiconfig": "10.0.1",
"glob": "13.0.6",
"jszip": "3.10.1",
"jszip": "3.10.2",
"logdown": "3.3.1",
"progress": "2.0.3"
},
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1736,7 +1736,7 @@ __metadata:
cosmiconfig: "npm:10.0.1"
cross-env: "npm:10.1.0"
glob: "npm:13.0.6"
jszip: "npm:3.10.1"
jszip: "npm:3.10.2"
logdown: "npm:3.3.1"
progress: "npm:2.0.3"
tsx: "npm:4.23.13"
Expand Down Expand Up @@ -5271,7 +5271,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "exposure-keys@workspace:packages/exposure-keys"
dependencies:
jszip: "npm:3.10.1"
jszip: "npm:3.10.2"
protobufjs: "npm:8.8.0"
protobufjs-cli: "npm:2.7.0"
tsx: "npm:4.23.13"
Expand Down Expand Up @@ -6363,15 +6363,15 @@ __metadata:
languageName: node
linkType: hard

"jszip@npm:3.10.1":
version: 3.10.1
resolution: "jszip@npm:3.10.1"
"jszip@npm:3.10.2":
version: 3.10.2
resolution: "jszip@npm:3.10.2"
dependencies:
lie: "npm:~3.3.0"
pako: "npm:~1.0.2"
readable-stream: "npm:~2.3.6"
setimmediate: "npm:^1.0.5"
checksum: 10c0/58e01ec9c4960383fb8b38dd5f67b83ccc1ec215bf74c8a5b32f42b6e5fb79fada5176842a11409c4051b5b94275044851814a31076bf49e1be218d3ef57c863
checksum: 10c0/c51b1473062bb7ac81c0c76047d99a2b56a062f2427ac989e28b46b31ecab636a440f137d15ff6320a961b7e1048c802f0bed83a2e10ed0ba9c2cfd84e818bc6
languageName: node
linkType: hard

Expand Down