Skip to content

Commit c5f801a

Browse files
authored
update package json
1 parent 0a5507c commit c5f801a

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": "alibabacloud-dataworks-mcp-server",
3-
"version": "1.0.41",
3+
"version": "1.0.43",
44
"description": "DataWorks MCP Server: Export the DataWorks Open API to MCP Server, allowing clients that can run MCP Server to use DataWorks Open API through AI.",
55
"main": "build/index.js",
66
"module": "build/index.js",
@@ -49,7 +49,7 @@
4949
"bignumber.js": "^9.1.0",
5050
"dayjs": "^1.11.13",
5151
"dotenv": "^16.4.7",
52-
"express": "4.17.1",
52+
"express": "4.20.0",
5353
"lodash": "^4.17.21",
5454
"lossless-json": "^4.0.2",
5555
"node-fetch": "3.3.2",

0 commit comments

Comments
 (0)