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

Bump hawk and sqlite3 in /appinventor/misc/rendezvous #11

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

Commits on Jul 23, 2023

  1. Bump hawk and sqlite3 in /appinventor/misc/rendezvous

    Removes [hawk](https://github.com/mozilla/hawk). It's no longer used after updating ancestor dependency [sqlite3](https://github.com/TryGhost/node-sqlite3). These dependencies need to be updated together.
    
    
    Removes `hawk`
    
    Updates `sqlite3` from 3.1.13 to 5.1.6
    - [Release notes](https://github.com/TryGhost/node-sqlite3/releases)
    - [Commits](TryGhost/node-sqlite3@v3.1.13...v5.1.6)
    
    ---
    updated-dependencies:
    - dependency-name: hawk
      dependency-type: indirect
    - dependency-name: sqlite3
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 23, 2023
    Configuration menu
    Copy the full SHA
    91a247d View commit details
    Browse the repository at this point in the history