Skip to content

Commit a09a557

Browse files
committed
Update dependency zod to v3.20.6
1 parent 0b97b92 commit a09a557

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.20.5"
27+
"zod": "3.20.6"
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-
zod@3.20.5:
268-
version "3.20.5"
269-
resolved "https://registry.yarnpkg.com/zod/-/zod-3.20.5.tgz#7c48cb4924da6ebbc2625fa90fff92140a64fd0b"
270-
integrity sha512-BTAAliwfoB9dWf2hC+TXlyWKk/YTqRGZjHQR0WLC2A2pzierWo7KuQ1ebjS4SNaFaxg/lDItzl9/QTgLjcHbgw==
267+
zod@3.20.6:
268+
version "3.20.6"
269+
resolved "https://registry.yarnpkg.com/zod/-/zod-3.20.6.tgz#2f2f08ff81291d47d99e86140fedb4e0db08361a"
270+
integrity sha512-oyu0m54SGCtzh6EClBVqDDlAYRz4jrVtKwQ7ZnsEmMI9HnzuZFj8QFwAY1M5uniIYACdGvv0PBWPF2kO0aNofA==

0 commit comments

Comments
 (0)