This commit is contained in:
Xu Chang 2025-08-04 15:16:46 +08:00
parent 84ff7d86c2
commit 201f174dd1
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "oak-external-sdk", "name": "oak-external-sdk",
"version": "2.3.10", "version": "2.3.11",
"description": "", "description": "",
"author": { "author": {
"name": "XuChang" "name": "XuChang"
@ -34,7 +34,7 @@
"cheerio": "^1.0.0-rc.12", "cheerio": "^1.0.0-rc.12",
"cos-wx-sdk-v5": "^1.7.1", "cos-wx-sdk-v5": "^1.7.1",
"isomorphic-fetch": "^3.0.0", "isomorphic-fetch": "^3.0.0",
"oak-domain": "^5.1.27", "oak-domain": "file:../oak-domain",
"proj4": "^2.15.0", "proj4": "^2.15.0",
"tencentcloud-sdk-nodejs": "^4.0.746", "tencentcloud-sdk-nodejs": "^4.0.746",
"ts-md5": "^1.3.1" "ts-md5": "^1.3.1"