diff --git a/node_modules/har-validator/package.json b/node_modules/har-validator/package.json index 980d60ed..50f25fd2 100644 --- a/node_modules/har-validator/package.json +++ b/node_modules/har-validator/package.json @@ -32,7 +32,7 @@ }, "bundleDependencies": false, "dependencies": { - "ajv": "^6.12.3", + "ajv": "^8.18.0", "har-schema": "^2.0.0" }, "deprecated": "this library is no longer supported",