CityOfZion / neon-js

Javascript libraries that allow the applications to interact with NEO blockchain
https://docs.coz.io/neo3/neon-js/index.html
MIT License
183 stars 166 forks source link

fix(deps): update crypto-js to 4.2.0 #922

Closed luc10921 closed 10 months ago

luc10921 commented 10 months ago

There is already a chore that is kinda doing this but since the docs and types on package.json should also be updated, I was instructed to create another PR with these other changes.

As to why this PR is changing only crypto-js, it's because it's the only dependency that is raising a severe vulnerability. image