This commit is contained in:
xiaojunnuo
2024-09-25 02:54:30 +08:00
parent 3bbf8f4a03
commit 8e01360a22
8 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -14,7 +14,7 @@
"test": "mocha --loader=ts-node/esm"
},
"dependencies": {
"@certd/plus": "1.22.1",
"@certd/plus": "1.25.1",
"axios": "^1.7.2",
"fix-path": "^4.0.0",
"http-proxy-agent": "^7.0.2",
@@ -60,5 +60,5 @@
"vite": "^4.3.8",
"vue-tsc": "^1.6.5"
},
"gitHead": "1906c310f52b0b6dcb268530add4d5a3a962bdea"
"gitHead": "c7f7910fa98e96edeff905326b0a714f1e49b8d5"
}