Skip to content

Commit 3549f6c

Browse files
Update crypto-js to the latest version 🚀 (#1086)
* fix(package): update crypto-js to version 3.3.0 * chore(package): update lockfile package-lock.json
1 parent 3816347 commit 3549f6c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

‎package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"dependencies": {
3232
"@babel/runtime": "7.8.4",
3333
"@babel/runtime-corejs3": "7.8.4",
34-
"crypto-js": "3.2.1",
34+
"crypto-js": "3.3.0",
3535
"uuid": "3.3.3",
3636
"ws": "7.2.1",
3737
"xmlhttprequest": "1.8.0"

0 commit comments

Comments
 (0)