Update ajv to 8.2.0 - drop support for JSON-Schema draft-04

This commit is contained in:
Nick O'Leary
2021-04-29 10:48:26 +01:00
parent 1d4dd4be96
commit cfc0135e86
4 changed files with 7 additions and 8 deletions

View File

@@ -26,7 +26,7 @@
}
],
"dependencies": {
"ajv": "6.12.6",
"ajv": "8.2.0",
"async-mutex": "0.3.1",
"basic-auth": "2.0.1",
"bcryptjs": "2.4.3",