Skip to content

Commit 480530b

Browse files
ctauchenclaude
andcommitted
Dedupe ajv to close Dependabot alert #106
ajv-formats@2.1.1 requests ajv@^8.0.0 and the lockfile retained a separate ajv@8.17.1 entry alongside the 8.18.0 used by the ^8.9.0 consumers (schema-utils@4.x). yarn dedupe ajv consolidates them — 8.18.0 satisfies both ranges. Closes #106 (medium, ReDoS via $data option). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 11cdba5 commit 480530b

1 file changed

Lines changed: 1 addition & 13 deletions

File tree

yarn.lock

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -7546,19 +7546,7 @@ __metadata:
75467546
languageName: node
75477547
linkType: hard
75487548

7549-
"ajv@npm:^8.0.0":
7550-
version: 8.17.1
7551-
resolution: "ajv@npm:8.17.1"
7552-
dependencies:
7553-
fast-deep-equal: "npm:^3.1.3"
7554-
fast-uri: "npm:^3.0.1"
7555-
json-schema-traverse: "npm:^1.0.0"
7556-
require-from-string: "npm:^2.0.2"
7557-
checksum: 10c0/ec3ba10a573c6b60f94639ffc53526275917a2df6810e4ab5a6b959d87459f9ef3f00d5e7865b82677cb7d21590355b34da14d1d0b9c32d75f95a187e76fff35
7558-
languageName: node
7559-
linkType: hard
7560-
7561-
"ajv@npm:^8.9.0":
7549+
"ajv@npm:^8.0.0, ajv@npm:^8.9.0":
75627550
version: 8.18.0
75637551
resolution: "ajv@npm:8.18.0"
75647552
dependencies:

0 commit comments

Comments
 (0)