Skip to content

Commit d0c1b70

Browse files
chore(deps): bump crypto-js from 4.0.0 to 4.1.1
Bumps [crypto-js](https://github.com/brix/crypto-js) from 4.0.0 to 4.1.1. - [Release notes](https://github.com/brix/crypto-js/releases) - [Commits](https://github.com/brix/crypto-js/commits) --- updated-dependencies: - dependency-name: crypto-js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dfda5a1 commit d0c1b70

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"copy-text-to-clipboard": "3.0.1",
7373
"core-js": "^3.21.1",
7474
"crypto-browserify": "^3.12.0",
75-
"crypto-js": "4.0.0",
75+
"crypto-js": "4.1.1",
7676
"css-loader": "^5.2.6",
7777
"css-minimizer-webpack-plugin": "^3.4.1",
7878
"diff": "5.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6689,10 +6689,10 @@ crypto-browserify@^3.12.0:
66896689
randombytes "^2.0.0"
66906690
randomfill "^1.0.3"
66916691

6692-
crypto-js@4.0.0:
6693-
version "4.0.0"
6694-
resolved "https://registry.yarnpkg.com/crypto-js/-/crypto-js-4.0.0.tgz#2904ab2677a9d042856a2ea2ef80de92e4a36dcc"
6695-
integrity sha512-bzHZN8Pn+gS7DQA6n+iUmBfl0hO5DJq++QP3U6uTucDtk/0iGpXd/Gg7CGR0p8tJhofJyaKoWBuJI4eAO00BBg==
6692+
crypto-js@4.1.1:
6693+
version "4.1.1"
6694+
resolved "https://registry.yarnpkg.com/crypto-js/-/crypto-js-4.1.1.tgz#9e485bcf03521041bd85844786b83fb7619736cf"
6695+
integrity sha512-o2JlM7ydqd3Qk9CA0L4NL6mTzU2sdx96a+oOfPu8Mkl/PK51vSyoi8/rQ8NknZtk44vq15lmhAj9CIAGwgeWKw==
66966696

66976697
css-color-names@^1.0.1:
66986698
version "1.0.1"

0 commit comments

Comments
 (0)