Category "ajv"

AJV: no schema with key or ref "https://json-schema.org/draft-07/schema"

I am using ajv 8.6.2 I have schemas that validate against draft-07 using the default export When I use the draft-09 export all of my schemas give me this error:

Webpack - Critical dependency: the request of a dependency is an expression

I am getting three warning messages when importing request in a barebone webpack project. A minimal example to reproduce the bug is available on GitHub (run npm