update setup
This commit is contained in:
29
package.json
29
package.json
@@ -54,29 +54,28 @@
|
||||
},
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"apidoc": "^0.54.0",
|
||||
"apidoc": "^1.2.0",
|
||||
"async": "^3.2.0",
|
||||
"axios": "^1.6.2",
|
||||
"axios": "^1.7.7",
|
||||
"bcrypt": "^5.0.0",
|
||||
"cors": "^2.8.4",
|
||||
"dayjs": "^1.11.7",
|
||||
"dayjs": "^1.11.13",
|
||||
"dns-sync": "^0.2.1",
|
||||
"express": "^4.16.3",
|
||||
"formidable": "^2.1.1",
|
||||
"fs-extra": "^11.1.0",
|
||||
"glob": "^7.1.2",
|
||||
"jszip": "^3.7.1",
|
||||
"jwt-simple": "^0.5.1",
|
||||
"mustache": "^2.3.0",
|
||||
"express": "^4.21.1",
|
||||
"formidable": "^3.5.2",
|
||||
"fs-extra": "^11.2.0",
|
||||
"glob": "^11.0.0",
|
||||
"jszip": "^3.10.1",
|
||||
"jwt-simple": "^0.5.6",
|
||||
"mustache": "^4.2.0",
|
||||
"openpgp": "^5.10.1",
|
||||
"path": "^0.12.7",
|
||||
"pm2": "^2.10.4",
|
||||
"pm2": "^5.4.2",
|
||||
"readline-sync": "^1.4.10",
|
||||
"sharp": "^0.33.4",
|
||||
"smtp-client": "^0.4.0",
|
||||
"nodemailer": "^6.9.7",
|
||||
"stripe": "^14.4.0",
|
||||
"uuid": "^9.0.0",
|
||||
"yarn": "^1.22.21"
|
||||
"nodemailer": "^6.9.16",
|
||||
"stripe": "^17.3.1",
|
||||
"uuid": "^11.0.2"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user