Skip to content

Commit

Permalink
compress-gzip - upgrading pako to 2.1.0 (#612)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredwray authored Dec 4, 2022
1 parent b5d0fbe commit 7a6c90b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/compress-gzip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"dependencies": {
"@types/pako": "^2.0.0",
"json-buffer": "^3.0.1",
"pako": "^2.0.4"
"pako": "^2.1.0"
},
"devDependencies": {
"@keyv/test-suite": "*",
Expand Down

0 comments on commit 7a6c90b

Please sign in to comment.