This commit is contained in:
xiaojunnuo
2024-07-24 02:25:12 +08:00
parent eabb3e38b5
commit e5da46cfc3
16 changed files with 55 additions and 17 deletions
+6 -6
View File
@@ -1,6 +1,6 @@
{
"name": "@certd/ui-server",
"version": "1.22.1",
"version": "1.22.2",
"description": "fast-server base midway",
"private": true,
"type": "module",
@@ -21,12 +21,12 @@
"@alicloud/cs20151215": "^3.0.3",
"@alicloud/openapi-client": "^0.4.0",
"@alicloud/pop-core": "^1.7.10",
"@certd/acme-client": "^1.22.1",
"@certd/acme-client": "^1.22.2",
"@certd/lib-huawei": "^1.22.1",
"@certd/lib-k8s": "^1.22.1",
"@certd/midway-flyway-js": "^1.22.1",
"@certd/pipeline": "^1.22.1",
"@certd/plugin-cert": "^1.22.1",
"@certd/lib-k8s": "^1.22.2",
"@certd/midway-flyway-js": "^1.22.2",
"@certd/pipeline": "^1.22.2",
"@certd/plugin-cert": "^1.22.2",
"@koa/cors": "^3.4.3",
"@midwayjs/bootstrap": "^3.16.2",
"@midwayjs/cache": "^3.14.0",