html-snapshots 1.0.0 → 1.1.0

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.
@@ -8,7 +8,7 @@
8
8
  "name": "html-snapshots-example",
9
9
  "version": "0.1.0",
10
10
  "dependencies": {
11
- "html-snapshots": "https://github.com/localnerve/html-snapshots#rc-1.0.0"
11
+ "html-snapshots": "^1.0.1"
12
12
  }
13
13
  },
14
14
  "node_modules/@sindresorhus/is": {
@@ -33,6 +33,58 @@
33
33
  "node": ">=14.16"
34
34
  }
35
35
  },
36
+ "node_modules/@types/http-cache-semantics": {
37
+ "version": "4.0.1",
38
+ "resolved": "https://registry.npmjs.org/@types/http-cache-semantics/-/http-cache-semantics-4.0.1.tgz",
39
+ "integrity": "sha512-SZs7ekbP8CN0txVG2xVRH6EgKmEm31BOxA07vkFaETzZz1xh+cbt8BcI0slpymvwhx5dlFnQG2rTlPVQn+iRPQ=="
40
+ },
41
+ "node_modules/@types/node": {
42
+ "version": "18.7.23",
43
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-18.7.23.tgz",
44
+ "integrity": "sha512-DWNcCHolDq0ZKGizjx2DZjR/PqsYwAcYUJmfMWqtVU2MBMG5Mo+xFZrhGId5r/O5HOuMPyQEcM6KUBp5lBZZBg==",
45
+ "optional": true
46
+ },
47
+ "node_modules/@types/yauzl": {
48
+ "version": "2.10.0",
49
+ "resolved": "https://registry.npmjs.org/@types/yauzl/-/yauzl-2.10.0.tgz",
50
+ "integrity": "sha512-Cn6WYCm0tXv8p6k+A8PvbDG763EDpBoTzHdA+Q/MF6H3sapGjCm9NzoaJncJS9tUKSuCoDs9XHxYYsQDgxR6kw==",
51
+ "optional": true,
52
+ "dependencies": {
53
+ "@types/node": "*"
54
+ }
55
+ },
56
+ "node_modules/agent-base": {
57
+ "version": "6.0.2",
58
+ "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz",
59
+ "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==",
60
+ "dependencies": {
61
+ "debug": "4"
62
+ },
63
+ "engines": {
64
+ "node": ">= 6.0.0"
65
+ }
66
+ },
67
+ "node_modules/agent-base/node_modules/debug": {
68
+ "version": "4.3.4",
69
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
70
+ "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
71
+ "dependencies": {
72
+ "ms": "2.1.2"
73
+ },
74
+ "engines": {
75
+ "node": ">=6.0"
76
+ },
77
+ "peerDependenciesMeta": {
78
+ "supports-color": {
79
+ "optional": true
80
+ }
81
+ }
82
+ },
83
+ "node_modules/agent-base/node_modules/ms": {
84
+ "version": "2.1.2",
85
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
86
+ "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
87
+ },
36
88
  "node_modules/ajv": {
37
89
  "version": "6.12.6",
38
90
  "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
@@ -97,6 +149,25 @@
97
149
  "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
98
150
  "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw=="
99
151
  },
152
+ "node_modules/base64-js": {
153
+ "version": "1.5.1",
154
+ "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz",
155
+ "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==",
156
+ "funding": [
157
+ {
158
+ "type": "github",
159
+ "url": "https://github.com/sponsors/feross"
160
+ },
161
+ {
162
+ "type": "patreon",
163
+ "url": "https://www.patreon.com/feross"
164
+ },
165
+ {
166
+ "type": "consulting",
167
+ "url": "https://feross.org/support"
168
+ }
169
+ ]
170
+ },
100
171
  "node_modules/bcrypt-pbkdf": {
101
172
  "version": "1.0.2",
102
173
  "resolved": "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz",
@@ -105,6 +176,29 @@
105
176
  "tweetnacl": "^0.14.3"
106
177
  }
107
178
  },
179
+ "node_modules/bl": {
180
+ "version": "4.1.0",
181
+ "resolved": "https://registry.npmjs.org/bl/-/bl-4.1.0.tgz",
182
+ "integrity": "sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==",
183
+ "dependencies": {
184
+ "buffer": "^5.5.0",
185
+ "inherits": "^2.0.4",
186
+ "readable-stream": "^3.4.0"
187
+ }
188
+ },
189
+ "node_modules/bl/node_modules/readable-stream": {
190
+ "version": "3.6.0",
191
+ "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz",
192
+ "integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==",
193
+ "dependencies": {
194
+ "inherits": "^2.0.3",
195
+ "string_decoder": "^1.1.1",
196
+ "util-deprecate": "^1.0.1"
197
+ },
198
+ "engines": {
199
+ "node": ">= 6"
200
+ }
201
+ },
108
202
  "node_modules/brace-expansion": {
109
203
  "version": "1.1.11",
110
204
  "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
@@ -114,6 +208,29 @@
114
208
  "concat-map": "0.0.1"
115
209
  }
116
210
  },
211
+ "node_modules/buffer": {
212
+ "version": "5.7.1",
213
+ "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz",
214
+ "integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==",
215
+ "funding": [
216
+ {
217
+ "type": "github",
218
+ "url": "https://github.com/sponsors/feross"
219
+ },
220
+ {
221
+ "type": "patreon",
222
+ "url": "https://www.patreon.com/feross"
223
+ },
224
+ {
225
+ "type": "consulting",
226
+ "url": "https://feross.org/support"
227
+ }
228
+ ],
229
+ "dependencies": {
230
+ "base64-js": "^1.3.1",
231
+ "ieee754": "^1.1.13"
232
+ }
233
+ },
117
234
  "node_modules/buffer-crc32": {
118
235
  "version": "0.2.13",
119
236
  "resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.tgz",
@@ -128,18 +245,19 @@
128
245
  "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ=="
129
246
  },
130
247
  "node_modules/cacheable-lookup": {
131
- "version": "6.1.0",
132
- "resolved": "https://registry.npmjs.org/cacheable-lookup/-/cacheable-lookup-6.1.0.tgz",
133
- "integrity": "sha512-KJ/Dmo1lDDhmW2XDPMo+9oiy/CeqosPguPCrgcVzKyZrL6pM1gU2GmPY/xo6OQPTUaA/c0kwHuywB4E6nmT9ww==",
248
+ "version": "7.0.0",
249
+ "resolved": "https://registry.npmjs.org/cacheable-lookup/-/cacheable-lookup-7.0.0.tgz",
250
+ "integrity": "sha512-+qJyx4xiKra8mZrcwhjMRMUhD5NR1R8esPkzIYxX96JiecFoxAXFuz/GpR3+ev4PE1WamHip78wV0vcmPQtp8w==",
134
251
  "engines": {
135
- "node": ">=10.6.0"
252
+ "node": ">=14.16"
136
253
  }
137
254
  },
138
255
  "node_modules/cacheable-request": {
139
- "version": "10.1.2",
140
- "resolved": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-10.1.2.tgz",
141
- "integrity": "sha512-N7F4os5ZI+8mWHSbeJmxn+qimf5uK3WU53FD1b298XLGtOLPpSA/1xAchfP4NJlDwqgaviZ0SQfxTQD0K6lr9w==",
256
+ "version": "10.2.1",
257
+ "resolved": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-10.2.1.tgz",
258
+ "integrity": "sha512-3tLJyBjGuXw1s5gpKFSG3iS4kaKT4id04dZi98wzHQp/8cqZNweBnrF9J+rrlvrf4M53OdtDGNctNHFias8BEA==",
142
259
  "dependencies": {
260
+ "@types/http-cache-semantics": "^4.0.1",
143
261
  "get-stream": "^6.0.1",
144
262
  "http-cache-semantics": "^4.1.0",
145
263
  "keyv": "^4.5.0",
@@ -156,6 +274,11 @@
156
274
  "resolved": "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz",
157
275
  "integrity": "sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw=="
158
276
  },
277
+ "node_modules/chownr": {
278
+ "version": "1.1.4",
279
+ "resolved": "https://registry.npmjs.org/chownr/-/chownr-1.1.4.tgz",
280
+ "integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg=="
281
+ },
159
282
  "node_modules/combine-errors": {
160
283
  "version": "3.0.3",
161
284
  "resolved": "https://registry.npmjs.org/combine-errors/-/combine-errors-3.0.3.tgz",
@@ -200,6 +323,14 @@
200
323
  "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz",
201
324
  "integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ=="
202
325
  },
326
+ "node_modules/cross-fetch": {
327
+ "version": "3.1.5",
328
+ "resolved": "https://registry.npmjs.org/cross-fetch/-/cross-fetch-3.1.5.tgz",
329
+ "integrity": "sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw==",
330
+ "dependencies": {
331
+ "node-fetch": "2.6.7"
332
+ }
333
+ },
203
334
  "node_modules/custom-error-instance": {
204
335
  "version": "2.1.1",
205
336
  "resolved": "https://registry.npmjs.org/custom-error-instance/-/custom-error-instance-2.1.1.tgz",
@@ -265,6 +396,11 @@
265
396
  "node": ">=0.4.0"
266
397
  }
267
398
  },
399
+ "node_modules/devtools-protocol": {
400
+ "version": "0.0.1036444",
401
+ "resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1036444.tgz",
402
+ "integrity": "sha512-0y4f/T8H9lsESV9kKP1HDUXgHxCdniFeJh6Erq+FbdOEvp/Ydp9t8kcAAM5gOd17pMrTDlFWntoHtzzeTUWKNw=="
403
+ },
268
404
  "node_modules/ecc-jsbn": {
269
405
  "version": "0.1.2",
270
406
  "resolved": "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz",
@@ -274,6 +410,14 @@
274
410
  "safer-buffer": "^2.1.0"
275
411
  }
276
412
  },
413
+ "node_modules/end-of-stream": {
414
+ "version": "1.4.4",
415
+ "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz",
416
+ "integrity": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==",
417
+ "dependencies": {
418
+ "once": "^1.4.0"
419
+ }
420
+ },
277
421
  "node_modules/es6-promise": {
278
422
  "version": "4.2.8",
279
423
  "resolved": "https://registry.npmjs.org/es6-promise/-/es6-promise-4.2.8.tgz",
@@ -357,13 +501,18 @@
357
501
  }
358
502
  },
359
503
  "node_modules/form-data-encoder": {
360
- "version": "2.1.2",
361
- "resolved": "https://registry.npmjs.org/form-data-encoder/-/form-data-encoder-2.1.2.tgz",
362
- "integrity": "sha512-FCaIOVTRA9E0siY6FeXid7D5yrCqpsErplUkE2a1BEiKj1BE9z6FbKB4ntDTwC4NVLie9p+4E9nX4mWwEOT05A==",
504
+ "version": "2.1.3",
505
+ "resolved": "https://registry.npmjs.org/form-data-encoder/-/form-data-encoder-2.1.3.tgz",
506
+ "integrity": "sha512-KqU0nnPMgIJcCOFTNJFEA8epcseEaoox4XZffTgy8jlI6pL/5EFyR54NRG7CnCJN0biY7q52DO3MH6/sJ/TKlQ==",
363
507
  "engines": {
364
508
  "node": ">= 14.17"
365
509
  }
366
510
  },
511
+ "node_modules/fs-constants": {
512
+ "version": "1.0.0",
513
+ "resolved": "https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz",
514
+ "integrity": "sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow=="
515
+ },
367
516
  "node_modules/fs-extra": {
368
517
  "version": "1.0.0",
369
518
  "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-1.0.0.tgz",
@@ -418,14 +567,14 @@
418
567
  }
419
568
  },
420
569
  "node_modules/got": {
421
- "version": "12.5.0",
422
- "resolved": "https://registry.npmjs.org/got/-/got-12.5.0.tgz",
423
- "integrity": "sha512-/Bneo/L6bLN1wDyJCeRZ3CLoixvwb9v3rE3IHulFSfTHwP85xSr4QatA8K0c6GlL5+mc4IZ57BzluNZJiXvHIg==",
570
+ "version": "12.5.1",
571
+ "resolved": "https://registry.npmjs.org/got/-/got-12.5.1.tgz",
572
+ "integrity": "sha512-sD16AK8cCyUoPtKr/NMvLTFFa+T3i3S+zoiuvhq0HP2YiqBZA9AtlBjAdsQBsLBK7slPuvmfE0OxhGi7N5dD4w==",
424
573
  "dependencies": {
425
574
  "@sindresorhus/is": "^5.2.0",
426
575
  "@szmarczak/http-timer": "^5.0.1",
427
- "cacheable-lookup": "^6.0.4",
428
- "cacheable-request": "^10.1.2",
576
+ "cacheable-lookup": "^7.0.0",
577
+ "cacheable-request": "^10.2.1",
429
578
  "decompress-response": "^6.0.0",
430
579
  "form-data-encoder": "^2.1.2",
431
580
  "get-stream": "^6.0.1",
@@ -480,17 +629,18 @@
480
629
  }
481
630
  },
482
631
  "node_modules/html-snapshots": {
483
- "version": "0.19.0",
484
- "resolved": "git+ssh://git@github.com/localnerve/html-snapshots.git#fd3d490e8396ab797dd41690cd2a4383d24ff03f",
485
- "license": "MIT",
632
+ "version": "1.0.1",
633
+ "resolved": "https://registry.npmjs.org/html-snapshots/-/html-snapshots-1.0.1.tgz",
634
+ "integrity": "sha512-BnVQ7pL/ybYWVdoktSHvp1NybZ1UOt3xd5vTQ8agO388hwU63oTqgZV4Xe2nxW0Bb83Xia9/VNiWPGrJ320Uhw==",
486
635
  "dependencies": {
487
636
  "async": "3.2.4",
488
637
  "async-lock": "1.3.2",
489
638
  "combine-errors": "3.0.3",
490
- "got": "12.5.0",
639
+ "got": "12.5.1",
491
640
  "lodash": "4.17.21",
492
641
  "mkdirp": "1.0.4",
493
642
  "phantomjs-prebuilt": "2.1.16",
643
+ "puppeteer": "^18.0.5",
494
644
  "rimraf": "3.0.2",
495
645
  "xml2js": "0.4.23"
496
646
  },
@@ -529,6 +679,58 @@
529
679
  "node": ">=10.19.0"
530
680
  }
531
681
  },
682
+ "node_modules/https-proxy-agent": {
683
+ "version": "5.0.1",
684
+ "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz",
685
+ "integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==",
686
+ "dependencies": {
687
+ "agent-base": "6",
688
+ "debug": "4"
689
+ },
690
+ "engines": {
691
+ "node": ">= 6"
692
+ }
693
+ },
694
+ "node_modules/https-proxy-agent/node_modules/debug": {
695
+ "version": "4.3.4",
696
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
697
+ "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
698
+ "dependencies": {
699
+ "ms": "2.1.2"
700
+ },
701
+ "engines": {
702
+ "node": ">=6.0"
703
+ },
704
+ "peerDependenciesMeta": {
705
+ "supports-color": {
706
+ "optional": true
707
+ }
708
+ }
709
+ },
710
+ "node_modules/https-proxy-agent/node_modules/ms": {
711
+ "version": "2.1.2",
712
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
713
+ "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
714
+ },
715
+ "node_modules/ieee754": {
716
+ "version": "1.2.1",
717
+ "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz",
718
+ "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==",
719
+ "funding": [
720
+ {
721
+ "type": "github",
722
+ "url": "https://github.com/sponsors/feross"
723
+ },
724
+ {
725
+ "type": "patreon",
726
+ "url": "https://www.patreon.com/feross"
727
+ },
728
+ {
729
+ "type": "consulting",
730
+ "url": "https://feross.org/support"
731
+ }
732
+ ]
733
+ },
532
734
  "node_modules/inflight": {
533
735
  "version": "1.0.6",
534
736
  "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
@@ -761,15 +963,39 @@
761
963
  "node": ">=10"
762
964
  }
763
965
  },
966
+ "node_modules/mkdirp-classic": {
967
+ "version": "0.5.3",
968
+ "resolved": "https://registry.npmjs.org/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz",
969
+ "integrity": "sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A=="
970
+ },
764
971
  "node_modules/ms": {
765
972
  "version": "2.0.0",
766
973
  "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
767
974
  "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A=="
768
975
  },
976
+ "node_modules/node-fetch": {
977
+ "version": "2.6.7",
978
+ "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz",
979
+ "integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==",
980
+ "dependencies": {
981
+ "whatwg-url": "^5.0.0"
982
+ },
983
+ "engines": {
984
+ "node": "4.x || >=6.0.0"
985
+ },
986
+ "peerDependencies": {
987
+ "encoding": "^0.1.0"
988
+ },
989
+ "peerDependenciesMeta": {
990
+ "encoding": {
991
+ "optional": true
992
+ }
993
+ }
994
+ },
769
995
  "node_modules/normalize-url": {
770
- "version": "7.1.0",
771
- "resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-7.1.0.tgz",
772
- "integrity": "sha512-JgkdydFdLe1E5Q7DpLvKVyBZOOwXYGhIbMbOMm3lJ06XKzaiit+qo1HciO3z3IFklStfarzJHVQf9ZcNPTvZlw==",
996
+ "version": "7.2.0",
997
+ "resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-7.2.0.tgz",
998
+ "integrity": "sha512-uhXOdZry0L6M2UIo9BTt7FdpBDiAGN/7oItedQwPKh8jh31ZlvC8U9Xl/EJ3aijDHaywXTW3QbZ6LuCocur1YA==",
773
999
  "engines": {
774
1000
  "node": ">=12.20"
775
1001
  },
@@ -872,11 +1098,25 @@
872
1098
  "node": ">=0.4.0"
873
1099
  }
874
1100
  },
1101
+ "node_modules/proxy-from-env": {
1102
+ "version": "1.1.0",
1103
+ "resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz",
1104
+ "integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg=="
1105
+ },
875
1106
  "node_modules/psl": {
876
1107
  "version": "1.9.0",
877
1108
  "resolved": "https://registry.npmjs.org/psl/-/psl-1.9.0.tgz",
878
1109
  "integrity": "sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag=="
879
1110
  },
1111
+ "node_modules/pump": {
1112
+ "version": "3.0.0",
1113
+ "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz",
1114
+ "integrity": "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==",
1115
+ "dependencies": {
1116
+ "end-of-stream": "^1.1.0",
1117
+ "once": "^1.3.1"
1118
+ }
1119
+ },
880
1120
  "node_modules/punycode": {
881
1121
  "version": "2.1.1",
882
1122
  "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz",
@@ -885,6 +1125,90 @@
885
1125
  "node": ">=6"
886
1126
  }
887
1127
  },
1128
+ "node_modules/puppeteer": {
1129
+ "version": "18.0.5",
1130
+ "resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-18.0.5.tgz",
1131
+ "integrity": "sha512-s4erjxU0VtKojPvF+KvLKG6OHUPw7gO2YV1dtOsoryyCbhrs444fXb4QZqGWuTv3V/rgSCUzeixxu34g0ZkSMA==",
1132
+ "hasInstallScript": true,
1133
+ "dependencies": {
1134
+ "cross-fetch": "3.1.5",
1135
+ "debug": "4.3.4",
1136
+ "devtools-protocol": "0.0.1036444",
1137
+ "extract-zip": "2.0.1",
1138
+ "https-proxy-agent": "5.0.1",
1139
+ "progress": "2.0.3",
1140
+ "proxy-from-env": "1.1.0",
1141
+ "rimraf": "3.0.2",
1142
+ "tar-fs": "2.1.1",
1143
+ "unbzip2-stream": "1.4.3",
1144
+ "ws": "8.8.1"
1145
+ },
1146
+ "engines": {
1147
+ "node": ">=14.1.0"
1148
+ }
1149
+ },
1150
+ "node_modules/puppeteer/node_modules/debug": {
1151
+ "version": "4.3.4",
1152
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
1153
+ "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
1154
+ "dependencies": {
1155
+ "ms": "2.1.2"
1156
+ },
1157
+ "engines": {
1158
+ "node": ">=6.0"
1159
+ },
1160
+ "peerDependenciesMeta": {
1161
+ "supports-color": {
1162
+ "optional": true
1163
+ }
1164
+ }
1165
+ },
1166
+ "node_modules/puppeteer/node_modules/extract-zip": {
1167
+ "version": "2.0.1",
1168
+ "resolved": "https://registry.npmjs.org/extract-zip/-/extract-zip-2.0.1.tgz",
1169
+ "integrity": "sha512-GDhU9ntwuKyGXdZBUgTIe+vXnWj0fppUEtMDL0+idd5Sta8TGpHssn/eusA9mrPr9qNDym6SxAYZjNvCn/9RBg==",
1170
+ "dependencies": {
1171
+ "debug": "^4.1.1",
1172
+ "get-stream": "^5.1.0",
1173
+ "yauzl": "^2.10.0"
1174
+ },
1175
+ "bin": {
1176
+ "extract-zip": "cli.js"
1177
+ },
1178
+ "engines": {
1179
+ "node": ">= 10.17.0"
1180
+ },
1181
+ "optionalDependencies": {
1182
+ "@types/yauzl": "^2.9.1"
1183
+ }
1184
+ },
1185
+ "node_modules/puppeteer/node_modules/get-stream": {
1186
+ "version": "5.2.0",
1187
+ "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-5.2.0.tgz",
1188
+ "integrity": "sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==",
1189
+ "dependencies": {
1190
+ "pump": "^3.0.0"
1191
+ },
1192
+ "engines": {
1193
+ "node": ">=8"
1194
+ },
1195
+ "funding": {
1196
+ "url": "https://github.com/sponsors/sindresorhus"
1197
+ }
1198
+ },
1199
+ "node_modules/puppeteer/node_modules/ms": {
1200
+ "version": "2.1.2",
1201
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
1202
+ "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
1203
+ },
1204
+ "node_modules/puppeteer/node_modules/progress": {
1205
+ "version": "2.0.3",
1206
+ "resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz",
1207
+ "integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==",
1208
+ "engines": {
1209
+ "node": ">=0.4.0"
1210
+ }
1211
+ },
888
1212
  "node_modules/qs": {
889
1213
  "version": "6.5.3",
890
1214
  "resolved": "https://registry.npmjs.org/qs/-/qs-6.5.3.tgz",
@@ -1037,11 +1361,55 @@
1037
1361
  "safe-buffer": "~5.1.0"
1038
1362
  }
1039
1363
  },
1364
+ "node_modules/tar-fs": {
1365
+ "version": "2.1.1",
1366
+ "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.1.tgz",
1367
+ "integrity": "sha512-V0r2Y9scmbDRLCNex/+hYzvp/zyYjvFbHPNgVTKfQvVrb6guiE/fxP+XblDNR011utopbkex2nM4dHNV6GDsng==",
1368
+ "dependencies": {
1369
+ "chownr": "^1.1.1",
1370
+ "mkdirp-classic": "^0.5.2",
1371
+ "pump": "^3.0.0",
1372
+ "tar-stream": "^2.1.4"
1373
+ }
1374
+ },
1375
+ "node_modules/tar-stream": {
1376
+ "version": "2.2.0",
1377
+ "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-2.2.0.tgz",
1378
+ "integrity": "sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==",
1379
+ "dependencies": {
1380
+ "bl": "^4.0.3",
1381
+ "end-of-stream": "^1.4.1",
1382
+ "fs-constants": "^1.0.0",
1383
+ "inherits": "^2.0.3",
1384
+ "readable-stream": "^3.1.1"
1385
+ },
1386
+ "engines": {
1387
+ "node": ">=6"
1388
+ }
1389
+ },
1390
+ "node_modules/tar-stream/node_modules/readable-stream": {
1391
+ "version": "3.6.0",
1392
+ "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz",
1393
+ "integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==",
1394
+ "dependencies": {
1395
+ "inherits": "^2.0.3",
1396
+ "string_decoder": "^1.1.1",
1397
+ "util-deprecate": "^1.0.1"
1398
+ },
1399
+ "engines": {
1400
+ "node": ">= 6"
1401
+ }
1402
+ },
1040
1403
  "node_modules/throttleit": {
1041
1404
  "version": "1.0.0",
1042
1405
  "resolved": "https://registry.npmjs.org/throttleit/-/throttleit-1.0.0.tgz",
1043
1406
  "integrity": "sha512-rkTVqu6IjfQ/6+uNuuc3sZek4CEYxTJom3IktzgdSxcZqdARuebbA/f4QmAxMQIxqq9ZLEUkSYqvuk1I6VKq4g=="
1044
1407
  },
1408
+ "node_modules/through": {
1409
+ "version": "2.3.8",
1410
+ "resolved": "https://registry.npmjs.org/through/-/through-2.3.8.tgz",
1411
+ "integrity": "sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg=="
1412
+ },
1045
1413
  "node_modules/tough-cookie": {
1046
1414
  "version": "2.5.0",
1047
1415
  "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.5.0.tgz",
@@ -1054,6 +1422,11 @@
1054
1422
  "node": ">=0.8"
1055
1423
  }
1056
1424
  },
1425
+ "node_modules/tr46": {
1426
+ "version": "0.0.3",
1427
+ "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz",
1428
+ "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw=="
1429
+ },
1057
1430
  "node_modules/tunnel-agent": {
1058
1431
  "version": "0.6.0",
1059
1432
  "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz",
@@ -1075,6 +1448,15 @@
1075
1448
  "resolved": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz",
1076
1449
  "integrity": "sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA=="
1077
1450
  },
1451
+ "node_modules/unbzip2-stream": {
1452
+ "version": "1.4.3",
1453
+ "resolved": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.4.3.tgz",
1454
+ "integrity": "sha512-mlExGW4w71ebDJviH16lQLtZS32VKqsSfk80GCfUlwT/4/hNRFsoscrF/c++9xinkMzECL1uL9DDwXqFWkruPg==",
1455
+ "dependencies": {
1456
+ "buffer": "^5.2.1",
1457
+ "through": "^2.3.8"
1458
+ }
1459
+ },
1078
1460
  "node_modules/uri-js": {
1079
1461
  "version": "4.4.1",
1080
1462
  "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz",
@@ -1115,6 +1497,20 @@
1115
1497
  "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz",
1116
1498
  "integrity": "sha512-3lqz5YjWTYnW6dlDa5TLaTCcShfar1e40rmcJVwCBJC6mWlFuj0eCHIElmG1g5kyuJ/GD+8Wn4FFCcz4gJPfaQ=="
1117
1499
  },
1500
+ "node_modules/webidl-conversions": {
1501
+ "version": "3.0.1",
1502
+ "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz",
1503
+ "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ=="
1504
+ },
1505
+ "node_modules/whatwg-url": {
1506
+ "version": "5.0.0",
1507
+ "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz",
1508
+ "integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==",
1509
+ "dependencies": {
1510
+ "tr46": "~0.0.3",
1511
+ "webidl-conversions": "^3.0.0"
1512
+ }
1513
+ },
1118
1514
  "node_modules/which": {
1119
1515
  "version": "1.3.1",
1120
1516
  "resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz",
@@ -1131,6 +1527,26 @@
1131
1527
  "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
1132
1528
  "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ=="
1133
1529
  },
1530
+ "node_modules/ws": {
1531
+ "version": "8.8.1",
1532
+ "resolved": "https://registry.npmjs.org/ws/-/ws-8.8.1.tgz",
1533
+ "integrity": "sha512-bGy2JzvzkPowEJV++hF07hAD6niYSr0JzBNo/J29WsB57A2r7Wlc1UFcTR9IzrPvuNVO4B8LGqF8qcpsVOhJCA==",
1534
+ "engines": {
1535
+ "node": ">=10.0.0"
1536
+ },
1537
+ "peerDependencies": {
1538
+ "bufferutil": "^4.0.1",
1539
+ "utf-8-validate": "^5.0.2"
1540
+ },
1541
+ "peerDependenciesMeta": {
1542
+ "bufferutil": {
1543
+ "optional": true
1544
+ },
1545
+ "utf-8-validate": {
1546
+ "optional": true
1547
+ }
1548
+ }
1549
+ },
1134
1550
  "node_modules/xml2js": {
1135
1551
  "version": "0.4.23",
1136
1552
  "resolved": "https://registry.npmjs.org/xml2js/-/xml2js-0.4.23.tgz",
@@ -1175,6 +1591,49 @@
1175
1591
  "defer-to-connect": "^2.0.1"
1176
1592
  }
1177
1593
  },
1594
+ "@types/http-cache-semantics": {
1595
+ "version": "4.0.1",
1596
+ "resolved": "https://registry.npmjs.org/@types/http-cache-semantics/-/http-cache-semantics-4.0.1.tgz",
1597
+ "integrity": "sha512-SZs7ekbP8CN0txVG2xVRH6EgKmEm31BOxA07vkFaETzZz1xh+cbt8BcI0slpymvwhx5dlFnQG2rTlPVQn+iRPQ=="
1598
+ },
1599
+ "@types/node": {
1600
+ "version": "18.7.23",
1601
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-18.7.23.tgz",
1602
+ "integrity": "sha512-DWNcCHolDq0ZKGizjx2DZjR/PqsYwAcYUJmfMWqtVU2MBMG5Mo+xFZrhGId5r/O5HOuMPyQEcM6KUBp5lBZZBg==",
1603
+ "optional": true
1604
+ },
1605
+ "@types/yauzl": {
1606
+ "version": "2.10.0",
1607
+ "resolved": "https://registry.npmjs.org/@types/yauzl/-/yauzl-2.10.0.tgz",
1608
+ "integrity": "sha512-Cn6WYCm0tXv8p6k+A8PvbDG763EDpBoTzHdA+Q/MF6H3sapGjCm9NzoaJncJS9tUKSuCoDs9XHxYYsQDgxR6kw==",
1609
+ "optional": true,
1610
+ "requires": {
1611
+ "@types/node": "*"
1612
+ }
1613
+ },
1614
+ "agent-base": {
1615
+ "version": "6.0.2",
1616
+ "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz",
1617
+ "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==",
1618
+ "requires": {
1619
+ "debug": "4"
1620
+ },
1621
+ "dependencies": {
1622
+ "debug": {
1623
+ "version": "4.3.4",
1624
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
1625
+ "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
1626
+ "requires": {
1627
+ "ms": "2.1.2"
1628
+ }
1629
+ },
1630
+ "ms": {
1631
+ "version": "2.1.2",
1632
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
1633
+ "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
1634
+ }
1635
+ }
1636
+ },
1178
1637
  "ajv": {
1179
1638
  "version": "6.12.6",
1180
1639
  "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
@@ -1229,6 +1688,11 @@
1229
1688
  "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
1230
1689
  "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw=="
1231
1690
  },
1691
+ "base64-js": {
1692
+ "version": "1.5.1",
1693
+ "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz",
1694
+ "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA=="
1695
+ },
1232
1696
  "bcrypt-pbkdf": {
1233
1697
  "version": "1.0.2",
1234
1698
  "resolved": "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz",
@@ -1237,6 +1701,28 @@
1237
1701
  "tweetnacl": "^0.14.3"
1238
1702
  }
1239
1703
  },
1704
+ "bl": {
1705
+ "version": "4.1.0",
1706
+ "resolved": "https://registry.npmjs.org/bl/-/bl-4.1.0.tgz",
1707
+ "integrity": "sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==",
1708
+ "requires": {
1709
+ "buffer": "^5.5.0",
1710
+ "inherits": "^2.0.4",
1711
+ "readable-stream": "^3.4.0"
1712
+ },
1713
+ "dependencies": {
1714
+ "readable-stream": {
1715
+ "version": "3.6.0",
1716
+ "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz",
1717
+ "integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==",
1718
+ "requires": {
1719
+ "inherits": "^2.0.3",
1720
+ "string_decoder": "^1.1.1",
1721
+ "util-deprecate": "^1.0.1"
1722
+ }
1723
+ }
1724
+ }
1725
+ },
1240
1726
  "brace-expansion": {
1241
1727
  "version": "1.1.11",
1242
1728
  "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
@@ -1246,6 +1732,15 @@
1246
1732
  "concat-map": "0.0.1"
1247
1733
  }
1248
1734
  },
1735
+ "buffer": {
1736
+ "version": "5.7.1",
1737
+ "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz",
1738
+ "integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==",
1739
+ "requires": {
1740
+ "base64-js": "^1.3.1",
1741
+ "ieee754": "^1.1.13"
1742
+ }
1743
+ },
1249
1744
  "buffer-crc32": {
1250
1745
  "version": "0.2.13",
1251
1746
  "resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.tgz",
@@ -1257,15 +1752,16 @@
1257
1752
  "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ=="
1258
1753
  },
1259
1754
  "cacheable-lookup": {
1260
- "version": "6.1.0",
1261
- "resolved": "https://registry.npmjs.org/cacheable-lookup/-/cacheable-lookup-6.1.0.tgz",
1262
- "integrity": "sha512-KJ/Dmo1lDDhmW2XDPMo+9oiy/CeqosPguPCrgcVzKyZrL6pM1gU2GmPY/xo6OQPTUaA/c0kwHuywB4E6nmT9ww=="
1755
+ "version": "7.0.0",
1756
+ "resolved": "https://registry.npmjs.org/cacheable-lookup/-/cacheable-lookup-7.0.0.tgz",
1757
+ "integrity": "sha512-+qJyx4xiKra8mZrcwhjMRMUhD5NR1R8esPkzIYxX96JiecFoxAXFuz/GpR3+ev4PE1WamHip78wV0vcmPQtp8w=="
1263
1758
  },
1264
1759
  "cacheable-request": {
1265
- "version": "10.1.2",
1266
- "resolved": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-10.1.2.tgz",
1267
- "integrity": "sha512-N7F4os5ZI+8mWHSbeJmxn+qimf5uK3WU53FD1b298XLGtOLPpSA/1xAchfP4NJlDwqgaviZ0SQfxTQD0K6lr9w==",
1760
+ "version": "10.2.1",
1761
+ "resolved": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-10.2.1.tgz",
1762
+ "integrity": "sha512-3tLJyBjGuXw1s5gpKFSG3iS4kaKT4id04dZi98wzHQp/8cqZNweBnrF9J+rrlvrf4M53OdtDGNctNHFias8BEA==",
1268
1763
  "requires": {
1764
+ "@types/http-cache-semantics": "^4.0.1",
1269
1765
  "get-stream": "^6.0.1",
1270
1766
  "http-cache-semantics": "^4.1.0",
1271
1767
  "keyv": "^4.5.0",
@@ -1279,6 +1775,11 @@
1279
1775
  "resolved": "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz",
1280
1776
  "integrity": "sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw=="
1281
1777
  },
1778
+ "chownr": {
1779
+ "version": "1.1.4",
1780
+ "resolved": "https://registry.npmjs.org/chownr/-/chownr-1.1.4.tgz",
1781
+ "integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg=="
1782
+ },
1282
1783
  "combine-errors": {
1283
1784
  "version": "3.0.3",
1284
1785
  "resolved": "https://registry.npmjs.org/combine-errors/-/combine-errors-3.0.3.tgz",
@@ -1317,6 +1818,14 @@
1317
1818
  "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz",
1318
1819
  "integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ=="
1319
1820
  },
1821
+ "cross-fetch": {
1822
+ "version": "3.1.5",
1823
+ "resolved": "https://registry.npmjs.org/cross-fetch/-/cross-fetch-3.1.5.tgz",
1824
+ "integrity": "sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw==",
1825
+ "requires": {
1826
+ "node-fetch": "2.6.7"
1827
+ }
1828
+ },
1320
1829
  "custom-error-instance": {
1321
1830
  "version": "2.1.1",
1322
1831
  "resolved": "https://registry.npmjs.org/custom-error-instance/-/custom-error-instance-2.1.1.tgz",
@@ -1363,6 +1872,11 @@
1363
1872
  "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
1364
1873
  "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ=="
1365
1874
  },
1875
+ "devtools-protocol": {
1876
+ "version": "0.0.1036444",
1877
+ "resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1036444.tgz",
1878
+ "integrity": "sha512-0y4f/T8H9lsESV9kKP1HDUXgHxCdniFeJh6Erq+FbdOEvp/Ydp9t8kcAAM5gOd17pMrTDlFWntoHtzzeTUWKNw=="
1879
+ },
1366
1880
  "ecc-jsbn": {
1367
1881
  "version": "0.1.2",
1368
1882
  "resolved": "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz",
@@ -1372,6 +1886,14 @@
1372
1886
  "safer-buffer": "^2.1.0"
1373
1887
  }
1374
1888
  },
1889
+ "end-of-stream": {
1890
+ "version": "1.4.4",
1891
+ "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz",
1892
+ "integrity": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==",
1893
+ "requires": {
1894
+ "once": "^1.4.0"
1895
+ }
1896
+ },
1375
1897
  "es6-promise": {
1376
1898
  "version": "4.2.8",
1377
1899
  "resolved": "https://registry.npmjs.org/es6-promise/-/es6-promise-4.2.8.tgz",
@@ -1442,9 +1964,14 @@
1442
1964
  }
1443
1965
  },
1444
1966
  "form-data-encoder": {
1445
- "version": "2.1.2",
1446
- "resolved": "https://registry.npmjs.org/form-data-encoder/-/form-data-encoder-2.1.2.tgz",
1447
- "integrity": "sha512-FCaIOVTRA9E0siY6FeXid7D5yrCqpsErplUkE2a1BEiKj1BE9z6FbKB4ntDTwC4NVLie9p+4E9nX4mWwEOT05A=="
1967
+ "version": "2.1.3",
1968
+ "resolved": "https://registry.npmjs.org/form-data-encoder/-/form-data-encoder-2.1.3.tgz",
1969
+ "integrity": "sha512-KqU0nnPMgIJcCOFTNJFEA8epcseEaoox4XZffTgy8jlI6pL/5EFyR54NRG7CnCJN0biY7q52DO3MH6/sJ/TKlQ=="
1970
+ },
1971
+ "fs-constants": {
1972
+ "version": "1.0.0",
1973
+ "resolved": "https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz",
1974
+ "integrity": "sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow=="
1448
1975
  },
1449
1976
  "fs-extra": {
1450
1977
  "version": "1.0.0",
@@ -1488,14 +2015,14 @@
1488
2015
  }
1489
2016
  },
1490
2017
  "got": {
1491
- "version": "12.5.0",
1492
- "resolved": "https://registry.npmjs.org/got/-/got-12.5.0.tgz",
1493
- "integrity": "sha512-/Bneo/L6bLN1wDyJCeRZ3CLoixvwb9v3rE3IHulFSfTHwP85xSr4QatA8K0c6GlL5+mc4IZ57BzluNZJiXvHIg==",
2018
+ "version": "12.5.1",
2019
+ "resolved": "https://registry.npmjs.org/got/-/got-12.5.1.tgz",
2020
+ "integrity": "sha512-sD16AK8cCyUoPtKr/NMvLTFFa+T3i3S+zoiuvhq0HP2YiqBZA9AtlBjAdsQBsLBK7slPuvmfE0OxhGi7N5dD4w==",
1494
2021
  "requires": {
1495
2022
  "@sindresorhus/is": "^5.2.0",
1496
2023
  "@szmarczak/http-timer": "^5.0.1",
1497
- "cacheable-lookup": "^6.0.4",
1498
- "cacheable-request": "^10.1.2",
2024
+ "cacheable-lookup": "^7.0.0",
2025
+ "cacheable-request": "^10.2.1",
1499
2026
  "decompress-response": "^6.0.0",
1500
2027
  "form-data-encoder": "^2.1.2",
1501
2028
  "get-stream": "^6.0.1",
@@ -1534,16 +2061,18 @@
1534
2061
  }
1535
2062
  },
1536
2063
  "html-snapshots": {
1537
- "version": "git+ssh://git@github.com/localnerve/html-snapshots.git#fd3d490e8396ab797dd41690cd2a4383d24ff03f",
1538
- "from": "html-snapshots@https://github.com/localnerve/html-snapshots#rc-1.0.0",
2064
+ "version": "1.0.1",
2065
+ "resolved": "https://registry.npmjs.org/html-snapshots/-/html-snapshots-1.0.1.tgz",
2066
+ "integrity": "sha512-BnVQ7pL/ybYWVdoktSHvp1NybZ1UOt3xd5vTQ8agO388hwU63oTqgZV4Xe2nxW0Bb83Xia9/VNiWPGrJ320Uhw==",
1539
2067
  "requires": {
1540
2068
  "async": "3.2.4",
1541
2069
  "async-lock": "1.3.2",
1542
2070
  "combine-errors": "3.0.3",
1543
- "got": "12.5.0",
2071
+ "got": "12.5.1",
1544
2072
  "lodash": "4.17.21",
1545
2073
  "mkdirp": "1.0.4",
1546
2074
  "phantomjs-prebuilt": "2.1.16",
2075
+ "puppeteer": "^18.0.5",
1547
2076
  "rimraf": "3.0.2",
1548
2077
  "xml2js": "0.4.23"
1549
2078
  }
@@ -1572,6 +2101,35 @@
1572
2101
  "resolve-alpn": "^1.2.0"
1573
2102
  }
1574
2103
  },
2104
+ "https-proxy-agent": {
2105
+ "version": "5.0.1",
2106
+ "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz",
2107
+ "integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==",
2108
+ "requires": {
2109
+ "agent-base": "6",
2110
+ "debug": "4"
2111
+ },
2112
+ "dependencies": {
2113
+ "debug": {
2114
+ "version": "4.3.4",
2115
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
2116
+ "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
2117
+ "requires": {
2118
+ "ms": "2.1.2"
2119
+ }
2120
+ },
2121
+ "ms": {
2122
+ "version": "2.1.2",
2123
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
2124
+ "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
2125
+ }
2126
+ }
2127
+ },
2128
+ "ieee754": {
2129
+ "version": "1.2.1",
2130
+ "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz",
2131
+ "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA=="
2132
+ },
1575
2133
  "inflight": {
1576
2134
  "version": "1.0.6",
1577
2135
  "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
@@ -1771,15 +2329,28 @@
1771
2329
  "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz",
1772
2330
  "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw=="
1773
2331
  },
2332
+ "mkdirp-classic": {
2333
+ "version": "0.5.3",
2334
+ "resolved": "https://registry.npmjs.org/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz",
2335
+ "integrity": "sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A=="
2336
+ },
1774
2337
  "ms": {
1775
2338
  "version": "2.0.0",
1776
2339
  "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
1777
2340
  "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A=="
1778
2341
  },
2342
+ "node-fetch": {
2343
+ "version": "2.6.7",
2344
+ "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz",
2345
+ "integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==",
2346
+ "requires": {
2347
+ "whatwg-url": "^5.0.0"
2348
+ }
2349
+ },
1779
2350
  "normalize-url": {
1780
- "version": "7.1.0",
1781
- "resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-7.1.0.tgz",
1782
- "integrity": "sha512-JgkdydFdLe1E5Q7DpLvKVyBZOOwXYGhIbMbOMm3lJ06XKzaiit+qo1HciO3z3IFklStfarzJHVQf9ZcNPTvZlw=="
2351
+ "version": "7.2.0",
2352
+ "resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-7.2.0.tgz",
2353
+ "integrity": "sha512-uhXOdZry0L6M2UIo9BTt7FdpBDiAGN/7oItedQwPKh8jh31ZlvC8U9Xl/EJ3aijDHaywXTW3QbZ6LuCocur1YA=="
1783
2354
  },
1784
2355
  "oauth-sign": {
1785
2356
  "version": "0.9.0",
@@ -1853,16 +2424,87 @@
1853
2424
  "resolved": "https://registry.npmjs.org/progress/-/progress-1.1.8.tgz",
1854
2425
  "integrity": "sha512-UdA8mJ4weIkUBO224tIarHzuHs4HuYiJvsuGT7j/SPQiUJVjYvNDBIPa0hAorduOfjGohB/qHWRa/lrrWX/mXw=="
1855
2426
  },
2427
+ "proxy-from-env": {
2428
+ "version": "1.1.0",
2429
+ "resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz",
2430
+ "integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg=="
2431
+ },
1856
2432
  "psl": {
1857
2433
  "version": "1.9.0",
1858
2434
  "resolved": "https://registry.npmjs.org/psl/-/psl-1.9.0.tgz",
1859
2435
  "integrity": "sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag=="
1860
2436
  },
2437
+ "pump": {
2438
+ "version": "3.0.0",
2439
+ "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz",
2440
+ "integrity": "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==",
2441
+ "requires": {
2442
+ "end-of-stream": "^1.1.0",
2443
+ "once": "^1.3.1"
2444
+ }
2445
+ },
1861
2446
  "punycode": {
1862
2447
  "version": "2.1.1",
1863
2448
  "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz",
1864
2449
  "integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A=="
1865
2450
  },
2451
+ "puppeteer": {
2452
+ "version": "18.0.5",
2453
+ "resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-18.0.5.tgz",
2454
+ "integrity": "sha512-s4erjxU0VtKojPvF+KvLKG6OHUPw7gO2YV1dtOsoryyCbhrs444fXb4QZqGWuTv3V/rgSCUzeixxu34g0ZkSMA==",
2455
+ "requires": {
2456
+ "cross-fetch": "3.1.5",
2457
+ "debug": "4.3.4",
2458
+ "devtools-protocol": "0.0.1036444",
2459
+ "extract-zip": "2.0.1",
2460
+ "https-proxy-agent": "5.0.1",
2461
+ "progress": "2.0.3",
2462
+ "proxy-from-env": "1.1.0",
2463
+ "rimraf": "3.0.2",
2464
+ "tar-fs": "2.1.1",
2465
+ "unbzip2-stream": "1.4.3",
2466
+ "ws": "8.8.1"
2467
+ },
2468
+ "dependencies": {
2469
+ "debug": {
2470
+ "version": "4.3.4",
2471
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
2472
+ "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
2473
+ "requires": {
2474
+ "ms": "2.1.2"
2475
+ }
2476
+ },
2477
+ "extract-zip": {
2478
+ "version": "2.0.1",
2479
+ "resolved": "https://registry.npmjs.org/extract-zip/-/extract-zip-2.0.1.tgz",
2480
+ "integrity": "sha512-GDhU9ntwuKyGXdZBUgTIe+vXnWj0fppUEtMDL0+idd5Sta8TGpHssn/eusA9mrPr9qNDym6SxAYZjNvCn/9RBg==",
2481
+ "requires": {
2482
+ "@types/yauzl": "^2.9.1",
2483
+ "debug": "^4.1.1",
2484
+ "get-stream": "^5.1.0",
2485
+ "yauzl": "^2.10.0"
2486
+ }
2487
+ },
2488
+ "get-stream": {
2489
+ "version": "5.2.0",
2490
+ "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-5.2.0.tgz",
2491
+ "integrity": "sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==",
2492
+ "requires": {
2493
+ "pump": "^3.0.0"
2494
+ }
2495
+ },
2496
+ "ms": {
2497
+ "version": "2.1.2",
2498
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
2499
+ "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
2500
+ },
2501
+ "progress": {
2502
+ "version": "2.0.3",
2503
+ "resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz",
2504
+ "integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA=="
2505
+ }
2506
+ }
2507
+ },
1866
2508
  "qs": {
1867
2509
  "version": "6.5.3",
1868
2510
  "resolved": "https://registry.npmjs.org/qs/-/qs-6.5.3.tgz",
@@ -1982,11 +2624,51 @@
1982
2624
  "safe-buffer": "~5.1.0"
1983
2625
  }
1984
2626
  },
2627
+ "tar-fs": {
2628
+ "version": "2.1.1",
2629
+ "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.1.tgz",
2630
+ "integrity": "sha512-V0r2Y9scmbDRLCNex/+hYzvp/zyYjvFbHPNgVTKfQvVrb6guiE/fxP+XblDNR011utopbkex2nM4dHNV6GDsng==",
2631
+ "requires": {
2632
+ "chownr": "^1.1.1",
2633
+ "mkdirp-classic": "^0.5.2",
2634
+ "pump": "^3.0.0",
2635
+ "tar-stream": "^2.1.4"
2636
+ }
2637
+ },
2638
+ "tar-stream": {
2639
+ "version": "2.2.0",
2640
+ "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-2.2.0.tgz",
2641
+ "integrity": "sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==",
2642
+ "requires": {
2643
+ "bl": "^4.0.3",
2644
+ "end-of-stream": "^1.4.1",
2645
+ "fs-constants": "^1.0.0",
2646
+ "inherits": "^2.0.3",
2647
+ "readable-stream": "^3.1.1"
2648
+ },
2649
+ "dependencies": {
2650
+ "readable-stream": {
2651
+ "version": "3.6.0",
2652
+ "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz",
2653
+ "integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==",
2654
+ "requires": {
2655
+ "inherits": "^2.0.3",
2656
+ "string_decoder": "^1.1.1",
2657
+ "util-deprecate": "^1.0.1"
2658
+ }
2659
+ }
2660
+ }
2661
+ },
1985
2662
  "throttleit": {
1986
2663
  "version": "1.0.0",
1987
2664
  "resolved": "https://registry.npmjs.org/throttleit/-/throttleit-1.0.0.tgz",
1988
2665
  "integrity": "sha512-rkTVqu6IjfQ/6+uNuuc3sZek4CEYxTJom3IktzgdSxcZqdARuebbA/f4QmAxMQIxqq9ZLEUkSYqvuk1I6VKq4g=="
1989
2666
  },
2667
+ "through": {
2668
+ "version": "2.3.8",
2669
+ "resolved": "https://registry.npmjs.org/through/-/through-2.3.8.tgz",
2670
+ "integrity": "sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg=="
2671
+ },
1990
2672
  "tough-cookie": {
1991
2673
  "version": "2.5.0",
1992
2674
  "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.5.0.tgz",
@@ -1996,6 +2678,11 @@
1996
2678
  "punycode": "^2.1.1"
1997
2679
  }
1998
2680
  },
2681
+ "tr46": {
2682
+ "version": "0.0.3",
2683
+ "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz",
2684
+ "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw=="
2685
+ },
1999
2686
  "tunnel-agent": {
2000
2687
  "version": "0.6.0",
2001
2688
  "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz",
@@ -2014,6 +2701,15 @@
2014
2701
  "resolved": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz",
2015
2702
  "integrity": "sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA=="
2016
2703
  },
2704
+ "unbzip2-stream": {
2705
+ "version": "1.4.3",
2706
+ "resolved": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.4.3.tgz",
2707
+ "integrity": "sha512-mlExGW4w71ebDJviH16lQLtZS32VKqsSfk80GCfUlwT/4/hNRFsoscrF/c++9xinkMzECL1uL9DDwXqFWkruPg==",
2708
+ "requires": {
2709
+ "buffer": "^5.2.1",
2710
+ "through": "^2.3.8"
2711
+ }
2712
+ },
2017
2713
  "uri-js": {
2018
2714
  "version": "4.4.1",
2019
2715
  "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz",
@@ -2049,6 +2745,20 @@
2049
2745
  }
2050
2746
  }
2051
2747
  },
2748
+ "webidl-conversions": {
2749
+ "version": "3.0.1",
2750
+ "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz",
2751
+ "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ=="
2752
+ },
2753
+ "whatwg-url": {
2754
+ "version": "5.0.0",
2755
+ "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz",
2756
+ "integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==",
2757
+ "requires": {
2758
+ "tr46": "~0.0.3",
2759
+ "webidl-conversions": "^3.0.0"
2760
+ }
2761
+ },
2052
2762
  "which": {
2053
2763
  "version": "1.3.1",
2054
2764
  "resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz",
@@ -2062,6 +2772,12 @@
2062
2772
  "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
2063
2773
  "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ=="
2064
2774
  },
2775
+ "ws": {
2776
+ "version": "8.8.1",
2777
+ "resolved": "https://registry.npmjs.org/ws/-/ws-8.8.1.tgz",
2778
+ "integrity": "sha512-bGy2JzvzkPowEJV++hF07hAD6niYSr0JzBNo/J29WsB57A2r7Wlc1UFcTR9IzrPvuNVO4B8LGqF8qcpsVOhJCA==",
2779
+ "requires": {}
2780
+ },
2065
2781
  "xml2js": {
2066
2782
  "version": "0.4.23",
2067
2783
  "resolved": "https://registry.npmjs.org/xml2js/-/xml2js-0.4.23.tgz",