mirror of
https://github.com/origranot/reduced.to.git
synced 2025-03-14 10:33:54 +00:00
[Snyk] Upgrade zod from 3.23.4 to 3.23.8 (#818)
fix: upgrade zod from 3.23.4 to 3.23.8 Snyk has created this PR to upgrade zod from 3.23.4 to 3.23.8. See this package in npm: zod See this project in Snyk: https://app.snyk.io/org/origranot/project/f1a8fa02-02b0-4be1-bcc9-47683e972445?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <snyk-bot@snyk.io>
This commit is contained in:
9
package-lock.json
generated
9
package-lock.json
generated
@ -58,7 +58,7 @@
|
||||
"rxjs": "^7.8.0",
|
||||
"tslib": "^2.3.0",
|
||||
"ua-parser-js": "^1.0.37",
|
||||
"zod": "^3.23.4"
|
||||
"zod": "^3.23.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@builder.io/qwik": "^1.3.5",
|
||||
@ -29615,9 +29615,10 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zod": {
|
||||
"version": "3.23.4",
|
||||
"resolved": "https://registry.npmjs.org/zod/-/zod-3.23.4.tgz",
|
||||
"integrity": "sha512-/AtWOKbBgjzEYYQRNfoGKHObgfAZag6qUJX1VbHo2PRBgS+wfWagEY2mizjfyAPcGesrJOcx/wcl0L9WnVrHFw==",
|
||||
"version": "3.23.8",
|
||||
"resolved": "https://registry.npmjs.org/zod/-/zod-3.23.8.tgz",
|
||||
"integrity": "sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==",
|
||||
"license": "MIT",
|
||||
"funding": {
|
||||
"url": "https://github.com/sponsors/colinhacks"
|
||||
}
|
||||
|
@ -113,6 +113,6 @@
|
||||
"rxjs": "^7.8.0",
|
||||
"tslib": "^2.3.0",
|
||||
"ua-parser-js": "^1.0.37",
|
||||
"zod": "^3.23.4"
|
||||
"zod": "^3.23.8"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user