Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump version of asn1.js to avoid deprecated new Buffer() calls #44

Open
smbkr opened this issue Nov 20, 2020 · 1 comment
Open

Bump version of asn1.js to avoid deprecated new Buffer() calls #44

smbkr opened this issue Nov 20, 2020 · 1 comment

Comments

@smbkr
Copy link

smbkr commented Nov 20, 2020

asn1.js v5.4.1 was updated to remove calls to the deprecated Buffer constructor: indutny/asn1.js@e186699

This package as a dependent should be updated to avoid these deprecated calls.

@yosefbs
Copy link

yosefbs commented Sep 15, 2022

the problem is with 'function toDER' in this package (utils) also

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants