Skip to content

Commit c8fa5fc

Browse files
committed
Update PM2, Jest, Swagger.
Fixes some minor vulnerabilities.
1 parent b8fa04e commit c8fa5fc

File tree

2 files changed

+1538
-1822
lines changed

2 files changed

+1538
-1822
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -82,18 +82,18 @@
8282
"node-fetch": "^2.6.1",
8383
"passport": "^0.4.0",
8484
"passport-steam": "^1.0.14",
85-
"pm2": "^4.5.1",
85+
"pm2": "^5.1.2",
8686
"randomstring": "^1.1.5",
8787
"rcon": "^1.0.3",
8888
"redis": "^3.1.1",
8989
"steamapi": "^2.0.7",
9090
"swagger-jsdoc": "^4.0.0",
91-
"swagger-ui-express": "^4.1.4"
91+
"swagger-ui-express": "^4.3.0"
9292
},
9393
"devDependencies": {
94-
"jest": "^25.1.0",
94+
"jest": "^26.0.0",
9595
"jsdoc": "^3.6.7",
96-
"nodemon": "^1.19.4",
96+
"nodemon": "^2.0.15",
9797
"redis-mock": "^0.49.0",
9898
"supertest": "^4.0.2"
9999
}

0 commit comments

Comments
 (0)