Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: workos/workos-node
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.79.2
Choose a base ref
...
head repository: workos/workos-node
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.79.3
Choose a head ref
  • 2 commits
  • 4 files changed
  • 1 contributor

Commits on Jan 2, 2026

  1. Update qs (#1431)

    ## Description
    [qs version 6.14.0 is vulnerable to a memory exhaustion
    exploit](GHSA-6rw7-vpxm-498p).
    Let's require 6.14.1.
    
    qs is removed in the workos-node v8 beta.
    
    ## Documentation
    
    Does this require changes to the WorkOS Docs? E.g. the [API
    Reference](https://workos.com/docs/reference) or code snippets need
    updates.
    
    ```
    [ ] Yes
    ```
    
    If yes, link a related docs PR and add a docs maintainer as a reviewer.
    Their approval is required.
    gcarvelli authored Jan 2, 2026
    Configuration menu
    Copy the full SHA
    5507f95 View commit details
    Browse the repository at this point in the history
  2. 7.79.3 (#1432)

    ## Description
    Includes:
    - #1431
    gcarvelli authored Jan 2, 2026
    Configuration menu
    Copy the full SHA
    f7f4896 View commit details
    Browse the repository at this point in the history
Loading