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
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and myfreeer committed Oct 28, 2023
1 parent 959e68c commit 376af54
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@types/crypto-js": "^4.1.3",
"agentkeepalive": "^4.5.0",
"crypto-js": "^4.1.1",
"crypto-js": "^4.2.0",
"json5": "^2.2.3",
"mkdirp": "^3.0.1",
"tough-cookie": "^4.1.3",
Expand Down

0 comments on commit 376af54

Please sign in to comment.