1
0
mirror of https://github.com/hack-chat/main.git synced 2024-03-22 13:20:33 +08:00

Updating pm2 to address axios vulnerability

This commit is contained in:
marzavec 2019-06-05 08:22:58 -05:00
parent 831a4968f4
commit 78f282566c
2 changed files with 297 additions and 253 deletions

548
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -18,6 +18,6 @@
"author": "Marzavec",
"license": "WTFPL",
"dependencies": {
"pm2": "^3.2.9"
"pm2": "^3.5.1"
}
}