chore(deps): update dependency hash-sum to v2 (#6002)

This commit is contained in:
renovate[bot] 2019-06-29 05:37:43 +01:00 committed by Xin Du (Clark)
parent 2a0a34f629
commit 346e1e1704
5 changed files with 9 additions and 4 deletions

View File

@ -15,7 +15,7 @@
"consola": "^2.9.0",
"fs-extra": "^8.0.1",
"glob": "^7.1.4",
"hash-sum": "^1.0.2",
"hash-sum": "^2.0.0",
"ignore": "^5.1.2",
"lodash": "^4.17.11",
"pify": "^4.0.1",

View File

@ -17,7 +17,7 @@
"debug": "^4.1.1",
"esm": "^3.2.25",
"fs-extra": "^8.0.1",
"hash-sum": "^1.0.2",
"hash-sum": "^2.0.0",
"std-env": "^2.2.1"
},
"publishConfig": {

View File

@ -10,7 +10,7 @@
"dependencies": {
"consola": "^2.9.0",
"fs-extra": "^8.0.1",
"hash-sum": "^1.0.2",
"hash-sum": "^2.0.0",
"proper-lockfile": "^4.1.1",
"semver": "^6.1.2",
"serialize-javascript": "^1.7.0",

View File

@ -24,7 +24,7 @@
"file-loader": "^4.0.0",
"glob": "^7.1.4",
"hard-source-webpack-plugin": "^0.13.1",
"hash-sum": "^1.0.2",
"hash-sum": "^2.0.0",
"html-webpack-plugin": "^3.2.0",
"memory-fs": "^0.4.1",
"optimize-css-assets-webpack-plugin": "^5.0.1",

View File

@ -5571,6 +5571,11 @@ hash-sum@^1.0.2:
resolved "https://registry.npmjs.org/hash-sum/-/hash-sum-1.0.2.tgz#33b40777754c6432573c120cc3808bbd10d47f04"
integrity sha1-M7QHd3VMZDJXPBIMw4CLvRDUfwQ=
hash-sum@^2.0.0:
version "2.0.0"
resolved "https://registry.npmjs.org/hash-sum/-/hash-sum-2.0.0.tgz#81d01bb5de8ea4a214ad5d6ead1b523460b0b45a"
integrity sha512-WdZTbAByD+pHfl/g9QSsBIIwy8IT+EsPiKDs0KNX+zSHhdDLFKdZu0BQHljvO+0QI/BasbMSUa8wYNCZTvhslg==
hash.js@^1.0.0, hash.js@^1.0.3:
version "1.1.7"
resolved "https://registry.npmjs.org/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42"