Skip to content

Commit 45b02d8

Browse files
authored
fix: pin ajv to 8.14.0, as 8.15.0 is broken (#6606)
1 parent 59cde0d commit 45b02d8

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

packages/payload/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"@payloadcms/translations": "workspace:*",
8383
"@swc-node/core": "^1.13.0",
8484
"@swc-node/sourcemap-support": "^0.5.0",
85-
"ajv": "^8.12.0",
85+
"ajv": "8.14.0",
8686
"bson-objectid": "2.0.4",
8787
"ci-info": "^4.0.0",
8888
"conf": "10.2.0",

pnpm-lock.yaml

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)