Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 318 Bytes

File metadata and controls

13 lines (7 loc) · 318 Bytes

@slack/bolt

4.7.2

Patch Changes

  • 4545150: Require exact ssl_check=1 value to bypass signature verification, preventing truthy but incorrect values from skipping authentication checks.

4.7.1

Patch Changes

  • a18c359: fix: correct InvalidCustomPropertyError code and MemoryStore promise handling