mirror of
https://github.com/certd/certd.git
synced 2026-05-14 12:07:32 +08:00
v1.39.11
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@certd/ui-server",
|
||||
"version": "1.39.10",
|
||||
"version": "1.39.11",
|
||||
"description": "fast-server base midway",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
@@ -37,8 +37,6 @@
|
||||
"pub": "echo 1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@azure/arm-dns": "^5.1.0",
|
||||
"@azure/identity": "^4.13.1",
|
||||
"@alicloud/fc20230330": "^4.1.7",
|
||||
"@alicloud/openapi-client": "^0.4.12",
|
||||
"@alicloud/openapi-util": "^0.3.2",
|
||||
@@ -52,20 +50,22 @@
|
||||
"@aws-sdk/client-route-53": "^3.964.0",
|
||||
"@aws-sdk/client-s3": "^3.964.0",
|
||||
"@aws-sdk/client-sts": "^3.990.0",
|
||||
"@certd/acme-client": "^1.39.10",
|
||||
"@certd/basic": "^1.39.10",
|
||||
"@certd/commercial-core": "^1.39.10",
|
||||
"@azure/arm-dns": "^5.1.0",
|
||||
"@azure/identity": "^4.13.1",
|
||||
"@certd/acme-client": "^1.39.11",
|
||||
"@certd/basic": "^1.39.11",
|
||||
"@certd/commercial-core": "^1.39.11",
|
||||
"@certd/cv4pve-api-javascript": "^8.4.2",
|
||||
"@certd/jdcloud": "^1.39.10",
|
||||
"@certd/lib-huawei": "^1.39.10",
|
||||
"@certd/lib-k8s": "^1.39.10",
|
||||
"@certd/lib-server": "^1.39.10",
|
||||
"@certd/midway-flyway-js": "^1.39.10",
|
||||
"@certd/pipeline": "^1.39.10",
|
||||
"@certd/plugin-cert": "^1.39.10",
|
||||
"@certd/plugin-lib": "^1.39.10",
|
||||
"@certd/plugin-plus": "^1.39.10",
|
||||
"@certd/plus-core": "^1.39.10",
|
||||
"@certd/jdcloud": "^1.39.11",
|
||||
"@certd/lib-huawei": "^1.39.11",
|
||||
"@certd/lib-k8s": "^1.39.11",
|
||||
"@certd/lib-server": "^1.39.11",
|
||||
"@certd/midway-flyway-js": "^1.39.11",
|
||||
"@certd/pipeline": "^1.39.11",
|
||||
"@certd/plugin-cert": "^1.39.11",
|
||||
"@certd/plugin-lib": "^1.39.11",
|
||||
"@certd/plugin-plus": "^1.39.11",
|
||||
"@certd/plus-core": "^1.39.11",
|
||||
"@google-cloud/dns": "^5.3.1",
|
||||
"@google-cloud/publicca": "^1.3.0",
|
||||
"@huaweicloud/huaweicloud-sdk-cdn": "^3.1.185",
|
||||
|
||||
Reference in New Issue
Block a user