Skip to content

Commit b1b37ee

Browse files
authored
fix: update ajv to 6.14.0 to address security vulnerabilities (#20538)
1 parent a7d5fe6 commit b1b37ee

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
@@ -118,7 +118,7 @@
118118
"@humanwhocodes/module-importer": "^1.0.1",
119119
"@humanwhocodes/retry": "^0.4.2",
120120
"@types/estree": "^1.0.6",
121-
"ajv": "^6.12.4",
121+
"ajv": "^6.14.0",
122122
"chalk": "^4.0.0",
123123
"cross-spawn": "^7.0.6",
124124
"debug": "^4.3.2",

0 commit comments

Comments
 (0)