Skip to content

Commit 9139140

Browse files
authored
fix: update ajv to 6.14.0 to address security vulnerabilities (#221)
1 parent 245ada5 commit 9139140

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"typescript": "^5.7.3"
6363
},
6464
"dependencies": {
65-
"ajv": "^6.12.4",
65+
"ajv": "^6.14.0",
6666
"debug": "^4.3.2",
6767
"espree": "^10.0.1",
6868
"globals": "^14.0.0",

0 commit comments

Comments
 (0)