Skip to content

Commit 362d093

Browse files
Bump crypto-js from 4.1.1 to 4.2.0
Bumps [crypto-js](https://github.com/brix/crypto-js) from 4.1.1 to 4.2.0. - [Commits](brix/crypto-js@4.1.1...4.2.0) --- updated-dependencies: - dependency-name: crypto-js dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 23053ab commit 362d093

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
@@ -23,7 +23,7 @@
2323
"ajv": "^8.10.0",
2424
"axios": "^0.27.2",
2525
"connect-history-api-fallback": "^1.6.0",
26-
"crypto-js": "^4.1.1",
26+
"crypto-js": "^4.2.0",
2727
"express": "^4.17.2",
2828
"frappe-charts": "^1.6.2",
2929
"js-yaml": "^4.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3432,10 +3432,10 @@ crypto-browserify@^3.11.0:
34323432
randombytes "^2.0.0"
34333433
randomfill "^1.0.3"
34343434

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==
34393439

34403440
crypto-random-string@^2.0.0:
34413441
version "2.0.0"

0 commit comments

Comments
 (0)