Skip to content

Commit bbc711a

Browse files
deps(dev): bump crypto-hash from 3.1.0 to 4.0.0 (#332)
Bumps [crypto-hash](https://github.com/sindresorhus/crypto-hash) from 3.1.0 to 4.0.0. - [Release notes](https://github.com/sindresorhus/crypto-hash/releases) - [Commits](sindresorhus/crypto-hash@v3.1.0...v4.0.0) --- updated-dependencies: - dependency-name: crypto-hash dependency-version: 4.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2e31a2f commit bbc711a

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
@@ -290,7 +290,7 @@
290290
"aegir": "^47.0.7",
291291
"buffer": "^6.0.3",
292292
"cids": "^1.1.9",
293-
"crypto-hash": "^3.0.0"
293+
"crypto-hash": "^4.0.0"
294294
},
295295
"aegir": {
296296
"test": {

0 commit comments

Comments
 (0)