mirror of
https://github.com/caprover/caprover
synced 2026-09-22 22:55:34 +00:00
Updated deps
This commit is contained in:
Generated
+7992
-7907
File diff suppressed because it is too large
Load Diff
+10
-10
@@ -16,13 +16,13 @@
|
||||
"@types/bcryptjs": "^2.4.2",
|
||||
"@types/configstore": "^4.0.0",
|
||||
"@types/cookie-parser": "^1.4.2",
|
||||
"@types/dockerode": "^2.5.32",
|
||||
"@types/dockerode": "^2.5.33",
|
||||
"@types/ejs": "^3.0.4",
|
||||
"@types/express": "^4.17.6",
|
||||
"@types/fs-extra": "^9.0.1",
|
||||
"@types/http-proxy": "^1.17.4",
|
||||
"@types/jest": "^26.0.0",
|
||||
"@types/js-base64": "^2.3.1",
|
||||
"@types/jest": "^26.0.3",
|
||||
"@types/js-base64": "^2.3.2",
|
||||
"@types/jsonwebtoken": "^8.5.0",
|
||||
"@types/morgan": "^1.9.1",
|
||||
"@types/multer": "^1.4.3",
|
||||
@@ -33,7 +33,7 @@
|
||||
"@types/ssh2": "^0.5.43",
|
||||
"@types/tar": "^4.0.3",
|
||||
"@types/uuid": "^8.0.0",
|
||||
"@types/validator": "^13.0.0",
|
||||
"@types/validator": "^13.1.0",
|
||||
"axios": "^0.19.2",
|
||||
"bcryptjs": "^2.4.3",
|
||||
"body-parser": "^1.19.0",
|
||||
@@ -46,7 +46,7 @@
|
||||
"fs-extra": "^9.0.1",
|
||||
"http-proxy": "^1.18.1",
|
||||
"is-valid-path": "^0.1.1",
|
||||
"js-base64": "^2.6.0",
|
||||
"js-base64": "^2.6.2",
|
||||
"jsonwebtoken": "^8.5.1",
|
||||
"madge": "^3.9.2",
|
||||
"moment": "^2.27.0",
|
||||
@@ -59,16 +59,16 @@
|
||||
"request": "^2.88.2",
|
||||
"require-from-string": "^2.0.2",
|
||||
"serve-favicon": "~2.5.0",
|
||||
"simple-git": "^2.8.0",
|
||||
"simple-git": "^2.11.0",
|
||||
"ssh2": "^0.8.9",
|
||||
"tar": "^6.0.2",
|
||||
"tslint": "^6.1.2",
|
||||
"typescript": "^3.7.3",
|
||||
"uuid": "^8.1.0",
|
||||
"typescript": "^3.9.6",
|
||||
"uuid": "^8.2.0",
|
||||
"validator": "^13.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"jest": "^26.0.1",
|
||||
"ts-jest": "^26.1.0"
|
||||
"jest": "^26.1.0",
|
||||
"ts-jest": "^26.1.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user