Skip to content

Commit 6ff4591

Browse files
Update dependency ajv to v8
1 parent 3036909 commit 6ff4591

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/admin-api-schema/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"dependencies": {
3232
"@tryghost/errors": "^1.2.26",
33-
"ajv": "^6.12.6",
33+
"ajv": "^8.0.0",
3434
"lodash": "^4.17.11"
3535
}
3636
}

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3801,7 +3801,7 @@ ajv-formats@~3.0.1:
38013801
dependencies:
38023802
ajv "^8.0.0"
38033803

3804-
ajv@^6.12.4, ajv@^6.12.6:
3804+
ajv@^6.12.4:
38053805
version "6.12.6"
38063806
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4"
38073807
integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==

0 commit comments

Comments
 (0)