oktadev / okta-node-express-example

A simple sample application built using Node and Express that contains user login, registration, and password reset functionality.
Apache License 2.0
17 stars 14 forks source link

run npm audit #3

Closed redbmk closed 6 years ago

redbmk commented 6 years ago

Update packages based on npm audit. Quite a few packages were updated in package-lock.json, and just one in package.json.

rdegges commented 6 years ago

Thanks for the update @redbmk! <3