Skip to content

Commit d167d19

Browse files
chore(deps): bump express from 4.21.2 to 5.1.0 in /examples/oauth-v2 (#2219)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f816933 commit d167d19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/oauth-v2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@slack/events-api": "^3.0.1",
1414
"@slack/oauth": "^3.0.1",
1515
"@slack/web-api": "^7.3.4",
16-
"express": "^4.17.1",
16+
"express": "^5.1.0",
1717
"keyv": "^5.0.1"
1818
}
1919
}

0 commit comments

Comments
 (0)