Merge pull request #41 from kayteh/dependabot/npm_and_yarn/Server/pm2-4.1.2

Bump pm2 from 3.5.0 to 4.1.2 in /Server
This commit is contained in:
41666 2019-11-20 11:35:05 -05:00 committed by GitHub
commit b6525fe009
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 145 additions and 1570 deletions

1709
Server/package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -31,7 +31,7 @@
"lru-cache": "^5.1.1",
"pg": "^7.13.0",
"pg-hstore": "^2.3.3",
"pm2": "^3.5.0",
"pm2": "^4.1.2",
"sequelize": "^5.21.2",
"socket.io": "^2.3.0",
"superagent": "^5.1.0",