Commit b032f3a 1 parent 91dda7b commit b032f3a Copy full SHA for b032f3a
File tree 2 files changed +7
-2
lines changed
2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change
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 `
Original file line number Diff line number Diff line change 47
47
"@stoplight/json" : " 3.21.0" ,
48
48
"@stoplight/json-ref-readers" : " ^1.2.2" ,
49
49
"@stoplight/json-ref-resolver" : " ^3.1.5" ,
50
- "@stoplight/spectral-core" : " ^1.16.1 " ,
50
+ "@stoplight/spectral-core" : " ^1.18.3 " ,
51
51
"@stoplight/spectral-functions" : " ^1.7.2" ,
52
52
"@stoplight/spectral-parsers" : " ^1.0.2" ,
53
53
"@stoplight/spectral-ref-resolver" : " ^1.0.3" ,
54
54
"@stoplight/types" : " ^13.12.0" ,
55
55
"@types/json-schema" : " ^7.0.11" ,
56
56
"@types/urijs" : " ^1.19.19" ,
57
- "ajv" : " ^8.11.0 " ,
57
+ "ajv" : " ^8.17.1 " ,
58
58
"ajv-errors" : " ^3.0.0" ,
59
59
"ajv-formats" : " ^2.1.1" ,
60
60
"avsc" : " ^5.7.5" ,
You can’t perform that action at this time.
0 commit comments