Skip to content

Commit f08de9b

Browse files
committed
use crypto 3.3.0
1 parent aaf6b86 commit f08de9b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
},
4949
"dependencies": {
5050
"base-64": "^0.1.0",
51-
"crypto-js": "^3.2.1",
51+
"crypto-js": "^3.3.0",
5252
"jsbn": "^1.1.0",
5353
"jwt-decode": "^2.2.0",
5454
"url": "^0.11.0"

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1952,7 +1952,7 @@ cross-spawn@^6.0.0:
19521952
shebang-command "^1.2.0"
19531953
which "^1.2.9"
19541954

1955-
crypto-js@^3.2.1:
1955+
crypto-js@^3.3.0:
19561956
version "3.3.0"
19571957
resolved "https://registry.yarnpkg.com/crypto-js/-/crypto-js-3.3.0.tgz#846dd1cce2f68aacfa156c8578f926a609b7976b"
19581958
integrity sha512-DIT51nX0dCfKltpRiXV+/TVZq+Qq2NgF4644+K7Ttnla7zEzqc+kjJyiB96BHNyUTBxyjzRcZYpUdZa+QAqi6Q==

0 commit comments

Comments
 (0)