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 4a8a63a commit 67ca723Copy full SHA for 67ca723
packages/admin-api-schema/package.json
@@ -26,7 +26,7 @@
26
},
27
"dependencies": {
28
"@tryghost/errors": "^1.2.26",
29
- "ajv": "^6.12.6",
+ "ajv": "^8.0.0",
30
"lodash": "^4.17.11"
31
}
32
yarn.lock
@@ -3786,7 +3786,7 @@ ajv-formats@~3.0.1:
3786
dependencies:
3787
ajv "^8.0.0"
3788
3789
-ajv@^6.12.4, ajv@^6.12.6:
+ajv@^6.12.4:
3790
version "6.12.6"
3791
resolved "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz"
3792
integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==
0 commit comments