Skip to content

Commit ed5634a

Browse files
authored
Merge pull request #11 from deploystackio/dependabot/npm_and_yarn/zod-3.25.36
chore(all): bump zod from 3.25.28 to 3.25.36
2 parents 7684717 + a301925 commit ed5634a

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

package-lock.json

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

services/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"pg": "^8.16.0",
2626
"pino": "^9.7.0",
2727
"pino-pretty": "^13.0.0",
28-
"zod": "^3.25.36"
28+
"zod": "^3.25.42"
2929
},
3030
"devDependencies": {
3131
"@commitlint/cli": "^19.8.1",

services/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"vue": "^3.5.15",
3030
"vue-i18n": "^11.1.5",
3131
"vue-router": "^4.5.1",
32-
"zod": "^3.25.28"
32+
"zod": "^3.25.42"
3333
},
3434
"devDependencies": {
3535
"@commitlint/cli": "^19.8.1",

0 commit comments

Comments
 (0)