Skip to content

Commit d0092a0

Browse files
chore(deps): bump express from 4.21.2 to 5.1.0 in /examples/oauth-v1 (#2218)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a52e9c2 commit d0092a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/oauth-v1/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
"@slack/events-api": "^3.0.1",
1818
"@slack/oauth": "^3.0.1",
1919
"@slack/web-api": "^7.3.4",
20-
"express": "^4.17.1"
20+
"express": "^5.1.0"
2121
}
2222
}

0 commit comments

Comments
 (0)