### [REQUIRED] Step 2: Describe your environment Any environment. ### [REQUIRED] Step 3: Describe the problem NSP finds vulnerability [532](https://nodesecurity.io/advisories/532) in this package: `firebase-admin@5.5.1 > jsonwebtoken@7.4.3 > joi@6.10.1 > moment@2.18.1`. Updating jsonwebtoken to 8.0.0 should fix the vulnerability. #### Steps to reproduce: ``` npm install nsp -g nsp check ```
[REQUIRED] Step 2: Describe your environment
Any environment.
[REQUIRED] Step 3: Describe the problem
NSP finds vulnerability 532 in this package:
[email protected] > [email protected] > [email protected] > [email protected].Updating jsonwebtoken to 8.0.0 should fix the vulnerability.
Steps to reproduce: