Skip to content

Commit 87a83ba

Browse files
committed
更新 cos-request 模块版本
2 parents c641a68 + c2cbce6 commit 87a83ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cos-nodejs-sdk-v5",
3-
"version": "2.16.0-beta.7",
3+
"version": "2.16.0-beta.8",
44
"description": "cos nodejs sdk v5",
55
"main": "index.js",
66
"types": "index.d.ts",
@@ -32,7 +32,7 @@
3232
"homepage": "https://github.com/tencentyun/cos-nodejs-sdk-v5#readme",
3333
"dependencies": {
3434
"conf": "^9.0.0",
35-
"cos-request": "^1.0.0",
35+
"cos-request": "^1.1.0",
3636
"fast-xml-parser": "4.2.5",
3737
"mime-types": "^2.1.35"
3838
},

0 commit comments

Comments
 (0)