Skip to content

Commit d1e909c

Browse files
Update dependency ajv to v8
1 parent 8e35ed8 commit d1e909c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.0.0",
29-
"ajv": "^6.12.6",
29+
"ajv": "^8.0.0",
3030
"lodash": "^4.17.11"
3131
}
3232
}

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1768,7 +1768,7 @@ agent-base@6:
17681768
dependencies:
17691769
debug "4"
17701770

1771-
ajv@^6.10.0, ajv@^6.12.4, ajv@^6.12.6:
1771+
ajv@^6.10.0, ajv@^6.12.4:
17721772
version "6.12.6"
17731773
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4"
17741774
integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==
@@ -1778,7 +1778,7 @@ ajv@^6.10.0, ajv@^6.12.4, ajv@^6.12.6:
17781778
json-schema-traverse "^0.4.1"
17791779
uri-js "^4.2.2"
17801780

1781-
ajv@^8.0.1:
1781+
ajv@^8.0.0, ajv@^8.0.1:
17821782
version "8.11.2"
17831783
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.11.2.tgz#aecb20b50607acf2569b6382167b65a96008bb78"
17841784
integrity sha512-E4bfmKAhGiSTvMfL1Myyycaub+cUEU2/IvpylXkUu7CHBkBj1f/ikdzbD7YQ6FKUbixDxeYvB/xY4fvyroDlQg==

0 commit comments

Comments
 (0)