@asyncapi/cli 1.1.9 → 1.1.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -9,7 +9,7 @@
9
9
  "version": "0.1.0",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
- "@asyncapi/glee": "^0.31.3"
12
+ "@asyncapi/glee": "^0.31.4"
13
13
  },
14
14
  "devDependencies": {
15
15
  "@types/node": "^20.5.9"
@@ -32,19 +32,19 @@
32
32
  }
33
33
  },
34
34
  "node_modules/@asyncapi/avro-schema-parser": {
35
- "version": "3.0.3",
36
- "resolved": "https://registry.npmjs.org/@asyncapi/avro-schema-parser/-/avro-schema-parser-3.0.3.tgz",
37
- "integrity": "sha512-XprbDYPFJ0nc963hPCjbEmM3iu6ypKg/70EFVl0MZJCLbLw/+gBbPy95uV3Qaofm5UQgSI+aTobGhc8rMre4VA==",
35
+ "version": "3.0.5",
36
+ "resolved": "https://registry.npmjs.org/@asyncapi/avro-schema-parser/-/avro-schema-parser-3.0.5.tgz",
37
+ "integrity": "sha512-e3pLBc6kEANuNFKHLbQhFxuLmviG5KoqiL1DEiA6OxBZtwgRAOd4sewnQg64VUCs5KSDrddbeF892OACurxUoA==",
38
38
  "dependencies": {
39
- "@asyncapi/parser": "^2.1.0",
39
+ "@asyncapi/parser": "^2.1.2",
40
40
  "@types/json-schema": "^7.0.11",
41
41
  "avsc": "^5.7.6"
42
42
  }
43
43
  },
44
44
  "node_modules/@asyncapi/avro-schema-parser/node_modules/@asyncapi/parser": {
45
- "version": "2.1.1",
46
- "resolved": "https://registry.npmjs.org/@asyncapi/parser/-/parser-2.1.1.tgz",
47
- "integrity": "sha512-FnJ5Du9iMu9MEb5mF90gF7z1ZkdnazisBsm3GHVFr7VaiF8luAoB+bklGYFwoMb+9QWKWr1099orY5VyXULAcQ==",
45
+ "version": "2.1.2",
46
+ "resolved": "https://registry.npmjs.org/@asyncapi/parser/-/parser-2.1.2.tgz",
47
+ "integrity": "sha512-2pHKnr2P8EujcrvZo4x4zNwsEIAg5vb1ZEhl2+OH0YBg8EYH/Xx73XZ+bbwLaYIg1gvFjm29jNB9UL3CMeDU5w==",
48
48
  "dependencies": {
49
49
  "@asyncapi/specs": "^5.1.0",
50
50
  "@openapi-contrib/openapi-schema-to-json-schema": "~3.2.0",
@@ -64,9 +64,7 @@
64
64
  "avsc": "^5.7.5",
65
65
  "js-yaml": "^4.1.0",
66
66
  "jsonpath-plus": "^7.2.0",
67
- "node-fetch": "2.6.7",
68
- "ramldt2jsonschema": "^1.2.3",
69
- "webapi-parser": "^0.5.0"
67
+ "node-fetch": "2.6.7"
70
68
  }
71
69
  },
72
70
  "node_modules/@asyncapi/avro-schema-parser/node_modules/@asyncapi/specs": {
@@ -484,12 +482,12 @@
484
482
  }
485
483
  },
486
484
  "node_modules/@asyncapi/glee": {
487
- "version": "0.31.3",
488
- "resolved": "https://registry.npmjs.org/@asyncapi/glee/-/glee-0.31.3.tgz",
489
- "integrity": "sha512-haMIPK9lZWy0o0xx1rl744HPHQqXrQ9fGA7N88eBj3K4/avpa12p+JqRnVf1B7Dgg5f79bJ2zfZiRutK7DHjiw==",
485
+ "version": "0.31.4",
486
+ "resolved": "https://registry.npmjs.org/@asyncapi/glee/-/glee-0.31.4.tgz",
487
+ "integrity": "sha512-maynxCt1HwIvOw9Vyg7dd+rGM3jKe+ShgUYA09LBaZz2j/Qdu2afrT2j+NuZiuoK/FsJ+rodvw0QGnyAjWsKPw==",
490
488
  "dependencies": {
491
489
  "@asyncapi/generator": "^1.15.1",
492
- "@asyncapi/html-template": "^1.0.0",
490
+ "@asyncapi/html-template": "^2.0.0",
493
491
  "@asyncapi/markdown-template": "^1.4.0",
494
492
  "@asyncapi/parser": "^3.0.0-next-major-spec.12",
495
493
  "@types/jest": "^27.4.0",
@@ -529,114 +527,13 @@
529
527
  "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
530
528
  }
531
529
  },
532
- "node_modules/@asyncapi/glee/node_modules/@asyncapi/parser": {
533
- "version": "3.0.0-next-major-spec.12",
534
- "resolved": "https://registry.npmjs.org/@asyncapi/parser/-/parser-3.0.0-next-major-spec.12.tgz",
535
- "integrity": "sha512-68b3ceprIrkAWC9FLBOQqK+H9iQnwRNj2G8/s7OyvsNVpyRpNOe4xETUm/RkfyZYTjpLC2sGqbX42SEU0PW2+g==",
536
- "dependencies": {
537
- "@asyncapi/specs": "^6.0.0-next-major-spec.9",
538
- "@openapi-contrib/openapi-schema-to-json-schema": "~3.2.0",
539
- "@stoplight/json-ref-resolver": "^3.1.5",
540
- "@stoplight/spectral-core": "^1.16.1",
541
- "@stoplight/spectral-functions": "^1.7.2",
542
- "@stoplight/spectral-parsers": "^1.0.2",
543
- "@types/json-schema": "^7.0.11",
544
- "@types/urijs": "^1.19.19",
545
- "ajv": "^8.11.0",
546
- "ajv-errors": "^3.0.0",
547
- "ajv-formats": "^2.1.1",
548
- "avsc": "^5.7.5",
549
- "js-yaml": "^4.1.0",
550
- "jsonpath-plus": "^7.2.0",
551
- "node-fetch": "2.6.7",
552
- "ramldt2jsonschema": "^1.2.3",
553
- "webapi-parser": "^0.5.0"
554
- }
555
- },
556
- "node_modules/@asyncapi/glee/node_modules/@asyncapi/parser/node_modules/ajv": {
557
- "version": "8.12.0",
558
- "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz",
559
- "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==",
560
- "dependencies": {
561
- "fast-deep-equal": "^3.1.1",
562
- "json-schema-traverse": "^1.0.0",
563
- "require-from-string": "^2.0.2",
564
- "uri-js": "^4.2.2"
565
- },
566
- "funding": {
567
- "type": "github",
568
- "url": "https://github.com/sponsors/epoberezkin"
569
- }
570
- },
571
- "node_modules/@asyncapi/glee/node_modules/@asyncapi/parser/node_modules/ajv-errors": {
572
- "version": "3.0.0",
573
- "resolved": "https://registry.npmjs.org/ajv-errors/-/ajv-errors-3.0.0.tgz",
574
- "integrity": "sha512-V3wD15YHfHz6y0KdhYFjyy9vWtEVALT9UrxfN3zqlI6dMioHnJrqOYfyPKol3oqrnCM9uwkcdCwkJ0WUcbLMTQ==",
575
- "peerDependencies": {
576
- "ajv": "^8.0.1"
577
- }
578
- },
579
- "node_modules/@asyncapi/glee/node_modules/js-yaml": {
580
- "version": "4.1.0",
581
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
582
- "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
583
- "dependencies": {
584
- "argparse": "^2.0.1"
585
- },
586
- "bin": {
587
- "js-yaml": "bin/js-yaml.js"
588
- }
589
- },
590
- "node_modules/@asyncapi/glee/node_modules/json-schema-traverse": {
591
- "version": "1.0.0",
592
- "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
593
- "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="
594
- },
595
- "node_modules/@asyncapi/glee/node_modules/node-fetch": {
596
- "version": "2.6.7",
597
- "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz",
598
- "integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==",
599
- "dependencies": {
600
- "whatwg-url": "^5.0.0"
601
- },
602
- "engines": {
603
- "node": "4.x || >=6.0.0"
604
- },
605
- "peerDependencies": {
606
- "encoding": "^0.1.0"
607
- },
608
- "peerDependenciesMeta": {
609
- "encoding": {
610
- "optional": true
611
- }
612
- }
613
- },
614
- "node_modules/@asyncapi/glee/node_modules/tr46": {
615
- "version": "0.0.3",
616
- "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz",
617
- "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw=="
618
- },
619
- "node_modules/@asyncapi/glee/node_modules/webidl-conversions": {
620
- "version": "3.0.1",
621
- "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz",
622
- "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ=="
623
- },
624
- "node_modules/@asyncapi/glee/node_modules/whatwg-url": {
625
- "version": "5.0.0",
626
- "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz",
627
- "integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==",
628
- "dependencies": {
629
- "tr46": "~0.0.3",
630
- "webidl-conversions": "^3.0.0"
631
- }
632
- },
633
530
  "node_modules/@asyncapi/html-template": {
634
- "version": "1.0.0",
635
- "resolved": "https://registry.npmjs.org/@asyncapi/html-template/-/html-template-1.0.0.tgz",
636
- "integrity": "sha512-x410SsBa3SDJ48xSpfTqO3Hpc7fY5pOKixtn2HCiG1fMb2nsL6B+tYrSpBSEACoQEpFxmZbJ9+ZGNEVOCTe0iw==",
531
+ "version": "2.0.0",
532
+ "resolved": "https://registry.npmjs.org/@asyncapi/html-template/-/html-template-2.0.0.tgz",
533
+ "integrity": "sha512-q9GNBmS1WYC2kDmq9h8wGZROzeY7HVJmeVWnnnkfa1YUqGTvVXl//hqhex209zJB3SG31l4b2EiTVERbzt69Ag==",
637
534
  "dependencies": {
638
535
  "@asyncapi/generator-react-sdk": "^1.0.0",
639
- "@asyncapi/parser": "^3.0.0-next-major-spec.3",
536
+ "@asyncapi/parser": "^3.0.0-next-major-spec.14",
640
537
  "@asyncapi/react-component": "^1.0.1",
641
538
  "highlight.js": "10.7.3",
642
539
  "puppeteer": "^14.1.0",
@@ -656,11 +553,11 @@
656
553
  }
657
554
  },
658
555
  "node_modules/@asyncapi/openapi-schema-parser": {
659
- "version": "3.0.4",
660
- "resolved": "https://registry.npmjs.org/@asyncapi/openapi-schema-parser/-/openapi-schema-parser-3.0.4.tgz",
661
- "integrity": "sha512-nfZbL3dTpIQ3K+/V05FBpgOPi7dDWZkqZG8e7pKwtNhwZ0YLBFWTw6RpocztlBlcieFggxZqLm4BT5I1cQbK+Q==",
556
+ "version": "3.0.6",
557
+ "resolved": "https://registry.npmjs.org/@asyncapi/openapi-schema-parser/-/openapi-schema-parser-3.0.6.tgz",
558
+ "integrity": "sha512-hm6B0hjsfg2cFzksIWhpnxImCXUxj+7al9WnNceWNQPrEZVUKt+lKyEDJseJy8XIT+KeJazy/uwa5WI1yuDanA==",
662
559
  "dependencies": {
663
- "@asyncapi/parser": "^2.1.0",
560
+ "@asyncapi/parser": "^2.1.2",
664
561
  "@openapi-contrib/openapi-schema-to-json-schema": "~3.2.0",
665
562
  "ajv": "^8.11.0",
666
563
  "ajv-errors": "^3.0.0",
@@ -668,9 +565,9 @@
668
565
  }
669
566
  },
670
567
  "node_modules/@asyncapi/openapi-schema-parser/node_modules/@asyncapi/parser": {
671
- "version": "2.1.1",
672
- "resolved": "https://registry.npmjs.org/@asyncapi/parser/-/parser-2.1.1.tgz",
673
- "integrity": "sha512-FnJ5Du9iMu9MEb5mF90gF7z1ZkdnazisBsm3GHVFr7VaiF8luAoB+bklGYFwoMb+9QWKWr1099orY5VyXULAcQ==",
568
+ "version": "2.1.2",
569
+ "resolved": "https://registry.npmjs.org/@asyncapi/parser/-/parser-2.1.2.tgz",
570
+ "integrity": "sha512-2pHKnr2P8EujcrvZo4x4zNwsEIAg5vb1ZEhl2+OH0YBg8EYH/Xx73XZ+bbwLaYIg1gvFjm29jNB9UL3CMeDU5w==",
674
571
  "dependencies": {
675
572
  "@asyncapi/specs": "^5.1.0",
676
573
  "@openapi-contrib/openapi-schema-to-json-schema": "~3.2.0",
@@ -690,9 +587,7 @@
690
587
  "avsc": "^5.7.5",
691
588
  "js-yaml": "^4.1.0",
692
589
  "jsonpath-plus": "^7.2.0",
693
- "node-fetch": "2.6.7",
694
- "ramldt2jsonschema": "^1.2.3",
695
- "webapi-parser": "^0.5.0"
590
+ "node-fetch": "2.6.7"
696
591
  }
697
592
  },
698
593
  "node_modules/@asyncapi/openapi-schema-parser/node_modules/@asyncapi/specs": {
@@ -781,9 +676,9 @@
781
676
  }
782
677
  },
783
678
  "node_modules/@asyncapi/parser": {
784
- "version": "3.0.0-next-major-spec.7",
785
- "resolved": "https://registry.npmjs.org/@asyncapi/parser/-/parser-3.0.0-next-major-spec.7.tgz",
786
- "integrity": "sha512-iCVCd66h6NXrIVu7aK5RwGuJ4g1j+qD88xxejUwczbpGbhJkuZUzF5jReWNNAizETJttnAwW0rBKjZF4HVqOiQ==",
679
+ "version": "3.0.0-next-major-spec.15",
680
+ "resolved": "https://registry.npmjs.org/@asyncapi/parser/-/parser-3.0.0-next-major-spec.15.tgz",
681
+ "integrity": "sha512-3Ngxkekzw7oh8auqGmEnz3PiSxSIkveMzdpuBIOiQ3EHVnBpG1cdhi/mMlvksqTsMQcfLGPsVVqW7Y3cW2HPDQ==",
787
682
  "dependencies": {
788
683
  "@asyncapi/specs": "^6.0.0-next-major-spec.9",
789
684
  "@openapi-contrib/openapi-schema-to-json-schema": "~3.2.0",
@@ -1127,13 +1022,13 @@
1127
1022
  }
1128
1023
  },
1129
1024
  "node_modules/@asyncapi/react-component": {
1130
- "version": "1.0.3",
1131
- "resolved": "https://registry.npmjs.org/@asyncapi/react-component/-/react-component-1.0.3.tgz",
1132
- "integrity": "sha512-NGIeK10sdfTcQjKNwY+A2Hsg24XJapIChkzQbj+pBPFCSH0DdF1gBQDewlzN1PI0tyyB1q6/+kKBx0hm/XawMA==",
1025
+ "version": "1.2.2",
1026
+ "resolved": "https://registry.npmjs.org/@asyncapi/react-component/-/react-component-1.2.2.tgz",
1027
+ "integrity": "sha512-+KXIIsMhMy7OqUpmh4Jql+bFRT9dO7n+zBay+wjXEjWi3IyFHlw5CiP5XQ103PGYunRwnmaTkUwerjYIB0w6jA==",
1133
1028
  "dependencies": {
1134
- "@asyncapi/avro-schema-parser": "3.0.3",
1135
- "@asyncapi/openapi-schema-parser": "3.0.4",
1136
- "@asyncapi/parser": "^2.1.1",
1029
+ "@asyncapi/avro-schema-parser": "^3.0.5",
1030
+ "@asyncapi/openapi-schema-parser": "^3.0.6",
1031
+ "@asyncapi/parser": "^3.0.0-next-major-spec.10",
1137
1032
  "@asyncapi/protobuf-schema-parser": "3.0.0",
1138
1033
  "highlight.js": "^10.7.2",
1139
1034
  "isomorphic-dompurify": "^0.13.0",
@@ -1146,119 +1041,6 @@
1146
1041
  "react-dom": ">=16.8.0"
1147
1042
  }
1148
1043
  },
1149
- "node_modules/@asyncapi/react-component/node_modules/@asyncapi/parser": {
1150
- "version": "2.1.1",
1151
- "resolved": "https://registry.npmjs.org/@asyncapi/parser/-/parser-2.1.1.tgz",
1152
- "integrity": "sha512-FnJ5Du9iMu9MEb5mF90gF7z1ZkdnazisBsm3GHVFr7VaiF8luAoB+bklGYFwoMb+9QWKWr1099orY5VyXULAcQ==",
1153
- "dependencies": {
1154
- "@asyncapi/specs": "^5.1.0",
1155
- "@openapi-contrib/openapi-schema-to-json-schema": "~3.2.0",
1156
- "@stoplight/json": "^3.20.2",
1157
- "@stoplight/json-ref-readers": "^1.2.2",
1158
- "@stoplight/json-ref-resolver": "^3.1.5",
1159
- "@stoplight/spectral-core": "^1.16.1",
1160
- "@stoplight/spectral-functions": "^1.7.2",
1161
- "@stoplight/spectral-parsers": "^1.0.2",
1162
- "@stoplight/spectral-ref-resolver": "^1.0.3",
1163
- "@stoplight/types": "^13.12.0",
1164
- "@types/json-schema": "^7.0.11",
1165
- "@types/urijs": "^1.19.19",
1166
- "ajv": "^8.11.0",
1167
- "ajv-errors": "^3.0.0",
1168
- "ajv-formats": "^2.1.1",
1169
- "avsc": "^5.7.5",
1170
- "js-yaml": "^4.1.0",
1171
- "jsonpath-plus": "^7.2.0",
1172
- "node-fetch": "2.6.7",
1173
- "ramldt2jsonschema": "^1.2.3",
1174
- "webapi-parser": "^0.5.0"
1175
- }
1176
- },
1177
- "node_modules/@asyncapi/react-component/node_modules/@asyncapi/specs": {
1178
- "version": "5.1.0",
1179
- "resolved": "https://registry.npmjs.org/@asyncapi/specs/-/specs-5.1.0.tgz",
1180
- "integrity": "sha512-yffhETqehkim43luMnPKOwzY0D0YtU4bKpORIXIaid6p5Y5kDLrMGJaEPkNieQp03HMjhjFrnUPtT8kvqe0+aQ==",
1181
- "dependencies": {
1182
- "@types/json-schema": "^7.0.11"
1183
- }
1184
- },
1185
- "node_modules/@asyncapi/react-component/node_modules/ajv": {
1186
- "version": "8.12.0",
1187
- "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz",
1188
- "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==",
1189
- "dependencies": {
1190
- "fast-deep-equal": "^3.1.1",
1191
- "json-schema-traverse": "^1.0.0",
1192
- "require-from-string": "^2.0.2",
1193
- "uri-js": "^4.2.2"
1194
- },
1195
- "funding": {
1196
- "type": "github",
1197
- "url": "https://github.com/sponsors/epoberezkin"
1198
- }
1199
- },
1200
- "node_modules/@asyncapi/react-component/node_modules/ajv-errors": {
1201
- "version": "3.0.0",
1202
- "resolved": "https://registry.npmjs.org/ajv-errors/-/ajv-errors-3.0.0.tgz",
1203
- "integrity": "sha512-V3wD15YHfHz6y0KdhYFjyy9vWtEVALT9UrxfN3zqlI6dMioHnJrqOYfyPKol3oqrnCM9uwkcdCwkJ0WUcbLMTQ==",
1204
- "peerDependencies": {
1205
- "ajv": "^8.0.1"
1206
- }
1207
- },
1208
- "node_modules/@asyncapi/react-component/node_modules/js-yaml": {
1209
- "version": "4.1.0",
1210
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
1211
- "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
1212
- "dependencies": {
1213
- "argparse": "^2.0.1"
1214
- },
1215
- "bin": {
1216
- "js-yaml": "bin/js-yaml.js"
1217
- }
1218
- },
1219
- "node_modules/@asyncapi/react-component/node_modules/json-schema-traverse": {
1220
- "version": "1.0.0",
1221
- "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
1222
- "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="
1223
- },
1224
- "node_modules/@asyncapi/react-component/node_modules/node-fetch": {
1225
- "version": "2.6.7",
1226
- "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz",
1227
- "integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==",
1228
- "dependencies": {
1229
- "whatwg-url": "^5.0.0"
1230
- },
1231
- "engines": {
1232
- "node": "4.x || >=6.0.0"
1233
- },
1234
- "peerDependencies": {
1235
- "encoding": "^0.1.0"
1236
- },
1237
- "peerDependenciesMeta": {
1238
- "encoding": {
1239
- "optional": true
1240
- }
1241
- }
1242
- },
1243
- "node_modules/@asyncapi/react-component/node_modules/tr46": {
1244
- "version": "0.0.3",
1245
- "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz",
1246
- "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw=="
1247
- },
1248
- "node_modules/@asyncapi/react-component/node_modules/webidl-conversions": {
1249
- "version": "3.0.1",
1250
- "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz",
1251
- "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ=="
1252
- },
1253
- "node_modules/@asyncapi/react-component/node_modules/whatwg-url": {
1254
- "version": "5.0.0",
1255
- "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz",
1256
- "integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==",
1257
- "dependencies": {
1258
- "tr46": "~0.0.3",
1259
- "webidl-conversions": "^3.0.0"
1260
- }
1261
- },
1262
1044
  "node_modules/@asyncapi/specs": {
1263
1045
  "version": "6.0.0-next-major-spec.10",
1264
1046
  "resolved": "https://registry.npmjs.org/@asyncapi/specs/-/specs-6.0.0-next-major-spec.10.tgz",
@@ -4405,9 +4187,9 @@
4405
4187
  "integrity": "sha512-FGa1F62FT09qcrueBA6qYTrJPVDzah9a+493+o2PCXsesWHIn27G98TsSMs3WPNbZIEj4+VJf6saSFpvD+3Zsw=="
4406
4188
  },
4407
4189
  "node_modules/@types/trusted-types": {
4408
- "version": "2.0.5",
4409
- "resolved": "https://registry.npmjs.org/@types/trusted-types/-/trusted-types-2.0.5.tgz",
4410
- "integrity": "sha512-I3pkr8j/6tmQtKV/ZzHtuaqYSQvyjGRKH4go60Rr0IDLlFxuRT5V32uvB1mecM5G1EVAUyF/4r4QZ1GHgz+mxA=="
4190
+ "version": "2.0.7",
4191
+ "resolved": "https://registry.npmjs.org/@types/trusted-types/-/trusted-types-2.0.7.tgz",
4192
+ "integrity": "sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw=="
4411
4193
  },
4412
4194
  "node_modules/@types/urijs": {
4413
4195
  "version": "1.19.20",
@@ -4415,9 +4197,9 @@
4415
4197
  "integrity": "sha512-77Mq/2BeHU894J364dUv9tSwxxyCLtcX228Pc8TwZpP5bvOoMns+gZoftp3LYl3FBH8vChpWbuagKGiMki2c1A=="
4416
4198
  },
4417
4199
  "node_modules/@types/yauzl": {
4418
- "version": "2.10.2",
4419
- "resolved": "https://registry.npmjs.org/@types/yauzl/-/yauzl-2.10.2.tgz",
4420
- "integrity": "sha512-Km7XAtUIduROw7QPgvcft0lIupeG8a8rdKL8RiSyKvlE7dYY31fEn41HVuQsRFDuROA8tA4K2UVL+WdfFmErBA==",
4200
+ "version": "2.10.3",
4201
+ "resolved": "https://registry.npmjs.org/@types/yauzl/-/yauzl-2.10.3.tgz",
4202
+ "integrity": "sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==",
4421
4203
  "optional": true,
4422
4204
  "dependencies": {
4423
4205
  "@types/node": "*"
@@ -4643,7 +4425,8 @@
4643
4425
  "node_modules/abab": {
4644
4426
  "version": "2.0.6",
4645
4427
  "resolved": "https://registry.npmjs.org/abab/-/abab-2.0.6.tgz",
4646
- "integrity": "sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA=="
4428
+ "integrity": "sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA==",
4429
+ "deprecated": "Use your platform's native atob() and btoa() methods instead"
4647
4430
  },
4648
4431
  "node_modules/abbrev": {
4649
4432
  "version": "1.1.1",
@@ -6103,6 +5886,7 @@
6103
5886
  "version": "2.0.1",
6104
5887
  "resolved": "https://registry.npmjs.org/domexception/-/domexception-2.0.1.tgz",
6105
5888
  "integrity": "sha512-yxJ2mFy/sibVQlu5qHjOkf9J3K6zgmCxgJ94u2EdvDOV09H+32LtRswEcUsmUWN72pVLOEnTSRaIVVzVQgS0dg==",
5889
+ "deprecated": "Use your platform's native DOMException instead",
6106
5890
  "dependencies": {
6107
5891
  "webidl-conversions": "^5.0.0"
6108
5892
  },
@@ -12794,19 +12578,19 @@
12794
12578
  }
12795
12579
  },
12796
12580
  "@asyncapi/avro-schema-parser": {
12797
- "version": "3.0.3",
12798
- "resolved": "https://registry.npmjs.org/@asyncapi/avro-schema-parser/-/avro-schema-parser-3.0.3.tgz",
12799
- "integrity": "sha512-XprbDYPFJ0nc963hPCjbEmM3iu6ypKg/70EFVl0MZJCLbLw/+gBbPy95uV3Qaofm5UQgSI+aTobGhc8rMre4VA==",
12581
+ "version": "3.0.5",
12582
+ "resolved": "https://registry.npmjs.org/@asyncapi/avro-schema-parser/-/avro-schema-parser-3.0.5.tgz",
12583
+ "integrity": "sha512-e3pLBc6kEANuNFKHLbQhFxuLmviG5KoqiL1DEiA6OxBZtwgRAOd4sewnQg64VUCs5KSDrddbeF892OACurxUoA==",
12800
12584
  "requires": {
12801
- "@asyncapi/parser": "^2.1.0",
12585
+ "@asyncapi/parser": "^2.1.2",
12802
12586
  "@types/json-schema": "^7.0.11",
12803
12587
  "avsc": "^5.7.6"
12804
12588
  },
12805
12589
  "dependencies": {
12806
12590
  "@asyncapi/parser": {
12807
- "version": "2.1.1",
12808
- "resolved": "https://registry.npmjs.org/@asyncapi/parser/-/parser-2.1.1.tgz",
12809
- "integrity": "sha512-FnJ5Du9iMu9MEb5mF90gF7z1ZkdnazisBsm3GHVFr7VaiF8luAoB+bklGYFwoMb+9QWKWr1099orY5VyXULAcQ==",
12591
+ "version": "2.1.2",
12592
+ "resolved": "https://registry.npmjs.org/@asyncapi/parser/-/parser-2.1.2.tgz",
12593
+ "integrity": "sha512-2pHKnr2P8EujcrvZo4x4zNwsEIAg5vb1ZEhl2+OH0YBg8EYH/Xx73XZ+bbwLaYIg1gvFjm29jNB9UL3CMeDU5w==",
12810
12594
  "requires": {
12811
12595
  "@asyncapi/specs": "^5.1.0",
12812
12596
  "@openapi-contrib/openapi-schema-to-json-schema": "~3.2.0",
@@ -12826,9 +12610,7 @@
12826
12610
  "avsc": "^5.7.5",
12827
12611
  "js-yaml": "^4.1.0",
12828
12612
  "jsonpath-plus": "^7.2.0",
12829
- "node-fetch": "2.6.7",
12830
- "ramldt2jsonschema": "^1.2.3",
12831
- "webapi-parser": "^0.5.0"
12613
+ "node-fetch": "2.6.7"
12832
12614
  }
12833
12615
  },
12834
12616
  "@asyncapi/specs": {
@@ -13173,12 +12955,12 @@
13173
12955
  }
13174
12956
  },
13175
12957
  "@asyncapi/glee": {
13176
- "version": "0.31.3",
13177
- "resolved": "https://registry.npmjs.org/@asyncapi/glee/-/glee-0.31.3.tgz",
13178
- "integrity": "sha512-haMIPK9lZWy0o0xx1rl744HPHQqXrQ9fGA7N88eBj3K4/avpa12p+JqRnVf1B7Dgg5f79bJ2zfZiRutK7DHjiw==",
12958
+ "version": "0.31.4",
12959
+ "resolved": "https://registry.npmjs.org/@asyncapi/glee/-/glee-0.31.4.tgz",
12960
+ "integrity": "sha512-maynxCt1HwIvOw9Vyg7dd+rGM3jKe+ShgUYA09LBaZz2j/Qdu2afrT2j+NuZiuoK/FsJ+rodvw0QGnyAjWsKPw==",
13179
12961
  "requires": {
13180
12962
  "@asyncapi/generator": "^1.15.1",
13181
- "@asyncapi/html-template": "^1.0.0",
12963
+ "@asyncapi/html-template": "^2.0.0",
13182
12964
  "@asyncapi/markdown-template": "^1.4.0",
13183
12965
  "@asyncapi/parser": "^3.0.0-next-major-spec.12",
13184
12966
  "@types/jest": "^27.4.0",
@@ -13210,100 +12992,15 @@
13210
12992
  "walkdir": "^0.4.1",
13211
12993
  "word-wrap": "^1.2.3",
13212
12994
  "ws": "^7.4.6"
13213
- },
13214
- "dependencies": {
13215
- "@asyncapi/parser": {
13216
- "version": "3.0.0-next-major-spec.12",
13217
- "resolved": "https://registry.npmjs.org/@asyncapi/parser/-/parser-3.0.0-next-major-spec.12.tgz",
13218
- "integrity": "sha512-68b3ceprIrkAWC9FLBOQqK+H9iQnwRNj2G8/s7OyvsNVpyRpNOe4xETUm/RkfyZYTjpLC2sGqbX42SEU0PW2+g==",
13219
- "requires": {
13220
- "@asyncapi/specs": "^6.0.0-next-major-spec.9",
13221
- "@openapi-contrib/openapi-schema-to-json-schema": "~3.2.0",
13222
- "@stoplight/json-ref-resolver": "^3.1.5",
13223
- "@stoplight/spectral-core": "^1.16.1",
13224
- "@stoplight/spectral-functions": "^1.7.2",
13225
- "@stoplight/spectral-parsers": "^1.0.2",
13226
- "@types/json-schema": "^7.0.11",
13227
- "@types/urijs": "^1.19.19",
13228
- "ajv": "^8.11.0",
13229
- "ajv-errors": "^3.0.0",
13230
- "ajv-formats": "^2.1.1",
13231
- "avsc": "^5.7.5",
13232
- "js-yaml": "^4.1.0",
13233
- "jsonpath-plus": "^7.2.0",
13234
- "node-fetch": "2.6.7",
13235
- "ramldt2jsonschema": "^1.2.3",
13236
- "webapi-parser": "^0.5.0"
13237
- },
13238
- "dependencies": {
13239
- "ajv": {
13240
- "version": "8.12.0",
13241
- "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz",
13242
- "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==",
13243
- "requires": {
13244
- "fast-deep-equal": "^3.1.1",
13245
- "json-schema-traverse": "^1.0.0",
13246
- "require-from-string": "^2.0.2",
13247
- "uri-js": "^4.2.2"
13248
- }
13249
- },
13250
- "ajv-errors": {
13251
- "version": "3.0.0",
13252
- "resolved": "https://registry.npmjs.org/ajv-errors/-/ajv-errors-3.0.0.tgz",
13253
- "integrity": "sha512-V3wD15YHfHz6y0KdhYFjyy9vWtEVALT9UrxfN3zqlI6dMioHnJrqOYfyPKol3oqrnCM9uwkcdCwkJ0WUcbLMTQ==",
13254
- "requires": {}
13255
- }
13256
- }
13257
- },
13258
- "js-yaml": {
13259
- "version": "4.1.0",
13260
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
13261
- "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
13262
- "requires": {
13263
- "argparse": "^2.0.1"
13264
- }
13265
- },
13266
- "json-schema-traverse": {
13267
- "version": "1.0.0",
13268
- "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
13269
- "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="
13270
- },
13271
- "node-fetch": {
13272
- "version": "2.6.7",
13273
- "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz",
13274
- "integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==",
13275
- "requires": {
13276
- "whatwg-url": "^5.0.0"
13277
- }
13278
- },
13279
- "tr46": {
13280
- "version": "0.0.3",
13281
- "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz",
13282
- "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw=="
13283
- },
13284
- "webidl-conversions": {
13285
- "version": "3.0.1",
13286
- "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz",
13287
- "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ=="
13288
- },
13289
- "whatwg-url": {
13290
- "version": "5.0.0",
13291
- "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz",
13292
- "integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==",
13293
- "requires": {
13294
- "tr46": "~0.0.3",
13295
- "webidl-conversions": "^3.0.0"
13296
- }
13297
- }
13298
12995
  }
13299
12996
  },
13300
12997
  "@asyncapi/html-template": {
13301
- "version": "1.0.0",
13302
- "resolved": "https://registry.npmjs.org/@asyncapi/html-template/-/html-template-1.0.0.tgz",
13303
- "integrity": "sha512-x410SsBa3SDJ48xSpfTqO3Hpc7fY5pOKixtn2HCiG1fMb2nsL6B+tYrSpBSEACoQEpFxmZbJ9+ZGNEVOCTe0iw==",
12998
+ "version": "2.0.0",
12999
+ "resolved": "https://registry.npmjs.org/@asyncapi/html-template/-/html-template-2.0.0.tgz",
13000
+ "integrity": "sha512-q9GNBmS1WYC2kDmq9h8wGZROzeY7HVJmeVWnnnkfa1YUqGTvVXl//hqhex209zJB3SG31l4b2EiTVERbzt69Ag==",
13304
13001
  "requires": {
13305
13002
  "@asyncapi/generator-react-sdk": "^1.0.0",
13306
- "@asyncapi/parser": "^3.0.0-next-major-spec.3",
13003
+ "@asyncapi/parser": "^3.0.0-next-major-spec.14",
13307
13004
  "@asyncapi/react-component": "^1.0.1",
13308
13005
  "highlight.js": "10.7.3",
13309
13006
  "puppeteer": "^14.1.0",
@@ -13323,11 +13020,11 @@
13323
13020
  }
13324
13021
  },
13325
13022
  "@asyncapi/openapi-schema-parser": {
13326
- "version": "3.0.4",
13327
- "resolved": "https://registry.npmjs.org/@asyncapi/openapi-schema-parser/-/openapi-schema-parser-3.0.4.tgz",
13328
- "integrity": "sha512-nfZbL3dTpIQ3K+/V05FBpgOPi7dDWZkqZG8e7pKwtNhwZ0YLBFWTw6RpocztlBlcieFggxZqLm4BT5I1cQbK+Q==",
13023
+ "version": "3.0.6",
13024
+ "resolved": "https://registry.npmjs.org/@asyncapi/openapi-schema-parser/-/openapi-schema-parser-3.0.6.tgz",
13025
+ "integrity": "sha512-hm6B0hjsfg2cFzksIWhpnxImCXUxj+7al9WnNceWNQPrEZVUKt+lKyEDJseJy8XIT+KeJazy/uwa5WI1yuDanA==",
13329
13026
  "requires": {
13330
- "@asyncapi/parser": "^2.1.0",
13027
+ "@asyncapi/parser": "^2.1.2",
13331
13028
  "@openapi-contrib/openapi-schema-to-json-schema": "~3.2.0",
13332
13029
  "ajv": "^8.11.0",
13333
13030
  "ajv-errors": "^3.0.0",
@@ -13335,9 +13032,9 @@
13335
13032
  },
13336
13033
  "dependencies": {
13337
13034
  "@asyncapi/parser": {
13338
- "version": "2.1.1",
13339
- "resolved": "https://registry.npmjs.org/@asyncapi/parser/-/parser-2.1.1.tgz",
13340
- "integrity": "sha512-FnJ5Du9iMu9MEb5mF90gF7z1ZkdnazisBsm3GHVFr7VaiF8luAoB+bklGYFwoMb+9QWKWr1099orY5VyXULAcQ==",
13035
+ "version": "2.1.2",
13036
+ "resolved": "https://registry.npmjs.org/@asyncapi/parser/-/parser-2.1.2.tgz",
13037
+ "integrity": "sha512-2pHKnr2P8EujcrvZo4x4zNwsEIAg5vb1ZEhl2+OH0YBg8EYH/Xx73XZ+bbwLaYIg1gvFjm29jNB9UL3CMeDU5w==",
13341
13038
  "requires": {
13342
13039
  "@asyncapi/specs": "^5.1.0",
13343
13040
  "@openapi-contrib/openapi-schema-to-json-schema": "~3.2.0",
@@ -13357,9 +13054,7 @@
13357
13054
  "avsc": "^5.7.5",
13358
13055
  "js-yaml": "^4.1.0",
13359
13056
  "jsonpath-plus": "^7.2.0",
13360
- "node-fetch": "2.6.7",
13361
- "ramldt2jsonschema": "^1.2.3",
13362
- "webapi-parser": "^0.5.0"
13057
+ "node-fetch": "2.6.7"
13363
13058
  }
13364
13059
  },
13365
13060
  "@asyncapi/specs": {
@@ -13430,9 +13125,9 @@
13430
13125
  }
13431
13126
  },
13432
13127
  "@asyncapi/parser": {
13433
- "version": "3.0.0-next-major-spec.7",
13434
- "resolved": "https://registry.npmjs.org/@asyncapi/parser/-/parser-3.0.0-next-major-spec.7.tgz",
13435
- "integrity": "sha512-iCVCd66h6NXrIVu7aK5RwGuJ4g1j+qD88xxejUwczbpGbhJkuZUzF5jReWNNAizETJttnAwW0rBKjZF4HVqOiQ==",
13128
+ "version": "3.0.0-next-major-spec.15",
13129
+ "resolved": "https://registry.npmjs.org/@asyncapi/parser/-/parser-3.0.0-next-major-spec.15.tgz",
13130
+ "integrity": "sha512-3Ngxkekzw7oh8auqGmEnz3PiSxSIkveMzdpuBIOiQ3EHVnBpG1cdhi/mMlvksqTsMQcfLGPsVVqW7Y3cW2HPDQ==",
13436
13131
  "requires": {
13437
13132
  "@asyncapi/specs": "^6.0.0-next-major-spec.9",
13438
13133
  "@openapi-contrib/openapi-schema-to-json-schema": "~3.2.0",
@@ -13722,114 +13417,19 @@
13722
13417
  }
13723
13418
  },
13724
13419
  "@asyncapi/react-component": {
13725
- "version": "1.0.3",
13726
- "resolved": "https://registry.npmjs.org/@asyncapi/react-component/-/react-component-1.0.3.tgz",
13727
- "integrity": "sha512-NGIeK10sdfTcQjKNwY+A2Hsg24XJapIChkzQbj+pBPFCSH0DdF1gBQDewlzN1PI0tyyB1q6/+kKBx0hm/XawMA==",
13420
+ "version": "1.2.2",
13421
+ "resolved": "https://registry.npmjs.org/@asyncapi/react-component/-/react-component-1.2.2.tgz",
13422
+ "integrity": "sha512-+KXIIsMhMy7OqUpmh4Jql+bFRT9dO7n+zBay+wjXEjWi3IyFHlw5CiP5XQ103PGYunRwnmaTkUwerjYIB0w6jA==",
13728
13423
  "requires": {
13729
- "@asyncapi/avro-schema-parser": "3.0.3",
13730
- "@asyncapi/openapi-schema-parser": "3.0.4",
13731
- "@asyncapi/parser": "^2.1.1",
13424
+ "@asyncapi/avro-schema-parser": "^3.0.5",
13425
+ "@asyncapi/openapi-schema-parser": "^3.0.6",
13426
+ "@asyncapi/parser": "^3.0.0-next-major-spec.10",
13732
13427
  "@asyncapi/protobuf-schema-parser": "3.0.0",
13733
13428
  "highlight.js": "^10.7.2",
13734
13429
  "isomorphic-dompurify": "^0.13.0",
13735
13430
  "marked": "^4.0.14",
13736
13431
  "openapi-sampler": "^1.2.1",
13737
13432
  "use-resize-observer": "^8.0.0"
13738
- },
13739
- "dependencies": {
13740
- "@asyncapi/parser": {
13741
- "version": "2.1.1",
13742
- "resolved": "https://registry.npmjs.org/@asyncapi/parser/-/parser-2.1.1.tgz",
13743
- "integrity": "sha512-FnJ5Du9iMu9MEb5mF90gF7z1ZkdnazisBsm3GHVFr7VaiF8luAoB+bklGYFwoMb+9QWKWr1099orY5VyXULAcQ==",
13744
- "requires": {
13745
- "@asyncapi/specs": "^5.1.0",
13746
- "@openapi-contrib/openapi-schema-to-json-schema": "~3.2.0",
13747
- "@stoplight/json": "^3.20.2",
13748
- "@stoplight/json-ref-readers": "^1.2.2",
13749
- "@stoplight/json-ref-resolver": "^3.1.5",
13750
- "@stoplight/spectral-core": "^1.16.1",
13751
- "@stoplight/spectral-functions": "^1.7.2",
13752
- "@stoplight/spectral-parsers": "^1.0.2",
13753
- "@stoplight/spectral-ref-resolver": "^1.0.3",
13754
- "@stoplight/types": "^13.12.0",
13755
- "@types/json-schema": "^7.0.11",
13756
- "@types/urijs": "^1.19.19",
13757
- "ajv": "^8.11.0",
13758
- "ajv-errors": "^3.0.0",
13759
- "ajv-formats": "^2.1.1",
13760
- "avsc": "^5.7.5",
13761
- "js-yaml": "^4.1.0",
13762
- "jsonpath-plus": "^7.2.0",
13763
- "node-fetch": "2.6.7",
13764
- "ramldt2jsonschema": "^1.2.3",
13765
- "webapi-parser": "^0.5.0"
13766
- }
13767
- },
13768
- "@asyncapi/specs": {
13769
- "version": "5.1.0",
13770
- "resolved": "https://registry.npmjs.org/@asyncapi/specs/-/specs-5.1.0.tgz",
13771
- "integrity": "sha512-yffhETqehkim43luMnPKOwzY0D0YtU4bKpORIXIaid6p5Y5kDLrMGJaEPkNieQp03HMjhjFrnUPtT8kvqe0+aQ==",
13772
- "requires": {
13773
- "@types/json-schema": "^7.0.11"
13774
- }
13775
- },
13776
- "ajv": {
13777
- "version": "8.12.0",
13778
- "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz",
13779
- "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==",
13780
- "requires": {
13781
- "fast-deep-equal": "^3.1.1",
13782
- "json-schema-traverse": "^1.0.0",
13783
- "require-from-string": "^2.0.2",
13784
- "uri-js": "^4.2.2"
13785
- }
13786
- },
13787
- "ajv-errors": {
13788
- "version": "3.0.0",
13789
- "resolved": "https://registry.npmjs.org/ajv-errors/-/ajv-errors-3.0.0.tgz",
13790
- "integrity": "sha512-V3wD15YHfHz6y0KdhYFjyy9vWtEVALT9UrxfN3zqlI6dMioHnJrqOYfyPKol3oqrnCM9uwkcdCwkJ0WUcbLMTQ==",
13791
- "requires": {}
13792
- },
13793
- "js-yaml": {
13794
- "version": "4.1.0",
13795
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
13796
- "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
13797
- "requires": {
13798
- "argparse": "^2.0.1"
13799
- }
13800
- },
13801
- "json-schema-traverse": {
13802
- "version": "1.0.0",
13803
- "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
13804
- "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="
13805
- },
13806
- "node-fetch": {
13807
- "version": "2.6.7",
13808
- "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz",
13809
- "integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==",
13810
- "requires": {
13811
- "whatwg-url": "^5.0.0"
13812
- }
13813
- },
13814
- "tr46": {
13815
- "version": "0.0.3",
13816
- "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz",
13817
- "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw=="
13818
- },
13819
- "webidl-conversions": {
13820
- "version": "3.0.1",
13821
- "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz",
13822
- "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ=="
13823
- },
13824
- "whatwg-url": {
13825
- "version": "5.0.0",
13826
- "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz",
13827
- "integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==",
13828
- "requires": {
13829
- "tr46": "~0.0.3",
13830
- "webidl-conversions": "^3.0.0"
13831
- }
13832
- }
13833
13433
  }
13834
13434
  },
13835
13435
  "@asyncapi/specs": {
@@ -16152,9 +15752,9 @@
16152
15752
  "integrity": "sha512-FGa1F62FT09qcrueBA6qYTrJPVDzah9a+493+o2PCXsesWHIn27G98TsSMs3WPNbZIEj4+VJf6saSFpvD+3Zsw=="
16153
15753
  },
16154
15754
  "@types/trusted-types": {
16155
- "version": "2.0.5",
16156
- "resolved": "https://registry.npmjs.org/@types/trusted-types/-/trusted-types-2.0.5.tgz",
16157
- "integrity": "sha512-I3pkr8j/6tmQtKV/ZzHtuaqYSQvyjGRKH4go60Rr0IDLlFxuRT5V32uvB1mecM5G1EVAUyF/4r4QZ1GHgz+mxA=="
15755
+ "version": "2.0.7",
15756
+ "resolved": "https://registry.npmjs.org/@types/trusted-types/-/trusted-types-2.0.7.tgz",
15757
+ "integrity": "sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw=="
16158
15758
  },
16159
15759
  "@types/urijs": {
16160
15760
  "version": "1.19.20",
@@ -16162,9 +15762,9 @@
16162
15762
  "integrity": "sha512-77Mq/2BeHU894J364dUv9tSwxxyCLtcX228Pc8TwZpP5bvOoMns+gZoftp3LYl3FBH8vChpWbuagKGiMki2c1A=="
16163
15763
  },
16164
15764
  "@types/yauzl": {
16165
- "version": "2.10.2",
16166
- "resolved": "https://registry.npmjs.org/@types/yauzl/-/yauzl-2.10.2.tgz",
16167
- "integrity": "sha512-Km7XAtUIduROw7QPgvcft0lIupeG8a8rdKL8RiSyKvlE7dYY31fEn41HVuQsRFDuROA8tA4K2UVL+WdfFmErBA==",
15765
+ "version": "2.10.3",
15766
+ "resolved": "https://registry.npmjs.org/@types/yauzl/-/yauzl-2.10.3.tgz",
15767
+ "integrity": "sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==",
16168
15768
  "optional": true,
16169
15769
  "requires": {
16170
15770
  "@types/node": "*"
@@ -24,7 +24,7 @@
24
24
  },
25
25
  "homepage": "https://github.com/asyncapi/glee-hello-world#readme",
26
26
  "dependencies": {
27
- "@asyncapi/glee": "^0.31.3"
27
+ "@asyncapi/glee": "^0.31.4"
28
28
  },
29
29
  "devDependencies": {
30
30
  "@types/node": "^20.5.9"
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.1.9",
2
+ "version": "1.1.10",
3
3
  "commands": {
4
4
  "bundle": {
5
5
  "id": "bundle",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@asyncapi/cli",
3
3
  "description": "All in one CLI for all AsyncAPI tools",
4
- "version": "1.1.9",
4
+ "version": "1.1.10",
5
5
  "author": "@asyncapi",
6
6
  "bin": {
7
7
  "asyncapi": "./bin/run"