Skip to content

Commit f8f39e6

Browse files
fix(package): update md5-hex to version 3.0.1
Closes #693
1 parent 88fab39 commit f8f39e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"fastboot-transform": "^0.1.3",
3636
"fs-extra": "^7.0.0",
3737
"json-stable-stringify": "^1.0.1",
38-
"md5-hex": "^2.0.0",
38+
"md5-hex": "^3.0.1",
3939
"silent-error": "^1.1.0"
4040
},
4141
"devDependencies": {

0 commit comments

Comments
 (0)