Skip to content

Commit

Permalink
build(deps): bump crypto-js from 4.1.1 to 4.2.0
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Oct 25, 2023
1 parent e152f0f commit d1e6b83
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/center/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"hydrooj": "*"
},
"dependencies": {
"crypto-js": "^4.1.1",
"crypto-js": "^4.2.0",
"semver": "^7.5.4"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2841,7 +2841,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@hydrooj/center@workspace:packages/center"
dependencies:
crypto-js: ^4.1.1
crypto-js: ^4.2.0
semver: ^7.5.4
peerDependencies:
hydrooj: "*"
Expand Down Expand Up @@ -7773,10 +7773,10 @@ __metadata:
languageName: node
linkType: hard

"crypto-js@npm:^4.1.1":
version: 4.1.1
resolution: "crypto-js@npm:4.1.1"
checksum: b3747c12ee3a7632fab3b3e171ea50f78b182545f0714f6d3e7e2858385f0f4101a15f2517e033802ce9d12ba50a391575ff4638c9de3dd9b2c4bc47768d5425
"crypto-js@npm:^4.2.0":
version: 4.2.0
resolution: "crypto-js@npm:4.2.0"
checksum: f051666dbc077c8324777f44fbd3aaea2986f198fe85092535130d17026c7c2ccf2d23ee5b29b36f7a4a07312db2fae23c9094b644cc35f7858b1b4fcaf27774
languageName: node
linkType: hard

Expand Down

0 comments on commit d1e6b83

Please sign in to comment.