Skip to content

Commit aedcc74

Browse files
build(deps): bump the production-dependencies group across 1 directory with 2 updates
Bumps the production-dependencies group with 2 updates in the / directory: [mongodb](https://github.com/mongodb/node-mongodb-native) and [zod](https://github.com/colinhacks/zod). Updates `mongodb` from 7.0.0 to 7.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@v7.0.0...v7.1.0) Updates `zod` from 4.1.12 to 4.3.6 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.1.12...v4.3.6) --- updated-dependencies: - dependency-name: mongodb dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: zod dependency-version: 4.3.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5b7b42b commit aedcc74

2 files changed

Lines changed: 25 additions & 25 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": "^7.0.0",
58+
"mongodb": "^7.1.0",
5959
"nanoid": "^5.0.0",
60-
"zod": "^4.1.12"
60+
"zod": "^4.3.6"
6161
},
6262
"devDependencies": {
6363
"@types/node": "^24.10.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)