Skip to content

Commit 9258e8a

Browse files
dependabot[bot]wraithgar
authored andcommitted
deps: update minizlib requirement from ^2.0.0 to ^2.1.2
Updates the requirements on [minizlib](https://github.com/isaacs/minizlib) to permit the latest version. - [Release notes](https://github.com/isaacs/minizlib/releases) - [Commits](isaacs/minizlib@v2.0.0...v2.1.2) --- updated-dependencies: - dependency-name: minizlib dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 52f2ca9 commit 9258e8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"minipass": "^3.1.3",
3636
"minipass-fetch": "^1.4.1",
3737
"minipass-json-stream": "^1.0.1",
38-
"minizlib": "^2.0.0",
38+
"minizlib": "^2.1.2",
3939
"npm-package-arg": "^8.0.0"
4040
},
4141
"devDependencies": {

0 commit comments

Comments
 (0)