Skip to content

Commit

Permalink
deps: update minizlib requirement from ^2.0.0 to ^2.1.2 (#29)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] committed Feb 24, 2022
1 parent 969ac72 commit 44e8701
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -35,7 +35,7 @@
"dependencies": {
"minipass": "^3.1.0",
"minipass-sized": "^1.0.3",
"minizlib": "^2.0.0"
"minizlib": "^2.1.2"
},
"optionalDependencies": {
"encoding": "^0.1.12"
Expand Down

0 comments on commit 44e8701

Please sign in to comment.