Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Bump tough-cookie and sqlite3 in /step09 #167

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Sep 22, 2023

  1. chore(deps): Bump tough-cookie and sqlite3 in /step09

    Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependency [sqlite3](https://github.com/TryGhost/node-sqlite3). These dependencies need to be updated together.
    
    
    Removes `tough-cookie`
    
    Updates `sqlite3` from 4.1.1 to 4.2.0
    - [Release notes](https://github.com/TryGhost/node-sqlite3/releases)
    - [Changelog](https://github.com/TryGhost/node-sqlite3/blob/v4.2.0/CHANGELOG.md)
    - [Commits](TryGhost/node-sqlite3@v4.1.1...v4.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: tough-cookie
      dependency-type: indirect
    - dependency-name: sqlite3
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    1d7c818 View commit details
    Browse the repository at this point in the history