Skip to content

Commit e5c45ad

Browse files
committed
WIP fix: Bump z-schema 4.2.3 → 5.0.0 for ReDoS fix in validator
WIP because the earliest version of z-schema that would have the required bump to validator is 5.0.1. See zaggino/z-schema#265
1 parent c47b3f5 commit e5c45ad

File tree

2 files changed

+23
-4
lines changed

2 files changed

+23
-4
lines changed

package-lock.json

+22-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"@apidevtools/swagger-methods": "^3.0.2",
8080
"@jsdevtools/ono": "^7.1.3",
8181
"call-me-maybe": "^1.0.1",
82-
"z-schema": "^4.2.3"
82+
"z-schema": "^5.0.0"
8383
},
8484
"peerDependencies": {
8585
"openapi-types": ">=7"

0 commit comments

Comments
 (0)