Skip to content

Commit 1439103

Browse files
Update dependency ajv to v8
1 parent 8a90dd4 commit 1439103

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
@@ -3885,7 +3885,7 @@ ajv-formats@~3.0.1:
38853885
dependencies:
38863886
ajv "^8.0.0"
38873887

3888-
ajv@^6.12.4, ajv@^6.12.6:
3888+
ajv@^6.12.4:
38893889
version "6.12.6"
38903890
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4"
38913891
integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==

0 commit comments

Comments
 (0)