Skip to content

Commit d839df4

Browse files
Update dependency ajv to v8
1 parent befc211 commit d839df4

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
@@ -3794,7 +3794,7 @@ ajv-formats@~3.0.1:
37943794
dependencies:
37953795
ajv "^8.0.0"
37963796

3797-
ajv@^6.12.4, ajv@^6.12.6:
3797+
ajv@^6.12.4:
37983798
version "6.12.6"
37993799
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4"
38003800
integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==

0 commit comments

Comments
 (0)