Skip to content

Commit 44e8701

Browse files
deps: update minizlib requirement from ^2.0.0 to ^2.1.2 (#29)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 969ac72 commit 44e8701

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
"dependencies": {
3636
"minipass": "^3.1.0",
3737
"minipass-sized": "^1.0.3",
38-
"minizlib": "^2.0.0"
38+
"minizlib": "^2.1.2"
3939
},
4040
"optionalDependencies": {
4141
"encoding": "^0.1.12"

0 commit comments

Comments
 (0)