mirror of
https://github.com/ibratabian17/OpenParty.git
synced 2026-01-15 14:22:54 -03:00
Update dependencies in package.json to latest versions
This commit is contained in:
11
package.json
11
package.json
@@ -11,13 +11,14 @@
|
||||
"author": "PartyService",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"axios": "^1.6.5",
|
||||
"body-parser": "^1.20.2",
|
||||
"express": "^4.19.2",
|
||||
"axios": "^1.8.4",
|
||||
"body-parser": "^1.20.3",
|
||||
"express": "^4.21.2",
|
||||
"fs": "^0.0.1-security",
|
||||
"md5": "^2.3.0",
|
||||
"pm2": "^5.3.0",
|
||||
"request-country": "^0.1.2"
|
||||
"pm2": "^6.0.5",
|
||||
"request-country": "^0.1.2",
|
||||
"uuid": "^11.1.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16.0.0",
|
||||
|
||||
Reference in New Issue
Block a user