Skip to content

Commit 409ed64

Browse files
build(deps): bump the production-dependencies group with 2 updates
Bumps the production-dependencies group with 2 updates: [mongodb](https://github.com/mongodb/node-mongodb-native) and [zod](https://github.com/colinhacks/zod). Updates `mongodb` from 6.21.0 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@v6.21.0...v7.0.0) Updates `zod` from 3.25.76 to 4.1.12 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v3.25.76...v4.1.12) --- updated-dependencies: - dependency-name: mongodb dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: zod dependency-version: 4.1.12 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d4d4b16 commit 409ed64

2 files changed

Lines changed: 64 additions & 9 deletions

File tree

packages/mizzle-orm/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@
5555
},
5656
"homepage": "https://orm.mizzle.dev",
5757
"dependencies": {
58-
"mongodb": "^6.0.0",
58+
"mongodb": "^7.0.0",
5959
"nanoid": "^5.0.0",
60-
"zod": "^3.22.0"
60+
"zod": "^4.1.12"
6161
},
6262
"devDependencies": {
6363
"@types/node": "^20.10.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)