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 b711764 commit 92e7dfaCopy full SHA for 92e7dfa
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
@@ -3893,7 +3893,7 @@ ajv-formats@~3.0.1:
3893
dependencies:
3894
ajv "^8.0.0"
3895
3896
-ajv@^6.12.4, ajv@^6.12.6:
+ajv@^6.12.4:
3897
version "6.12.6"
3898
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4"
3899
integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==
0 commit comments