Skip to content

Commit f7af37f

Browse files
Update dependency ajv to v8
1 parent 259ab96 commit f7af37f

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
@@ -3754,7 +3754,7 @@ ajv-formats@~3.0.1:
37543754
dependencies:
37553755
ajv "^8.0.0"
37563756

3757-
ajv@^6.12.4, ajv@^6.12.6:
3757+
ajv@^6.12.4:
37583758
version "6.12.6"
37593759
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4"
37603760
integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==

0 commit comments

Comments
 (0)