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

chore: bump jsonwebtoken version from 8 to 9 #2779

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kuruk-mm
Copy link

@kuruk-mm kuruk-mm commented Apr 11, 2024

It uses the latest Ring, which fixes an issue for compiling to wasm32-wasi

jsonwebtoken 8 uses ring v0.16.20 that has the issue

Issue: briansmith/ring#1043

Motivation

Compiling to wasm32-wasi was failing

Solution

Bump jsonwebtoken to use latest Ring (v0.17.8 now)

@kuruk-mm kuruk-mm changed the title chore: bump jsonwebtoken to version from 8 to 9 chore: bump jsonwebtoken version from 8 to 9 Apr 11, 2024
@kuruk-mm kuruk-mm marked this pull request as draft April 11, 2024 01:12
It uses the latest Ring, which fixes an issue for compiling to wasm32-wasi

Issue: briansmith/ring#1043
@kuruk-mm kuruk-mm marked this pull request as ready for review April 11, 2024 16:20
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

Successfully merging this pull request may close these issues.

None yet

1 participant