We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8a1df44 + d167d19 commit 937529aCopy full SHA for 937529a
3 files changed
examples/express-all-interactions/package.json
@@ -13,8 +13,8 @@
13
"@slack/interactive-messages": "^2.0.2",
14
"@slack/web-api": "^7.3.4",
15
"axios": "^1.6.0",
16
- "body-parser": "^1.18.2",
+ "body-parser": "^2.2.0",
17
"dotenv": "^16.4.5",
18
- "express": "^4.16.3"
+ "express": "^5.1.0"
19
}
20
examples/greet-and-react/package.json
@@ -13,7 +13,7 @@
"@slack/events-api": "^3.0.1",
- "express": "^4.16.3",
+ "express": "^5.1.0",
"node-localstorage": "^3.0.5",
"passport": "^0.7.0"
examples/oauth-v2/package.json
"@slack/oauth": "^3.0.1",
- "express": "^4.17.1",
"keyv": "^5.0.1"
0 commit comments