Bump zod from 3.17.4 to 3.17.9

Bumps [zod](https://github.com/colinhacks/zod) from 3.17.4 to 3.17.9.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md)
- [Commits](https://github.com/colinhacks/zod/compare/v3.17.4...v3.17.9)

---
updated-dependencies:
- dependency-name: zod
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
This commit is contained in:
dependabot[bot]
2022-07-19 11:26:12 +00:00
committed by GitHub
parent cc90e94fd7
commit 1c643b69e3
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -17,7 +17,7 @@
"got": "^12.1.0", "got": "^12.1.0",
"nodemon": "^2.0.19", "nodemon": "^2.0.19",
"yaml": "^2.1.1", "yaml": "^2.1.1",
"zod": "^3.17.4" "zod": "^3.17.9"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^16.11.45", "@types/node": "^16.11.45",
@@ -6910,9 +6910,9 @@
} }
}, },
"node_modules/zod": { "node_modules/zod": {
"version": "3.17.4", "version": "3.17.9",
"resolved": "https://registry.npmjs.org/zod/-/zod-3.17.4.tgz", "resolved": "https://registry.npmjs.org/zod/-/zod-3.17.9.tgz",
"integrity": "sha512-ISRPS3fn4tekp+fYV+nLSgI9Fr5TDOm6ct0UaJoftSP8EbVeOjX5EvQP/JQn7/a9riCJa3LJzCxceErgGYeweA==", "integrity": "sha512-QF1843pYoRk1jFP+/UiEySXaTSiIyFod3KyDzoO3qHKGZdX7z7RNXI4lEsiibvpnIZQwcDVU58ZrxP4pQ7BmTQ==",
"funding": { "funding": {
"url": "https://github.com/sponsors/colinhacks" "url": "https://github.com/sponsors/colinhacks"
} }
@@ -12102,9 +12102,9 @@
"dev": true "dev": true
}, },
"zod": { "zod": {
"version": "3.17.4", "version": "3.17.9",
"resolved": "https://registry.npmjs.org/zod/-/zod-3.17.4.tgz", "resolved": "https://registry.npmjs.org/zod/-/zod-3.17.9.tgz",
"integrity": "sha512-ISRPS3fn4tekp+fYV+nLSgI9Fr5TDOm6ct0UaJoftSP8EbVeOjX5EvQP/JQn7/a9riCJa3LJzCxceErgGYeweA==" "integrity": "sha512-QF1843pYoRk1jFP+/UiEySXaTSiIyFod3KyDzoO3qHKGZdX7z7RNXI4lEsiibvpnIZQwcDVU58ZrxP4pQ7BmTQ=="
} }
} }
} }
+1 -1
View File
@@ -33,7 +33,7 @@
"got": "^12.1.0", "got": "^12.1.0",
"nodemon": "^2.0.19", "nodemon": "^2.0.19",
"yaml": "^2.1.1", "yaml": "^2.1.1",
"zod": "^3.17.4" "zod": "^3.17.9"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^16.11.45", "@types/node": "^16.11.45",