You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While reviewing our logs we have noticed that the currencycloud-js SDK has been triggering a security warning when installed:
$ npm install [email protected] --save
changed 1 package, and audited 492 packages in 1s
54 packages are looking for funding
run `npm fund` for details
5 moderate severity vulnerabilities
To address all issues (including breaking changes), run:
npm audit fix --force
Run `npm audit` for details.
Would it be possible to migrate away form the deprecated dependency so the application does not trigger security warnings?
Cheers,
Jamie
The text was updated successfully, but these errors were encountered:
Hi,
While reviewing our logs we have noticed that the currencycloud-js SDK has been triggering a security warning when installed:
Would it be possible to migrate away form the deprecated dependency so the application does not trigger security warnings?
Cheers,
Jamie
The text was updated successfully, but these errors were encountered: