Skip to content

Conversation

forevermatt
Copy link
Contributor

Fixed

  • Update to use NodeJS 12.x
  • Update recovery process Dockerfile to use Node 12
  • Update npm dependencies

@forevermatt forevermatt requested review from fillup and briskt November 30, 2021 17:16
@@ -1,8 +1,8 @@
{
"name": "serverless-mfa-api",
"description": "A Serverless API for registering and validating Multi-Factor Authentication methods. Currently supports Time-based One Time Passwords (TOTP) and FIDO U2F devices (YubiKeys).",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I looked for a version bump, but there doesn't seem to be a version number. Is that because this isn't a library?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep, you got it

@forevermatt forevermatt merged commit c683871 into develop Nov 30, 2021
@forevermatt forevermatt deleted the feature/use-node-12 branch November 30, 2021 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants