Techofficer / node-apple-signin

Node.JS wrapper around Sign In with Apple REST API
MIT License
53 stars 40 forks source link

Critical vulnerability from jsonwebtoken #20

Open rlustemberg opened 1 year ago

rlustemberg commented 1 year ago

The module needs to update it's dependency on jsonwebtoken to version 9.0.0. I'll provide a PR

vsly-ru commented 3 weeks ago

@rlustemberg thank you for your commit! I'm using your PR directly as long as it's not merged yet. If someone also wants to use it too, modify your package.json as follows:

    "apple-signin": "git://github.com/rlustemberg/node-apple-signin.git",