Skip to content

Commit 653fca9

Browse files
committed
Update dependency zod to v3.21.2
1 parent d21df68 commit 653fca9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"vscode-languageserver": "8.0.2",
2525
"vscode-languageserver-textdocument": "1.0.8",
2626
"web-tree-sitter": "0.20.7",
27-
"zod": "3.21.0"
27+
"zod": "3.21.2"
2828
},
2929
"scripts": {
3030
"prepublishOnly": "cd ../ && yarn run compile && cp README.md server/"

server/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ whatwg-url@^5.0.0:
264264
tr46 "~0.0.3"
265265
webidl-conversions "^3.0.0"
266266

267-
268-
version "3.21.0"
269-
resolved "https://registry.yarnpkg.com/zod/-/zod-3.21.0.tgz#9e3cbbf741071bfed9c000d2b4e64d4d97291d12"
270-
integrity sha512-UYdykTcVxB6lfdyLzAqLyyYAlOcpoluECvjsdoaqfQmz9p+3LRaIqYcNiL/J2kFYp66fBM8wwBvIGVEjq7KtZw==
267+
268+
version "3.21.2"
269+
resolved "https://registry.yarnpkg.com/zod/-/zod-3.21.2.tgz#a25425916d63b74d5ddd0b2a1bf733ecc093964b"
270+
integrity sha512-0Ygy2/IZNIxHterZdHjE5Vb8hp1fUHJD/BGvSHj8QJx+UipEVNvo9WLchoyBpz5JIaN6KmdGDGYdloGzpFK98g==

0 commit comments

Comments
 (0)