Skip to content

Commit 8404d21

Browse files
Update dependency ajv to v8
1 parent c56862c commit 8404d21

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
@@ -3898,7 +3898,7 @@ ajv-formats@~3.0.1:
38983898
dependencies:
38993899
ajv "^8.0.0"
39003900

3901-
ajv@^6.12.4, ajv@^6.12.6:
3901+
ajv@^6.12.4:
39023902
version "6.12.6"
39033903
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4"
39043904
integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==

0 commit comments

Comments
 (0)