We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c56862c commit 8404d21Copy full SHA for 8404d21
packages/admin-api-schema/package.json
@@ -30,7 +30,7 @@
30
},
31
"dependencies": {
32
"@tryghost/errors": "^1.2.26",
33
- "ajv": "^6.12.6",
+ "ajv": "^8.0.0",
34
"lodash": "^4.17.11"
35
}
36
yarn.lock
@@ -3898,7 +3898,7 @@ ajv-formats@~3.0.1:
3898
dependencies:
3899
ajv "^8.0.0"
3900
3901
-ajv@^6.12.4, ajv@^6.12.6:
+ajv@^6.12.4:
3902
version "6.12.6"
3903
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4"
3904
integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==
0 commit comments