momentic-mobile 0.0.9 → 0.0.11

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.
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "momentic-mobile",
3
- "version": "0.0.9",
3
+ "version": "0.0.11",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "momentic-mobile",
9
- "version": "0.0.9",
9
+ "version": "0.0.11",
10
10
  "dependencies": {
11
11
  "@actions/exec": "^1.1.1",
12
12
  "@actions/io": "^1.1.3",
@@ -15,7 +15,7 @@
15
15
  "@exodus/schemasafe": "^1.3.0",
16
16
  "@faker-js/faker": "^8.4.1",
17
17
  "@inquirer/prompts": "^7.7.0",
18
- "@limbar/api": "^0.6.1",
18
+ "@limrun/api": "^0.8.0",
19
19
  "@octokit/auth-app": "^7.2.2",
20
20
  "@octokit/rest": "^20.1.2",
21
21
  "@sentry/node": "^9.28.1",
@@ -104,54 +104,6 @@
104
104
  "integrity": "sha512-wi9JjgKLYS7U/z8PPbco+PvTb/nRWjeoFlJ1Qer83k/3C5PHQi28hiVdeE2kHXmIL99mQFawx8qt/JPjZilJ8Q==",
105
105
  "license": "MIT"
106
106
  },
107
- "node_modules/@apidevtools/json-schema-ref-parser": {
108
- "version": "14.0.1",
109
- "resolved": "https://registry.npmjs.org/@apidevtools/json-schema-ref-parser/-/json-schema-ref-parser-14.0.1.tgz",
110
- "integrity": "sha512-Oc96zvmxx1fqoSEdUmfmvvb59/KDOnUoJ7s2t7bISyAn0XEz57LCCw8k2Y4Pf3mwKaZLMciESALORLgfe2frCw==",
111
- "license": "MIT",
112
- "dependencies": {
113
- "@types/json-schema": "^7.0.15",
114
- "js-yaml": "^4.1.0"
115
- },
116
- "engines": {
117
- "node": ">= 16"
118
- },
119
- "funding": {
120
- "url": "https://github.com/sponsors/philsturgeon"
121
- }
122
- },
123
- "node_modules/@apidevtools/openapi-schemas": {
124
- "version": "2.1.0",
125
- "resolved": "https://registry.npmjs.org/@apidevtools/openapi-schemas/-/openapi-schemas-2.1.0.tgz",
126
- "integrity": "sha512-Zc1AlqrJlX3SlpupFGpiLi2EbteyP7fXmUOGup6/DnkRgjP9bgMM/ag+n91rsv0U1Gpz0H3VILA/o3bW7Ua6BQ==",
127
- "license": "MIT",
128
- "engines": {
129
- "node": ">=10"
130
- }
131
- },
132
- "node_modules/@apidevtools/swagger-methods": {
133
- "version": "3.0.2",
134
- "resolved": "https://registry.npmjs.org/@apidevtools/swagger-methods/-/swagger-methods-3.0.2.tgz",
135
- "integrity": "sha512-QAkD5kK2b1WfjDS/UQn/qQkbwF31uqRjPTrsCs5ZG9BQGAkjwvqGFjjPqAuzac/IYzpPtRzjCP1WrTuAIjMrXg==",
136
- "license": "MIT"
137
- },
138
- "node_modules/@apidevtools/swagger-parser": {
139
- "version": "12.0.0",
140
- "resolved": "https://registry.npmjs.org/@apidevtools/swagger-parser/-/swagger-parser-12.0.0.tgz",
141
- "integrity": "sha512-WLJIWcfOXrSKlZEM+yhA2Xzatgl488qr1FoOxixYmtWapBzwSC0gVGq4WObr4hHClMIiFFdOBdixNkvWqkWIWA==",
142
- "license": "MIT",
143
- "dependencies": {
144
- "@apidevtools/json-schema-ref-parser": "14.0.1",
145
- "@apidevtools/openapi-schemas": "^2.1.0",
146
- "@apidevtools/swagger-methods": "^3.0.2",
147
- "ajv": "^8.17.1",
148
- "ajv-draft-04": "^1.0.0",
149
- "call-me-maybe": "^1.0.2"
150
- },
151
- "peerDependencies": {
152
- "openapi-types": ">=7"
153
- }
154
- },
155
107
  "node_modules/@appium/base-driver": {
156
108
  "version": "9.18.0",
157
109
  "resolved": "https://registry.npmjs.org/@appium/base-driver/-/base-driver-9.18.0.tgz",
@@ -1809,18 +1761,13 @@
1809
1761
  "integrity": "sha512-GaHYm+c0O9MjZRu0ongGBRbinu8gVAMd2UZjji6jVmqKtZluZnptXGWhz1E8j8D2HJ3f/yMxKAUC0b+57wncIw==",
1810
1762
  "license": "MIT"
1811
1763
  },
1812
- "node_modules/@limbar/api": {
1813
- "version": "0.6.4",
1814
- "resolved": "https://registry.npmjs.org/@limbar/api/-/api-0.6.4.tgz",
1815
- "integrity": "sha512-HztMtEq1xBoepIcphzWECvbzHE6+x72Ik/xzp7pZ5HUgdV/qq8z8gFqn5bW67H4RariTCkVAGgPrRUf3o3LyEQ==",
1816
- "license": "MIT",
1764
+ "node_modules/@limrun/api": {
1765
+ "version": "0.8.0",
1766
+ "resolved": "https://registry.npmjs.org/@limrun/api/-/api-0.8.0.tgz",
1767
+ "integrity": "sha512-GKW2yp3pGqKE251WzP77iz7yVmONzn7lxFPCQOv+r08biN1c57GgCSjzlQzAiZT9R06w/QJlxLBFcjfTfnz9jQ==",
1768
+ "license": "Apache-2.0",
1817
1769
  "dependencies": {
1818
- "@paralleldrive/cuid2": "^2.2.2",
1819
- "oazapfts": "^6.2.2",
1820
1770
  "ws": "^8.18.3"
1821
- },
1822
- "optionalDependencies": {
1823
- "bufferutil": "^4.0.9"
1824
1771
  }
1825
1772
  },
1826
1773
  "node_modules/@noble/ciphers": {
@@ -1862,13 +1809,6 @@
1862
1809
  "url": "https://paulmillr.com/funding/"
1863
1810
  }
1864
1811
  },
1865
- "node_modules/@oazapfts/runtime": {
1866
- "version": "1.0.4",
1867
- "resolved": "https://registry.npmjs.org/@oazapfts/runtime/-/runtime-1.0.4.tgz",
1868
- "integrity": "sha512-7t6C2shug/6tZhQgkCa532oTYBLEnbASV/i1SG1rH2GB4h3aQQujYciYSPT92hvN4IwTe8S2hPkN/6iiOyTlCg==",
1869
- "license": "MIT",
1870
- "peer": true
1871
- },
1872
1812
  "node_modules/@octokit/auth-app": {
1873
1813
  "version": "7.2.2",
1874
1814
  "resolved": "https://registry.npmjs.org/@octokit/auth-app/-/auth-app-7.2.2.tgz",
@@ -2812,15 +2752,6 @@
2812
2752
  "@opentelemetry/api": "^1.1.0"
2813
2753
  }
2814
2754
  },
2815
- "node_modules/@paralleldrive/cuid2": {
2816
- "version": "2.2.2",
2817
- "resolved": "https://registry.npmjs.org/@paralleldrive/cuid2/-/cuid2-2.2.2.tgz",
2818
- "integrity": "sha512-ZOBkgDwEdoYVlSeRbYYXs0S9MejQofiVYoTbKzy/6GQa39/q5tQU2IX46+shYnUkpEl3wc+J6wRlar7r2EK2xA==",
2819
- "license": "MIT",
2820
- "dependencies": {
2821
- "@noble/hashes": "^1.1.5"
2822
- }
2823
- },
2824
2755
  "node_modules/@pkgjs/parseargs": {
2825
2756
  "version": "0.11.0",
2826
2757
  "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz",
@@ -2863,9 +2794,9 @@
2863
2794
  }
2864
2795
  },
2865
2796
  "node_modules/@puppeteer/browsers": {
2866
- "version": "2.10.8",
2867
- "resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-2.10.8.tgz",
2868
- "integrity": "sha512-f02QYEnBDE0p8cteNoPYHHjbDuwyfbe4cCIVlNi8/MRicIxFW4w4CfgU0LNgWEID6s06P+hRJ1qjpBLMhPRCiQ==",
2797
+ "version": "2.10.9",
2798
+ "resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-2.10.9.tgz",
2799
+ "integrity": "sha512-kUGHwABarVhvMP+zhW5zvDA7LmGcd4TwrTEBwcTQic5EebUqaK5NjC0UXLJepIFVGsr2N/Z8NJQz2JYGo1ZwxA==",
2869
2800
  "license": "Apache-2.0",
2870
2801
  "dependencies": {
2871
2802
  "debug": "^4.4.1",
@@ -3085,12 +3016,6 @@
3085
3016
  "@types/ms": "*"
3086
3017
  }
3087
3018
  },
3088
- "node_modules/@types/json-schema": {
3089
- "version": "7.0.15",
3090
- "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz",
3091
- "integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==",
3092
- "license": "MIT"
3093
- },
3094
3019
  "node_modules/@types/ms": {
3095
3020
  "version": "2.1.0",
3096
3021
  "resolved": "https://registry.npmjs.org/@types/ms/-/ms-2.1.0.tgz",
@@ -3440,20 +3365,6 @@
3440
3365
  "url": "https://github.com/sponsors/epoberezkin"
3441
3366
  }
3442
3367
  },
3443
- "node_modules/ajv-draft-04": {
3444
- "version": "1.0.0",
3445
- "resolved": "https://registry.npmjs.org/ajv-draft-04/-/ajv-draft-04-1.0.0.tgz",
3446
- "integrity": "sha512-mv00Te6nmYbRp5DCwclxtt7yV/joXJPGS7nM+97GdxvuttCOfgI3K4U25zboyeX0O+myI8ERluxQe5wljMmVIw==",
3447
- "license": "MIT",
3448
- "peerDependencies": {
3449
- "ajv": "^8.5.0"
3450
- },
3451
- "peerDependenciesMeta": {
3452
- "ajv": {
3453
- "optional": true
3454
- }
3455
- }
3456
- },
3457
3368
  "node_modules/ajv-formats": {
3458
3369
  "version": "3.0.1",
3459
3370
  "resolved": "https://registry.npmjs.org/ajv-formats/-/ajv-formats-3.0.1.tgz",
@@ -8757,10 +8668,18 @@
8757
8668
  }
8758
8669
  },
8759
8670
  "node_modules/b4a": {
8760
- "version": "1.6.7",
8761
- "resolved": "https://registry.npmjs.org/b4a/-/b4a-1.6.7.tgz",
8762
- "integrity": "sha512-OnAYlL5b7LEkALw87fUVafQw5rVR9RjwGd4KUwNQ6DrrNmaVaUCgLipfVlzrPQ4tWOR9P0IXGNOx50jYCCdSJg==",
8763
- "license": "Apache-2.0"
8671
+ "version": "1.7.0",
8672
+ "resolved": "https://registry.npmjs.org/b4a/-/b4a-1.7.0.tgz",
8673
+ "integrity": "sha512-KtsH1alSKomfNi/yDAFaD8PPFfi0LxJCEbPuzogcXrMF+yH40Z1ykTDo2vyxuQfN1FLjv0LFM7CadLHEPrVifw==",
8674
+ "license": "Apache-2.0",
8675
+ "peerDependencies": {
8676
+ "react-native-b4a": "^0.0.0"
8677
+ },
8678
+ "peerDependenciesMeta": {
8679
+ "react-native-b4a": {
8680
+ "optional": true
8681
+ }
8682
+ }
8764
8683
  },
8765
8684
  "node_modules/balanced-match": {
8766
8685
  "version": "1.0.2",
@@ -8776,30 +8695,27 @@
8776
8695
  "optional": true
8777
8696
  },
8778
8697
  "node_modules/bare-fs": {
8779
- "version": "4.3.2",
8780
- "resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.3.2.tgz",
8781
- "integrity": "sha512-FAJ00JF69O6/oKAP+oiJYgdem1biZoGAR0NbRkBRQZ26shA87DmdHWbpeY3EVKPrAzHByLoLo+hAzTT6NTJWCg==",
8698
+ "version": "4.3.3",
8699
+ "resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.3.3.tgz",
8700
+ "integrity": "sha512-W+ZpiQx1i0dm073So22v3jColDtvyqSTyUYEnooYwKcl+SHuqnQGKyuHdwigQffWJV5ghKtskVH7ydAkBVKQZQ==",
8782
8701
  "license": "Apache-2.0",
8783
8702
  "optional": true,
8784
8703
  "dependencies": {
8785
8704
  "bare-events": "^2.5.4",
8786
8705
  "bare-path": "^3.0.0",
8787
8706
  "bare-stream": "^2.6.4",
8788
- "bare-url": "^2.2.2"
8707
+ "bare-url": "^2.2.2",
8708
+ "fast-fifo": "^1.3.2"
8789
8709
  },
8790
8710
  "engines": {
8791
8711
  "bare": ">=1.16.0"
8792
8712
  },
8793
8713
  "peerDependencies": {
8794
- "bare-buffer": "*",
8795
- "bare-url": "*"
8714
+ "bare-buffer": "*"
8796
8715
  },
8797
8716
  "peerDependenciesMeta": {
8798
8717
  "bare-buffer": {
8799
8718
  "optional": true
8800
- },
8801
- "bare-url": {
8802
- "optional": true
8803
8719
  }
8804
8720
  }
8805
8721
  },
@@ -9101,20 +9017,6 @@
9101
9017
  "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==",
9102
9018
  "license": "MIT"
9103
9019
  },
9104
- "node_modules/bufferutil": {
9105
- "version": "4.0.9",
9106
- "resolved": "https://registry.npmjs.org/bufferutil/-/bufferutil-4.0.9.tgz",
9107
- "integrity": "sha512-WDtdLmJvAuNNPzByAYpRo2rF1Mmradw6gvWsQKf63476DDXmomT9zUiGypLcG4ibIM67vhAj8jJRdbmEws2Aqw==",
9108
- "hasInstallScript": true,
9109
- "license": "MIT",
9110
- "optional": true,
9111
- "dependencies": {
9112
- "node-gyp-build": "^4.3.0"
9113
- },
9114
- "engines": {
9115
- "node": ">=6.14.2"
9116
- }
9117
- },
9118
9020
  "node_modules/bundle-name": {
9119
9021
  "version": "4.1.0",
9120
9022
  "resolved": "https://registry.npmjs.org/bundle-name/-/bundle-name-4.1.0.tgz",
@@ -9168,12 +9070,6 @@
9168
9070
  "url": "https://github.com/sponsors/ljharb"
9169
9071
  }
9170
9072
  },
9171
- "node_modules/call-me-maybe": {
9172
- "version": "1.0.2",
9173
- "resolved": "https://registry.npmjs.org/call-me-maybe/-/call-me-maybe-1.0.2.tgz",
9174
- "integrity": "sha512-HpX65o1Hnr9HH25ojC1YGs7HCQLq0GCOibSaWER0eNpgJ/Z1MZv2mTc7+xh6WOPxbRVcmgbv4hGU+uSQ/2xFZQ==",
9175
- "license": "MIT"
9176
- },
9177
9073
  "node_modules/chalk": {
9178
9074
  "version": "5.6.2",
9179
9075
  "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.6.2.tgz",
@@ -10379,12 +10275,6 @@
10379
10275
  "node": ">= 0.4"
10380
10276
  }
10381
10277
  },
10382
- "node_modules/es6-promise": {
10383
- "version": "3.3.1",
10384
- "resolved": "https://registry.npmjs.org/es6-promise/-/es6-promise-3.3.1.tgz",
10385
- "integrity": "sha512-SOp9Phqvqn7jtEUxPWdWfWoLmyt2VaJ6MpvP9Comy1MceMXqE6bxvaTu4iaxpYYPzhny28Lc+M87/c2cPK6lDg==",
10386
- "license": "MIT"
10387
- },
10388
10278
  "node_modules/escalade": {
10389
10279
  "version": "3.2.0",
10390
10280
  "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz",
@@ -11447,12 +11337,6 @@
11447
11337
  "integrity": "sha512-RJ8XvFvpPM/Dmc5SV+dC4y5PCeOhT3x1Hq0NU3rjGeg5a/CqlhZ7uudknPwZFz4aeAXDcbAyaeP7GAo9lvngtA==",
11448
11338
  "license": "MIT"
11449
11339
  },
11450
- "node_modules/http2-client": {
11451
- "version": "1.3.5",
11452
- "resolved": "https://registry.npmjs.org/http2-client/-/http2-client-1.3.5.tgz",
11453
- "integrity": "sha512-EC2utToWl4RKfs5zd36Mxq7nzHHBuomZboI0yYL6Y0RmBgT7Sgkq4rQ0ezFTYoIsSs7Tm9SJe+o2FcAg6GBhGA==",
11454
- "license": "MIT"
11455
- },
11456
11340
  "node_modules/https-proxy-agent": {
11457
11341
  "version": "7.0.6",
11458
11342
  "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.6.tgz",
@@ -11891,18 +11775,6 @@
11891
11775
  "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==",
11892
11776
  "license": "MIT"
11893
11777
  },
11894
- "node_modules/js-yaml": {
11895
- "version": "4.1.0",
11896
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
11897
- "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
11898
- "license": "MIT",
11899
- "dependencies": {
11900
- "argparse": "^2.0.1"
11901
- },
11902
- "bin": {
11903
- "js-yaml": "bin/js-yaml.js"
11904
- }
11905
- },
11906
11778
  "node_modules/jsftp": {
11907
11779
  "version": "2.1.3",
11908
11780
  "resolved": "https://registry.npmjs.org/jsftp/-/jsftp-2.1.3.tgz",
@@ -12799,39 +12671,6 @@
12799
12671
  "url": "https://opencollective.com/node-fetch"
12800
12672
  }
12801
12673
  },
12802
- "node_modules/node-fetch-h2": {
12803
- "version": "2.3.0",
12804
- "resolved": "https://registry.npmjs.org/node-fetch-h2/-/node-fetch-h2-2.3.0.tgz",
12805
- "integrity": "sha512-ofRW94Ab0T4AOh5Fk8t0h8OBWrmjb0SSB20xh1H8YnPV9EJ+f5AMoYSUQ2zgJ4Iq2HAK0I2l5/Nequ8YzFS3Hg==",
12806
- "license": "MIT",
12807
- "dependencies": {
12808
- "http2-client": "^1.2.5"
12809
- },
12810
- "engines": {
12811
- "node": "4.x || >=6.0.0"
12812
- }
12813
- },
12814
- "node_modules/node-gyp-build": {
12815
- "version": "4.8.4",
12816
- "resolved": "https://registry.npmjs.org/node-gyp-build/-/node-gyp-build-4.8.4.tgz",
12817
- "integrity": "sha512-LA4ZjwlnUblHVgq0oBF3Jl/6h/Nvs5fzBLwdEF4nuxnFdsfajde4WfxtJr3CaiH+F6ewcIB/q4jQ4UzPyid+CQ==",
12818
- "license": "MIT",
12819
- "optional": true,
12820
- "bin": {
12821
- "node-gyp-build": "bin.js",
12822
- "node-gyp-build-optional": "optional.js",
12823
- "node-gyp-build-test": "build-test.js"
12824
- }
12825
- },
12826
- "node_modules/node-readfiles": {
12827
- "version": "0.2.0",
12828
- "resolved": "https://registry.npmjs.org/node-readfiles/-/node-readfiles-0.2.0.tgz",
12829
- "integrity": "sha512-SU00ZarexNlE4Rjdm83vglt5Y9yiQ+XI1XpflWlb7q7UTN1JUItm69xMeiQCTxtTfnzt+83T8Cx+vI2ED++VDA==",
12830
- "license": "MIT",
12831
- "dependencies": {
12832
- "es6-promise": "^3.2.1"
12833
- }
12834
- },
12835
12674
  "node_modules/nodejs-file-downloader": {
12836
12675
  "version": "4.13.0",
12837
12676
  "resolved": "https://registry.npmjs.org/nodejs-file-downloader/-/nodejs-file-downloader-4.13.0.tgz",
@@ -12938,123 +12777,6 @@
12938
12777
  "url": "https://github.com/fb55/nth-check?sponsor=1"
12939
12778
  }
12940
12779
  },
12941
- "node_modules/oas-kit-common": {
12942
- "version": "1.0.8",
12943
- "resolved": "https://registry.npmjs.org/oas-kit-common/-/oas-kit-common-1.0.8.tgz",
12944
- "integrity": "sha512-pJTS2+T0oGIwgjGpw7sIRU8RQMcUoKCDWFLdBqKB2BNmGpbBMH2sdqAaOXUg8OzonZHU0L7vfJu1mJFEiYDWOQ==",
12945
- "license": "BSD-3-Clause",
12946
- "dependencies": {
12947
- "fast-safe-stringify": "^2.0.7"
12948
- }
12949
- },
12950
- "node_modules/oas-linter": {
12951
- "version": "3.2.2",
12952
- "resolved": "https://registry.npmjs.org/oas-linter/-/oas-linter-3.2.2.tgz",
12953
- "integrity": "sha512-KEGjPDVoU5K6swgo9hJVA/qYGlwfbFx+Kg2QB/kd7rzV5N8N5Mg6PlsoCMohVnQmo+pzJap/F610qTodKzecGQ==",
12954
- "license": "BSD-3-Clause",
12955
- "dependencies": {
12956
- "@exodus/schemasafe": "^1.0.0-rc.2",
12957
- "should": "^13.2.1",
12958
- "yaml": "^1.10.0"
12959
- },
12960
- "funding": {
12961
- "url": "https://github.com/Mermade/oas-kit?sponsor=1"
12962
- }
12963
- },
12964
- "node_modules/oas-linter/node_modules/yaml": {
12965
- "version": "1.10.2",
12966
- "resolved": "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz",
12967
- "integrity": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==",
12968
- "license": "ISC",
12969
- "engines": {
12970
- "node": ">= 6"
12971
- }
12972
- },
12973
- "node_modules/oas-resolver": {
12974
- "version": "2.5.6",
12975
- "resolved": "https://registry.npmjs.org/oas-resolver/-/oas-resolver-2.5.6.tgz",
12976
- "integrity": "sha512-Yx5PWQNZomfEhPPOphFbZKi9W93CocQj18NlD2Pa4GWZzdZpSJvYwoiuurRI7m3SpcChrnO08hkuQDL3FGsVFQ==",
12977
- "license": "BSD-3-Clause",
12978
- "dependencies": {
12979
- "node-fetch-h2": "^2.3.0",
12980
- "oas-kit-common": "^1.0.8",
12981
- "reftools": "^1.1.9",
12982
- "yaml": "^1.10.0",
12983
- "yargs": "^17.0.1"
12984
- },
12985
- "bin": {
12986
- "resolve": "resolve.js"
12987
- },
12988
- "funding": {
12989
- "url": "https://github.com/Mermade/oas-kit?sponsor=1"
12990
- }
12991
- },
12992
- "node_modules/oas-resolver/node_modules/yaml": {
12993
- "version": "1.10.2",
12994
- "resolved": "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz",
12995
- "integrity": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==",
12996
- "license": "ISC",
12997
- "engines": {
12998
- "node": ">= 6"
12999
- }
13000
- },
13001
- "node_modules/oas-schema-walker": {
13002
- "version": "1.1.5",
13003
- "resolved": "https://registry.npmjs.org/oas-schema-walker/-/oas-schema-walker-1.1.5.tgz",
13004
- "integrity": "sha512-2yucenq1a9YPmeNExoUa9Qwrt9RFkjqaMAA1X+U7sbb0AqBeTIdMHky9SQQ6iN94bO5NW0W4TRYXerG+BdAvAQ==",
13005
- "license": "BSD-3-Clause",
13006
- "funding": {
13007
- "url": "https://github.com/Mermade/oas-kit?sponsor=1"
13008
- }
13009
- },
13010
- "node_modules/oas-validator": {
13011
- "version": "5.0.8",
13012
- "resolved": "https://registry.npmjs.org/oas-validator/-/oas-validator-5.0.8.tgz",
13013
- "integrity": "sha512-cu20/HE5N5HKqVygs3dt94eYJfBi0TsZvPVXDhbXQHiEityDN+RROTleefoKRKKJ9dFAF2JBkDHgvWj0sjKGmw==",
13014
- "license": "BSD-3-Clause",
13015
- "dependencies": {
13016
- "call-me-maybe": "^1.0.1",
13017
- "oas-kit-common": "^1.0.8",
13018
- "oas-linter": "^3.2.2",
13019
- "oas-resolver": "^2.5.6",
13020
- "oas-schema-walker": "^1.1.5",
13021
- "reftools": "^1.1.9",
13022
- "should": "^13.2.1",
13023
- "yaml": "^1.10.0"
13024
- },
13025
- "funding": {
13026
- "url": "https://github.com/Mermade/oas-kit?sponsor=1"
13027
- }
13028
- },
13029
- "node_modules/oas-validator/node_modules/yaml": {
13030
- "version": "1.10.2",
13031
- "resolved": "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz",
13032
- "integrity": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==",
13033
- "license": "ISC",
13034
- "engines": {
13035
- "node": ">= 6"
13036
- }
13037
- },
13038
- "node_modules/oazapfts": {
13039
- "version": "6.3.1",
13040
- "resolved": "https://registry.npmjs.org/oazapfts/-/oazapfts-6.3.1.tgz",
13041
- "integrity": "sha512-iFWDzRMXOw/UwO/AcgkEVO6CECthgKN0elJt72zsTZNiYU9ZtfMEDaUuxb767hT4lvlCoohPbz6HvY3upFth8w==",
13042
- "license": "MIT",
13043
- "dependencies": {
13044
- "@apidevtools/swagger-parser": "^12.0.0",
13045
- "lodash": "^4.17.21",
13046
- "minimist": "^1.2.8",
13047
- "swagger2openapi": "^7.0.8",
13048
- "tapable": "^2.2.2",
13049
- "typescript": "^5.8.3"
13050
- },
13051
- "bin": {
13052
- "oazapfts": "cli.js"
13053
- },
13054
- "peerDependencies": {
13055
- "@oazapfts/runtime": "*"
13056
- }
13057
- },
13058
12780
  "node_modules/object-assign": {
13059
12781
  "version": "4.1.1",
13060
12782
  "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz",
@@ -13179,13 +12901,6 @@
13179
12901
  "url": "https://github.com/sponsors/sindresorhus"
13180
12902
  }
13181
12903
  },
13182
- "node_modules/openapi-types": {
13183
- "version": "12.1.3",
13184
- "resolved": "https://registry.npmjs.org/openapi-types/-/openapi-types-12.1.3.tgz",
13185
- "integrity": "sha512-N4YtSYJqghVu4iek2ZUvcN/0aqH1kRDuNqzcycDxhOUpg7GdvLa2F3DgS6yBNhInhv2r/6I0Flkn7CqL8+nIcw==",
13186
- "license": "MIT",
13187
- "peer": true
13188
- },
13189
12904
  "node_modules/ora": {
13190
12905
  "version": "5.4.1",
13191
12906
  "resolved": "https://registry.npmjs.org/ora/-/ora-5.4.1.tgz",
@@ -14244,15 +13959,6 @@
14244
13959
  "node": ">= 12.13.0"
14245
13960
  }
14246
13961
  },
14247
- "node_modules/reftools": {
14248
- "version": "1.1.9",
14249
- "resolved": "https://registry.npmjs.org/reftools/-/reftools-1.1.9.tgz",
14250
- "integrity": "sha512-OVede/NQE13xBQ+ob5CKd5KyeJYU2YInb1bmV4nRoOfquZPkAkxuOXicSe1PvqIuZZ4kD13sPKBbR7UFDmli6w==",
14251
- "license": "BSD-3-Clause",
14252
- "funding": {
14253
- "url": "https://github.com/Mermade/oas-kit?sponsor=1"
14254
- }
14255
- },
14256
13962
  "node_modules/require-directory": {
14257
13963
  "version": "2.1.1",
14258
13964
  "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz",
@@ -14825,60 +14531,6 @@
14825
14531
  "integrity": "sha512-sQTKC1Re/rM6XyFM6fIAGHRPVGvyXfgzIDvzoq608vM+jeyVD0Tu1E6Np0Kc2zAIFWIj963V2800iF/9LPieQw==",
14826
14532
  "license": "BSD-2-Clause"
14827
14533
  },
14828
- "node_modules/should": {
14829
- "version": "13.2.3",
14830
- "resolved": "https://registry.npmjs.org/should/-/should-13.2.3.tgz",
14831
- "integrity": "sha512-ggLesLtu2xp+ZxI+ysJTmNjh2U0TsC+rQ/pfED9bUZZ4DKefP27D+7YJVVTvKsmjLpIi9jAa7itwDGkDDmt1GQ==",
14832
- "license": "MIT",
14833
- "dependencies": {
14834
- "should-equal": "^2.0.0",
14835
- "should-format": "^3.0.3",
14836
- "should-type": "^1.4.0",
14837
- "should-type-adaptors": "^1.0.1",
14838
- "should-util": "^1.0.0"
14839
- }
14840
- },
14841
- "node_modules/should-equal": {
14842
- "version": "2.0.0",
14843
- "resolved": "https://registry.npmjs.org/should-equal/-/should-equal-2.0.0.tgz",
14844
- "integrity": "sha512-ZP36TMrK9euEuWQYBig9W55WPC7uo37qzAEmbjHz4gfyuXrEUgF8cUvQVO+w+d3OMfPvSRQJ22lSm8MQJ43LTA==",
14845
- "license": "MIT",
14846
- "dependencies": {
14847
- "should-type": "^1.4.0"
14848
- }
14849
- },
14850
- "node_modules/should-format": {
14851
- "version": "3.0.3",
14852
- "resolved": "https://registry.npmjs.org/should-format/-/should-format-3.0.3.tgz",
14853
- "integrity": "sha512-hZ58adtulAk0gKtua7QxevgUaXTTXxIi8t41L3zo9AHvjXO1/7sdLECuHeIN2SRtYXpNkmhoUP2pdeWgricQ+Q==",
14854
- "license": "MIT",
14855
- "dependencies": {
14856
- "should-type": "^1.3.0",
14857
- "should-type-adaptors": "^1.0.1"
14858
- }
14859
- },
14860
- "node_modules/should-type": {
14861
- "version": "1.4.0",
14862
- "resolved": "https://registry.npmjs.org/should-type/-/should-type-1.4.0.tgz",
14863
- "integrity": "sha512-MdAsTu3n25yDbIe1NeN69G4n6mUnJGtSJHygX3+oN0ZbO3DTiATnf7XnYJdGT42JCXurTb1JI0qOBR65shvhPQ==",
14864
- "license": "MIT"
14865
- },
14866
- "node_modules/should-type-adaptors": {
14867
- "version": "1.1.0",
14868
- "resolved": "https://registry.npmjs.org/should-type-adaptors/-/should-type-adaptors-1.1.0.tgz",
14869
- "integrity": "sha512-JA4hdoLnN+kebEp2Vs8eBe9g7uy0zbRo+RMcU0EsNy+R+k049Ki+N5tT5Jagst2g7EAja+euFuoXFCa8vIklfA==",
14870
- "license": "MIT",
14871
- "dependencies": {
14872
- "should-type": "^1.3.0",
14873
- "should-util": "^1.0.0"
14874
- }
14875
- },
14876
- "node_modules/should-util": {
14877
- "version": "1.0.1",
14878
- "resolved": "https://registry.npmjs.org/should-util/-/should-util-1.0.1.tgz",
14879
- "integrity": "sha512-oXF8tfxx5cDk8r2kYqlkUJzZpDBqVY/II2WhvU0n9Y3XYvAYRmeaf1PvvIvTgPnv4KJ+ES5M0PyDq5Jp+Ygy2g==",
14880
- "license": "MIT"
14881
- },
14882
14534
  "node_modules/side-channel": {
14883
14535
  "version": "1.1.0",
14884
14536
  "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.1.0.tgz",
@@ -15541,75 +15193,6 @@
15541
15193
  "url": "https://github.com/sponsors/ljharb"
15542
15194
  }
15543
15195
  },
15544
- "node_modules/swagger2openapi": {
15545
- "version": "7.0.8",
15546
- "resolved": "https://registry.npmjs.org/swagger2openapi/-/swagger2openapi-7.0.8.tgz",
15547
- "integrity": "sha512-upi/0ZGkYgEcLeGieoz8gT74oWHA0E7JivX7aN9mAf+Tc7BQoRBvnIGHoPDw+f9TXTW4s6kGYCZJtauP6OYp7g==",
15548
- "license": "BSD-3-Clause",
15549
- "dependencies": {
15550
- "call-me-maybe": "^1.0.1",
15551
- "node-fetch": "^2.6.1",
15552
- "node-fetch-h2": "^2.3.0",
15553
- "node-readfiles": "^0.2.0",
15554
- "oas-kit-common": "^1.0.8",
15555
- "oas-resolver": "^2.5.6",
15556
- "oas-schema-walker": "^1.1.5",
15557
- "oas-validator": "^5.0.8",
15558
- "reftools": "^1.1.9",
15559
- "yaml": "^1.10.0",
15560
- "yargs": "^17.0.1"
15561
- },
15562
- "bin": {
15563
- "boast": "boast.js",
15564
- "oas-validate": "oas-validate.js",
15565
- "swagger2openapi": "swagger2openapi.js"
15566
- },
15567
- "funding": {
15568
- "url": "https://github.com/Mermade/oas-kit?sponsor=1"
15569
- }
15570
- },
15571
- "node_modules/swagger2openapi/node_modules/node-fetch": {
15572
- "version": "2.7.0",
15573
- "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz",
15574
- "integrity": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==",
15575
- "license": "MIT",
15576
- "dependencies": {
15577
- "whatwg-url": "^5.0.0"
15578
- },
15579
- "engines": {
15580
- "node": "4.x || >=6.0.0"
15581
- },
15582
- "peerDependencies": {
15583
- "encoding": "^0.1.0"
15584
- },
15585
- "peerDependenciesMeta": {
15586
- "encoding": {
15587
- "optional": true
15588
- }
15589
- }
15590
- },
15591
- "node_modules/swagger2openapi/node_modules/yaml": {
15592
- "version": "1.10.2",
15593
- "resolved": "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz",
15594
- "integrity": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==",
15595
- "license": "ISC",
15596
- "engines": {
15597
- "node": ">= 6"
15598
- }
15599
- },
15600
- "node_modules/tapable": {
15601
- "version": "2.2.3",
15602
- "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.2.3.tgz",
15603
- "integrity": "sha512-ZL6DDuAlRlLGghwcfmSn9sK3Hr6ArtyudlSAiCqQ6IfE+b+HHbydbYDIG15IfS5do+7XQQBdBiubF/cV2dnDzg==",
15604
- "license": "MIT",
15605
- "engines": {
15606
- "node": ">=6"
15607
- },
15608
- "funding": {
15609
- "type": "opencollective",
15610
- "url": "https://opencollective.com/webpack"
15611
- }
15612
- },
15613
15196
  "node_modules/tar-fs": {
15614
15197
  "version": "3.1.0",
15615
15198
  "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-3.1.0.tgz",
@@ -15752,12 +15335,6 @@
15752
15335
  "node": ">=16"
15753
15336
  }
15754
15337
  },
15755
- "node_modules/tr46": {
15756
- "version": "0.0.3",
15757
- "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz",
15758
- "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==",
15759
- "license": "MIT"
15760
- },
15761
15338
  "node_modules/tree-kill": {
15762
15339
  "version": "1.2.2",
15763
15340
  "resolved": "https://registry.npmjs.org/tree-kill/-/tree-kill-1.2.2.tgz",
@@ -16270,12 +15847,6 @@
16270
15847
  "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==",
16271
15848
  "license": "MIT"
16272
15849
  },
16273
- "node_modules/webidl-conversions": {
16274
- "version": "3.0.1",
16275
- "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz",
16276
- "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==",
16277
- "license": "BSD-2-Clause"
16278
- },
16279
15850
  "node_modules/whatwg-encoding": {
16280
15851
  "version": "3.1.1",
16281
15852
  "resolved": "https://registry.npmjs.org/whatwg-encoding/-/whatwg-encoding-3.1.1.tgz",
@@ -16297,16 +15868,6 @@
16297
15868
  "node": ">=18"
16298
15869
  }
16299
15870
  },
16300
- "node_modules/whatwg-url": {
16301
- "version": "5.0.0",
16302
- "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz",
16303
- "integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==",
16304
- "license": "MIT",
16305
- "dependencies": {
16306
- "tr46": "~0.0.3",
16307
- "webidl-conversions": "^3.0.0"
16308
- }
16309
- },
16310
15871
  "node_modules/which": {
16311
15872
  "version": "4.0.0",
16312
15873
  "resolved": "https://registry.npmjs.org/which/-/which-4.0.0.tgz",