Skip to content

Commit 67ca723

Browse files
Update dependency ajv to v8
1 parent 4a8a63a commit 67ca723

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
@@ -26,7 +26,7 @@
2626
},
2727
"dependencies": {
2828
"@tryghost/errors": "^1.2.26",
29-
"ajv": "^6.12.6",
29+
"ajv": "^8.0.0",
3030
"lodash": "^4.17.11"
3131
}
3232
}

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3786,7 +3786,7 @@ ajv-formats@~3.0.1:
37863786
dependencies:
37873787
ajv "^8.0.0"
37883788

3789-
ajv@^6.12.4, ajv@^6.12.6:
3789+
ajv@^6.12.4:
37903790
version "6.12.6"
37913791
resolved "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz"
37923792
integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==

0 commit comments

Comments
 (0)