Skip to content

Commit 0148462

Browse files
authored
Merge pull request #74 from garageScript/dependabot/npm_and_yarn/zod-3.21.4
build(deps): bump zod from 3.14.3 to 3.21.4
2 parents d9146d3 + 5feb81f commit 0148462

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"graphql": "^16.6.0",
3434
"graphql-request": "^6.0.0",
3535
"openai": "^3.2.1",
36-
"zod": "^3.7.3"
36+
"zod": "^3.21.4"
3737
},
3838
"devDependencies": {
3939
"@types/express": "^4.17.17",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2068,7 +2068,7 @@ yocto-queue@^0.1.0:
20682068
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
20692069
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==
20702070

2071-
zod@^3.7.3:
2072-
version "3.14.3"
2073-
resolved "https://registry.yarnpkg.com/zod/-/zod-3.14.3.tgz#60e86341c05883c281fe96a0e79acea48a09f123"
2074-
integrity sha512-OzwRCSXB1+/8F6w6HkYHdbuWysYWnAF4fkRgKDcSFc54CE+Sv0rHXKfeNUReGCrHukm1LNpi6AYeXotznhYJbQ==
2071+
zod@^3.21.4:
2072+
version "3.21.4"
2073+
resolved "https://registry.yarnpkg.com/zod/-/zod-3.21.4.tgz#10882231d992519f0a10b5dd58a38c9dabbb64db"
2074+
integrity sha512-m46AKbrzKVzOzs/DZgVnG5H55N1sv1M8qZU3A8RIKbs3mrACDNeIOeilDymVb2HdmP8uwshOCF4uJ8uM9rCqJw==

0 commit comments

Comments
 (0)