Skip to content

Commit c646c0a

Browse files
committed
upgrade cryptojs
1 parent b39f2d8 commit c646c0a

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
@@ -35,7 +35,7 @@
3535
"classnames": "^2.3.2",
3636
"contentful": "^9.3.7",
3737
"country-calling-code": "0.0.3",
38-
"crypto-js": "^4.1.1",
38+
"crypto-js": "^4.2.0",
3939
"customize-cra": "^1.0.0",
4040
"date-fns": "^2.30.0",
4141
"dompurify": "^2.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7700,10 +7700,10 @@ cross-spawn@^7.0.0, cross-spawn@^7.0.1, cross-spawn@^7.0.2, cross-spawn@^7.0.3:
77007700
shebang-command "^2.0.0"
77017701
which "^2.0.1"
77027702

7703-
crypto-js@^4.1.1:
7704-
version "4.1.1"
7705-
resolved "https://registry.yarnpkg.com/crypto-js/-/crypto-js-4.1.1.tgz#9e485bcf03521041bd85844786b83fb7619736cf"
7706-
integrity sha512-o2JlM7ydqd3Qk9CA0L4NL6mTzU2sdx96a+oOfPu8Mkl/PK51vSyoi8/rQ8NknZtk44vq15lmhAj9CIAGwgeWKw==
7703+
crypto-js@^4.2.0:
7704+
version "4.2.0"
7705+
resolved "https://registry.yarnpkg.com/crypto-js/-/crypto-js-4.2.0.tgz#4d931639ecdfd12ff80e8186dba6af2c2e856631"
7706+
integrity sha512-KALDyEYgpY+Rlob/iriUtjV6d5Eq+Y191A5g4UqLAi8CyGP9N1+FdVbkc1SxKc2r4YAYqG8JzO2KGL+AizD70Q==
77077707

77087708
crypto-random-string@^2.0.0:
77097709
version "2.0.0"

0 commit comments

Comments
 (0)