Skip to content

Commit e9fbce6

Browse files
authored
Merge pull request #108 from secondl1ght/main
2 parents b7dce83 + 7116f31 commit e9fbce6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
},
5252
"dependencies": {
5353
"@lightninglabs/lnc-core": "0.3.0-alpha",
54-
"crypto-js": "4.1.1"
54+
"crypto-js": "4.2.0"
5555
},
5656
"browser": {
5757
"fs": false,

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -821,10 +821,10 @@ crypto-browserify@^3.12.0:
821821
randombytes "^2.0.0"
822822
randomfill "^1.0.3"
823823

824-
crypto-js@4.1.1:
825-
version "4.1.1"
826-
resolved "https://registry.yarnpkg.com/crypto-js/-/crypto-js-4.1.1.tgz#9e485bcf03521041bd85844786b83fb7619736cf"
827-
integrity sha512-o2JlM7ydqd3Qk9CA0L4NL6mTzU2sdx96a+oOfPu8Mkl/PK51vSyoi8/rQ8NknZtk44vq15lmhAj9CIAGwgeWKw==
824+
crypto-js@4.2.0:
825+
version "4.2.0"
826+
resolved "https://registry.yarnpkg.com/crypto-js/-/crypto-js-4.2.0.tgz#4d931639ecdfd12ff80e8186dba6af2c2e856631"
827+
integrity sha512-KALDyEYgpY+Rlob/iriUtjV6d5Eq+Y191A5g4UqLAi8CyGP9N1+FdVbkc1SxKc2r4YAYqG8JzO2KGL+AizD70Q==
828828

829829
830830
version "4.3.3"

0 commit comments

Comments
 (0)