Skip to content

Commit de37390

Browse files
fix(package): update crypto-js to version 4.0.0
1 parent c027ab8 commit de37390

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
@@ -20,7 +20,7 @@
2020
"axios": "^0.19.0",
2121
"chalk": "^3.0.0",
2222
"codecov": "^3.6.5",
23-
"crypto-js": "^3.1.9-1",
23+
"crypto-js": "^4.0.0",
2424
"detect-character-encoding": "^0.8.0",
2525
"encoding-japanese": "^1.0.30",
2626
"jshashes": "^1.0.7",

0 commit comments

Comments
 (0)