This is an automated email from the ASF dual-hosted git repository.
jxue pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/helix.git
The following commit(s) were added to refs/heads/master by this push:
new d51c11e8c Bump crypto-js from 4.1.1 to 4.2.0 in /helix-front (#2681)
d51c11e8c is described below
commit d51c11e8c965e0801bcd1ae0c179aaa1296a8834
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 22 15:43:25 2024 -0800
Bump crypto-js from 4.1.1 to 4.2.0 in /helix-front (#2681)
Bumps [crypto-js](https://github.com/brix/crypto-js) from 4.1.1 to 4.2.0.
- [Commits](https://github.com/brix/crypto-js/compare/4.1.1...4.2.0)
---
updated-dependencies:
- dependency-name: crypto-js
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
helix-front/yarn.lock | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/helix-front/yarn.lock b/helix-front/yarn.lock
index 06629e1e7..37dd8b95f 100644
--- a/helix-front/yarn.lock
+++ b/helix-front/yarn.lock
@@ -5950,9 +5950,9 @@ cross-spawn@^7.0.0, cross-spawn@^7.0.2,
cross-spawn@^7.0.3:
which "^2.0.1"
crypto-js@^4.0.0:
- version "4.1.1"
- resolved
"https://registry.yarnpkg.com/crypto-js/-/crypto-js-4.1.1.tgz#9e485bcf03521041bd85844786b83fb7619736cf"
- integrity
sha512-o2JlM7ydqd3Qk9CA0L4NL6mTzU2sdx96a+oOfPu8Mkl/PK51vSyoi8/rQ8NknZtk44vq15lmhAj9CIAGwgeWKw==
+ version "4.2.0"
+ resolved
"https://registry.yarnpkg.com/crypto-js/-/crypto-js-4.2.0.tgz#4d931639ecdfd12ff80e8186dba6af2c2e856631"
+ integrity
sha512-KALDyEYgpY+Rlob/iriUtjV6d5Eq+Y191A5g4UqLAi8CyGP9N1+FdVbkc1SxKc2r4YAYqG8JzO2KGL+AizD70Q==
css-blank-pseudo@^3.0.2:
version "3.0.3"