Merge pull request #564 from actions/dependabot/npm_and_yarn/zod-3.22.2

Bump zod from 3.21.4 to 3.22.2
This commit is contained in:
Federico Builes
2023-09-11 07:17:25 -05:00
committed by GitHub
4 changed files with 73 additions and 36 deletions
+4 -4
View File
@@ -20,7 +20,7 @@
"spdx-expression-parse": "^3.0.1",
"spdx-satisfies": "^5.0.1",
"yaml": "^2.3.2",
"zod": "^3.21.4"
"zod": "^3.22.2"
},
"devDependencies": {
"@types/jest": "^27.5.2",
@@ -9094,9 +9094,9 @@
}
},
"node_modules/zod": {
"version": "3.21.4",
"resolved": "https://registry.npmjs.org/zod/-/zod-3.21.4.tgz",
"integrity": "sha512-m46AKbrzKVzOzs/DZgVnG5H55N1sv1M8qZU3A8RIKbs3mrACDNeIOeilDymVb2HdmP8uwshOCF4uJ8uM9rCqJw==",
"version": "3.22.2",
"resolved": "https://registry.npmjs.org/zod/-/zod-3.22.2.tgz",
"integrity": "sha512-wvWkphh5WQsJbVk1tbx1l1Ly4yg+XecD+Mq280uBGt9wa5BKSWf4Mhp6GmrkPixhMxmabYY7RbzlwVP32pbGCg==",
"funding": {
"url": "https://github.com/sponsors/colinhacks"
}