File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 23
23
"ajv" : " ^8.10.0" ,
24
24
"axios" : " ^0.27.2" ,
25
25
"connect-history-api-fallback" : " ^1.6.0" ,
26
- "crypto-js" : " ^4.1.1 " ,
26
+ "crypto-js" : " ^4.2.0 " ,
27
27
"express" : " ^4.17.2" ,
28
28
"frappe-charts" : " ^1.6.2" ,
29
29
"js-yaml" : " ^4.1.0" ,
Original file line number Diff line number Diff line change @@ -3432,10 +3432,10 @@ crypto-browserify@^3.11.0:
3432
3432
randombytes "^2.0.0"
3433
3433
randomfill "^1.0.3"
3434
3434
3435
- crypto-js@^4.1.1 :
3436
- version "4.1.1 "
3437
- resolved "https://registry.yarnpkg.com/crypto-js/-/crypto-js-4.1.1 .tgz#9e485bcf03521041bd85844786b83fb7619736cf "
3438
- integrity sha512-o2JlM7ydqd3Qk9CA0L4NL6mTzU2sdx96a+oOfPu8Mkl/PK51vSyoi8/rQ8NknZtk44vq15lmhAj9CIAGwgeWKw ==
3435
+ crypto-js@^4.2.0 :
3436
+ version "4.2.0 "
3437
+ resolved "https://registry.yarnpkg.com/crypto-js/-/crypto-js-4.2.0 .tgz#4d931639ecdfd12ff80e8186dba6af2c2e856631 "
3438
+ integrity sha512-KALDyEYgpY+Rlob/iriUtjV6d5Eq+Y191A5g4UqLAi8CyGP9N1+FdVbkc1SxKc2r4YAYqG8JzO2KGL+AizD70Q ==
3439
3439
3440
3440
crypto-random-string@^2.0.0 :
3441
3441
version "2.0.0"
You can’t perform that action at this time.
0 commit comments