Skip to content

Commit 5c593c7

Browse files
Bump the runtime group across 1 directory with 2 updates
Bumps the runtime group with 2 updates in the / directory: [dotenv](https://github.com/motdotla/dotenv) and [mongodb](https://github.com/mongodb/node-mongodb-native). Updates `dotenv` from 17.3.1 to 17.4.2 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v17.3.1...v17.4.2) Updates `mongodb` from 6.21.0 to 7.2.0 - [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@v6.21.0...v7.2.0) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: runtime - dependency-name: mongodb dependency-version: 7.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: runtime ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 711471e commit 5c593c7

2 files changed

Lines changed: 34 additions & 31 deletions

File tree

package-lock.json

Lines changed: 32 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,12 @@
5252
"aws4": "^1.13.2",
5353
"convict": "^6.2.5",
5454
"date-fns": "^4.1.0",
55-
"dotenv": "^17.2.3",
55+
"dotenv": "^17.4.2",
5656
"hapi-pino": "^13.0.0",
5757
"http-status-codes": "^2.3.0",
5858
"joi": "^17.13.3",
5959
"migrate-mongo": "^12.1.3",
60-
"mongodb": "^6.21.0",
60+
"mongodb": "^7.2.0",
6161
"pino": "^9.14.0",
6262
"pino-pretty": "^13.1.2",
6363
"proxy-agent": "^6.5.0"

0 commit comments

Comments
 (0)