Skip to content

Update jsonwebtoken#207

Merged
Gnito merged 2 commits into
masterfrom
update-jsonwebtoken
Apr 28, 2026
Merged

Update jsonwebtoken#207
Gnito merged 2 commits into
masterfrom
update-jsonwebtoken

Conversation

@Gnito

@Gnito Gnito commented Apr 28, 2026

Copy link
Copy Markdown
Contributor

SDK does not work with Node v24.0.0 nor v25.0.0

It fails with error:

/[..]/web-template/node_modules/buffer-equal-constant-time/index.js:37
var origSlowBufEqual = SlowBuffer.prototype.equal;
                                  ^
TypeError: Cannot read properties of undefined (reading 'prototype')

buffer-equal-constant-time is a nested dep: jsonwebtoken > jws > jwa > buffer-equal-constant-time

auth0/node-jsonwebtoken#992
(There's also web-template issue created: 794)

The issue is fixed on jsonwebtoken: v9.0.3
(auth0/node-jsonwebtoken#1007)

@Gnito Gnito merged commit af02959 into master Apr 28, 2026
1 check passed
@Gnito Gnito deleted the update-jsonwebtoken branch April 28, 2026 13:34
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.

2 participants