We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8fa04e commit c8fa5fcCopy full SHA for c8fa5fc
package.json
@@ -82,18 +82,18 @@
82
"node-fetch": "^2.6.1",
83
"passport": "^0.4.0",
84
"passport-steam": "^1.0.14",
85
- "pm2": "^4.5.1",
+ "pm2": "^5.1.2",
86
"randomstring": "^1.1.5",
87
"rcon": "^1.0.3",
88
"redis": "^3.1.1",
89
"steamapi": "^2.0.7",
90
"swagger-jsdoc": "^4.0.0",
91
- "swagger-ui-express": "^4.1.4"
+ "swagger-ui-express": "^4.3.0"
92
},
93
"devDependencies": {
94
- "jest": "^25.1.0",
+ "jest": "^26.0.0",
95
"jsdoc": "^3.6.7",
96
- "nodemon": "^1.19.4",
+ "nodemon": "^2.0.15",
97
"redis-mock": "^0.49.0",
98
"supertest": "^4.0.2"
99
}
0 commit comments