We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a78325c commit 74ee68fCopy full SHA for 74ee68f
packages/api-client/package.json
@@ -51,7 +51,7 @@
51
"axios": "^1.10.0",
52
"camelcase-keys": "^9.1.3",
53
"cors": "2.8.5",
54
- "express": "4.21.2",
+ "express": "5.1.0",
55
"form-data": "4.0.4",
56
"lodash": "^4.17.21",
57
"tsdown": "0.14.2",
packages/webhook/package.json
@@ -21,7 +21,7 @@
21
"build": "node scripts/generate.js && tsdown && node scripts/post-build.cjs"
22
},
23
"devDependencies": {
24
25
"tsdown": "0.14.2"
26
27
"bump": {
0 commit comments