Skip to content

Commit abe91a3

Browse files
Bump mongodb from 4.17.1 to 6.1.0
Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 4.17.1 to 6.1.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@v4.17.1...v6.1.0) --- updated-dependencies: - dependency-name: mongodb dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f37f1e6 commit abe91a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,6 @@
6161
"ioredis": "^5.3.2",
6262
"jsonwebtoken": "^9.0.0",
6363
"module-alias": "^2.2.2",
64-
"mongodb": "^4.13.0"
64+
"mongodb": "^6.1.0"
6565
}
6666
}

0 commit comments

Comments
 (0)