Skip to content

Commit b032f3a

Browse files
authored
chore(deps): bump ajv to 8.17.1 (#1042)
1 parent 91dda7b commit b032f3a

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

.changeset/green-mangos-tickle.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@asyncapi/parser": patch
3+
---
4+
5+
fix: upgrade `ajv` to version `8.17.1` to lay the foundation for fixing https://github.com/asyncapi/parser-js/issues/980 in `Studio`

packages/parser/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -47,14 +47,14 @@
4747
"@stoplight/json": "3.21.0",
4848
"@stoplight/json-ref-readers": "^1.2.2",
4949
"@stoplight/json-ref-resolver": "^3.1.5",
50-
"@stoplight/spectral-core": "^1.16.1",
50+
"@stoplight/spectral-core": "^1.18.3",
5151
"@stoplight/spectral-functions": "^1.7.2",
5252
"@stoplight/spectral-parsers": "^1.0.2",
5353
"@stoplight/spectral-ref-resolver": "^1.0.3",
5454
"@stoplight/types": "^13.12.0",
5555
"@types/json-schema": "^7.0.11",
5656
"@types/urijs": "^1.19.19",
57-
"ajv": "^8.11.0",
57+
"ajv": "^8.17.1",
5858
"ajv-errors": "^3.0.0",
5959
"ajv-formats": "^2.1.1",
6060
"avsc": "^5.7.5",

0 commit comments

Comments
 (0)