GluuFederation / gluu-passport

Gluu interface to Passport.js to support social login and inbound identity.
Apache License 2.0
6 stars 17 forks source link

update node engines in package.json as per openid-client 5.1.1 requirements #407

Open kdhttps opened 2 years ago

kdhttps commented 2 years ago

openid-client 5.1.1 has "node": "^12.19.0 || ^14.15.0 || ^16.13.0 node engine conditions to use specific node version so we should update at our side also.

discussion ref https://github.com/GluuFederation/gluu-passport/pull/397/files#r785360818