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 body-parser and express in /election-ui-javascript #4

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Jul 16, 2024

  1. tests running

    twinlensreflex committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    27a3213 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Alterations

    rosebbc committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    4bf2589 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from bbc/scala-updates

    Updates and tweaks
    rosebbc authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    168469f View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Bump body-parser and express in /election-ui-javascript

    Bumps [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.
    
    Updates `body-parser` from 1.20.1 to 1.20.3
    - [Release notes](https://github.com/expressjs/body-parser/releases)
    - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
    - [Commits](expressjs/body-parser@1.20.1...1.20.3)
    
    Updates `express` from 4.18.2 to 4.21.0
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
    - [Commits](expressjs/express@4.18.2...4.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: body-parser
      dependency-type: indirect
    - dependency-name: express
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    316842c View commit details
    Browse the repository at this point in the history