mirror of
https://github.com/certd/certd.git
synced 2025-11-25 09:10:11 +08:00
v1.25.4
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@certd/ui-server",
|
||||
"version": "1.25.3",
|
||||
"version": "1.25.4",
|
||||
"description": "fast-server base midway",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
@@ -22,14 +22,14 @@
|
||||
"dependencies": {
|
||||
"@alicloud/cs20151215": "^3.0.3",
|
||||
"@alicloud/pop-core": "^1.7.10",
|
||||
"@certd/acme-client": "^1.25.3",
|
||||
"@certd/acme-client": "^1.25.4",
|
||||
"@certd/lib-huawei": "^1.24.3",
|
||||
"@certd/lib-jdcloud": "^1.25.3",
|
||||
"@certd/lib-k8s": "^1.25.3",
|
||||
"@certd/midway-flyway-js": "^1.25.3",
|
||||
"@certd/pipeline": "^1.25.3",
|
||||
"@certd/plugin-cert": "^1.25.3",
|
||||
"@certd/plugin-plus": "^1.25.3",
|
||||
"@certd/lib-jdcloud": "^1.25.4",
|
||||
"@certd/lib-k8s": "^1.25.4",
|
||||
"@certd/midway-flyway-js": "^1.25.4",
|
||||
"@certd/pipeline": "^1.25.4",
|
||||
"@certd/plugin-cert": "^1.25.4",
|
||||
"@certd/plugin-plus": "^1.25.4",
|
||||
"@koa/cors": "^5.0.0",
|
||||
"@midwayjs/bootstrap": "^3.16.2",
|
||||
"@midwayjs/cache": "^3.14.0",
|
||||
|
||||
Reference in New Issue
Block a user