diff --git a/package.json b/package.json index 6cea5cd..96a208f 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,8 @@ "immutable": ">=4.0.0", "lodash": ">=4.17.21", "brace-expansion": ">=1.1.11", - "picomatch": ">=2.3.1" + "picomatch": ">=2.3.1", + "ajv": ">=8.18.0" } }, "build": { @@ -194,4 +195,4 @@ "tar": "^7.5.13", "immutable": "^5.1.5" } -} \ No newline at end of file +}