We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aaf6b86 commit f08de9bCopy full SHA for f08de9b
package.json
@@ -48,7 +48,7 @@
48
},
49
"dependencies": {
50
"base-64": "^0.1.0",
51
- "crypto-js": "^3.2.1",
+ "crypto-js": "^3.3.0",
52
"jsbn": "^1.1.0",
53
"jwt-decode": "^2.2.0",
54
"url": "^0.11.0"
yarn.lock
@@ -1952,7 +1952,7 @@ cross-spawn@^6.0.0:
1952
shebang-command "^1.2.0"
1953
which "^1.2.9"
1954
1955
-crypto-js@^3.2.1:
+crypto-js@^3.3.0:
1956
version "3.3.0"
1957
resolved "https://registry.yarnpkg.com/crypto-js/-/crypto-js-3.3.0.tgz#846dd1cce2f68aacfa156c8578f926a609b7976b"
1958
integrity sha512-DIT51nX0dCfKltpRiXV+/TVZq+Qq2NgF4644+K7Ttnla7zEzqc+kjJyiB96BHNyUTBxyjzRcZYpUdZa+QAqi6Q==
0 commit comments