AxeWP / wp-graphql-headless-login

A WordPress plugin that provides Headless login and authentication for WPGraphQL, supporting traditional passwords, OAuth2/OpenID Connect, JWT, and more.
GNU General Public License v3.0
72 stars 11 forks source link

chore: update composer and npm deps #75

Closed justlevine closed 1 year ago

justlevine commented 1 year ago

What

Updates the Composer and NPM deps to their latest (nonbreaking) versions. Also fixes a typo in GRAPHQL_LOGIN_JWT_SECRET_KEY constant when installing the test environment.

Why

How

Testing Instructions

Additional Info

Checklist:

coveralls commented 1 year ago

Coverage Status

Coverage: 83.662%. Remained the same when pulling 7d419e91b196c054570a7afac4c4440d31252583 on justlevine:chore/update-deps into 143253ee9b4d79be3d0ec282b2ce995b918bd3c4 on AxeWP:develop.