Skip to content

Commit

Permalink
Resolve a critical vulnerability
Browse files Browse the repository at this point in the history
Bump crypto-js to the latest version
  • Loading branch information
martin-nef committed Apr 11, 2024
1 parent a4dc4d7 commit b728f68
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -24,7 +24,7 @@
},
"dependencies": {
"buffer-equal-constant-time": "1.0.1",
"crypto-js": "3.2.1",
"crypto-js": "4.2.0",
"got": "^11.8.5",
"lodash": "^4.17.15",
"qs": "^6.9.1",
Expand Down

0 comments on commit b728f68

Please sign in to comment.