Skip to content

Commit

Permalink
Bump md5 from 2.2.1 to 2.3.0
Browse files Browse the repository at this point in the history
Bumps [md5](https://github.com/pvorb/node-md5) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/pvorb/node-md5/releases)
- [Commits](https://github.com/pvorb/node-md5/compare/v2.2.1...v2.3.0)

---
updated-dependencies:
- dependency-name: md5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and GitHub committed Jul 28, 2021
1 parent e97797c commit 5a67cba
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 16 deletions.
34 changes: 20 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,11 @@
"js-yaml": "^4.1.0",
"jsonschema": "1.4.0",
"long": "^4.0.0",
"md5": "^2.2.1",
"md5": "^2.3.0",
"path": "^0.12.7",
"query-string": "^7.0.1",
"semver": "^7.3.2",
"uuid": "^8.3.0",
"uuid": "^8.3.2",
"zlib": "^1.0.5"
},
"//": [
Expand Down

0 comments on commit 5a67cba

Please sign in to comment.