mirror of
https://github.com/roleypoly/roleypoly-v1.git
synced 2025-04-25 04:09:12 +00:00
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:
commit
b6525fe009
2 changed files with 145 additions and 1570 deletions
1713
Server/package-lock.json
generated
1713
Server/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -31,7 +31,7 @@
|
||||||
"lru-cache": "^5.1.1",
|
"lru-cache": "^5.1.1",
|
||||||
"pg": "^7.13.0",
|
"pg": "^7.13.0",
|
||||||
"pg-hstore": "^2.3.3",
|
"pg-hstore": "^2.3.3",
|
||||||
"pm2": "^3.5.0",
|
"pm2": "^4.1.2",
|
||||||
"sequelize": "^5.21.2",
|
"sequelize": "^5.21.2",
|
||||||
"socket.io": "^2.3.0",
|
"socket.io": "^2.3.0",
|
||||||
"superagent": "^5.1.0",
|
"superagent": "^5.1.0",
|
||||||
|
|
Loading…
Add table
Reference in a new issue