csquared / fernet.js

Javascript implementation of Fernet symmetric encryption https://github.com/kr/fernet-spec
MIT License
73 stars 29 forks source link

Vulnerability | Crypto.JS #29

Closed danielsinai closed 7 months ago

danielsinai commented 10 months ago

Hi 👋 Would it be possible to upgrade the crypto-js library that is being used in this library? The current one seems to have a High-risk vul

Thanks!

kennyp commented 7 months ago

Upgraded in #32 and part of the 0.3.2 release.