Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant