zigbee-herdsman 0.13.182 → 0.13.186

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,6 +1,6 @@
1
1
  {
2
2
  "name": "zigbee-herdsman",
3
- "version": "0.13.182",
3
+ "version": "0.13.186",
4
4
  "lockfileVersion": 1,
5
5
  "requires": true,
6
6
  "dependencies": {
@@ -37,19 +37,19 @@
37
37
  "dev": true
38
38
  },
39
39
  "@babel/core": {
40
- "version": "7.16.0",
41
- "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.16.0.tgz",
42
- "integrity": "sha512-mYZEvshBRHGsIAiyH5PzCFTCfbWfoYbO/jcSdXQSUQu1/pW0xDZAUP7KEc32heqWTAfAHhV9j1vH8Sav7l+JNQ==",
40
+ "version": "7.16.5",
41
+ "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.16.5.tgz",
42
+ "integrity": "sha512-wUcenlLzuWMZ9Zt8S0KmFwGlH6QKRh3vsm/dhDA3CHkiTA45YuG1XkHRcNRl73EFPXDp/d5kVOU0/y7x2w6OaQ==",
43
43
  "dev": true,
44
44
  "requires": {
45
45
  "@babel/code-frame": "^7.16.0",
46
- "@babel/generator": "^7.16.0",
47
- "@babel/helper-compilation-targets": "^7.16.0",
48
- "@babel/helper-module-transforms": "^7.16.0",
49
- "@babel/helpers": "^7.16.0",
50
- "@babel/parser": "^7.16.0",
46
+ "@babel/generator": "^7.16.5",
47
+ "@babel/helper-compilation-targets": "^7.16.3",
48
+ "@babel/helper-module-transforms": "^7.16.5",
49
+ "@babel/helpers": "^7.16.5",
50
+ "@babel/parser": "^7.16.5",
51
51
  "@babel/template": "^7.16.0",
52
- "@babel/traverse": "^7.16.0",
52
+ "@babel/traverse": "^7.16.5",
53
53
  "@babel/types": "^7.16.0",
54
54
  "convert-source-map": "^1.7.0",
55
55
  "debug": "^4.1.0",
@@ -68,9 +68,9 @@
68
68
  }
69
69
  },
70
70
  "@babel/generator": {
71
- "version": "7.16.0",
72
- "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.16.0.tgz",
73
- "integrity": "sha512-RR8hUCfRQn9j9RPKEVXo9LiwoxLPYn6hNZlvUOR8tSnaxlD0p0+la00ZP9/SnRt6HchKr+X0fO2r8vrETiJGew==",
71
+ "version": "7.16.5",
72
+ "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.16.5.tgz",
73
+ "integrity": "sha512-kIvCdjZqcdKqoDbVVdt5R99icaRtrtYhYK/xux5qiWCBmfdvEYMFZ68QCrpE5cbFM1JsuArUNs1ZkuKtTtUcZA==",
74
74
  "dev": true,
75
75
  "requires": {
76
76
  "@babel/types": "^7.16.0",
@@ -88,9 +88,9 @@
88
88
  }
89
89
  },
90
90
  "@babel/helper-builder-binary-assignment-operator-visitor": {
91
- "version": "7.16.0",
92
- "resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.16.0.tgz",
93
- "integrity": "sha512-9KuleLT0e77wFUku6TUkqZzCEymBdtuQQ27MhEKzf9UOOJu3cYj98kyaDAzxpC7lV6DGiZFuC8XqDsq8/Kl6aQ==",
91
+ "version": "7.16.5",
92
+ "resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.16.5.tgz",
93
+ "integrity": "sha512-3JEA9G5dmmnIWdzaT9d0NmFRgYnWUThLsDaL7982H0XqqWr56lRrsmwheXFMjR+TMl7QMBb6mzy9kvgr1lRLUA==",
94
94
  "dev": true,
95
95
  "requires": {
96
96
  "@babel/helper-explode-assignable-expression": "^7.16.0",
@@ -118,16 +118,17 @@
118
118
  }
119
119
  },
120
120
  "@babel/helper-create-class-features-plugin": {
121
- "version": "7.16.0",
122
- "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.16.0.tgz",
123
- "integrity": "sha512-XLwWvqEaq19zFlF5PTgOod4bUA+XbkR4WLQBct1bkzmxJGB0ZEJaoKF4c8cgH9oBtCDuYJ8BP5NB9uFiEgO5QA==",
121
+ "version": "7.16.5",
122
+ "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.16.5.tgz",
123
+ "integrity": "sha512-NEohnYA7mkB8L5JhU7BLwcBdU3j83IziR9aseMueWGeAjblbul3zzb8UvJ3a1zuBiqCMObzCJHFqKIQE6hTVmg==",
124
124
  "dev": true,
125
125
  "requires": {
126
126
  "@babel/helper-annotate-as-pure": "^7.16.0",
127
+ "@babel/helper-environment-visitor": "^7.16.5",
127
128
  "@babel/helper-function-name": "^7.16.0",
128
- "@babel/helper-member-expression-to-functions": "^7.16.0",
129
+ "@babel/helper-member-expression-to-functions": "^7.16.5",
129
130
  "@babel/helper-optimise-call-expression": "^7.16.0",
130
- "@babel/helper-replace-supers": "^7.16.0",
131
+ "@babel/helper-replace-supers": "^7.16.5",
131
132
  "@babel/helper-split-export-declaration": "^7.16.0"
132
133
  }
133
134
  },
@@ -165,6 +166,15 @@
165
166
  }
166
167
  }
167
168
  },
169
+ "@babel/helper-environment-visitor": {
170
+ "version": "7.16.5",
171
+ "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.16.5.tgz",
172
+ "integrity": "sha512-ODQyc5AnxmZWm/R2W7fzhamOk1ey8gSguo5SGvF0zcB3uUzRpTRmM/jmLSm9bDMyPlvbyJ+PwPEK0BWIoZ9wjg==",
173
+ "dev": true,
174
+ "requires": {
175
+ "@babel/types": "^7.16.0"
176
+ }
177
+ },
168
178
  "@babel/helper-explode-assignable-expression": {
169
179
  "version": "7.16.0",
170
180
  "resolved": "https://registry.npmjs.org/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.16.0.tgz",
@@ -204,9 +214,9 @@
204
214
  }
205
215
  },
206
216
  "@babel/helper-member-expression-to-functions": {
207
- "version": "7.16.0",
208
- "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.16.0.tgz",
209
- "integrity": "sha512-bsjlBFPuWT6IWhl28EdrQ+gTvSvj5tqVP5Xeftp07SEuz5pLnsXZuDkDD3Rfcxy0IsHmbZ+7B2/9SHzxO0T+sQ==",
217
+ "version": "7.16.5",
218
+ "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.16.5.tgz",
219
+ "integrity": "sha512-7fecSXq7ZrLE+TWshbGT+HyCLkxloWNhTbU2QM1NTI/tDqyf0oZiMcEfYtDuUDCo528EOlt39G1rftea4bRZIw==",
210
220
  "dev": true,
211
221
  "requires": {
212
222
  "@babel/types": "^7.16.0"
@@ -222,18 +232,18 @@
222
232
  }
223
233
  },
224
234
  "@babel/helper-module-transforms": {
225
- "version": "7.16.0",
226
- "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.16.0.tgz",
227
- "integrity": "sha512-My4cr9ATcaBbmaEa8M0dZNA74cfI6gitvUAskgDtAFmAqyFKDSHQo5YstxPbN+lzHl2D9l/YOEFqb2mtUh4gfA==",
235
+ "version": "7.16.5",
236
+ "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.16.5.tgz",
237
+ "integrity": "sha512-CkvMxgV4ZyyioElFwcuWnDCcNIeyqTkCm9BxXZi73RR1ozqlpboqsbGUNvRTflgZtFbbJ1v5Emvm+lkjMYY/LQ==",
228
238
  "dev": true,
229
239
  "requires": {
240
+ "@babel/helper-environment-visitor": "^7.16.5",
230
241
  "@babel/helper-module-imports": "^7.16.0",
231
- "@babel/helper-replace-supers": "^7.16.0",
232
242
  "@babel/helper-simple-access": "^7.16.0",
233
243
  "@babel/helper-split-export-declaration": "^7.16.0",
234
244
  "@babel/helper-validator-identifier": "^7.15.7",
235
245
  "@babel/template": "^7.16.0",
236
- "@babel/traverse": "^7.16.0",
246
+ "@babel/traverse": "^7.16.5",
237
247
  "@babel/types": "^7.16.0"
238
248
  }
239
249
  },
@@ -247,31 +257,32 @@
247
257
  }
248
258
  },
249
259
  "@babel/helper-plugin-utils": {
250
- "version": "7.14.5",
251
- "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.14.5.tgz",
252
- "integrity": "sha512-/37qQCE3K0vvZKwoK4XU/irIJQdIfCJuhU5eKnNxpFDsOkgFaUAwbv+RYw6eYgsC0E4hS7r5KqGULUogqui0fQ==",
260
+ "version": "7.16.5",
261
+ "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.5.tgz",
262
+ "integrity": "sha512-59KHWHXxVA9K4HNF4sbHCf+eJeFe0Te/ZFGqBT4OjXhrwvA04sGfaEGsVTdsjoszq0YTP49RC9UKe5g8uN2RwQ==",
253
263
  "dev": true
254
264
  },
255
265
  "@babel/helper-remap-async-to-generator": {
256
- "version": "7.16.4",
257
- "resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.16.4.tgz",
258
- "integrity": "sha512-vGERmmhR+s7eH5Y/cp8PCVzj4XEjerq8jooMfxFdA5xVtAk9Sh4AQsrWgiErUEBjtGrBtOFKDUcWQFW4/dFwMA==",
266
+ "version": "7.16.5",
267
+ "resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.16.5.tgz",
268
+ "integrity": "sha512-X+aAJldyxrOmN9v3FKp+Hu1NO69VWgYgDGq6YDykwRPzxs5f2N+X988CBXS7EQahDU+Vpet5QYMqLk+nsp+Qxw==",
259
269
  "dev": true,
260
270
  "requires": {
261
271
  "@babel/helper-annotate-as-pure": "^7.16.0",
262
- "@babel/helper-wrap-function": "^7.16.0",
272
+ "@babel/helper-wrap-function": "^7.16.5",
263
273
  "@babel/types": "^7.16.0"
264
274
  }
265
275
  },
266
276
  "@babel/helper-replace-supers": {
267
- "version": "7.16.0",
268
- "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.16.0.tgz",
269
- "integrity": "sha512-TQxuQfSCdoha7cpRNJvfaYxxxzmbxXw/+6cS7V02eeDYyhxderSoMVALvwupA54/pZcOTtVeJ0xccp1nGWladA==",
277
+ "version": "7.16.5",
278
+ "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.16.5.tgz",
279
+ "integrity": "sha512-ao3seGVa/FZCMCCNDuBcqnBFSbdr8N2EW35mzojx3TwfIbdPmNK+JV6+2d5bR0Z71W5ocLnQp9en/cTF7pBJiQ==",
270
280
  "dev": true,
271
281
  "requires": {
272
- "@babel/helper-member-expression-to-functions": "^7.16.0",
282
+ "@babel/helper-environment-visitor": "^7.16.5",
283
+ "@babel/helper-member-expression-to-functions": "^7.16.5",
273
284
  "@babel/helper-optimise-call-expression": "^7.16.0",
274
- "@babel/traverse": "^7.16.0",
285
+ "@babel/traverse": "^7.16.5",
275
286
  "@babel/types": "^7.16.0"
276
287
  }
277
288
  },
@@ -315,25 +326,25 @@
315
326
  "dev": true
316
327
  },
317
328
  "@babel/helper-wrap-function": {
318
- "version": "7.16.0",
319
- "resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.16.0.tgz",
320
- "integrity": "sha512-VVMGzYY3vkWgCJML+qVLvGIam902mJW0FvT7Avj1zEe0Gn7D93aWdLblYARTxEw+6DhZmtzhBM2zv0ekE5zg1g==",
329
+ "version": "7.16.5",
330
+ "resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.16.5.tgz",
331
+ "integrity": "sha512-2J2pmLBqUqVdJw78U0KPNdeE2qeuIyKoG4mKV7wAq3mc4jJG282UgjZw4ZYDnqiWQuS3Y3IYdF/AQ6CpyBV3VA==",
321
332
  "dev": true,
322
333
  "requires": {
323
334
  "@babel/helper-function-name": "^7.16.0",
324
335
  "@babel/template": "^7.16.0",
325
- "@babel/traverse": "^7.16.0",
336
+ "@babel/traverse": "^7.16.5",
326
337
  "@babel/types": "^7.16.0"
327
338
  }
328
339
  },
329
340
  "@babel/helpers": {
330
- "version": "7.16.3",
331
- "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.16.3.tgz",
332
- "integrity": "sha512-Xn8IhDlBPhvYTvgewPKawhADichOsbkZuzN7qz2BusOM0brChsyXMDJvldWaYMMUNiCQdQzNEioXTp3sC8Nt8w==",
341
+ "version": "7.16.5",
342
+ "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.16.5.tgz",
343
+ "integrity": "sha512-TLgi6Lh71vvMZGEkFuIxzaPsyeYCHQ5jJOOX1f0xXn0uciFuE8cEk0wyBquMcCxBXZ5BJhE2aUB7pnWTD150Tw==",
333
344
  "dev": true,
334
345
  "requires": {
335
346
  "@babel/template": "^7.16.0",
336
- "@babel/traverse": "^7.16.3",
347
+ "@babel/traverse": "^7.16.5",
337
348
  "@babel/types": "^7.16.0"
338
349
  }
339
350
  },
@@ -349,9 +360,9 @@
349
360
  }
350
361
  },
351
362
  "@babel/parser": {
352
- "version": "7.16.4",
353
- "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.16.4.tgz",
354
- "integrity": "sha512-6V0qdPUaiVHH3RtZeLIsc+6pDhbYzHR8ogA8w+f+Wc77DuXto19g2QUwveINoS34Uw+W8/hQDGJCx+i4n7xcng==",
363
+ "version": "7.16.6",
364
+ "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.16.6.tgz",
365
+ "integrity": "sha512-Gr86ujcNuPDnNOY8mi383Hvi8IYrJVJYuf3XcuBM/Dgd+bINn/7tHqsj+tKkoreMbmGsFLsltI/JJd8fOFWGDQ==",
355
366
  "dev": true
356
367
  },
357
368
  "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": {
@@ -375,161 +386,161 @@
375
386
  }
376
387
  },
377
388
  "@babel/plugin-proposal-async-generator-functions": {
378
- "version": "7.16.4",
379
- "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.16.4.tgz",
380
- "integrity": "sha512-/CUekqaAaZCQHleSK/9HajvcD/zdnJiKRiuUFq8ITE+0HsPzquf53cpFiqAwl/UfmJbR6n5uGPQSPdrmKOvHHg==",
389
+ "version": "7.16.5",
390
+ "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.16.5.tgz",
391
+ "integrity": "sha512-C/FX+3HNLV6sz7AqbTQqEo1L9/kfrKjxcVtgyBCmvIgOjvuBVUWooDoi7trsLxOzCEo5FccjRvKHkfDsJFZlfA==",
381
392
  "dev": true,
382
393
  "requires": {
383
- "@babel/helper-plugin-utils": "^7.14.5",
384
- "@babel/helper-remap-async-to-generator": "^7.16.4",
394
+ "@babel/helper-plugin-utils": "^7.16.5",
395
+ "@babel/helper-remap-async-to-generator": "^7.16.5",
385
396
  "@babel/plugin-syntax-async-generators": "^7.8.4"
386
397
  }
387
398
  },
388
399
  "@babel/plugin-proposal-class-properties": {
389
- "version": "7.16.0",
390
- "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.16.0.tgz",
391
- "integrity": "sha512-mCF3HcuZSY9Fcx56Lbn+CGdT44ioBMMvjNVldpKtj8tpniETdLjnxdHI1+sDWXIM1nNt+EanJOZ3IG9lzVjs7A==",
400
+ "version": "7.16.5",
401
+ "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.16.5.tgz",
402
+ "integrity": "sha512-pJD3HjgRv83s5dv1sTnDbZOaTjghKEz8KUn1Kbh2eAIRhGuyQ1XSeI4xVXU3UlIEVA3DAyIdxqT1eRn7Wcn55A==",
392
403
  "dev": true,
393
404
  "requires": {
394
- "@babel/helper-create-class-features-plugin": "^7.16.0",
395
- "@babel/helper-plugin-utils": "^7.14.5"
405
+ "@babel/helper-create-class-features-plugin": "^7.16.5",
406
+ "@babel/helper-plugin-utils": "^7.16.5"
396
407
  }
397
408
  },
398
409
  "@babel/plugin-proposal-class-static-block": {
399
- "version": "7.16.0",
400
- "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.16.0.tgz",
401
- "integrity": "sha512-mAy3sdcY9sKAkf3lQbDiv3olOfiLqI51c9DR9b19uMoR2Z6r5pmGl7dfNFqEvqOyqbf1ta4lknK4gc5PJn3mfA==",
410
+ "version": "7.16.5",
411
+ "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.16.5.tgz",
412
+ "integrity": "sha512-EEFzuLZcm/rNJ8Q5krK+FRKdVkd6FjfzT9tuSZql9sQn64K0hHA2KLJ0DqVot9/iV6+SsuadC5yI39zWnm+nmQ==",
402
413
  "dev": true,
403
414
  "requires": {
404
- "@babel/helper-create-class-features-plugin": "^7.16.0",
405
- "@babel/helper-plugin-utils": "^7.14.5",
415
+ "@babel/helper-create-class-features-plugin": "^7.16.5",
416
+ "@babel/helper-plugin-utils": "^7.16.5",
406
417
  "@babel/plugin-syntax-class-static-block": "^7.14.5"
407
418
  }
408
419
  },
409
420
  "@babel/plugin-proposal-dynamic-import": {
410
- "version": "7.16.0",
411
- "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.16.0.tgz",
412
- "integrity": "sha512-QGSA6ExWk95jFQgwz5GQ2Dr95cf7eI7TKutIXXTb7B1gCLTCz5hTjFTQGfLFBBiC5WSNi7udNwWsqbbMh1c4yQ==",
421
+ "version": "7.16.5",
422
+ "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.16.5.tgz",
423
+ "integrity": "sha512-P05/SJZTTvHz79LNYTF8ff5xXge0kk5sIIWAypcWgX4BTRUgyHc8wRxJ/Hk+mU0KXldgOOslKaeqnhthcDJCJQ==",
413
424
  "dev": true,
414
425
  "requires": {
415
- "@babel/helper-plugin-utils": "^7.14.5",
426
+ "@babel/helper-plugin-utils": "^7.16.5",
416
427
  "@babel/plugin-syntax-dynamic-import": "^7.8.3"
417
428
  }
418
429
  },
419
430
  "@babel/plugin-proposal-export-namespace-from": {
420
- "version": "7.16.0",
421
- "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.16.0.tgz",
422
- "integrity": "sha512-CjI4nxM/D+5wCnhD11MHB1AwRSAYeDT+h8gCdcVJZ/OK7+wRzFsf7PFPWVpVpNRkHMmMkQWAHpTq+15IXQ1diA==",
431
+ "version": "7.16.5",
432
+ "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.16.5.tgz",
433
+ "integrity": "sha512-i+sltzEShH1vsVydvNaTRsgvq2vZsfyrd7K7vPLUU/KgS0D5yZMe6uipM0+izminnkKrEfdUnz7CxMRb6oHZWw==",
423
434
  "dev": true,
424
435
  "requires": {
425
- "@babel/helper-plugin-utils": "^7.14.5",
436
+ "@babel/helper-plugin-utils": "^7.16.5",
426
437
  "@babel/plugin-syntax-export-namespace-from": "^7.8.3"
427
438
  }
428
439
  },
429
440
  "@babel/plugin-proposal-json-strings": {
430
- "version": "7.16.0",
431
- "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.16.0.tgz",
432
- "integrity": "sha512-kouIPuiv8mSi5JkEhzApg5Gn6hFyKPnlkO0a9YSzqRurH8wYzSlf6RJdzluAsbqecdW5pBvDJDfyDIUR/vLxvg==",
441
+ "version": "7.16.5",
442
+ "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.16.5.tgz",
443
+ "integrity": "sha512-QQJueTFa0y9E4qHANqIvMsuxM/qcLQmKttBACtPCQzGUEizsXDACGonlPiSwynHfOa3vNw0FPMVvQzbuXwh4SQ==",
433
444
  "dev": true,
434
445
  "requires": {
435
- "@babel/helper-plugin-utils": "^7.14.5",
446
+ "@babel/helper-plugin-utils": "^7.16.5",
436
447
  "@babel/plugin-syntax-json-strings": "^7.8.3"
437
448
  }
438
449
  },
439
450
  "@babel/plugin-proposal-logical-assignment-operators": {
440
- "version": "7.16.0",
441
- "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.16.0.tgz",
442
- "integrity": "sha512-pbW0fE30sVTYXXm9lpVQQ/Vc+iTeQKiXlaNRZPPN2A2VdlWyAtsUrsQ3xydSlDW00TFMK7a8m3cDTkBF5WnV3Q==",
451
+ "version": "7.16.5",
452
+ "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.16.5.tgz",
453
+ "integrity": "sha512-xqibl7ISO2vjuQM+MzR3rkd0zfNWltk7n9QhaD8ghMmMceVguYrNDt7MikRyj4J4v3QehpnrU8RYLnC7z/gZLA==",
443
454
  "dev": true,
444
455
  "requires": {
445
- "@babel/helper-plugin-utils": "^7.14.5",
456
+ "@babel/helper-plugin-utils": "^7.16.5",
446
457
  "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4"
447
458
  }
448
459
  },
449
460
  "@babel/plugin-proposal-nullish-coalescing-operator": {
450
- "version": "7.16.0",
451
- "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.16.0.tgz",
452
- "integrity": "sha512-3bnHA8CAFm7cG93v8loghDYyQ8r97Qydf63BeYiGgYbjKKB/XP53W15wfRC7dvKfoiJ34f6Rbyyx2btExc8XsQ==",
461
+ "version": "7.16.5",
462
+ "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.16.5.tgz",
463
+ "integrity": "sha512-YwMsTp/oOviSBhrjwi0vzCUycseCYwoXnLiXIL3YNjHSMBHicGTz7GjVU/IGgz4DtOEXBdCNG72pvCX22ehfqg==",
453
464
  "dev": true,
454
465
  "requires": {
455
- "@babel/helper-plugin-utils": "^7.14.5",
466
+ "@babel/helper-plugin-utils": "^7.16.5",
456
467
  "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3"
457
468
  }
458
469
  },
459
470
  "@babel/plugin-proposal-numeric-separator": {
460
- "version": "7.16.0",
461
- "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.16.0.tgz",
462
- "integrity": "sha512-FAhE2I6mjispy+vwwd6xWPyEx3NYFS13pikDBWUAFGZvq6POGs5eNchw8+1CYoEgBl9n11I3NkzD7ghn25PQ9Q==",
471
+ "version": "7.16.5",
472
+ "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.16.5.tgz",
473
+ "integrity": "sha512-DvB9l/TcsCRvsIV9v4jxR/jVP45cslTVC0PMVHvaJhhNuhn2Y1SOhCSFlPK777qLB5wb8rVDaNoqMTyOqtY5Iw==",
463
474
  "dev": true,
464
475
  "requires": {
465
- "@babel/helper-plugin-utils": "^7.14.5",
476
+ "@babel/helper-plugin-utils": "^7.16.5",
466
477
  "@babel/plugin-syntax-numeric-separator": "^7.10.4"
467
478
  }
468
479
  },
469
480
  "@babel/plugin-proposal-object-rest-spread": {
470
- "version": "7.16.0",
471
- "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.16.0.tgz",
472
- "integrity": "sha512-LU/+jp89efe5HuWJLmMmFG0+xbz+I2rSI7iLc1AlaeSMDMOGzWlc5yJrMN1d04osXN4sSfpo4O+azkBNBes0jg==",
481
+ "version": "7.16.5",
482
+ "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.16.5.tgz",
483
+ "integrity": "sha512-UEd6KpChoyPhCoE840KRHOlGhEZFutdPDMGj+0I56yuTTOaT51GzmnEl/0uT41fB/vD2nT+Pci2KjezyE3HmUw==",
473
484
  "dev": true,
474
485
  "requires": {
475
- "@babel/compat-data": "^7.16.0",
476
- "@babel/helper-compilation-targets": "^7.16.0",
477
- "@babel/helper-plugin-utils": "^7.14.5",
486
+ "@babel/compat-data": "^7.16.4",
487
+ "@babel/helper-compilation-targets": "^7.16.3",
488
+ "@babel/helper-plugin-utils": "^7.16.5",
478
489
  "@babel/plugin-syntax-object-rest-spread": "^7.8.3",
479
- "@babel/plugin-transform-parameters": "^7.16.0"
490
+ "@babel/plugin-transform-parameters": "^7.16.5"
480
491
  }
481
492
  },
482
493
  "@babel/plugin-proposal-optional-catch-binding": {
483
- "version": "7.16.0",
484
- "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.16.0.tgz",
485
- "integrity": "sha512-kicDo0A/5J0nrsCPbn89mTG3Bm4XgYi0CZtvex9Oyw7gGZE3HXGD0zpQNH+mo+tEfbo8wbmMvJftOwpmPy7aVw==",
494
+ "version": "7.16.5",
495
+ "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.16.5.tgz",
496
+ "integrity": "sha512-ihCMxY1Iljmx4bWy/PIMJGXN4NS4oUj1MKynwO07kiKms23pNvIn1DMB92DNB2R0EA882sw0VXIelYGdtF7xEQ==",
486
497
  "dev": true,
487
498
  "requires": {
488
- "@babel/helper-plugin-utils": "^7.14.5",
499
+ "@babel/helper-plugin-utils": "^7.16.5",
489
500
  "@babel/plugin-syntax-optional-catch-binding": "^7.8.3"
490
501
  }
491
502
  },
492
503
  "@babel/plugin-proposal-optional-chaining": {
493
- "version": "7.16.0",
494
- "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.16.0.tgz",
495
- "integrity": "sha512-Y4rFpkZODfHrVo70Uaj6cC1JJOt3Pp0MdWSwIKtb8z1/lsjl9AmnB7ErRFV+QNGIfcY1Eruc2UMx5KaRnXjMyg==",
504
+ "version": "7.16.5",
505
+ "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.16.5.tgz",
506
+ "integrity": "sha512-kzdHgnaXRonttiTfKYnSVafbWngPPr2qKw9BWYBESl91W54e+9R5pP70LtWxV56g0f05f/SQrwHYkfvbwcdQ/A==",
496
507
  "dev": true,
497
508
  "requires": {
498
- "@babel/helper-plugin-utils": "^7.14.5",
509
+ "@babel/helper-plugin-utils": "^7.16.5",
499
510
  "@babel/helper-skip-transparent-expression-wrappers": "^7.16.0",
500
511
  "@babel/plugin-syntax-optional-chaining": "^7.8.3"
501
512
  }
502
513
  },
503
514
  "@babel/plugin-proposal-private-methods": {
504
- "version": "7.16.0",
505
- "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.16.0.tgz",
506
- "integrity": "sha512-IvHmcTHDFztQGnn6aWq4t12QaBXTKr1whF/dgp9kz84X6GUcwq9utj7z2wFCUfeOup/QKnOlt2k0zxkGFx9ubg==",
515
+ "version": "7.16.5",
516
+ "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.16.5.tgz",
517
+ "integrity": "sha512-+yFMO4BGT3sgzXo+lrq7orX5mAZt57DwUK6seqII6AcJnJOIhBJ8pzKH47/ql/d426uQ7YhN8DpUFirQzqYSUA==",
507
518
  "dev": true,
508
519
  "requires": {
509
- "@babel/helper-create-class-features-plugin": "^7.16.0",
510
- "@babel/helper-plugin-utils": "^7.14.5"
520
+ "@babel/helper-create-class-features-plugin": "^7.16.5",
521
+ "@babel/helper-plugin-utils": "^7.16.5"
511
522
  }
512
523
  },
513
524
  "@babel/plugin-proposal-private-property-in-object": {
514
- "version": "7.16.0",
515
- "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.16.0.tgz",
516
- "integrity": "sha512-3jQUr/HBbMVZmi72LpjQwlZ55i1queL8KcDTQEkAHihttJnAPrcvG9ZNXIfsd2ugpizZo595egYV6xy+pv4Ofw==",
525
+ "version": "7.16.5",
526
+ "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.16.5.tgz",
527
+ "integrity": "sha512-+YGh5Wbw0NH3y/E5YMu6ci5qTDmAEVNoZ3I54aB6nVEOZ5BQ7QJlwKq5pYVucQilMByGn/bvX0af+uNaPRCabA==",
517
528
  "dev": true,
518
529
  "requires": {
519
530
  "@babel/helper-annotate-as-pure": "^7.16.0",
520
- "@babel/helper-create-class-features-plugin": "^7.16.0",
521
- "@babel/helper-plugin-utils": "^7.14.5",
531
+ "@babel/helper-create-class-features-plugin": "^7.16.5",
532
+ "@babel/helper-plugin-utils": "^7.16.5",
522
533
  "@babel/plugin-syntax-private-property-in-object": "^7.14.5"
523
534
  }
524
535
  },
525
536
  "@babel/plugin-proposal-unicode-property-regex": {
526
- "version": "7.16.0",
527
- "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.16.0.tgz",
528
- "integrity": "sha512-ti7IdM54NXv29cA4+bNNKEMS4jLMCbJgl+Drv+FgYy0erJLAxNAIXcNjNjrRZEcWq0xJHsNVwQezskMFpF8N9g==",
537
+ "version": "7.16.5",
538
+ "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.16.5.tgz",
539
+ "integrity": "sha512-s5sKtlKQyFSatt781HQwv1hoM5BQ9qRH30r+dK56OLDsHmV74mzwJNX7R1yMuE7VZKG5O6q/gmOGSAO6ikTudg==",
529
540
  "dev": true,
530
541
  "requires": {
531
542
  "@babel/helper-create-regexp-features-plugin": "^7.16.0",
532
- "@babel/helper-plugin-utils": "^7.14.5"
543
+ "@babel/helper-plugin-utils": "^7.16.5"
533
544
  }
534
545
  },
535
546
  "@babel/plugin-syntax-async-generators": {
@@ -677,305 +688,306 @@
677
688
  }
678
689
  },
679
690
  "@babel/plugin-syntax-typescript": {
680
- "version": "7.16.0",
681
- "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.16.0.tgz",
682
- "integrity": "sha512-Xv6mEXqVdaqCBfJFyeab0fH2DnUoMsDmhamxsSi4j8nLd4Vtw213WMJr55xxqipC/YVWyPY3K0blJncPYji+dQ==",
691
+ "version": "7.16.5",
692
+ "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.16.5.tgz",
693
+ "integrity": "sha512-/d4//lZ1Vqb4mZ5xTep3dDK888j7BGM/iKqBmndBaoYAFPlPKrGU608VVBz5JeyAb6YQDjRu1UKqj86UhwWVgw==",
683
694
  "dev": true,
684
695
  "requires": {
685
- "@babel/helper-plugin-utils": "^7.14.5"
696
+ "@babel/helper-plugin-utils": "^7.16.5"
686
697
  }
687
698
  },
688
699
  "@babel/plugin-transform-arrow-functions": {
689
- "version": "7.16.0",
690
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.16.0.tgz",
691
- "integrity": "sha512-vIFb5250Rbh7roWARvCLvIJ/PtAU5Lhv7BtZ1u24COwpI9Ypjsh+bZcKk6rlIyalK+r0jOc1XQ8I4ovNxNrWrA==",
700
+ "version": "7.16.5",
701
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.16.5.tgz",
702
+ "integrity": "sha512-8bTHiiZyMOyfZFULjsCnYOWG059FVMes0iljEHSfARhNgFfpsqE92OrCffv3veSw9rwMkYcFe9bj0ZoXU2IGtQ==",
692
703
  "dev": true,
693
704
  "requires": {
694
- "@babel/helper-plugin-utils": "^7.14.5"
705
+ "@babel/helper-plugin-utils": "^7.16.5"
695
706
  }
696
707
  },
697
708
  "@babel/plugin-transform-async-to-generator": {
698
- "version": "7.16.0",
699
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.16.0.tgz",
700
- "integrity": "sha512-PbIr7G9kR8tdH6g8Wouir5uVjklETk91GMVSUq+VaOgiinbCkBP6Q7NN/suM/QutZkMJMvcyAriogcYAdhg8Gw==",
709
+ "version": "7.16.5",
710
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.16.5.tgz",
711
+ "integrity": "sha512-TMXgfioJnkXU+XRoj7P2ED7rUm5jbnDWwlCuFVTpQboMfbSya5WrmubNBAMlk7KXvywpo8rd8WuYZkis1o2H8w==",
701
712
  "dev": true,
702
713
  "requires": {
703
714
  "@babel/helper-module-imports": "^7.16.0",
704
- "@babel/helper-plugin-utils": "^7.14.5",
705
- "@babel/helper-remap-async-to-generator": "^7.16.0"
715
+ "@babel/helper-plugin-utils": "^7.16.5",
716
+ "@babel/helper-remap-async-to-generator": "^7.16.5"
706
717
  }
707
718
  },
708
719
  "@babel/plugin-transform-block-scoped-functions": {
709
- "version": "7.16.0",
710
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.16.0.tgz",
711
- "integrity": "sha512-V14As3haUOP4ZWrLJ3VVx5rCnrYhMSHN/jX7z6FAt5hjRkLsb0snPCmJwSOML5oxkKO4FNoNv7V5hw/y2bjuvg==",
720
+ "version": "7.16.5",
721
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.16.5.tgz",
722
+ "integrity": "sha512-BxmIyKLjUGksJ99+hJyL/HIxLIGnLKtw772zYDER7UuycDZ+Xvzs98ZQw6NGgM2ss4/hlFAaGiZmMNKvValEjw==",
712
723
  "dev": true,
713
724
  "requires": {
714
- "@babel/helper-plugin-utils": "^7.14.5"
725
+ "@babel/helper-plugin-utils": "^7.16.5"
715
726
  }
716
727
  },
717
728
  "@babel/plugin-transform-block-scoping": {
718
- "version": "7.16.0",
719
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.16.0.tgz",
720
- "integrity": "sha512-27n3l67/R3UrXfizlvHGuTwsRIFyce3D/6a37GRxn28iyTPvNXaW4XvznexRh1zUNLPjbLL22Id0XQElV94ruw==",
729
+ "version": "7.16.5",
730
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.16.5.tgz",
731
+ "integrity": "sha512-JxjSPNZSiOtmxjX7PBRBeRJTUKTyJ607YUYeT0QJCNdsedOe+/rXITjP08eG8xUpsLfPirgzdCFN+h0w6RI+pQ==",
721
732
  "dev": true,
722
733
  "requires": {
723
- "@babel/helper-plugin-utils": "^7.14.5"
734
+ "@babel/helper-plugin-utils": "^7.16.5"
724
735
  }
725
736
  },
726
737
  "@babel/plugin-transform-classes": {
727
- "version": "7.16.0",
728
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.16.0.tgz",
729
- "integrity": "sha512-HUxMvy6GtAdd+GKBNYDWCIA776byUQH8zjnfjxwT1P1ARv/wFu8eBDpmXQcLS/IwRtrxIReGiplOwMeyO7nsDQ==",
738
+ "version": "7.16.5",
739
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.16.5.tgz",
740
+ "integrity": "sha512-DzJ1vYf/7TaCYy57J3SJ9rV+JEuvmlnvvyvYKFbk5u46oQbBvuB9/0w+YsVsxkOv8zVWKpDmUoj4T5ILHoXevA==",
730
741
  "dev": true,
731
742
  "requires": {
732
743
  "@babel/helper-annotate-as-pure": "^7.16.0",
744
+ "@babel/helper-environment-visitor": "^7.16.5",
733
745
  "@babel/helper-function-name": "^7.16.0",
734
746
  "@babel/helper-optimise-call-expression": "^7.16.0",
735
- "@babel/helper-plugin-utils": "^7.14.5",
736
- "@babel/helper-replace-supers": "^7.16.0",
747
+ "@babel/helper-plugin-utils": "^7.16.5",
748
+ "@babel/helper-replace-supers": "^7.16.5",
737
749
  "@babel/helper-split-export-declaration": "^7.16.0",
738
750
  "globals": "^11.1.0"
739
751
  }
740
752
  },
741
753
  "@babel/plugin-transform-computed-properties": {
742
- "version": "7.16.0",
743
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.16.0.tgz",
744
- "integrity": "sha512-63l1dRXday6S8V3WFY5mXJwcRAnPYxvFfTlt67bwV1rTyVTM5zrp0DBBb13Kl7+ehkCVwIZPumPpFP/4u70+Tw==",
754
+ "version": "7.16.5",
755
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.16.5.tgz",
756
+ "integrity": "sha512-n1+O7xtU5lSLraRzX88CNcpl7vtGdPakKzww74bVwpAIRgz9JVLJJpOLb0uYqcOaXVM0TL6X0RVeIJGD2CnCkg==",
745
757
  "dev": true,
746
758
  "requires": {
747
- "@babel/helper-plugin-utils": "^7.14.5"
759
+ "@babel/helper-plugin-utils": "^7.16.5"
748
760
  }
749
761
  },
750
762
  "@babel/plugin-transform-destructuring": {
751
- "version": "7.16.0",
752
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.16.0.tgz",
753
- "integrity": "sha512-Q7tBUwjxLTsHEoqktemHBMtb3NYwyJPTJdM+wDwb0g8PZ3kQUIzNvwD5lPaqW/p54TXBc/MXZu9Jr7tbUEUM8Q==",
763
+ "version": "7.16.5",
764
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.16.5.tgz",
765
+ "integrity": "sha512-GuRVAsjq+c9YPK6NeTkRLWyQskDC099XkBSVO+6QzbnOnH2d/4mBVXYStaPrZD3dFRfg00I6BFJ9Atsjfs8mlg==",
754
766
  "dev": true,
755
767
  "requires": {
756
- "@babel/helper-plugin-utils": "^7.14.5"
768
+ "@babel/helper-plugin-utils": "^7.16.5"
757
769
  }
758
770
  },
759
771
  "@babel/plugin-transform-dotall-regex": {
760
- "version": "7.16.0",
761
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.16.0.tgz",
762
- "integrity": "sha512-FXlDZfQeLILfJlC6I1qyEwcHK5UpRCFkaoVyA1nk9A1L1Yu583YO4un2KsLBsu3IJb4CUbctZks8tD9xPQubLw==",
772
+ "version": "7.16.5",
773
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.16.5.tgz",
774
+ "integrity": "sha512-iQiEMt8Q4/5aRGHpGVK2Zc7a6mx7qEAO7qehgSug3SDImnuMzgmm/wtJALXaz25zUj1PmnNHtShjFgk4PDx4nw==",
763
775
  "dev": true,
764
776
  "requires": {
765
777
  "@babel/helper-create-regexp-features-plugin": "^7.16.0",
766
- "@babel/helper-plugin-utils": "^7.14.5"
778
+ "@babel/helper-plugin-utils": "^7.16.5"
767
779
  }
768
780
  },
769
781
  "@babel/plugin-transform-duplicate-keys": {
770
- "version": "7.16.0",
771
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.16.0.tgz",
772
- "integrity": "sha512-LIe2kcHKAZOJDNxujvmp6z3mfN6V9lJxubU4fJIGoQCkKe3Ec2OcbdlYP+vW++4MpxwG0d1wSDOJtQW5kLnkZQ==",
782
+ "version": "7.16.5",
783
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.16.5.tgz",
784
+ "integrity": "sha512-81tijpDg2a6I1Yhj4aWY1l3O1J4Cg/Pd7LfvuaH2VVInAkXtzibz9+zSPdUM1WvuUi128ksstAP0hM5w48vQgg==",
773
785
  "dev": true,
774
786
  "requires": {
775
- "@babel/helper-plugin-utils": "^7.14.5"
787
+ "@babel/helper-plugin-utils": "^7.16.5"
776
788
  }
777
789
  },
778
790
  "@babel/plugin-transform-exponentiation-operator": {
779
- "version": "7.16.0",
780
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.16.0.tgz",
781
- "integrity": "sha512-OwYEvzFI38hXklsrbNivzpO3fh87skzx8Pnqi4LoSYeav0xHlueSoCJrSgTPfnbyzopo5b3YVAJkFIcUpK2wsw==",
791
+ "version": "7.16.5",
792
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.16.5.tgz",
793
+ "integrity": "sha512-12rba2HwemQPa7BLIKCzm1pT2/RuQHtSFHdNl41cFiC6oi4tcrp7gjB07pxQvFpcADojQywSjblQth6gJyE6CA==",
782
794
  "dev": true,
783
795
  "requires": {
784
- "@babel/helper-builder-binary-assignment-operator-visitor": "^7.16.0",
785
- "@babel/helper-plugin-utils": "^7.14.5"
796
+ "@babel/helper-builder-binary-assignment-operator-visitor": "^7.16.5",
797
+ "@babel/helper-plugin-utils": "^7.16.5"
786
798
  }
787
799
  },
788
800
  "@babel/plugin-transform-for-of": {
789
- "version": "7.16.0",
790
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.16.0.tgz",
791
- "integrity": "sha512-5QKUw2kO+GVmKr2wMYSATCTTnHyscl6sxFRAY+rvN7h7WB0lcG0o4NoV6ZQU32OZGVsYUsfLGgPQpDFdkfjlJQ==",
801
+ "version": "7.16.5",
802
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.16.5.tgz",
803
+ "integrity": "sha512-+DpCAJFPAvViR17PIMi9x2AE34dll5wNlXO43wagAX2YcRGgEVHCNFC4azG85b4YyyFarvkc/iD5NPrz4Oneqw==",
792
804
  "dev": true,
793
805
  "requires": {
794
- "@babel/helper-plugin-utils": "^7.14.5"
806
+ "@babel/helper-plugin-utils": "^7.16.5"
795
807
  }
796
808
  },
797
809
  "@babel/plugin-transform-function-name": {
798
- "version": "7.16.0",
799
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.16.0.tgz",
800
- "integrity": "sha512-lBzMle9jcOXtSOXUpc7tvvTpENu/NuekNJVova5lCCWCV9/U1ho2HH2y0p6mBg8fPm/syEAbfaaemYGOHCY3mg==",
810
+ "version": "7.16.5",
811
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.16.5.tgz",
812
+ "integrity": "sha512-Fuec/KPSpVLbGo6z1RPw4EE1X+z9gZk1uQmnYy7v4xr4TO9p41v1AoUuXEtyqAI7H+xNJYSICzRqZBhDEkd3kQ==",
801
813
  "dev": true,
802
814
  "requires": {
803
815
  "@babel/helper-function-name": "^7.16.0",
804
- "@babel/helper-plugin-utils": "^7.14.5"
816
+ "@babel/helper-plugin-utils": "^7.16.5"
805
817
  }
806
818
  },
807
819
  "@babel/plugin-transform-literals": {
808
- "version": "7.16.0",
809
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.16.0.tgz",
810
- "integrity": "sha512-gQDlsSF1iv9RU04clgXqRjrPyyoJMTclFt3K1cjLmTKikc0s/6vE3hlDeEVC71wLTRu72Fq7650kABrdTc2wMQ==",
820
+ "version": "7.16.5",
821
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.16.5.tgz",
822
+ "integrity": "sha512-B1j9C/IfvshnPcklsc93AVLTrNVa69iSqztylZH6qnmiAsDDOmmjEYqOm3Ts2lGSgTSywnBNiqC949VdD0/gfw==",
811
823
  "dev": true,
812
824
  "requires": {
813
- "@babel/helper-plugin-utils": "^7.14.5"
825
+ "@babel/helper-plugin-utils": "^7.16.5"
814
826
  }
815
827
  },
816
828
  "@babel/plugin-transform-member-expression-literals": {
817
- "version": "7.16.0",
818
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.16.0.tgz",
819
- "integrity": "sha512-WRpw5HL4Jhnxw8QARzRvwojp9MIE7Tdk3ez6vRyUk1MwgjJN0aNpRoXainLR5SgxmoXx/vsXGZ6OthP6t/RbUg==",
829
+ "version": "7.16.5",
830
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.16.5.tgz",
831
+ "integrity": "sha512-d57i3vPHWgIde/9Y8W/xSFUndhvhZN5Wu2TjRrN1MVz5KzdUihKnfDVlfP1U7mS5DNj/WHHhaE4/tTi4hIyHwQ==",
820
832
  "dev": true,
821
833
  "requires": {
822
- "@babel/helper-plugin-utils": "^7.14.5"
834
+ "@babel/helper-plugin-utils": "^7.16.5"
823
835
  }
824
836
  },
825
837
  "@babel/plugin-transform-modules-amd": {
826
- "version": "7.16.0",
827
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.16.0.tgz",
828
- "integrity": "sha512-rWFhWbCJ9Wdmzln1NmSCqn7P0RAD+ogXG/bd9Kg5c7PKWkJtkiXmYsMBeXjDlzHpVTJ4I/hnjs45zX4dEv81xw==",
838
+ "version": "7.16.5",
839
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.16.5.tgz",
840
+ "integrity": "sha512-oHI15S/hdJuSCfnwIz+4lm6wu/wBn7oJ8+QrkzPPwSFGXk8kgdI/AIKcbR/XnD1nQVMg/i6eNaXpszbGuwYDRQ==",
829
841
  "dev": true,
830
842
  "requires": {
831
- "@babel/helper-module-transforms": "^7.16.0",
832
- "@babel/helper-plugin-utils": "^7.14.5",
843
+ "@babel/helper-module-transforms": "^7.16.5",
844
+ "@babel/helper-plugin-utils": "^7.16.5",
833
845
  "babel-plugin-dynamic-import-node": "^2.3.3"
834
846
  }
835
847
  },
836
848
  "@babel/plugin-transform-modules-commonjs": {
837
- "version": "7.16.0",
838
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.16.0.tgz",
839
- "integrity": "sha512-Dzi+NWqyEotgzk/sb7kgQPJQf7AJkQBWsVp1N6JWc1lBVo0vkElUnGdr1PzUBmfsCCN5OOFya3RtpeHk15oLKQ==",
849
+ "version": "7.16.5",
850
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.16.5.tgz",
851
+ "integrity": "sha512-ABhUkxvoQyqhCWyb8xXtfwqNMJD7tx+irIRnUh6lmyFud7Jln1WzONXKlax1fg/ey178EXbs4bSGNd6PngO+SQ==",
840
852
  "dev": true,
841
853
  "requires": {
842
- "@babel/helper-module-transforms": "^7.16.0",
843
- "@babel/helper-plugin-utils": "^7.14.5",
854
+ "@babel/helper-module-transforms": "^7.16.5",
855
+ "@babel/helper-plugin-utils": "^7.16.5",
844
856
  "@babel/helper-simple-access": "^7.16.0",
845
857
  "babel-plugin-dynamic-import-node": "^2.3.3"
846
858
  }
847
859
  },
848
860
  "@babel/plugin-transform-modules-systemjs": {
849
- "version": "7.16.0",
850
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.16.0.tgz",
851
- "integrity": "sha512-yuGBaHS3lF1m/5R+6fjIke64ii5luRUg97N2wr+z1sF0V+sNSXPxXDdEEL/iYLszsN5VKxVB1IPfEqhzVpiqvg==",
861
+ "version": "7.16.5",
862
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.16.5.tgz",
863
+ "integrity": "sha512-53gmLdScNN28XpjEVIm7LbWnD/b/TpbwKbLk6KV4KqC9WyU6rq1jnNmVG6UgAdQZVVGZVoik3DqHNxk4/EvrjA==",
852
864
  "dev": true,
853
865
  "requires": {
854
866
  "@babel/helper-hoist-variables": "^7.16.0",
855
- "@babel/helper-module-transforms": "^7.16.0",
856
- "@babel/helper-plugin-utils": "^7.14.5",
867
+ "@babel/helper-module-transforms": "^7.16.5",
868
+ "@babel/helper-plugin-utils": "^7.16.5",
857
869
  "@babel/helper-validator-identifier": "^7.15.7",
858
870
  "babel-plugin-dynamic-import-node": "^2.3.3"
859
871
  }
860
872
  },
861
873
  "@babel/plugin-transform-modules-umd": {
862
- "version": "7.16.0",
863
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.16.0.tgz",
864
- "integrity": "sha512-nx4f6no57himWiHhxDM5pjwhae5vLpTK2zCnDH8+wNLJy0TVER/LJRHl2bkt6w9Aad2sPD5iNNoUpY3X9sTGDg==",
874
+ "version": "7.16.5",
875
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.16.5.tgz",
876
+ "integrity": "sha512-qTFnpxHMoenNHkS3VoWRdwrcJ3FhX567GvDA3hRZKF0Dj8Fmg0UzySZp3AP2mShl/bzcywb/UWAMQIjA1bhXvw==",
865
877
  "dev": true,
866
878
  "requires": {
867
- "@babel/helper-module-transforms": "^7.16.0",
868
- "@babel/helper-plugin-utils": "^7.14.5"
879
+ "@babel/helper-module-transforms": "^7.16.5",
880
+ "@babel/helper-plugin-utils": "^7.16.5"
869
881
  }
870
882
  },
871
883
  "@babel/plugin-transform-named-capturing-groups-regex": {
872
- "version": "7.16.0",
873
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.16.0.tgz",
874
- "integrity": "sha512-LogN88uO+7EhxWc8WZuQ8vxdSyVGxhkh8WTC3tzlT8LccMuQdA81e9SGV6zY7kY2LjDhhDOFdQVxdGwPyBCnvg==",
884
+ "version": "7.16.5",
885
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.16.5.tgz",
886
+ "integrity": "sha512-/wqGDgvFUeKELW6ex6QB7dLVRkd5ehjw34tpXu1nhKC0sFfmaLabIswnpf8JgDyV2NeDmZiwoOb0rAmxciNfjA==",
875
887
  "dev": true,
876
888
  "requires": {
877
889
  "@babel/helper-create-regexp-features-plugin": "^7.16.0"
878
890
  }
879
891
  },
880
892
  "@babel/plugin-transform-new-target": {
881
- "version": "7.16.0",
882
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.16.0.tgz",
883
- "integrity": "sha512-fhjrDEYv2DBsGN/P6rlqakwRwIp7rBGLPbrKxwh7oVt5NNkIhZVOY2GRV+ULLsQri1bDqwDWnU3vhlmx5B2aCw==",
893
+ "version": "7.16.5",
894
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.16.5.tgz",
895
+ "integrity": "sha512-ZaIrnXF08ZC8jnKR4/5g7YakGVL6go6V9ql6Jl3ecO8PQaQqFE74CuM384kezju7Z9nGCCA20BqZaR1tJ/WvHg==",
884
896
  "dev": true,
885
897
  "requires": {
886
- "@babel/helper-plugin-utils": "^7.14.5"
898
+ "@babel/helper-plugin-utils": "^7.16.5"
887
899
  }
888
900
  },
889
901
  "@babel/plugin-transform-object-super": {
890
- "version": "7.16.0",
891
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.16.0.tgz",
892
- "integrity": "sha512-fds+puedQHn4cPLshoHcR1DTMN0q1V9ou0mUjm8whx9pGcNvDrVVrgw+KJzzCaiTdaYhldtrUps8DWVMgrSEyg==",
902
+ "version": "7.16.5",
903
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.16.5.tgz",
904
+ "integrity": "sha512-tded+yZEXuxt9Jdtkc1RraW1zMF/GalVxaVVxh41IYwirdRgyAxxxCKZ9XB7LxZqmsjfjALxupNE1MIz9KH+Zg==",
893
905
  "dev": true,
894
906
  "requires": {
895
- "@babel/helper-plugin-utils": "^7.14.5",
896
- "@babel/helper-replace-supers": "^7.16.0"
907
+ "@babel/helper-plugin-utils": "^7.16.5",
908
+ "@babel/helper-replace-supers": "^7.16.5"
897
909
  }
898
910
  },
899
911
  "@babel/plugin-transform-parameters": {
900
- "version": "7.16.3",
901
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.16.3.tgz",
902
- "integrity": "sha512-3MaDpJrOXT1MZ/WCmkOFo7EtmVVC8H4EUZVrHvFOsmwkk4lOjQj8rzv8JKUZV4YoQKeoIgk07GO+acPU9IMu/w==",
912
+ "version": "7.16.5",
913
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.16.5.tgz",
914
+ "integrity": "sha512-B3O6AL5oPop1jAVg8CV+haeUte9oFuY85zu0jwnRNZZi3tVAbJriu5tag/oaO2kGaQM/7q7aGPBlTI5/sr9enA==",
903
915
  "dev": true,
904
916
  "requires": {
905
- "@babel/helper-plugin-utils": "^7.14.5"
917
+ "@babel/helper-plugin-utils": "^7.16.5"
906
918
  }
907
919
  },
908
920
  "@babel/plugin-transform-property-literals": {
909
- "version": "7.16.0",
910
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.16.0.tgz",
911
- "integrity": "sha512-XLldD4V8+pOqX2hwfWhgwXzGdnDOThxaNTgqagOcpBgIxbUvpgU2FMvo5E1RyHbk756WYgdbS0T8y0Cj9FKkWQ==",
921
+ "version": "7.16.5",
922
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.16.5.tgz",
923
+ "integrity": "sha512-+IRcVW71VdF9pEH/2R/Apab4a19LVvdVsr/gEeotH00vSDVlKD+XgfSIw+cgGWsjDB/ziqGv/pGoQZBIiQVXHg==",
912
924
  "dev": true,
913
925
  "requires": {
914
- "@babel/helper-plugin-utils": "^7.14.5"
926
+ "@babel/helper-plugin-utils": "^7.16.5"
915
927
  }
916
928
  },
917
929
  "@babel/plugin-transform-regenerator": {
918
- "version": "7.16.0",
919
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.16.0.tgz",
920
- "integrity": "sha512-JAvGxgKuwS2PihiSFaDrp94XOzzTUeDeOQlcKzVAyaPap7BnZXK/lvMDiubkPTdotPKOIZq9xWXWnggUMYiExg==",
930
+ "version": "7.16.5",
931
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.16.5.tgz",
932
+ "integrity": "sha512-2z+it2eVWU8TtQQRauvGUqZwLy4+7rTfo6wO4npr+fvvN1SW30ZF3O/ZRCNmTuu4F5MIP8OJhXAhRV5QMJOuYg==",
921
933
  "dev": true,
922
934
  "requires": {
923
935
  "regenerator-transform": "^0.14.2"
924
936
  }
925
937
  },
926
938
  "@babel/plugin-transform-reserved-words": {
927
- "version": "7.16.0",
928
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.16.0.tgz",
929
- "integrity": "sha512-Dgs8NNCehHSvXdhEhln8u/TtJxfVwGYCgP2OOr5Z3Ar+B+zXicEOKNTyc+eca2cuEOMtjW6m9P9ijOt8QdqWkg==",
939
+ "version": "7.16.5",
940
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.16.5.tgz",
941
+ "integrity": "sha512-aIB16u8lNcf7drkhXJRoggOxSTUAuihTSTfAcpynowGJOZiGf+Yvi7RuTwFzVYSYPmWyARsPqUGoZWWWxLiknw==",
930
942
  "dev": true,
931
943
  "requires": {
932
- "@babel/helper-plugin-utils": "^7.14.5"
944
+ "@babel/helper-plugin-utils": "^7.16.5"
933
945
  }
934
946
  },
935
947
  "@babel/plugin-transform-shorthand-properties": {
936
- "version": "7.16.0",
937
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.16.0.tgz",
938
- "integrity": "sha512-iVb1mTcD8fuhSv3k99+5tlXu5N0v8/DPm2mO3WACLG6al1CGZH7v09HJyUb1TtYl/Z+KrM6pHSIJdZxP5A+xow==",
948
+ "version": "7.16.5",
949
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.16.5.tgz",
950
+ "integrity": "sha512-ZbuWVcY+MAXJuuW7qDoCwoxDUNClfZxoo7/4swVbOW1s/qYLOMHlm9YRWMsxMFuLs44eXsv4op1vAaBaBaDMVg==",
939
951
  "dev": true,
940
952
  "requires": {
941
- "@babel/helper-plugin-utils": "^7.14.5"
953
+ "@babel/helper-plugin-utils": "^7.16.5"
942
954
  }
943
955
  },
944
956
  "@babel/plugin-transform-spread": {
945
- "version": "7.16.0",
946
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.16.0.tgz",
947
- "integrity": "sha512-Ao4MSYRaLAQczZVp9/7E7QHsCuK92yHRrmVNRe/SlEJjhzivq0BSn8mEraimL8wizHZ3fuaHxKH0iwzI13GyGg==",
957
+ "version": "7.16.5",
958
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.16.5.tgz",
959
+ "integrity": "sha512-5d6l/cnG7Lw4tGHEoga4xSkYp1euP7LAtrah1h1PgJ3JY7yNsjybsxQAnVK4JbtReZ/8z6ASVmd3QhYYKLaKZw==",
948
960
  "dev": true,
949
961
  "requires": {
950
- "@babel/helper-plugin-utils": "^7.14.5",
962
+ "@babel/helper-plugin-utils": "^7.16.5",
951
963
  "@babel/helper-skip-transparent-expression-wrappers": "^7.16.0"
952
964
  }
953
965
  },
954
966
  "@babel/plugin-transform-sticky-regex": {
955
- "version": "7.16.0",
956
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.16.0.tgz",
957
- "integrity": "sha512-/ntT2NljR9foobKk4E/YyOSwcGUXtYWv5tinMK/3RkypyNBNdhHUaq6Orw5DWq9ZcNlS03BIlEALFeQgeVAo4Q==",
967
+ "version": "7.16.5",
968
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.16.5.tgz",
969
+ "integrity": "sha512-usYsuO1ID2LXxzuUxifgWtJemP7wL2uZtyrTVM4PKqsmJycdS4U4mGovL5xXkfUheds10Dd2PjoQLXw6zCsCbg==",
958
970
  "dev": true,
959
971
  "requires": {
960
- "@babel/helper-plugin-utils": "^7.14.5"
972
+ "@babel/helper-plugin-utils": "^7.16.5"
961
973
  }
962
974
  },
963
975
  "@babel/plugin-transform-template-literals": {
964
- "version": "7.16.0",
965
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.16.0.tgz",
966
- "integrity": "sha512-Rd4Ic89hA/f7xUSJQk5PnC+4so50vBoBfxjdQAdvngwidM8jYIBVxBZ/sARxD4e0yMXRbJVDrYf7dyRtIIKT6Q==",
976
+ "version": "7.16.5",
977
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.16.5.tgz",
978
+ "integrity": "sha512-gnyKy9RyFhkovex4BjKWL3BVYzUDG6zC0gba7VMLbQoDuqMfJ1SDXs8k/XK41Mmt1Hyp4qNAvGFb9hKzdCqBRQ==",
967
979
  "dev": true,
968
980
  "requires": {
969
- "@babel/helper-plugin-utils": "^7.14.5"
981
+ "@babel/helper-plugin-utils": "^7.16.5"
970
982
  }
971
983
  },
972
984
  "@babel/plugin-transform-typeof-symbol": {
973
- "version": "7.16.0",
974
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.16.0.tgz",
975
- "integrity": "sha512-++V2L8Bdf4vcaHi2raILnptTBjGEFxn5315YU+e8+EqXIucA+q349qWngCLpUYqqv233suJ6NOienIVUpS9cqg==",
985
+ "version": "7.16.5",
986
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.16.5.tgz",
987
+ "integrity": "sha512-ldxCkW180qbrvyCVDzAUZqB0TAeF8W/vGJoRcaf75awm6By+PxfJKvuqVAnq8N9wz5Xa6mSpM19OfVKKVmGHSQ==",
976
988
  "dev": true,
977
989
  "requires": {
978
- "@babel/helper-plugin-utils": "^7.14.5"
990
+ "@babel/helper-plugin-utils": "^7.16.5"
979
991
  }
980
992
  },
981
993
  "@babel/plugin-transform-typescript": {
@@ -990,51 +1002,51 @@
990
1002
  }
991
1003
  },
992
1004
  "@babel/plugin-transform-unicode-escapes": {
993
- "version": "7.16.0",
994
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.16.0.tgz",
995
- "integrity": "sha512-VFi4dhgJM7Bpk8lRc5CMaRGlKZ29W9C3geZjt9beuzSUrlJxsNwX7ReLwaL6WEvsOf2EQkyIJEPtF8EXjB/g2A==",
1005
+ "version": "7.16.5",
1006
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.16.5.tgz",
1007
+ "integrity": "sha512-shiCBHTIIChGLdyojsKQjoAyB8MBwat25lKM7MJjbe1hE0bgIppD+LX9afr41lLHOhqceqeWl4FkLp+Bgn9o1Q==",
996
1008
  "dev": true,
997
1009
  "requires": {
998
- "@babel/helper-plugin-utils": "^7.14.5"
1010
+ "@babel/helper-plugin-utils": "^7.16.5"
999
1011
  }
1000
1012
  },
1001
1013
  "@babel/plugin-transform-unicode-regex": {
1002
- "version": "7.16.0",
1003
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.16.0.tgz",
1004
- "integrity": "sha512-jHLK4LxhHjvCeZDWyA9c+P9XH1sOxRd1RO9xMtDVRAOND/PczPqizEtVdx4TQF/wyPaewqpT+tgQFYMnN/P94A==",
1014
+ "version": "7.16.5",
1015
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.16.5.tgz",
1016
+ "integrity": "sha512-GTJ4IW012tiPEMMubd7sD07iU9O/LOo8Q/oU4xNhcaq0Xn8+6TcUQaHtC8YxySo1T+ErQ8RaWogIEeFhKGNPzw==",
1005
1017
  "dev": true,
1006
1018
  "requires": {
1007
1019
  "@babel/helper-create-regexp-features-plugin": "^7.16.0",
1008
- "@babel/helper-plugin-utils": "^7.14.5"
1020
+ "@babel/helper-plugin-utils": "^7.16.5"
1009
1021
  }
1010
1022
  },
1011
1023
  "@babel/preset-env": {
1012
- "version": "7.16.4",
1013
- "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.16.4.tgz",
1014
- "integrity": "sha512-v0QtNd81v/xKj4gNKeuAerQ/azeNn/G1B1qMLeXOcV8+4TWlD2j3NV1u8q29SDFBXx/NBq5kyEAO+0mpRgacjA==",
1024
+ "version": "7.16.5",
1025
+ "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.16.5.tgz",
1026
+ "integrity": "sha512-MiJJW5pwsktG61NDxpZ4oJ1CKxM1ncam9bzRtx9g40/WkLRkxFP6mhpkYV0/DxcciqoiHicx291+eUQrXb/SfQ==",
1015
1027
  "dev": true,
1016
1028
  "requires": {
1017
1029
  "@babel/compat-data": "^7.16.4",
1018
1030
  "@babel/helper-compilation-targets": "^7.16.3",
1019
- "@babel/helper-plugin-utils": "^7.14.5",
1031
+ "@babel/helper-plugin-utils": "^7.16.5",
1020
1032
  "@babel/helper-validator-option": "^7.14.5",
1021
1033
  "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.16.2",
1022
1034
  "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.16.0",
1023
- "@babel/plugin-proposal-async-generator-functions": "^7.16.4",
1024
- "@babel/plugin-proposal-class-properties": "^7.16.0",
1025
- "@babel/plugin-proposal-class-static-block": "^7.16.0",
1026
- "@babel/plugin-proposal-dynamic-import": "^7.16.0",
1027
- "@babel/plugin-proposal-export-namespace-from": "^7.16.0",
1028
- "@babel/plugin-proposal-json-strings": "^7.16.0",
1029
- "@babel/plugin-proposal-logical-assignment-operators": "^7.16.0",
1030
- "@babel/plugin-proposal-nullish-coalescing-operator": "^7.16.0",
1031
- "@babel/plugin-proposal-numeric-separator": "^7.16.0",
1032
- "@babel/plugin-proposal-object-rest-spread": "^7.16.0",
1033
- "@babel/plugin-proposal-optional-catch-binding": "^7.16.0",
1034
- "@babel/plugin-proposal-optional-chaining": "^7.16.0",
1035
- "@babel/plugin-proposal-private-methods": "^7.16.0",
1036
- "@babel/plugin-proposal-private-property-in-object": "^7.16.0",
1037
- "@babel/plugin-proposal-unicode-property-regex": "^7.16.0",
1035
+ "@babel/plugin-proposal-async-generator-functions": "^7.16.5",
1036
+ "@babel/plugin-proposal-class-properties": "^7.16.5",
1037
+ "@babel/plugin-proposal-class-static-block": "^7.16.5",
1038
+ "@babel/plugin-proposal-dynamic-import": "^7.16.5",
1039
+ "@babel/plugin-proposal-export-namespace-from": "^7.16.5",
1040
+ "@babel/plugin-proposal-json-strings": "^7.16.5",
1041
+ "@babel/plugin-proposal-logical-assignment-operators": "^7.16.5",
1042
+ "@babel/plugin-proposal-nullish-coalescing-operator": "^7.16.5",
1043
+ "@babel/plugin-proposal-numeric-separator": "^7.16.5",
1044
+ "@babel/plugin-proposal-object-rest-spread": "^7.16.5",
1045
+ "@babel/plugin-proposal-optional-catch-binding": "^7.16.5",
1046
+ "@babel/plugin-proposal-optional-chaining": "^7.16.5",
1047
+ "@babel/plugin-proposal-private-methods": "^7.16.5",
1048
+ "@babel/plugin-proposal-private-property-in-object": "^7.16.5",
1049
+ "@babel/plugin-proposal-unicode-property-regex": "^7.16.5",
1038
1050
  "@babel/plugin-syntax-async-generators": "^7.8.4",
1039
1051
  "@babel/plugin-syntax-class-properties": "^7.12.13",
1040
1052
  "@babel/plugin-syntax-class-static-block": "^7.14.5",
@@ -1049,38 +1061,38 @@
1049
1061
  "@babel/plugin-syntax-optional-chaining": "^7.8.3",
1050
1062
  "@babel/plugin-syntax-private-property-in-object": "^7.14.5",
1051
1063
  "@babel/plugin-syntax-top-level-await": "^7.14.5",
1052
- "@babel/plugin-transform-arrow-functions": "^7.16.0",
1053
- "@babel/plugin-transform-async-to-generator": "^7.16.0",
1054
- "@babel/plugin-transform-block-scoped-functions": "^7.16.0",
1055
- "@babel/plugin-transform-block-scoping": "^7.16.0",
1056
- "@babel/plugin-transform-classes": "^7.16.0",
1057
- "@babel/plugin-transform-computed-properties": "^7.16.0",
1058
- "@babel/plugin-transform-destructuring": "^7.16.0",
1059
- "@babel/plugin-transform-dotall-regex": "^7.16.0",
1060
- "@babel/plugin-transform-duplicate-keys": "^7.16.0",
1061
- "@babel/plugin-transform-exponentiation-operator": "^7.16.0",
1062
- "@babel/plugin-transform-for-of": "^7.16.0",
1063
- "@babel/plugin-transform-function-name": "^7.16.0",
1064
- "@babel/plugin-transform-literals": "^7.16.0",
1065
- "@babel/plugin-transform-member-expression-literals": "^7.16.0",
1066
- "@babel/plugin-transform-modules-amd": "^7.16.0",
1067
- "@babel/plugin-transform-modules-commonjs": "^7.16.0",
1068
- "@babel/plugin-transform-modules-systemjs": "^7.16.0",
1069
- "@babel/plugin-transform-modules-umd": "^7.16.0",
1070
- "@babel/plugin-transform-named-capturing-groups-regex": "^7.16.0",
1071
- "@babel/plugin-transform-new-target": "^7.16.0",
1072
- "@babel/plugin-transform-object-super": "^7.16.0",
1073
- "@babel/plugin-transform-parameters": "^7.16.3",
1074
- "@babel/plugin-transform-property-literals": "^7.16.0",
1075
- "@babel/plugin-transform-regenerator": "^7.16.0",
1076
- "@babel/plugin-transform-reserved-words": "^7.16.0",
1077
- "@babel/plugin-transform-shorthand-properties": "^7.16.0",
1078
- "@babel/plugin-transform-spread": "^7.16.0",
1079
- "@babel/plugin-transform-sticky-regex": "^7.16.0",
1080
- "@babel/plugin-transform-template-literals": "^7.16.0",
1081
- "@babel/plugin-transform-typeof-symbol": "^7.16.0",
1082
- "@babel/plugin-transform-unicode-escapes": "^7.16.0",
1083
- "@babel/plugin-transform-unicode-regex": "^7.16.0",
1064
+ "@babel/plugin-transform-arrow-functions": "^7.16.5",
1065
+ "@babel/plugin-transform-async-to-generator": "^7.16.5",
1066
+ "@babel/plugin-transform-block-scoped-functions": "^7.16.5",
1067
+ "@babel/plugin-transform-block-scoping": "^7.16.5",
1068
+ "@babel/plugin-transform-classes": "^7.16.5",
1069
+ "@babel/plugin-transform-computed-properties": "^7.16.5",
1070
+ "@babel/plugin-transform-destructuring": "^7.16.5",
1071
+ "@babel/plugin-transform-dotall-regex": "^7.16.5",
1072
+ "@babel/plugin-transform-duplicate-keys": "^7.16.5",
1073
+ "@babel/plugin-transform-exponentiation-operator": "^7.16.5",
1074
+ "@babel/plugin-transform-for-of": "^7.16.5",
1075
+ "@babel/plugin-transform-function-name": "^7.16.5",
1076
+ "@babel/plugin-transform-literals": "^7.16.5",
1077
+ "@babel/plugin-transform-member-expression-literals": "^7.16.5",
1078
+ "@babel/plugin-transform-modules-amd": "^7.16.5",
1079
+ "@babel/plugin-transform-modules-commonjs": "^7.16.5",
1080
+ "@babel/plugin-transform-modules-systemjs": "^7.16.5",
1081
+ "@babel/plugin-transform-modules-umd": "^7.16.5",
1082
+ "@babel/plugin-transform-named-capturing-groups-regex": "^7.16.5",
1083
+ "@babel/plugin-transform-new-target": "^7.16.5",
1084
+ "@babel/plugin-transform-object-super": "^7.16.5",
1085
+ "@babel/plugin-transform-parameters": "^7.16.5",
1086
+ "@babel/plugin-transform-property-literals": "^7.16.5",
1087
+ "@babel/plugin-transform-regenerator": "^7.16.5",
1088
+ "@babel/plugin-transform-reserved-words": "^7.16.5",
1089
+ "@babel/plugin-transform-shorthand-properties": "^7.16.5",
1090
+ "@babel/plugin-transform-spread": "^7.16.5",
1091
+ "@babel/plugin-transform-sticky-regex": "^7.16.5",
1092
+ "@babel/plugin-transform-template-literals": "^7.16.5",
1093
+ "@babel/plugin-transform-typeof-symbol": "^7.16.5",
1094
+ "@babel/plugin-transform-unicode-escapes": "^7.16.5",
1095
+ "@babel/plugin-transform-unicode-regex": "^7.16.5",
1084
1096
  "@babel/preset-modules": "^0.1.5",
1085
1097
  "@babel/types": "^7.16.0",
1086
1098
  "babel-plugin-polyfill-corejs2": "^0.3.0",
@@ -1112,20 +1124,20 @@
1112
1124
  }
1113
1125
  },
1114
1126
  "@babel/preset-typescript": {
1115
- "version": "7.16.0",
1116
- "resolved": "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.16.0.tgz",
1117
- "integrity": "sha512-txegdrZYgO9DlPbv+9QOVpMnKbOtezsLHWsnsRF4AjbSIsVaujrq1qg8HK0mxQpWv0jnejt0yEoW1uWpvbrDTg==",
1127
+ "version": "7.16.5",
1128
+ "resolved": "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.16.5.tgz",
1129
+ "integrity": "sha512-lmAWRoJ9iOSvs3DqOndQpj8XqXkzaiQs50VG/zESiI9D3eoZhGriU675xNCr0UwvsuXrhMAGvyk1w+EVWF3u8Q==",
1118
1130
  "dev": true,
1119
1131
  "requires": {
1120
- "@babel/helper-plugin-utils": "^7.14.5",
1132
+ "@babel/helper-plugin-utils": "^7.16.5",
1121
1133
  "@babel/helper-validator-option": "^7.14.5",
1122
- "@babel/plugin-transform-typescript": "^7.16.0"
1134
+ "@babel/plugin-transform-typescript": "^7.16.1"
1123
1135
  }
1124
1136
  },
1125
1137
  "@babel/runtime": {
1126
- "version": "7.16.3",
1127
- "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.16.3.tgz",
1128
- "integrity": "sha512-WBwekcqacdY2e9AF/Q7WLFUWmdJGJTkbjqTjoMDgXkVZ3ZRUvOPsLb5KdwISoQVsbP+DQzVZW4Zhci0DvpbNTQ==",
1138
+ "version": "7.16.5",
1139
+ "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.16.5.tgz",
1140
+ "integrity": "sha512-TXWihFIS3Pyv5hzR7j6ihmeLkZfrXGxAr5UfSl8CHf+6q/wpiYDkUau0czckpYG8QmnCIuPpdLtuA9VmuGGyMA==",
1129
1141
  "dev": true,
1130
1142
  "requires": {
1131
1143
  "regenerator-runtime": "^0.13.4"
@@ -1143,17 +1155,18 @@
1143
1155
  }
1144
1156
  },
1145
1157
  "@babel/traverse": {
1146
- "version": "7.16.3",
1147
- "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.16.3.tgz",
1148
- "integrity": "sha512-eolumr1vVMjqevCpwVO99yN/LoGL0EyHiLO5I043aYQvwOJ9eR5UsZSClHVCzfhBduMAsSzgA/6AyqPjNayJag==",
1158
+ "version": "7.16.5",
1159
+ "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.16.5.tgz",
1160
+ "integrity": "sha512-FOCODAzqUMROikDYLYxl4nmwiLlu85rNqBML/A5hKRVXG2LV8d0iMqgPzdYTcIpjZEBB7D6UDU9vxRZiriASdQ==",
1149
1161
  "dev": true,
1150
1162
  "requires": {
1151
1163
  "@babel/code-frame": "^7.16.0",
1152
- "@babel/generator": "^7.16.0",
1164
+ "@babel/generator": "^7.16.5",
1165
+ "@babel/helper-environment-visitor": "^7.16.5",
1153
1166
  "@babel/helper-function-name": "^7.16.0",
1154
1167
  "@babel/helper-hoist-variables": "^7.16.0",
1155
1168
  "@babel/helper-split-export-declaration": "^7.16.0",
1156
- "@babel/parser": "^7.16.3",
1169
+ "@babel/parser": "^7.16.5",
1157
1170
  "@babel/types": "^7.16.0",
1158
1171
  "debug": "^4.1.0",
1159
1172
  "globals": "^11.1.0"
@@ -1338,15 +1351,15 @@
1338
1351
  }
1339
1352
  },
1340
1353
  "@jest/core": {
1341
- "version": "27.4.4",
1342
- "resolved": "https://registry.npmjs.org/@jest/core/-/core-27.4.4.tgz",
1343
- "integrity": "sha512-xBNPVqYAdAiAMXnb4ugx9Cdmr0S52lBsLbQMR/sGBRO0810VSPKiuSDtuup6qdkK1e9vxbv3KK3IAP1QFAp8mw==",
1354
+ "version": "27.4.5",
1355
+ "resolved": "https://registry.npmjs.org/@jest/core/-/core-27.4.5.tgz",
1356
+ "integrity": "sha512-3tm/Pevmi8bDsgvo73nX8p/WPng6KWlCyScW10FPEoN1HU4pwI83tJ3TsFvi1FfzsjwUlMNEPowgb/rPau/LTQ==",
1344
1357
  "dev": true,
1345
1358
  "requires": {
1346
1359
  "@jest/console": "^27.4.2",
1347
- "@jest/reporters": "^27.4.4",
1360
+ "@jest/reporters": "^27.4.5",
1348
1361
  "@jest/test-result": "^27.4.2",
1349
- "@jest/transform": "^27.4.4",
1362
+ "@jest/transform": "^27.4.5",
1350
1363
  "@jest/types": "^27.4.2",
1351
1364
  "@types/node": "*",
1352
1365
  "ansi-escapes": "^4.2.1",
@@ -1355,15 +1368,15 @@
1355
1368
  "exit": "^0.1.2",
1356
1369
  "graceful-fs": "^4.2.4",
1357
1370
  "jest-changed-files": "^27.4.2",
1358
- "jest-config": "^27.4.4",
1359
- "jest-haste-map": "^27.4.4",
1371
+ "jest-config": "^27.4.5",
1372
+ "jest-haste-map": "^27.4.5",
1360
1373
  "jest-message-util": "^27.4.2",
1361
1374
  "jest-regex-util": "^27.4.0",
1362
- "jest-resolve": "^27.4.4",
1363
- "jest-resolve-dependencies": "^27.4.4",
1364
- "jest-runner": "^27.4.4",
1365
- "jest-runtime": "^27.4.4",
1366
- "jest-snapshot": "^27.4.4",
1375
+ "jest-resolve": "^27.4.5",
1376
+ "jest-resolve-dependencies": "^27.4.5",
1377
+ "jest-runner": "^27.4.5",
1378
+ "jest-runtime": "^27.4.5",
1379
+ "jest-snapshot": "^27.4.5",
1367
1380
  "jest-util": "^27.4.2",
1368
1381
  "jest-validate": "^27.4.2",
1369
1382
  "jest-watcher": "^27.4.2",
@@ -1483,15 +1496,15 @@
1483
1496
  }
1484
1497
  },
1485
1498
  "@jest/reporters": {
1486
- "version": "27.4.4",
1487
- "resolved": "https://registry.npmjs.org/@jest/reporters/-/reporters-27.4.4.tgz",
1488
- "integrity": "sha512-ssyJSw9B9Awb1QaxDhIPSs4de1b7SE2kv7tqFehQL13xpn5HUkMYZK/ufTOXiCAnXFOZS+XDl1GaQ/LmJAzI1A==",
1499
+ "version": "27.4.5",
1500
+ "resolved": "https://registry.npmjs.org/@jest/reporters/-/reporters-27.4.5.tgz",
1501
+ "integrity": "sha512-3orsG4vi8zXuBqEoy2LbnC1kuvkg1KQUgqNxmxpQgIOQEPeV0onvZu+qDQnEoX8qTQErtqn/xzcnbpeTuOLSiA==",
1489
1502
  "dev": true,
1490
1503
  "requires": {
1491
1504
  "@bcoe/v8-coverage": "^0.2.3",
1492
1505
  "@jest/console": "^27.4.2",
1493
1506
  "@jest/test-result": "^27.4.2",
1494
- "@jest/transform": "^27.4.4",
1507
+ "@jest/transform": "^27.4.5",
1495
1508
  "@jest/types": "^27.4.2",
1496
1509
  "@types/node": "*",
1497
1510
  "chalk": "^4.0.0",
@@ -1504,10 +1517,10 @@
1504
1517
  "istanbul-lib-report": "^3.0.0",
1505
1518
  "istanbul-lib-source-maps": "^4.0.0",
1506
1519
  "istanbul-reports": "^3.0.2",
1507
- "jest-haste-map": "^27.4.4",
1508
- "jest-resolve": "^27.4.4",
1520
+ "jest-haste-map": "^27.4.5",
1521
+ "jest-resolve": "^27.4.5",
1509
1522
  "jest-util": "^27.4.2",
1510
- "jest-worker": "^27.4.4",
1523
+ "jest-worker": "^27.4.5",
1511
1524
  "slash": "^3.0.0",
1512
1525
  "source-map": "^0.6.0",
1513
1526
  "string-length": "^4.0.1",
@@ -1628,21 +1641,21 @@
1628
1641
  }
1629
1642
  },
1630
1643
  "@jest/test-sequencer": {
1631
- "version": "27.4.4",
1632
- "resolved": "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-27.4.4.tgz",
1633
- "integrity": "sha512-mCh+d4JTGTtX7vr13d7q2GHJy33nAobEwtEJ8X3u7R8+0ImVO2eAsQzsLfX8lyvdYHBxYABhqbYuaUNo42/pQw==",
1644
+ "version": "27.4.5",
1645
+ "resolved": "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-27.4.5.tgz",
1646
+ "integrity": "sha512-n5woIn/1v+FT+9hniymHPARA9upYUmfi5Pw9ewVwXCDlK4F5/Gkees9v8vdjGdAIJ2MPHLHodiajLpZZanWzEQ==",
1634
1647
  "dev": true,
1635
1648
  "requires": {
1636
1649
  "@jest/test-result": "^27.4.2",
1637
1650
  "graceful-fs": "^4.2.4",
1638
- "jest-haste-map": "^27.4.4",
1639
- "jest-runtime": "^27.4.4"
1651
+ "jest-haste-map": "^27.4.5",
1652
+ "jest-runtime": "^27.4.5"
1640
1653
  }
1641
1654
  },
1642
1655
  "@jest/transform": {
1643
- "version": "27.4.4",
1644
- "resolved": "https://registry.npmjs.org/@jest/transform/-/transform-27.4.4.tgz",
1645
- "integrity": "sha512-7U/nDSrGsGzL7+X8ScNFV71w8u8knJQWSa9C2xsrrKLMOgb+rWuCG4VAyWke/53BU96GnT+Ka81xCAHA5gk6zA==",
1656
+ "version": "27.4.5",
1657
+ "resolved": "https://registry.npmjs.org/@jest/transform/-/transform-27.4.5.tgz",
1658
+ "integrity": "sha512-PuMet2UlZtlGzwc6L+aZmR3I7CEBpqadO03pU40l2RNY2fFJ191b9/ITB44LNOhVtsyykx0OZvj0PCyuLm7Eew==",
1646
1659
  "dev": true,
1647
1660
  "requires": {
1648
1661
  "@babel/core": "^7.1.0",
@@ -1652,7 +1665,7 @@
1652
1665
  "convert-source-map": "^1.4.0",
1653
1666
  "fast-json-stable-stringify": "^2.0.0",
1654
1667
  "graceful-fs": "^4.2.4",
1655
- "jest-haste-map": "^27.4.4",
1668
+ "jest-haste-map": "^27.4.5",
1656
1669
  "jest-regex-util": "^27.4.0",
1657
1670
  "jest-util": "^27.4.2",
1658
1671
  "micromatch": "^4.0.4",
@@ -2052,9 +2065,9 @@
2052
2065
  }
2053
2066
  },
2054
2067
  "@types/node": {
2055
- "version": "16.11.12",
2056
- "resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.12.tgz",
2057
- "integrity": "sha512-+2Iggwg7PxoO5Kyhvsq9VarmPbIelXP070HMImEpbtGCoyWNINQj4wzjbQCXzdHTRXnqufutJb5KAURZANNBAw==",
2068
+ "version": "17.0.0",
2069
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.0.tgz",
2070
+ "integrity": "sha512-eMhwJXc931Ihh4tkU+Y7GiLzT/y/DBNpNtr4yU9O2w3SYBsr9NaOPhQlLKRmoWtI54uNwuo0IOUFQjVOTZYRvw==",
2058
2071
  "dev": true
2059
2072
  },
2060
2073
  "@types/prettier": {
@@ -2094,13 +2107,13 @@
2094
2107
  "dev": true
2095
2108
  },
2096
2109
  "@typescript-eslint/eslint-plugin": {
2097
- "version": "5.6.0",
2098
- "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.6.0.tgz",
2099
- "integrity": "sha512-MIbeMy5qfLqtgs1hWd088k1hOuRsN9JrHUPwVVKCD99EOUqScd7SrwoZl4Gso05EAP9w1kvLWUVGJOVpRPkDPA==",
2110
+ "version": "5.7.0",
2111
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.7.0.tgz",
2112
+ "integrity": "sha512-8RTGBpNn5a9M628wBPrCbJ+v3YTEOE2qeZb7TDkGKTDXSj36KGRg92SpFFaR/0S3rSXQxM0Og/kV9EyadsYSBg==",
2100
2113
  "dev": true,
2101
2114
  "requires": {
2102
- "@typescript-eslint/experimental-utils": "5.6.0",
2103
- "@typescript-eslint/scope-manager": "5.6.0",
2115
+ "@typescript-eslint/experimental-utils": "5.7.0",
2116
+ "@typescript-eslint/scope-manager": "5.7.0",
2104
2117
  "debug": "^4.3.2",
2105
2118
  "functional-red-black-tree": "^1.0.1",
2106
2119
  "ignore": "^5.1.8",
@@ -2110,55 +2123,55 @@
2110
2123
  }
2111
2124
  },
2112
2125
  "@typescript-eslint/experimental-utils": {
2113
- "version": "5.6.0",
2114
- "resolved": "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-5.6.0.tgz",
2115
- "integrity": "sha512-VDoRf3Qj7+W3sS/ZBXZh3LBzp0snDLEgvp6qj0vOAIiAPM07bd5ojQ3CTzF/QFl5AKh7Bh1ycgj6lFBJHUt/DA==",
2126
+ "version": "5.7.0",
2127
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-5.7.0.tgz",
2128
+ "integrity": "sha512-u57eZ5FbEpzN5kSjmVrSesovWslH2ZyNPnaXQMXWgH57d5+EVHEt76W75vVuI9qKZ5BMDKNfRN+pxcPEjQjb2A==",
2116
2129
  "dev": true,
2117
2130
  "requires": {
2118
2131
  "@types/json-schema": "^7.0.9",
2119
- "@typescript-eslint/scope-manager": "5.6.0",
2120
- "@typescript-eslint/types": "5.6.0",
2121
- "@typescript-eslint/typescript-estree": "5.6.0",
2132
+ "@typescript-eslint/scope-manager": "5.7.0",
2133
+ "@typescript-eslint/types": "5.7.0",
2134
+ "@typescript-eslint/typescript-estree": "5.7.0",
2122
2135
  "eslint-scope": "^5.1.1",
2123
2136
  "eslint-utils": "^3.0.0"
2124
2137
  }
2125
2138
  },
2126
2139
  "@typescript-eslint/parser": {
2127
- "version": "5.6.0",
2128
- "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.6.0.tgz",
2129
- "integrity": "sha512-YVK49NgdUPQ8SpCZaOpiq1kLkYRPMv9U5gcMrywzI8brtwZjr/tG3sZpuHyODt76W/A0SufNjYt9ZOgrC4tLIQ==",
2140
+ "version": "5.7.0",
2141
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.7.0.tgz",
2142
+ "integrity": "sha512-m/gWCCcS4jXw6vkrPQ1BjZ1vomP01PArgzvauBqzsoZ3urLbsRChexB8/YV8z9HwE3qlJM35FxfKZ1nfP/4x8g==",
2130
2143
  "dev": true,
2131
2144
  "requires": {
2132
- "@typescript-eslint/scope-manager": "5.6.0",
2133
- "@typescript-eslint/types": "5.6.0",
2134
- "@typescript-eslint/typescript-estree": "5.6.0",
2145
+ "@typescript-eslint/scope-manager": "5.7.0",
2146
+ "@typescript-eslint/types": "5.7.0",
2147
+ "@typescript-eslint/typescript-estree": "5.7.0",
2135
2148
  "debug": "^4.3.2"
2136
2149
  }
2137
2150
  },
2138
2151
  "@typescript-eslint/scope-manager": {
2139
- "version": "5.6.0",
2140
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.6.0.tgz",
2141
- "integrity": "sha512-1U1G77Hw2jsGWVsO2w6eVCbOg0HZ5WxL/cozVSTfqnL/eB9muhb8THsP0G3w+BB5xAHv9KptwdfYFAUfzcIh4A==",
2152
+ "version": "5.7.0",
2153
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.7.0.tgz",
2154
+ "integrity": "sha512-7mxR520DGq5F7sSSgM0HSSMJ+TFUymOeFRMfUfGFAVBv8BR+Jv1vHgAouYUvWRZeszVBJlLcc9fDdktxb5kmxA==",
2142
2155
  "dev": true,
2143
2156
  "requires": {
2144
- "@typescript-eslint/types": "5.6.0",
2145
- "@typescript-eslint/visitor-keys": "5.6.0"
2157
+ "@typescript-eslint/types": "5.7.0",
2158
+ "@typescript-eslint/visitor-keys": "5.7.0"
2146
2159
  }
2147
2160
  },
2148
2161
  "@typescript-eslint/types": {
2149
- "version": "5.6.0",
2150
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.6.0.tgz",
2151
- "integrity": "sha512-OIZffked7mXv4mXzWU5MgAEbCf9ecNJBKi+Si6/I9PpTaj+cf2x58h2oHW5/P/yTnPkKaayfjhLvx+crnl5ubA==",
2162
+ "version": "5.7.0",
2163
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.7.0.tgz",
2164
+ "integrity": "sha512-5AeYIF5p2kAneIpnLFve8g50VyAjq7udM7ApZZ9JYjdPjkz0LvODfuSHIDUVnIuUoxafoWzpFyU7Sqbxgi79mA==",
2152
2165
  "dev": true
2153
2166
  },
2154
2167
  "@typescript-eslint/typescript-estree": {
2155
- "version": "5.6.0",
2156
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.6.0.tgz",
2157
- "integrity": "sha512-92vK5tQaE81rK7fOmuWMrSQtK1IMonESR+RJR2Tlc7w4o0MeEdjgidY/uO2Gobh7z4Q1hhS94Cr7r021fMVEeA==",
2168
+ "version": "5.7.0",
2169
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.7.0.tgz",
2170
+ "integrity": "sha512-aO1Ql+izMrTnPj5aFFlEJkpD4jRqC4Gwhygu2oHK2wfVQpmOPbyDSveJ+r/NQo+PWV43M6uEAeLVbTi09dFLhg==",
2158
2171
  "dev": true,
2159
2172
  "requires": {
2160
- "@typescript-eslint/types": "5.6.0",
2161
- "@typescript-eslint/visitor-keys": "5.6.0",
2173
+ "@typescript-eslint/types": "5.7.0",
2174
+ "@typescript-eslint/visitor-keys": "5.7.0",
2162
2175
  "debug": "^4.3.2",
2163
2176
  "globby": "^11.0.4",
2164
2177
  "is-glob": "^4.0.3",
@@ -2167,12 +2180,12 @@
2167
2180
  }
2168
2181
  },
2169
2182
  "@typescript-eslint/visitor-keys": {
2170
- "version": "5.6.0",
2171
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.6.0.tgz",
2172
- "integrity": "sha512-1p7hDp5cpRFUyE3+lvA74egs+RWSgumrBpzBCDzfTFv0aQ7lIeay80yU0hIxgAhwQ6PcasW35kaOCyDOv6O/Ng==",
2183
+ "version": "5.7.0",
2184
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.7.0.tgz",
2185
+ "integrity": "sha512-hdohahZ4lTFcglZSJ3DGdzxQHBSxsLVqHzkiOmKi7xVAWC4y2c1bIMKmPJSrA4aOEoRUPOKQ87Y/taC7yVHpFg==",
2173
2186
  "dev": true,
2174
2187
  "requires": {
2175
- "@typescript-eslint/types": "5.6.0",
2188
+ "@typescript-eslint/types": "5.7.0",
2176
2189
  "eslint-visitor-keys": "^3.0.0"
2177
2190
  }
2178
2191
  },
@@ -2327,12 +2340,12 @@
2327
2340
  "dev": true
2328
2341
  },
2329
2342
  "babel-jest": {
2330
- "version": "27.4.4",
2331
- "resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-27.4.4.tgz",
2332
- "integrity": "sha512-+6RVutZxOQgJkt4svgTHPFtOQlVe9dUg3wrimIAM38pY6hL/nsL8glfFSUjD9jNVjaVjzkCzj6loFFecrjr9Qw==",
2343
+ "version": "27.4.5",
2344
+ "resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-27.4.5.tgz",
2345
+ "integrity": "sha512-3uuUTjXbgtODmSv/DXO9nZfD52IyC2OYTFaXGRzL0kpykzroaquCrD5+lZNafTvZlnNqZHt5pb0M08qVBZnsnA==",
2333
2346
  "dev": true,
2334
2347
  "requires": {
2335
- "@jest/transform": "^27.4.4",
2348
+ "@jest/transform": "^27.4.5",
2336
2349
  "@jest/types": "^27.4.2",
2337
2350
  "@types/babel__core": "^7.1.14",
2338
2351
  "babel-plugin-istanbul": "^6.0.0",
@@ -2575,13 +2588,13 @@
2575
2588
  "dev": true
2576
2589
  },
2577
2590
  "browserslist": {
2578
- "version": "4.18.1",
2579
- "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.18.1.tgz",
2580
- "integrity": "sha512-8ScCzdpPwR2wQh8IT82CA2VgDwjHyqMovPBZSNH54+tm4Jk2pCuv90gmAdH6J84OCRWi0b4gMe6O6XPXuJnjgQ==",
2591
+ "version": "4.19.1",
2592
+ "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.19.1.tgz",
2593
+ "integrity": "sha512-u2tbbG5PdKRTUoctO3NBD8FQ5HdPh1ZXPHzp1rwaa5jTc+RV9/+RlWiAIKmjRPQF+xbGM9Kklj5bZQFa2s/38A==",
2581
2594
  "dev": true,
2582
2595
  "requires": {
2583
- "caniuse-lite": "^1.0.30001280",
2584
- "electron-to-chromium": "^1.3.896",
2596
+ "caniuse-lite": "^1.0.30001286",
2597
+ "electron-to-chromium": "^1.4.17",
2585
2598
  "escalade": "^3.1.1",
2586
2599
  "node-releases": "^2.0.1",
2587
2600
  "picocolors": "^1.0.0"
@@ -2634,9 +2647,9 @@
2634
2647
  "dev": true
2635
2648
  },
2636
2649
  "caniuse-lite": {
2637
- "version": "1.0.30001286",
2638
- "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001286.tgz",
2639
- "integrity": "sha512-zaEMRH6xg8ESMi2eQ3R4eZ5qw/hJiVsO/HlLwniIwErij0JDr9P+8V4dtx1l+kLq6j3yy8l8W4fst1lBnat5wQ==",
2650
+ "version": "1.0.30001291",
2651
+ "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001291.tgz",
2652
+ "integrity": "sha512-roMV5V0HNGgJ88s42eE70sstqGW/gwFndosYrikHthw98N5tLnOTxFqMLQjZVRxTWFlJ4rn+MsgXrR7MDPY4jA==",
2640
2653
  "dev": true
2641
2654
  },
2642
2655
  "chalk": {
@@ -2803,12 +2816,12 @@
2803
2816
  }
2804
2817
  },
2805
2818
  "core-js-compat": {
2806
- "version": "3.19.3",
2807
- "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.19.3.tgz",
2808
- "integrity": "sha512-59tYzuWgEEVU9r+SRgceIGXSSUn47JknoiXW6Oq7RW8QHjXWz3/vp8pa7dbtuVu40sewz3OP3JmQEcDdztrLhA==",
2819
+ "version": "3.20.0",
2820
+ "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.20.0.tgz",
2821
+ "integrity": "sha512-relrah5h+sslXssTTOkvqcC/6RURifB0W5yhYBdBkaPYa5/2KBMiog3XiD+s3TwEHWxInWVv4Jx2/Lw0vng+IQ==",
2809
2822
  "dev": true,
2810
2823
  "requires": {
2811
- "browserslist": "^4.18.1",
2824
+ "browserslist": "^4.19.1",
2812
2825
  "semver": "7.0.0"
2813
2826
  },
2814
2827
  "dependencies": {
@@ -2993,9 +3006,9 @@
2993
3006
  }
2994
3007
  },
2995
3008
  "electron-to-chromium": {
2996
- "version": "1.4.16",
2997
- "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.16.tgz",
2998
- "integrity": "sha512-BQb7FgYwnu6haWLU63/CdVW+9xhmHls3RCQUFiV4lvw3wimEHTVcUk2hkuZo76QhR8nnDdfZE7evJIZqijwPdA==",
3009
+ "version": "1.4.24",
3010
+ "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.24.tgz",
3011
+ "integrity": "sha512-erwx5r69B/WFfFuF2jcNN0817BfDBdC4765kQ6WltOMuwsimlQo3JTEq0Cle+wpHralwdeX3OfAtw/mHxPK0Wg==",
2999
3012
  "dev": true
3000
3013
  },
3001
3014
  "emittery": {
@@ -3107,9 +3120,9 @@
3107
3120
  }
3108
3121
  },
3109
3122
  "eslint": {
3110
- "version": "8.4.1",
3111
- "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.4.1.tgz",
3112
- "integrity": "sha512-TxU/p7LB1KxQ6+7aztTnO7K0i+h0tDi81YRY9VzB6Id71kNz+fFYnf5HD5UOQmxkzcoa0TlVZf9dpMtUv0GpWg==",
3123
+ "version": "8.5.0",
3124
+ "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.5.0.tgz",
3125
+ "integrity": "sha512-tVGSkgNbOfiHyVte8bCM8OmX+xG9PzVG/B4UCF60zx7j61WIVY/AqJECDgpLD4DbbESD0e174gOg3ZlrX15GDg==",
3113
3126
  "dev": true,
3114
3127
  "requires": {
3115
3128
  "@eslint/eslintrc": "^1.0.5",
@@ -4033,14 +4046,14 @@
4033
4046
  }
4034
4047
  },
4035
4048
  "jest": {
4036
- "version": "27.4.4",
4037
- "resolved": "https://registry.npmjs.org/jest/-/jest-27.4.4.tgz",
4038
- "integrity": "sha512-AXwEIFa58Uf1Jno3/KSo5HZZ0/2Xwqvfrz0/3bmTwImkFlbOvz5vARAW9nTrxRLkojjkitaZ1KNKAtw3JRFAaA==",
4049
+ "version": "27.4.5",
4050
+ "resolved": "https://registry.npmjs.org/jest/-/jest-27.4.5.tgz",
4051
+ "integrity": "sha512-uT5MiVN3Jppt314kidCk47MYIRilJjA/l2mxwiuzzxGUeJIvA8/pDaJOAX5KWvjAo7SCydcW0/4WEtgbLMiJkg==",
4039
4052
  "dev": true,
4040
4053
  "requires": {
4041
- "@jest/core": "^27.4.4",
4054
+ "@jest/core": "^27.4.5",
4042
4055
  "import-local": "^3.0.2",
4043
- "jest-cli": "^27.4.4"
4056
+ "jest-cli": "^27.4.5"
4044
4057
  },
4045
4058
  "dependencies": {
4046
4059
  "ansi-styles": {
@@ -4084,19 +4097,19 @@
4084
4097
  "dev": true
4085
4098
  },
4086
4099
  "jest-cli": {
4087
- "version": "27.4.4",
4088
- "resolved": "https://registry.npmjs.org/jest-cli/-/jest-cli-27.4.4.tgz",
4089
- "integrity": "sha512-+MfsHnZPUOBigCBURuQFRpgYoPCgmIFkICkqt4SrramZCUp/UAuWcst4pMZb84O3VU8JyKJmnpGG4qH8ClQloA==",
4100
+ "version": "27.4.5",
4101
+ "resolved": "https://registry.npmjs.org/jest-cli/-/jest-cli-27.4.5.tgz",
4102
+ "integrity": "sha512-hrky3DSgE0u7sQxaCL7bdebEPHx5QzYmrGuUjaPLmPE8jx5adtvGuOlRspvMoVLTTDOHRnZDoRLYJuA+VCI7Hg==",
4090
4103
  "dev": true,
4091
4104
  "requires": {
4092
- "@jest/core": "^27.4.4",
4105
+ "@jest/core": "^27.4.5",
4093
4106
  "@jest/test-result": "^27.4.2",
4094
4107
  "@jest/types": "^27.4.2",
4095
4108
  "chalk": "^4.0.0",
4096
4109
  "exit": "^0.1.2",
4097
4110
  "graceful-fs": "^4.2.4",
4098
4111
  "import-local": "^3.0.2",
4099
- "jest-config": "^27.4.4",
4112
+ "jest-config": "^27.4.5",
4100
4113
  "jest-util": "^27.4.2",
4101
4114
  "jest-validate": "^27.4.2",
4102
4115
  "prompts": "^2.0.1",
@@ -4126,9 +4139,9 @@
4126
4139
  }
4127
4140
  },
4128
4141
  "jest-circus": {
4129
- "version": "27.4.4",
4130
- "resolved": "https://registry.npmjs.org/jest-circus/-/jest-circus-27.4.4.tgz",
4131
- "integrity": "sha512-4DWhvQerDq5X4GaqhEUoZiBhuNdKDGr0geW0iJwarbDljAmGaGOErKQG+z2PBr0vgN05z7tsGSY51mdWr8E4xg==",
4142
+ "version": "27.4.5",
4143
+ "resolved": "https://registry.npmjs.org/jest-circus/-/jest-circus-27.4.5.tgz",
4144
+ "integrity": "sha512-eTNWa9wsvBwPykhMMShheafbwyakcdHZaEYh5iRrQ0PFJxkDP/e3U/FvzGuKWu2WpwUA3C3hPlfpuzvOdTVqnw==",
4132
4145
  "dev": true,
4133
4146
  "requires": {
4134
4147
  "@jest/environment": "^27.4.4",
@@ -4143,8 +4156,8 @@
4143
4156
  "jest-each": "^27.4.2",
4144
4157
  "jest-matcher-utils": "^27.4.2",
4145
4158
  "jest-message-util": "^27.4.2",
4146
- "jest-runtime": "^27.4.4",
4147
- "jest-snapshot": "^27.4.4",
4159
+ "jest-runtime": "^27.4.5",
4160
+ "jest-snapshot": "^27.4.5",
4148
4161
  "jest-util": "^27.4.2",
4149
4162
  "pretty-format": "^27.4.2",
4150
4163
  "slash": "^3.0.0",
@@ -4210,28 +4223,28 @@
4210
4223
  }
4211
4224
  },
4212
4225
  "jest-config": {
4213
- "version": "27.4.4",
4214
- "resolved": "https://registry.npmjs.org/jest-config/-/jest-config-27.4.4.tgz",
4215
- "integrity": "sha512-6lxg0ugO6KS2zKEbpdDwBzu1IT0Xg4/VhxXMuBu+z/5FvBjLCEMTaWQm3bCaGCZUR9j9FK4DzUIxyhIgn6kVEg==",
4226
+ "version": "27.4.5",
4227
+ "resolved": "https://registry.npmjs.org/jest-config/-/jest-config-27.4.5.tgz",
4228
+ "integrity": "sha512-t+STVJtPt+fpqQ8GBw850NtSQbnDOw/UzdPfzDaHQ48/AylQlW7LHj3dH+ndxhC1UxJ0Q3qkq7IH+nM1skwTwA==",
4216
4229
  "dev": true,
4217
4230
  "requires": {
4218
4231
  "@babel/core": "^7.1.0",
4219
- "@jest/test-sequencer": "^27.4.4",
4232
+ "@jest/test-sequencer": "^27.4.5",
4220
4233
  "@jest/types": "^27.4.2",
4221
- "babel-jest": "^27.4.4",
4234
+ "babel-jest": "^27.4.5",
4222
4235
  "chalk": "^4.0.0",
4223
4236
  "ci-info": "^3.2.0",
4224
4237
  "deepmerge": "^4.2.2",
4225
4238
  "glob": "^7.1.1",
4226
4239
  "graceful-fs": "^4.2.4",
4227
- "jest-circus": "^27.4.4",
4240
+ "jest-circus": "^27.4.5",
4228
4241
  "jest-environment-jsdom": "^27.4.4",
4229
4242
  "jest-environment-node": "^27.4.4",
4230
4243
  "jest-get-type": "^27.4.0",
4231
- "jest-jasmine2": "^27.4.4",
4244
+ "jest-jasmine2": "^27.4.5",
4232
4245
  "jest-regex-util": "^27.4.0",
4233
- "jest-resolve": "^27.4.4",
4234
- "jest-runner": "^27.4.4",
4246
+ "jest-resolve": "^27.4.5",
4247
+ "jest-runner": "^27.4.5",
4235
4248
  "jest-util": "^27.4.2",
4236
4249
  "jest-validate": "^27.4.2",
4237
4250
  "micromatch": "^4.0.4",
@@ -4468,9 +4481,9 @@
4468
4481
  "dev": true
4469
4482
  },
4470
4483
  "jest-haste-map": {
4471
- "version": "27.4.4",
4472
- "resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-27.4.4.tgz",
4473
- "integrity": "sha512-kvspmHmgPIZoDaqUsvsJFTaspuxhATvdO6wsFNGNSi8kfdiOCEEvECNbht8xG+eE5Ol88JyJmp2D7RF4dYo85Q==",
4484
+ "version": "27.4.5",
4485
+ "resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-27.4.5.tgz",
4486
+ "integrity": "sha512-oJm1b5qhhPs78K24EDGifWS0dELYxnoBiDhatT/FThgB9yxqUm5F6li3Pv+Q+apMBmmPNzOBnZ7ZxWMB1Leq1Q==",
4474
4487
  "dev": true,
4475
4488
  "requires": {
4476
4489
  "@jest/types": "^27.4.2",
@@ -4483,15 +4496,15 @@
4483
4496
  "jest-regex-util": "^27.4.0",
4484
4497
  "jest-serializer": "^27.4.0",
4485
4498
  "jest-util": "^27.4.2",
4486
- "jest-worker": "^27.4.4",
4499
+ "jest-worker": "^27.4.5",
4487
4500
  "micromatch": "^4.0.4",
4488
4501
  "walker": "^1.0.7"
4489
4502
  }
4490
4503
  },
4491
4504
  "jest-jasmine2": {
4492
- "version": "27.4.4",
4493
- "resolved": "https://registry.npmjs.org/jest-jasmine2/-/jest-jasmine2-27.4.4.tgz",
4494
- "integrity": "sha512-ygk2tUgtLeN3ouj4KEYw9p81GLI1EKrnvourPULN5gdgB482PH5op9gqaRG0IenbJhBbbRwiSvh5NoBoQZSqdA==",
4505
+ "version": "27.4.5",
4506
+ "resolved": "https://registry.npmjs.org/jest-jasmine2/-/jest-jasmine2-27.4.5.tgz",
4507
+ "integrity": "sha512-oUnvwhJDj2LhOiUB1kdnJjkx8C5PwgUZQb9urF77mELH9DGR4e2GqpWQKBOYXWs5+uTN9BGDqRz3Aeg5Wts7aw==",
4495
4508
  "dev": true,
4496
4509
  "requires": {
4497
4510
  "@babel/traverse": "^7.1.0",
@@ -4507,8 +4520,8 @@
4507
4520
  "jest-each": "^27.4.2",
4508
4521
  "jest-matcher-utils": "^27.4.2",
4509
4522
  "jest-message-util": "^27.4.2",
4510
- "jest-runtime": "^27.4.4",
4511
- "jest-snapshot": "^27.4.4",
4523
+ "jest-runtime": "^27.4.5",
4524
+ "jest-snapshot": "^27.4.5",
4512
4525
  "jest-util": "^27.4.2",
4513
4526
  "pretty-format": "^27.4.2",
4514
4527
  "throat": "^6.0.1"
@@ -4735,15 +4748,15 @@
4735
4748
  "dev": true
4736
4749
  },
4737
4750
  "jest-resolve": {
4738
- "version": "27.4.4",
4739
- "resolved": "https://registry.npmjs.org/jest-resolve/-/jest-resolve-27.4.4.tgz",
4740
- "integrity": "sha512-Yh5jK3PBmDbm01Rc8pT0XqpBlTPEGwWp7cN61ijJuwony/tR2Taof3TLy6yfNiuRS8ucUOPO7NBYm3ei38kkcg==",
4751
+ "version": "27.4.5",
4752
+ "resolved": "https://registry.npmjs.org/jest-resolve/-/jest-resolve-27.4.5.tgz",
4753
+ "integrity": "sha512-xU3z1BuOz/hUhVUL+918KqUgK+skqOuUsAi7A+iwoUldK6/+PW+utK8l8cxIWT9AW7IAhGNXjSAh1UYmjULZZw==",
4741
4754
  "dev": true,
4742
4755
  "requires": {
4743
4756
  "@jest/types": "^27.4.2",
4744
4757
  "chalk": "^4.0.0",
4745
4758
  "graceful-fs": "^4.2.4",
4746
- "jest-haste-map": "^27.4.4",
4759
+ "jest-haste-map": "^27.4.5",
4747
4760
  "jest-pnp-resolver": "^1.2.2",
4748
4761
  "jest-util": "^27.4.2",
4749
4762
  "jest-validate": "^27.4.2",
@@ -4810,26 +4823,26 @@
4810
4823
  }
4811
4824
  },
4812
4825
  "jest-resolve-dependencies": {
4813
- "version": "27.4.4",
4814
- "resolved": "https://registry.npmjs.org/jest-resolve-dependencies/-/jest-resolve-dependencies-27.4.4.tgz",
4815
- "integrity": "sha512-iAnpCXh81sd9nbyqySvm5/aV9X6JZKE0dQyFXTC8tptXcdrgS0vjPFy+mEgzPHxXw+tq4TQupuTa0n8OXwRIxw==",
4826
+ "version": "27.4.5",
4827
+ "resolved": "https://registry.npmjs.org/jest-resolve-dependencies/-/jest-resolve-dependencies-27.4.5.tgz",
4828
+ "integrity": "sha512-elEVvkvRK51y037NshtEkEnukMBWvlPzZHiL847OrIljJ8yIsujD2GXRPqDXC4rEVKbcdsy7W0FxoZb4WmEs7w==",
4816
4829
  "dev": true,
4817
4830
  "requires": {
4818
4831
  "@jest/types": "^27.4.2",
4819
4832
  "jest-regex-util": "^27.4.0",
4820
- "jest-snapshot": "^27.4.4"
4833
+ "jest-snapshot": "^27.4.5"
4821
4834
  }
4822
4835
  },
4823
4836
  "jest-runner": {
4824
- "version": "27.4.4",
4825
- "resolved": "https://registry.npmjs.org/jest-runner/-/jest-runner-27.4.4.tgz",
4826
- "integrity": "sha512-AXv/8Q0Xf1puWnDf52m7oLrK7sXcv6re0V/kItwTSVHJbX7Oebm07oGFQqGmq0R0mhO1zpmB3OpqRuaCN2elPA==",
4837
+ "version": "27.4.5",
4838
+ "resolved": "https://registry.npmjs.org/jest-runner/-/jest-runner-27.4.5.tgz",
4839
+ "integrity": "sha512-/irauncTfmY1WkTaRQGRWcyQLzK1g98GYG/8QvIPviHgO1Fqz1JYeEIsSfF+9mc/UTA6S+IIHFgKyvUrtiBIZg==",
4827
4840
  "dev": true,
4828
4841
  "requires": {
4829
4842
  "@jest/console": "^27.4.2",
4830
4843
  "@jest/environment": "^27.4.4",
4831
4844
  "@jest/test-result": "^27.4.2",
4832
- "@jest/transform": "^27.4.4",
4845
+ "@jest/transform": "^27.4.5",
4833
4846
  "@jest/types": "^27.4.2",
4834
4847
  "@types/node": "*",
4835
4848
  "chalk": "^4.0.0",
@@ -4839,13 +4852,13 @@
4839
4852
  "jest-docblock": "^27.4.0",
4840
4853
  "jest-environment-jsdom": "^27.4.4",
4841
4854
  "jest-environment-node": "^27.4.4",
4842
- "jest-haste-map": "^27.4.4",
4855
+ "jest-haste-map": "^27.4.5",
4843
4856
  "jest-leak-detector": "^27.4.2",
4844
4857
  "jest-message-util": "^27.4.2",
4845
- "jest-resolve": "^27.4.4",
4846
- "jest-runtime": "^27.4.4",
4858
+ "jest-resolve": "^27.4.5",
4859
+ "jest-runtime": "^27.4.5",
4847
4860
  "jest-util": "^27.4.2",
4848
- "jest-worker": "^27.4.4",
4861
+ "jest-worker": "^27.4.5",
4849
4862
  "source-map-support": "^0.5.6",
4850
4863
  "throat": "^6.0.1"
4851
4864
  },
@@ -4902,9 +4915,9 @@
4902
4915
  }
4903
4916
  },
4904
4917
  "jest-runtime": {
4905
- "version": "27.4.4",
4906
- "resolved": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-27.4.4.tgz",
4907
- "integrity": "sha512-tZGay6P6vXJq8t4jVFAUzYHx+lzIHXjz+rj1XBk6mAR1Lwtf5kz0Uun7qNuU+oqpZu4+hhuxpUfXb6j30bEPqA==",
4918
+ "version": "27.4.5",
4919
+ "resolved": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-27.4.5.tgz",
4920
+ "integrity": "sha512-CIYqwuJQXHQtPd/idgrx4zgJ6iCb6uBjQq1RSAGQrw2S8XifDmoM1Ot8NRd80ooAm+ZNdHVwsktIMGlA1F1FAQ==",
4908
4921
  "dev": true,
4909
4922
  "requires": {
4910
4923
  "@jest/console": "^27.4.2",
@@ -4912,7 +4925,7 @@
4912
4925
  "@jest/globals": "^27.4.4",
4913
4926
  "@jest/source-map": "^27.4.0",
4914
4927
  "@jest/test-result": "^27.4.2",
4915
- "@jest/transform": "^27.4.4",
4928
+ "@jest/transform": "^27.4.5",
4916
4929
  "@jest/types": "^27.4.2",
4917
4930
  "@types/yargs": "^16.0.0",
4918
4931
  "chalk": "^4.0.0",
@@ -4922,12 +4935,12 @@
4922
4935
  "exit": "^0.1.2",
4923
4936
  "glob": "^7.1.3",
4924
4937
  "graceful-fs": "^4.2.4",
4925
- "jest-haste-map": "^27.4.4",
4938
+ "jest-haste-map": "^27.4.5",
4926
4939
  "jest-message-util": "^27.4.2",
4927
4940
  "jest-mock": "^27.4.2",
4928
4941
  "jest-regex-util": "^27.4.0",
4929
- "jest-resolve": "^27.4.4",
4930
- "jest-snapshot": "^27.4.4",
4942
+ "jest-resolve": "^27.4.5",
4943
+ "jest-snapshot": "^27.4.5",
4931
4944
  "jest-util": "^27.4.2",
4932
4945
  "jest-validate": "^27.4.2",
4933
4946
  "slash": "^3.0.0",
@@ -5003,9 +5016,9 @@
5003
5016
  }
5004
5017
  },
5005
5018
  "jest-snapshot": {
5006
- "version": "27.4.4",
5007
- "resolved": "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-27.4.4.tgz",
5008
- "integrity": "sha512-yy+rpCvYMOjTl7IMuaMI9OP9WT229zi8BhdNHm6e6mttAOIzvIiCxFoZ6yRxaV3HDPPgMryi+ReX2b8+IQJdPA==",
5019
+ "version": "27.4.5",
5020
+ "resolved": "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-27.4.5.tgz",
5021
+ "integrity": "sha512-eCi/iM1YJFrJWiT9de4+RpWWWBqsHiYxFG9V9o/n0WXs6GpW4lUt4FAHAgFPTLPqCUVzrMQmSmTZSgQzwqR7IQ==",
5009
5022
  "dev": true,
5010
5023
  "requires": {
5011
5024
  "@babel/core": "^7.7.2",
@@ -5014,7 +5027,7 @@
5014
5027
  "@babel/plugin-syntax-typescript": "^7.7.2",
5015
5028
  "@babel/traverse": "^7.7.2",
5016
5029
  "@babel/types": "^7.0.0",
5017
- "@jest/transform": "^27.4.4",
5030
+ "@jest/transform": "^27.4.5",
5018
5031
  "@jest/types": "^27.4.2",
5019
5032
  "@types/babel__traverse": "^7.0.4",
5020
5033
  "@types/prettier": "^2.1.5",
@@ -5024,10 +5037,10 @@
5024
5037
  "graceful-fs": "^4.2.4",
5025
5038
  "jest-diff": "^27.4.2",
5026
5039
  "jest-get-type": "^27.4.0",
5027
- "jest-haste-map": "^27.4.4",
5040
+ "jest-haste-map": "^27.4.5",
5028
5041
  "jest-matcher-utils": "^27.4.2",
5029
5042
  "jest-message-util": "^27.4.2",
5030
- "jest-resolve": "^27.4.4",
5043
+ "jest-resolve": "^27.4.5",
5031
5044
  "jest-util": "^27.4.2",
5032
5045
  "natural-compare": "^1.4.0",
5033
5046
  "pretty-format": "^27.4.2",
@@ -5288,9 +5301,9 @@
5288
5301
  }
5289
5302
  },
5290
5303
  "jest-worker": {
5291
- "version": "27.4.4",
5292
- "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-27.4.4.tgz",
5293
- "integrity": "sha512-jfwxYJvfua1b1XkyuyPh01ATmgg4e5fPM/muLmhy9Qc6dmiwacQB0MLHaU6IjEsv/+nAixHGxTn8WllA27Pn0w==",
5304
+ "version": "27.4.5",
5305
+ "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-27.4.5.tgz",
5306
+ "integrity": "sha512-f2s8kEdy15cv9r7q4KkzGXvlY0JTcmCbMHZBfSQDwW77REr45IDWwd0lksDFeVHH2jJ5pqb90T77XscrjeGzzg==",
5294
5307
  "dev": true,
5295
5308
  "requires": {
5296
5309
  "@types/node": "*",
@@ -6557,9 +6570,9 @@
6557
6570
  }
6558
6571
  },
6559
6572
  "typedoc-plugin-markdown": {
6560
- "version": "3.11.7",
6561
- "resolved": "https://registry.npmjs.org/typedoc-plugin-markdown/-/typedoc-plugin-markdown-3.11.7.tgz",
6562
- "integrity": "sha512-Wm3HP5gcBOGOOTeDA8GLgw+BY+GAI31RP9Lyog21BvTaSeWUcdXls5TG1MK+XDatS2/0dup9gFO+emoyoQJm9Q==",
6573
+ "version": "3.11.8",
6574
+ "resolved": "https://registry.npmjs.org/typedoc-plugin-markdown/-/typedoc-plugin-markdown-3.11.8.tgz",
6575
+ "integrity": "sha512-j2Kwi/RnwDwiNr9CMy4lrwB9+1alwjrMakb9+7S0Bz9gnDsdqamOguZ6e27iB97U18nK6GBeR8qDarIyoJYDCg==",
6563
6576
  "dev": true,
6564
6577
  "requires": {
6565
6578
  "handlebars": "^4.7.7"
@@ -6578,15 +6591,15 @@
6578
6591
  "dev": true
6579
6592
  },
6580
6593
  "typescript": {
6581
- "version": "4.5.3",
6582
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.5.3.tgz",
6583
- "integrity": "sha512-eVYaEHALSt+s9LbvgEv4Ef+Tdq7hBiIZgii12xXJnukryt3pMgJf6aKhoCZ3FWQsu6sydEnkg11fYXLzhLBjeQ==",
6594
+ "version": "4.5.4",
6595
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.5.4.tgz",
6596
+ "integrity": "sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==",
6584
6597
  "dev": true
6585
6598
  },
6586
6599
  "uglify-js": {
6587
- "version": "3.14.4",
6588
- "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.14.4.tgz",
6589
- "integrity": "sha512-AbiSR44J0GoCeV81+oxcy/jDOElO2Bx3d0MfQCUShq7JRXaM4KtQopZsq2vFv8bCq2yMaGrw1FgygUd03RyRDA==",
6600
+ "version": "3.14.5",
6601
+ "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.14.5.tgz",
6602
+ "integrity": "sha512-qZukoSxOG0urUTvjc2ERMTcAy+BiFh3weWAkeurLwjrCba73poHmG3E36XEjd/JGukMzwTL7uCxZiAexj8ppvQ==",
6590
6603
  "dev": true,
6591
6604
  "optional": true
6592
6605
  },