Skip to content

Commit 2c093df

Browse files
authored
compress-gzip - upgrading @types/pako to 2.0.1 (#930)
1 parent 28854e2 commit 2c093df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/compress-gzip/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
},
6060
"homepage": "https://github.com/jaredwray/keyv",
6161
"dependencies": {
62-
"@types/pako": "^2.0.0",
62+
"@types/pako": "^2.0.1",
6363
"json-buffer": "^3.0.1",
6464
"pako": "^2.1.0"
6565
},

0 commit comments

Comments
 (0)