Skip to content

Commit

Permalink
Bump crypto-js from 3.1.8 to 4.2.0 (#32)
Browse files Browse the repository at this point in the history
Bumps [crypto-js](https://github.com/brix/crypto-js) from 3.1.8 to 4.2.0.
- [Commits](brix/crypto-js@3.1.8...4.2.0)

---
updated-dependencies:
- dependency-name: crypto-js
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 7, 2024
1 parent 96f3176 commit 2d7dfb2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"author": "csquared",
"license": "MIT",
"dependencies": {
"crypto-js": "~3.1.2-1",
"crypto-js": "~4.2.0",
"urlsafe-base64": "1.0.0"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -181,9 +181,9 @@ [email protected]:
version "1.0.9"
resolved "https://registry.yarnpkg.com/crypto-browserify/-/crypto-browserify-1.0.9.tgz#cc5449685dfb85eb11c9828acc7cb87ab5bbfcc0"

crypto-js@~3.1.2-1:
version "3.1.8"
resolved "https://registry.yarnpkg.com/crypto-js/-/crypto-js-3.1.8.tgz#715f070bf6014f2ae992a98b3929258b713f08d5"
crypto-js@~4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/crypto-js/-/crypto-js-4.2.0.tgz#4d931639ecdfd12ff80e8186dba6af2c2e856631"

[email protected]:
version "2.6.0"
Expand Down

0 comments on commit 2d7dfb2

Please sign in to comment.