Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

Bump semver and mongodb in /github/node/express/webappCosmosDBWithTests/Application #421

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

Commits on Jun 23, 2023

  1. Bump semver and mongodb

    Removes [semver](https://github.com/npm/node-semver). It's no longer used after updating ancestor dependency [mongodb](https://github.com/mongodb/node-mongodb-native). These dependencies need to be updated together.
    
    
    Removes `semver`
    
    Updates `mongodb` from 3.1.10 to 3.7.4
    - [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
    - [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md)
    - [Commits](mongodb/node-mongodb-native@v3.1.10...v3.7.4)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      dependency-type: indirect
    - dependency-name: mongodb
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    7c435b4 View commit details
    Browse the repository at this point in the history