File tree 2 files changed +13
-2
lines changed
2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 25
25
"node" : " >=18"
26
26
},
27
27
"dependencies" : {
28
- "@apidevtools/json-schema-ref-parser" : " ^11.1.0 " ,
28
+ "@apidevtools/json-schema-ref-parser" : " ^11.6.2 " ,
29
29
"json-schema-walker" : " ^2.0.0" ,
30
30
"openapi-types" : " ^12.1.3" ,
31
31
"yargs" : " ^17.7.2"
Original file line number Diff line number Diff line change @@ -25,6 +25,17 @@ __metadata:
25
25
languageName : node
26
26
linkType : hard
27
27
28
+ " @apidevtools/json-schema-ref-parser@npm:^11.6.2 " :
29
+ version : 11.6.2
30
+ resolution : " @apidevtools/json-schema-ref-parser@npm:11.6.2"
31
+ dependencies :
32
+ " @jsdevtools/ono " : " npm:^7.1.3"
33
+ " @types/json-schema " : " npm:^7.0.15"
34
+ js-yaml : " npm:^4.1.0"
35
+ checksum : 9fa6bf2aae47294ef1e283a2e57a0b61c6934c3549059948e421b5dea06d13ab12165801ecb999f85b89b5794394963e0f27a17349172bd2a0894e0cbcedcb71
36
+ languageName : node
37
+ linkType : hard
38
+
28
39
" @bcoe/v8-coverage@npm:^0.2.3 " :
29
40
version : 0.2.3
30
41
resolution : " @bcoe/v8-coverage@npm:0.2.3"
@@ -374,7 +385,7 @@ __metadata:
374
385
version : 0.0.0-use.local
375
386
resolution : " @openapi-contrib/json-schema-to-openapi-schema@workspace:."
376
387
dependencies :
377
- " @apidevtools/json-schema-ref-parser " : " npm:^11.1.0 "
388
+ " @apidevtools/json-schema-ref-parser " : " npm:^11.6.2 "
378
389
" @types/json-schema " : " npm:^7.0.15"
379
390
" @typescript-eslint/eslint-plugin " : " npm:^6.10.0"
380
391
" @typescript-eslint/parser " : " npm:^6.10.0"
You can’t perform that action at this time.
0 commit comments