Skip to content

Commit

Permalink
Bump crypto-js from 4.1.1 to 4.2.0 (#3051)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: karen-stepanyan <[email protected]>
  • Loading branch information
dependabot[bot] and karen-stepanyan authored Oct 30, 2023
1 parent 6c0a45b commit 584d289
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/sources/alongside/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@chainlink/external-adapter-framework": "0.33.1",
"@types/crypto-js": "^4.1.1",
"axios": "0.27.2",
"crypto-js": "^4.1.1",
"crypto-js": "^4.2.0",
"ethers": "^5.4.2",
"mathjs": "^11.5.1",
"tslib": "2.4.1"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2076,7 +2076,7 @@ __metadata:
"@types/jest": 27.5.2
"@types/node": 16.11.51
axios: 0.27.2
crypto-js: ^4.1.1
crypto-js: ^4.2.0
ethers: ^5.4.2
mathjs: ^11.5.1
nock: 13.2.9
Expand Down Expand Up @@ -14928,10 +14928,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 584d289

Please sign in to comment.