Skip to content

Commit

Permalink
Update PM2, Jest, Swagger.
Browse files Browse the repository at this point in the history
Fixes some minor vulnerabilities.
  • Loading branch information
PhlexPlexico committed Dec 27, 2021
1 parent b8fa04e commit c8fa5fc
Show file tree
Hide file tree
Showing 2 changed files with 1,538 additions and 1,822 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,18 +82,18 @@
"node-fetch": "^2.6.1",
"passport": "^0.4.0",
"passport-steam": "^1.0.14",
"pm2": "^4.5.1",
"pm2": "^5.1.2",
"randomstring": "^1.1.5",
"rcon": "^1.0.3",
"redis": "^3.1.1",
"steamapi": "^2.0.7",
"swagger-jsdoc": "^4.0.0",
"swagger-ui-express": "^4.1.4"
"swagger-ui-express": "^4.3.0"
},
"devDependencies": {
"jest": "^25.1.0",
"jest": "^26.0.0",
"jsdoc": "^3.6.7",
"nodemon": "^1.19.4",
"nodemon": "^2.0.15",
"redis-mock": "^0.49.0",
"supertest": "^4.0.2"
}
Expand Down
Loading

0 comments on commit c8fa5fc

Please sign in to comment.