File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 72
72
"copy-text-to-clipboard" : " 3.0.1" ,
73
73
"core-js" : " ^3.21.1" ,
74
74
"crypto-browserify" : " ^3.12.0" ,
75
- "crypto-js" : " 4.0.0 " ,
75
+ "crypto-js" : " 4.1.1 " ,
76
76
"css-loader" : " ^5.2.6" ,
77
77
"css-minimizer-webpack-plugin" : " ^3.4.1" ,
78
78
"diff" : " 5.0.0" ,
Original file line number Diff line number Diff line change @@ -6689,10 +6689,10 @@ crypto-browserify@^3.12.0:
6689
6689
randombytes "^2.0.0"
6690
6690
randomfill "^1.0.3"
6691
6691
6692
- crypto-js@4.0.0 :
6693
- version "4.0.0 "
6694
- resolved "https://registry.yarnpkg.com/crypto-js/-/crypto-js-4.0.0 .tgz#2904ab2677a9d042856a2ea2ef80de92e4a36dcc "
6695
- integrity sha512-bzHZN8Pn+gS7DQA6n+iUmBfl0hO5DJq++QP3U6uTucDtk/0iGpXd/Gg7CGR0p8tJhofJyaKoWBuJI4eAO00BBg ==
6692
+ crypto-js@4.1.1 :
6693
+ version "4.1.1 "
6694
+ resolved "https://registry.yarnpkg.com/crypto-js/-/crypto-js-4.1.1 .tgz#9e485bcf03521041bd85844786b83fb7619736cf "
6695
+ integrity sha512-o2JlM7ydqd3Qk9CA0L4NL6mTzU2sdx96a+oOfPu8Mkl/PK51vSyoi8/rQ8NknZtk44vq15lmhAj9CIAGwgeWKw ==
6696
6696
6697
6697
css-color-names@^1.0.1:
6698
6698
version "1.0.1"
You can’t perform that action at this time.
0 commit comments