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 ms, body-parser and morgan in /NodeJS/mvc #36

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

Commits on Jan 10, 2023

  1. Bump ms, body-parser and morgan in /NodeJS/mvc

    Removes [ms](https://github.com/vercel/ms). It's no longer used after updating ancestor dependencies [ms](https://github.com/vercel/ms), [body-parser](https://github.com/expressjs/body-parser) and [morgan](https://github.com/expressjs/morgan). These dependencies need to be updated together.
    
    
    Removes `ms`
    
    Updates `body-parser` from 1.13.3 to 1.20.1
    - [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.13.3...1.20.1)
    
    Updates `morgan` from 1.6.1 to 1.10.0
    - [Release notes](https://github.com/expressjs/morgan/releases)
    - [Changelog](https://github.com/expressjs/morgan/blob/master/HISTORY.md)
    - [Commits](expressjs/morgan@1.6.1...1.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: ms
      dependency-type: indirect
    - dependency-name: body-parser
      dependency-type: direct:production
    - dependency-name: morgan
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 10, 2023
    Configuration menu
    Copy the full SHA
    98706c3 View commit details
    Browse the repository at this point in the history