Skip to content

Commit 4c8563b

Browse files
authored
chore: update @redocly/ajv to v8.17.1 and ajv-formats to v3.0.1 (#2425)
1 parent 6ea5a75 commit 4c8563b

File tree

5 files changed

+37
-37
lines changed

5 files changed

+37
-37
lines changed

.changeset/afraid-bags-play.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@redocly/openapi-core": patch
3+
---
4+
5+
Updated `@redocly/ajv` to `v8.17.1` and `ajv-formats` to `v3.0.1`.

.changeset/big-singers-type.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@redocly/respect-core": patch
3+
---
4+
5+
Updated `@redocly/ajv` to the `v8.17.1`.

package-lock.json

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

packages/core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@
5252
"Roman Hotsiy <[email protected]> (https://redocly.com/)"
5353
],
5454
"dependencies": {
55-
"@redocly/ajv": "^8.11.4",
55+
"@redocly/ajv": "^8.17.1",
5656
"@redocly/config": "^0.40.0",
57-
"ajv-formats": "^2.1.1",
57+
"ajv-formats": "^3.0.1",
5858
"colorette": "^1.2.0",
5959
"js-levenshtein": "^1.1.6",
6060
"js-yaml": "^4.1.0",

packages/respect-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"dependencies": {
3939
"@faker-js/faker": "^7.6.0",
4040
"@noble/hashes": "^1.8.0",
41-
"@redocly/ajv": "8.11.4",
41+
"@redocly/ajv": "8.17.1",
4242
"@redocly/openapi-core": "2.12.0",
4343
"better-ajv-errors": "^1.2.0",
4444
"colorette": "^2.0.20",

0 commit comments

Comments
 (0)