Skip to content

Commit 5d535cf

Browse files
committed
fix(deps): update dependency client-zip to v2.2.2
1 parent 04ed522 commit 5d535cf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@geist-ui/icons": "1.0.2",
1616
"@types/cookie": "0.5.1",
1717
"@types/js-cookie": "3.0.2",
18-
"client-zip": "2.2.1",
18+
"client-zip": "2.2.2",
1919
"cookie": "0.5.0",
2020
"dotenv": "16.0.0",
2121
"js-cookie": "3.0.1",

client/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -583,10 +583,10 @@ cli-spinners@^2.5.0:
583583
resolved "https://registry.yarnpkg.com/cli-spinners/-/cli-spinners-2.6.1.tgz#adc954ebe281c37a6319bfa401e6dd2488ffb70d"
584584
integrity sha512-x/5fWmGMnbKQAaNwN+UZlV79qBLM9JFnJuJ03gIi5whrob0xV0ofNVHy9DhwGdsMJQc2OKv0oGmLzvaqvAVv+g==
585585

586-
587-
version "2.2.1"
588-
resolved "https://registry.yarnpkg.com/client-zip/-/client-zip-2.2.1.tgz#8db715e9f4f61307f70e11a87a46aabb7e0f09da"
589-
integrity sha512-ZtLCKCUG3Xpscmz2nu89sGexZlfzr4aM27WYQPPpIgyhZ2jYiuhA8VNNMGDAlIrjAiiinetma8H+KyIN2lIXiw==
586+
587+
version "2.2.2"
588+
resolved "https://registry.yarnpkg.com/client-zip/-/client-zip-2.2.2.tgz#58dcc66f2534954a50b506d2bd864b51ba98370d"
589+
integrity sha512-Jh1Sz/iBTfYuLQv6yKzrrXofJy17Q7YRhBfh5HH/6i4Z+ACjTfmRJllWQKoe4eFWwXeUoOjEathqXfuGGX4jhg==
590590

591591
clone@^1.0.2:
592592
version "1.0.4"

0 commit comments

Comments
 (0)