Skip to content

Commit 537d772

Browse files
deps: bump mongodb in /src/diagnostic-channel-publishers
Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 3.7.4 to 7.0.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@v3.7.4...v7.0.0) --- updated-dependencies: - dependency-name: mongodb dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3051b1b commit 537d772

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/diagnostic-channel-publishers/package.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@types/pg": "7.4.11",
2727
"@types/tedious": "^4.0.3",
2828
"diagnostic-channel": "file:../diagnostic-channel",
29-
"mongodb": "^3.6.6",
29+
"mongodb": "^7.0.0",
3030
"mysql": "^2.16.0",
3131
"pg": "^8.6.0",
3232
"redis": "^3.0.2",

0 commit comments

Comments
 (0)