Merge pull request #417 from actions/dependabot/npm_and_yarn/zod-3.21.0

Bump zod from 3.20.6 to 3.21.0
This commit is contained in:
Federico Builes
2023-03-06 08:25:25 +01:00
committed by GitHub
4 changed files with 278 additions and 34 deletions
+7 -7
View File
@@ -19,7 +19,7 @@
"spdx-expression-parse": "^3.0.1",
"spdx-satisfies": "^5.0.1",
"yaml": "^2.2.1",
"zod": "^3.20.6"
"zod": "^3.21.0"
},
"devDependencies": {
"@types/jest": "^27.5.2",
@@ -8706,9 +8706,9 @@
}
},
"node_modules/zod": {
"version": "3.20.6",
"resolved": "https://registry.npmjs.org/zod/-/zod-3.20.6.tgz",
"integrity": "sha512-oyu0m54SGCtzh6EClBVqDDlAYRz4jrVtKwQ7ZnsEmMI9HnzuZFj8QFwAY1M5uniIYACdGvv0PBWPF2kO0aNofA==",
"version": "3.21.0",
"resolved": "https://registry.npmjs.org/zod/-/zod-3.21.0.tgz",
"integrity": "sha512-UYdykTcVxB6lfdyLzAqLyyYAlOcpoluECvjsdoaqfQmz9p+3LRaIqYcNiL/J2kFYp66fBM8wwBvIGVEjq7KtZw==",
"funding": {
"url": "https://github.com/sponsors/colinhacks"
}
@@ -15137,9 +15137,9 @@
"dev": true
},
"zod": {
"version": "3.20.6",
"resolved": "https://registry.npmjs.org/zod/-/zod-3.20.6.tgz",
"integrity": "sha512-oyu0m54SGCtzh6EClBVqDDlAYRz4jrVtKwQ7ZnsEmMI9HnzuZFj8QFwAY1M5uniIYACdGvv0PBWPF2kO0aNofA=="
"version": "3.21.0",
"resolved": "https://registry.npmjs.org/zod/-/zod-3.21.0.tgz",
"integrity": "sha512-UYdykTcVxB6lfdyLzAqLyyYAlOcpoluECvjsdoaqfQmz9p+3LRaIqYcNiL/J2kFYp66fBM8wwBvIGVEjq7KtZw=="
}
}
}