git.fiddlerwoaroof.com
Browse code

chore: bump @babel/core from 7.22.1 to 7.22.5

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.1 to 7.22.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.22.5/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

dependabot[bot] authored on 21/06/2023 05:13:29
Showing 1 changed files
... ...
@@ -65,42 +65,42 @@
65 65
       }
66 66
     },
67 67
     "node_modules/@babel/code-frame": {
68
-      "version": "7.21.4",
69
-      "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.21.4.tgz",
70
-      "integrity": "sha512-LYvhNKfwWSPpocw8GI7gpK2nq3HSDuEPC/uSYaALSJu9xjsalaaYFOq0Pwt5KmVqwEbZlDu81aLXwBOmD/Fv9g==",
68
+      "version": "7.22.5",
69
+      "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.22.5.tgz",
70
+      "integrity": "sha512-Xmwn266vad+6DAqEB2A6V/CcZVp62BbwVmcOJc2RPuwih1kw02TjQvWVWlcKGbBPd+8/0V5DEkOcizRGYsspYQ==",
71 71
       "dev": true,
72 72
       "dependencies": {
73
-        "@babel/highlight": "^7.18.6"
73
+        "@babel/highlight": "^7.22.5"
74 74
       },
75 75
       "engines": {
76 76
         "node": ">=6.9.0"
77 77
       }
78 78
     },
79 79
     "node_modules/@babel/compat-data": {
80
-      "version": "7.22.3",
81
-      "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.22.3.tgz",
82
-      "integrity": "sha512-aNtko9OPOwVESUFp3MZfD8Uzxl7JzSeJpd7npIoxCasU37PFbAQRpKglkaKwlHOyeJdrREpo8TW8ldrkYWwvIQ==",
80
+      "version": "7.22.5",
81
+      "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.22.5.tgz",
82
+      "integrity": "sha512-4Jc/YuIaYqKnDDz892kPIledykKg12Aw1PYX5i/TY28anJtacvM1Rrr8wbieB9GfEJwlzqT0hUEao0CxEebiDA==",
83 83
       "dev": true,
84 84
       "engines": {
85 85
         "node": ">=6.9.0"
86 86
       }
87 87
     },
88 88
     "node_modules/@babel/core": {
89
-      "version": "7.22.1",
90
-      "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.22.1.tgz",
91
-      "integrity": "sha512-Hkqu7J4ynysSXxmAahpN1jjRwVJ+NdpraFLIWflgjpVob3KNyK3/tIUc7Q7szed8WMp0JNa7Qtd1E9Oo22F9gA==",
89
+      "version": "7.22.5",
90
+      "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.22.5.tgz",
91
+      "integrity": "sha512-SBuTAjg91A3eKOvD+bPEz3LlhHZRNu1nFOVts9lzDJTXshHTjII0BAtDS3Y2DAkdZdDKWVZGVwkDfc4Clxn1dg==",
92 92
       "dev": true,
93 93
       "dependencies": {
94 94
         "@ampproject/remapping": "^2.2.0",
95
-        "@babel/code-frame": "^7.21.4",
96
-        "@babel/generator": "^7.22.0",
97
-        "@babel/helper-compilation-targets": "^7.22.1",
98
-        "@babel/helper-module-transforms": "^7.22.1",
99
-        "@babel/helpers": "^7.22.0",
100
-        "@babel/parser": "^7.22.0",
101
-        "@babel/template": "^7.21.9",
102
-        "@babel/traverse": "^7.22.1",
103
-        "@babel/types": "^7.22.0",
95
+        "@babel/code-frame": "^7.22.5",
96
+        "@babel/generator": "^7.22.5",
97
+        "@babel/helper-compilation-targets": "^7.22.5",
98
+        "@babel/helper-module-transforms": "^7.22.5",
99
+        "@babel/helpers": "^7.22.5",
100
+        "@babel/parser": "^7.22.5",
101
+        "@babel/template": "^7.22.5",
102
+        "@babel/traverse": "^7.22.5",
103
+        "@babel/types": "^7.22.5",
104 104
         "convert-source-map": "^1.7.0",
105 105
         "debug": "^4.1.0",
106 106
         "gensync": "^1.0.0-beta.2",
... ...
@@ -116,12 +116,12 @@
116 116
       }
117 117
     },
118 118
     "node_modules/@babel/generator": {
119
-      "version": "7.22.3",
120
-      "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.22.3.tgz",
121
-      "integrity": "sha512-C17MW4wlk//ES/CJDL51kPNwl+qiBQyN7b9SKyVp11BLGFeSPoVaHrv+MNt8jwQFhQWowW88z1eeBx3pFz9v8A==",
119
+      "version": "7.22.5",
120
+      "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.22.5.tgz",
121
+      "integrity": "sha512-+lcUbnTRhd0jOewtFSedLyiPsD5tswKkbgcezOqqWFUVNEwoUTlpPOBmvhG7OXWLR4jMdv0czPGH5XbflnD1EA==",
122 122
       "dev": true,
123 123
       "dependencies": {
124
-        "@babel/types": "^7.22.3",
124
+        "@babel/types": "^7.22.5",
125 125
         "@jridgewell/gen-mapping": "^0.3.2",
126 126
         "@jridgewell/trace-mapping": "^0.3.17",
127 127
         "jsesc": "^2.5.1"
... ...
@@ -155,13 +155,13 @@
155 155
       }
156 156
     },
157 157
     "node_modules/@babel/helper-compilation-targets": {
158
-      "version": "7.22.1",
159
-      "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.1.tgz",
160
-      "integrity": "sha512-Rqx13UM3yVB5q0D/KwQ8+SPfX/+Rnsy1Lw1k/UwOC4KC6qrzIQoY3lYnBu5EHKBlEHHcj0M0W8ltPSkD8rqfsQ==",
158
+      "version": "7.22.5",
159
+      "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.5.tgz",
160
+      "integrity": "sha512-Ji+ywpHeuqxB8WDxraCiqR0xfhYjiDE/e6k7FuIaANnoOFxAHskHChz4vA1mJC9Lbm01s1PVAGhQY4FUKSkGZw==",
161 161
       "dev": true,
162 162
       "dependencies": {
163
-        "@babel/compat-data": "^7.22.0",
164
-        "@babel/helper-validator-option": "^7.21.0",
163
+        "@babel/compat-data": "^7.22.5",
164
+        "@babel/helper-validator-option": "^7.22.5",
165 165
         "browserslist": "^4.21.3",
166 166
         "lru-cache": "^5.1.1",
167 167
         "semver": "^6.3.0"
... ...
@@ -231,34 +231,34 @@
231 231
       }
232 232
     },
233 233
     "node_modules/@babel/helper-environment-visitor": {
234
-      "version": "7.22.1",
235
-      "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.1.tgz",
236
-      "integrity": "sha512-Z2tgopurB/kTbidvzeBrc2To3PUP/9i5MUe+fU6QJCQDyPwSH2oRapkLw3KGECDYSjhQZCNxEvNvZlLw8JjGwA==",
234
+      "version": "7.22.5",
235
+      "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.5.tgz",
236
+      "integrity": "sha512-XGmhECfVA/5sAt+H+xpSg0mfrHq6FzNr9Oxh7PSEBBRUb/mL7Kz3NICXb194rCqAEdxkhPT1a88teizAFyvk8Q==",
237 237
       "dev": true,
238 238
       "engines": {
239 239
         "node": ">=6.9.0"
240 240
       }
241 241
     },
242 242
     "node_modules/@babel/helper-function-name": {
243
-      "version": "7.21.0",
244
-      "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.21.0.tgz",
245
-      "integrity": "sha512-HfK1aMRanKHpxemaY2gqBmL04iAPOPRj7DxtNbiDOrJK+gdwkiNRVpCpUJYbUT+aZyemKN8brqTOxzCaG6ExRg==",
243
+      "version": "7.22.5",
244
+      "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.22.5.tgz",
245
+      "integrity": "sha512-wtHSq6jMRE3uF2otvfuD3DIvVhOsSNshQl0Qrd7qC9oQJzHvOL4qQXlQn2916+CXGywIjpGuIkoyZRRxHPiNQQ==",
246 246
       "dev": true,
247 247
       "dependencies": {
248
-        "@babel/template": "^7.20.7",
249
-        "@babel/types": "^7.21.0"
248
+        "@babel/template": "^7.22.5",
249
+        "@babel/types": "^7.22.5"
250 250
       },
251 251
       "engines": {
252 252
         "node": ">=6.9.0"
253 253
       }
254 254
     },
255 255
     "node_modules/@babel/helper-hoist-variables": {
256
-      "version": "7.18.6",
257
-      "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz",
258
-      "integrity": "sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==",
256
+      "version": "7.22.5",
257
+      "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz",
258
+      "integrity": "sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==",
259 259
       "dev": true,
260 260
       "dependencies": {
261
-        "@babel/types": "^7.18.6"
261
+        "@babel/types": "^7.22.5"
262 262
       },
263 263
       "engines": {
264 264
         "node": ">=6.9.0"
... ...
@@ -277,31 +277,31 @@
277 277
       }
278 278
     },
279 279
     "node_modules/@babel/helper-module-imports": {
280
-      "version": "7.21.4",
281
-      "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.21.4.tgz",
282
-      "integrity": "sha512-orajc5T2PsRYUN3ZryCEFeMDYwyw09c/pZeaQEZPH0MpKzSvn3e0uXsDBu3k03VI+9DBiRo+l22BfKTpKwa/Wg==",
280
+      "version": "7.22.5",
281
+      "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.22.5.tgz",
282
+      "integrity": "sha512-8Dl6+HD/cKifutF5qGd/8ZJi84QeAKh+CEe1sBzz8UayBBGg1dAIJrdHOcOM5b2MpzWL2yuotJTtGjETq0qjXg==",
283 283
       "dev": true,
284 284
       "dependencies": {
285
-        "@babel/types": "^7.21.4"
285
+        "@babel/types": "^7.22.5"
286 286
       },
287 287
       "engines": {
288 288
         "node": ">=6.9.0"
289 289
       }
290 290
     },
291 291
     "node_modules/@babel/helper-module-transforms": {
292
-      "version": "7.22.1",
293
-      "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.22.1.tgz",
294
-      "integrity": "sha512-dxAe9E7ySDGbQdCVOY/4+UcD8M9ZFqZcZhSPsPacvCG4M+9lwtDDQfI2EoaSvmf7W/8yCBkGU0m7Pvt1ru3UZw==",
292
+      "version": "7.22.5",
293
+      "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.22.5.tgz",
294
+      "integrity": "sha512-+hGKDt/Ze8GFExiVHno/2dvG5IdstpzCq0y4Qc9OJ25D4q3pKfiIP/4Vp3/JvhDkLKsDK2api3q3fpIgiIF5bw==",
295 295
       "dev": true,
296 296
       "dependencies": {
297
-        "@babel/helper-environment-visitor": "^7.22.1",
298
-        "@babel/helper-module-imports": "^7.21.4",
299
-        "@babel/helper-simple-access": "^7.21.5",
300
-        "@babel/helper-split-export-declaration": "^7.18.6",
301
-        "@babel/helper-validator-identifier": "^7.19.1",
302
-        "@babel/template": "^7.21.9",
303
-        "@babel/traverse": "^7.22.1",
304
-        "@babel/types": "^7.22.0"
297
+        "@babel/helper-environment-visitor": "^7.22.5",
298
+        "@babel/helper-module-imports": "^7.22.5",
299
+        "@babel/helper-simple-access": "^7.22.5",
300
+        "@babel/helper-split-export-declaration": "^7.22.5",
301
+        "@babel/helper-validator-identifier": "^7.22.5",
302
+        "@babel/template": "^7.22.5",
303
+        "@babel/traverse": "^7.22.5",
304
+        "@babel/types": "^7.22.5"
305 305
       },
306 306
       "engines": {
307 307
         "node": ">=6.9.0"
... ...
@@ -364,12 +364,12 @@
364 364
       }
365 365
     },
366 366
     "node_modules/@babel/helper-simple-access": {
367
-      "version": "7.21.5",
368
-      "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.21.5.tgz",
369
-      "integrity": "sha512-ENPDAMC1wAjR0uaCUwliBdiSl1KBJAVnMTzXqi64c2MG8MPR6ii4qf7bSXDqSFbr4W6W028/rf5ivoHop5/mkg==",
367
+      "version": "7.22.5",
368
+      "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.22.5.tgz",
369
+      "integrity": "sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==",
370 370
       "dev": true,
371 371
       "dependencies": {
372
-        "@babel/types": "^7.21.5"
372
+        "@babel/types": "^7.22.5"
373 373
       },
374 374
       "engines": {
375 375
         "node": ">=6.9.0"
... ...
@@ -388,39 +388,39 @@
388 388
       }
389 389
     },
390 390
     "node_modules/@babel/helper-split-export-declaration": {
391
-      "version": "7.18.6",
392
-      "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.18.6.tgz",
393
-      "integrity": "sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==",
391
+      "version": "7.22.5",
392
+      "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.5.tgz",
393
+      "integrity": "sha512-thqK5QFghPKWLhAV321lxF95yCg2K3Ob5yw+M3VHWfdia0IkPXUtoLH8x/6Fh486QUvzhb8YOWHChTVen2/PoQ==",
394 394
       "dev": true,
395 395
       "dependencies": {
396
-        "@babel/types": "^7.18.6"
396
+        "@babel/types": "^7.22.5"
397 397
       },
398 398
       "engines": {
399 399
         "node": ">=6.9.0"
400 400
       }
401 401
     },
402 402
     "node_modules/@babel/helper-string-parser": {
403
-      "version": "7.21.5",
404
-      "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.21.5.tgz",
405
-      "integrity": "sha512-5pTUx3hAJaZIdW99sJ6ZUUgWq/Y+Hja7TowEnLNMm1VivRgZQL3vpBY3qUACVsvw+yQU6+YgfBVmcbLaZtrA1w==",
403
+      "version": "7.22.5",
404
+      "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz",
405
+      "integrity": "sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==",
406 406
       "dev": true,
407 407
       "engines": {
408 408
         "node": ">=6.9.0"
409 409
       }
410 410
     },
411 411
     "node_modules/@babel/helper-validator-identifier": {
412
-      "version": "7.19.1",
413
-      "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz",
414
-      "integrity": "sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==",
412
+      "version": "7.22.5",
413
+      "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz",
414
+      "integrity": "sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ==",
415 415
       "dev": true,
416 416
       "engines": {
417 417
         "node": ">=6.9.0"
418 418
       }
419 419
     },
420 420
     "node_modules/@babel/helper-validator-option": {
421
-      "version": "7.21.0",
422
-      "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.21.0.tgz",
423
-      "integrity": "sha512-rmL/B8/f0mKS2baE9ZpyTcTavvEuWhTTW8amjzXNvYG4AwBsqTLikfXsEofsJEfKHf+HQVQbFOHy6o+4cnC/fQ==",
421
+      "version": "7.22.5",
422
+      "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.22.5.tgz",
423
+      "integrity": "sha512-R3oB6xlIVKUnxNUxbmgq7pKjxpru24zlimpE8WK47fACIlM0II/Hm1RS8IaOI7NgCr6LNS+jl5l75m20npAziw==",
424 424
       "dev": true,
425 425
       "engines": {
426 426
         "node": ">=6.9.0"
... ...
@@ -442,26 +442,26 @@
442 442
       }
443 443
     },
444 444
     "node_modules/@babel/helpers": {
445
-      "version": "7.22.3",
446
-      "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.22.3.tgz",
447
-      "integrity": "sha512-jBJ7jWblbgr7r6wYZHMdIqKc73ycaTcCaWRq4/2LpuPHcx7xMlZvpGQkOYc9HeSjn6rcx15CPlgVcBtZ4WZJ2w==",
445
+      "version": "7.22.5",
446
+      "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.22.5.tgz",
447
+      "integrity": "sha512-pSXRmfE1vzcUIDFQcSGA5Mr+GxBV9oiRKDuDxXvWQQBCh8HoIjs/2DlDB7H8smac1IVrB9/xdXj2N3Wol9Cr+Q==",
448 448
       "dev": true,
449 449
       "dependencies": {
450
-        "@babel/template": "^7.21.9",
451
-        "@babel/traverse": "^7.22.1",
452
-        "@babel/types": "^7.22.3"
450
+        "@babel/template": "^7.22.5",
451
+        "@babel/traverse": "^7.22.5",
452
+        "@babel/types": "^7.22.5"
453 453
       },
454 454
       "engines": {
455 455
         "node": ">=6.9.0"
456 456
       }
457 457
     },
458 458
     "node_modules/@babel/highlight": {
459
-      "version": "7.18.6",
460
-      "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.18.6.tgz",
461
-      "integrity": "sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==",
459
+      "version": "7.22.5",
460
+      "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.22.5.tgz",
461
+      "integrity": "sha512-BSKlD1hgnedS5XRnGOljZawtag7H1yPfQp0tdNJCHoH6AZ+Pcm9VvkrK59/Yy593Ypg0zMxH2BxD1VPYUQ7UIw==",
462 462
       "dev": true,
463 463
       "dependencies": {
464
-        "@babel/helper-validator-identifier": "^7.18.6",
464
+        "@babel/helper-validator-identifier": "^7.22.5",
465 465
         "chalk": "^2.0.0",
466 466
         "js-tokens": "^4.0.0"
467 467
       },
... ...
@@ -470,9 +470,9 @@
470 470
       }
471 471
     },
472 472
     "node_modules/@babel/parser": {
473
-      "version": "7.22.4",
474
-      "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.22.4.tgz",
475
-      "integrity": "sha512-VLLsx06XkEYqBtE5YGPwfSGwfrjnyPP5oiGty3S8pQLFDFLaS8VwWSIxkTXpcvr5zeYLE6+MBNl2npl/YnfofA==",
473
+      "version": "7.22.5",
474
+      "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.22.5.tgz",
475
+      "integrity": "sha512-DFZMC9LJUG9PLOclRC32G63UXwzqS2koQC8dkx+PLdmt1xSePYpbT/NbsrJy8Q/muXz7o/h/d4A7Fuyixm559Q==",
476 476
       "dev": true,
477 477
       "bin": {
478 478
         "parser": "bin/babel-parser.js"
... ...
@@ -1744,33 +1744,33 @@
1744 1744
       }
1745 1745
     },
1746 1746
     "node_modules/@babel/template": {
1747
-      "version": "7.21.9",
1748
-      "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.21.9.tgz",
1749
-      "integrity": "sha512-MK0X5k8NKOuWRamiEfc3KEJiHMTkGZNUjzMipqCGDDc6ijRl/B7RGSKVGncu4Ro/HdyzzY6cmoXuKI2Gffk7vQ==",
1747
+      "version": "7.22.5",
1748
+      "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.22.5.tgz",
1749
+      "integrity": "sha512-X7yV7eiwAxdj9k94NEylvbVHLiVG1nvzCV2EAowhxLTwODV1jl9UzZ48leOC0sH7OnuHrIkllaBgneUykIcZaw==",
1750 1750
       "dev": true,
1751 1751
       "dependencies": {
1752
-        "@babel/code-frame": "^7.21.4",
1753
-        "@babel/parser": "^7.21.9",
1754
-        "@babel/types": "^7.21.5"
1752
+        "@babel/code-frame": "^7.22.5",
1753
+        "@babel/parser": "^7.22.5",
1754
+        "@babel/types": "^7.22.5"
1755 1755
       },
1756 1756
       "engines": {
1757 1757
         "node": ">=6.9.0"
1758 1758
       }
1759 1759
     },
1760 1760
     "node_modules/@babel/traverse": {
1761
-      "version": "7.22.4",
1762
-      "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.22.4.tgz",
1763
-      "integrity": "sha512-Tn1pDsjIcI+JcLKq1AVlZEr4226gpuAQTsLMorsYg9tuS/kG7nuwwJ4AB8jfQuEgb/COBwR/DqJxmoiYFu5/rQ==",
1764
-      "dev": true,
1765
-      "dependencies": {
1766
-        "@babel/code-frame": "^7.21.4",
1767
-        "@babel/generator": "^7.22.3",
1768
-        "@babel/helper-environment-visitor": "^7.22.1",
1769
-        "@babel/helper-function-name": "^7.21.0",
1770
-        "@babel/helper-hoist-variables": "^7.18.6",
1771
-        "@babel/helper-split-export-declaration": "^7.18.6",
1772
-        "@babel/parser": "^7.22.4",
1773
-        "@babel/types": "^7.22.4",
1761
+      "version": "7.22.5",
1762
+      "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.22.5.tgz",
1763
+      "integrity": "sha512-7DuIjPgERaNo6r+PZwItpjCZEa5vyw4eJGufeLxrPdBXBoLcCJCIasvK6pK/9DVNrLZTLFhUGqaC6X/PA007TQ==",
1764
+      "dev": true,
1765
+      "dependencies": {
1766
+        "@babel/code-frame": "^7.22.5",
1767
+        "@babel/generator": "^7.22.5",
1768
+        "@babel/helper-environment-visitor": "^7.22.5",
1769
+        "@babel/helper-function-name": "^7.22.5",
1770
+        "@babel/helper-hoist-variables": "^7.22.5",
1771
+        "@babel/helper-split-export-declaration": "^7.22.5",
1772
+        "@babel/parser": "^7.22.5",
1773
+        "@babel/types": "^7.22.5",
1774 1774
         "debug": "^4.1.0",
1775 1775
         "globals": "^11.1.0"
1776 1776
       },
... ...
@@ -1779,13 +1779,13 @@
1779 1779
       }
1780 1780
     },
1781 1781
     "node_modules/@babel/types": {
1782
-      "version": "7.22.4",
1783
-      "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.22.4.tgz",
1784
-      "integrity": "sha512-Tx9x3UBHTTsMSW85WB2kphxYQVvrZ/t1FxD88IpSgIjiUJlCm9z+xWIDwyo1vffTwSqteqyznB8ZE9vYYk16zA==",
1782
+      "version": "7.22.5",
1783
+      "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.22.5.tgz",
1784
+      "integrity": "sha512-zo3MIHGOkPOfoRXitsgHLjEXmlDaD/5KU1Uzuc9GNiZPhSqVxVRtxuPaSBZDsYZ9qV88AjtMtWW7ww98loJ9KA==",
1785 1785
       "dev": true,
1786 1786
       "dependencies": {
1787
-        "@babel/helper-string-parser": "^7.21.5",
1788
-        "@babel/helper-validator-identifier": "^7.19.1",
1787
+        "@babel/helper-string-parser": "^7.22.5",
1788
+        "@babel/helper-validator-identifier": "^7.22.5",
1789 1789
         "to-fast-properties": "^2.0.0"
1790 1790
       },
1791 1791
       "engines": {
... ...
@@ -11750,36 +11750,36 @@
11750 11750
       }
11751 11751
     },
11752 11752
     "@babel/code-frame": {
11753
-      "version": "7.21.4",
11754
-      "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.21.4.tgz",
11755
-      "integrity": "sha512-LYvhNKfwWSPpocw8GI7gpK2nq3HSDuEPC/uSYaALSJu9xjsalaaYFOq0Pwt5KmVqwEbZlDu81aLXwBOmD/Fv9g==",
11753
+      "version": "7.22.5",
11754
+      "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.22.5.tgz",
11755
+      "integrity": "sha512-Xmwn266vad+6DAqEB2A6V/CcZVp62BbwVmcOJc2RPuwih1kw02TjQvWVWlcKGbBPd+8/0V5DEkOcizRGYsspYQ==",
11756 11756
       "dev": true,
11757 11757
       "requires": {
11758
-        "@babel/highlight": "^7.18.6"
11758
+        "@babel/highlight": "^7.22.5"
11759 11759
       }
11760 11760
     },
11761 11761
     "@babel/compat-data": {
11762
-      "version": "7.22.3",
11763
-      "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.22.3.tgz",
11764
-      "integrity": "sha512-aNtko9OPOwVESUFp3MZfD8Uzxl7JzSeJpd7npIoxCasU37PFbAQRpKglkaKwlHOyeJdrREpo8TW8ldrkYWwvIQ==",
11762
+      "version": "7.22.5",
11763
+      "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.22.5.tgz",
11764
+      "integrity": "sha512-4Jc/YuIaYqKnDDz892kPIledykKg12Aw1PYX5i/TY28anJtacvM1Rrr8wbieB9GfEJwlzqT0hUEao0CxEebiDA==",
11765 11765
       "dev": true
11766 11766
     },
11767 11767
     "@babel/core": {
11768
-      "version": "7.22.1",
11769
-      "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.22.1.tgz",
11770
-      "integrity": "sha512-Hkqu7J4ynysSXxmAahpN1jjRwVJ+NdpraFLIWflgjpVob3KNyK3/tIUc7Q7szed8WMp0JNa7Qtd1E9Oo22F9gA==",
11768
+      "version": "7.22.5",
11769
+      "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.22.5.tgz",
11770
+      "integrity": "sha512-SBuTAjg91A3eKOvD+bPEz3LlhHZRNu1nFOVts9lzDJTXshHTjII0BAtDS3Y2DAkdZdDKWVZGVwkDfc4Clxn1dg==",
11771 11771
       "dev": true,
11772 11772
       "requires": {
11773 11773
         "@ampproject/remapping": "^2.2.0",
11774
-        "@babel/code-frame": "^7.21.4",
11775
-        "@babel/generator": "^7.22.0",
11776
-        "@babel/helper-compilation-targets": "^7.22.1",
11777
-        "@babel/helper-module-transforms": "^7.22.1",
11778
-        "@babel/helpers": "^7.22.0",
11779
-        "@babel/parser": "^7.22.0",
11780
-        "@babel/template": "^7.21.9",
11781
-        "@babel/traverse": "^7.22.1",
11782
-        "@babel/types": "^7.22.0",
11774
+        "@babel/code-frame": "^7.22.5",
11775
+        "@babel/generator": "^7.22.5",
11776
+        "@babel/helper-compilation-targets": "^7.22.5",
11777
+        "@babel/helper-module-transforms": "^7.22.5",
11778
+        "@babel/helpers": "^7.22.5",
11779
+        "@babel/parser": "^7.22.5",
11780
+        "@babel/template": "^7.22.5",
11781
+        "@babel/traverse": "^7.22.5",
11782
+        "@babel/types": "^7.22.5",
11783 11783
         "convert-source-map": "^1.7.0",
11784 11784
         "debug": "^4.1.0",
11785 11785
         "gensync": "^1.0.0-beta.2",
... ...
@@ -11788,12 +11788,12 @@
11788 11788
       }
11789 11789
     },
11790 11790
     "@babel/generator": {
11791
-      "version": "7.22.3",
11792
-      "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.22.3.tgz",
11793
-      "integrity": "sha512-C17MW4wlk//ES/CJDL51kPNwl+qiBQyN7b9SKyVp11BLGFeSPoVaHrv+MNt8jwQFhQWowW88z1eeBx3pFz9v8A==",
11791
+      "version": "7.22.5",
11792
+      "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.22.5.tgz",
11793
+      "integrity": "sha512-+lcUbnTRhd0jOewtFSedLyiPsD5tswKkbgcezOqqWFUVNEwoUTlpPOBmvhG7OXWLR4jMdv0czPGH5XbflnD1EA==",
11794 11794
       "dev": true,
11795 11795
       "requires": {
11796
-        "@babel/types": "^7.22.3",
11796
+        "@babel/types": "^7.22.5",
11797 11797
         "@jridgewell/gen-mapping": "^0.3.2",
11798 11798
         "@jridgewell/trace-mapping": "^0.3.17",
11799 11799
         "jsesc": "^2.5.1"
... ...
@@ -11818,13 +11818,13 @@
11818 11818
       }
11819 11819
     },
11820 11820
     "@babel/helper-compilation-targets": {
11821
-      "version": "7.22.1",
11822
-      "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.1.tgz",
11823
-      "integrity": "sha512-Rqx13UM3yVB5q0D/KwQ8+SPfX/+Rnsy1Lw1k/UwOC4KC6qrzIQoY3lYnBu5EHKBlEHHcj0M0W8ltPSkD8rqfsQ==",
11821
+      "version": "7.22.5",
11822
+      "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.5.tgz",
11823
+      "integrity": "sha512-Ji+ywpHeuqxB8WDxraCiqR0xfhYjiDE/e6k7FuIaANnoOFxAHskHChz4vA1mJC9Lbm01s1PVAGhQY4FUKSkGZw==",
11824 11824
       "dev": true,
11825 11825
       "requires": {
11826
-        "@babel/compat-data": "^7.22.0",
11827
-        "@babel/helper-validator-option": "^7.21.0",
11826
+        "@babel/compat-data": "^7.22.5",
11827
+        "@babel/helper-validator-option": "^7.22.5",
11828 11828
         "browserslist": "^4.21.3",
11829 11829
         "lru-cache": "^5.1.1",
11830 11830
         "semver": "^6.3.0"
... ...
@@ -11873,28 +11873,28 @@
11873 11873
       }
11874 11874
     },
11875 11875
     "@babel/helper-environment-visitor": {
11876
-      "version": "7.22.1",
11877
-      "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.1.tgz",
11878
-      "integrity": "sha512-Z2tgopurB/kTbidvzeBrc2To3PUP/9i5MUe+fU6QJCQDyPwSH2oRapkLw3KGECDYSjhQZCNxEvNvZlLw8JjGwA==",
11876
+      "version": "7.22.5",
11877
+      "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.5.tgz",
11878
+      "integrity": "sha512-XGmhECfVA/5sAt+H+xpSg0mfrHq6FzNr9Oxh7PSEBBRUb/mL7Kz3NICXb194rCqAEdxkhPT1a88teizAFyvk8Q==",
11879 11879
       "dev": true
11880 11880
     },
11881 11881
     "@babel/helper-function-name": {
11882
-      "version": "7.21.0",
11883
-      "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.21.0.tgz",
11884
-      "integrity": "sha512-HfK1aMRanKHpxemaY2gqBmL04iAPOPRj7DxtNbiDOrJK+gdwkiNRVpCpUJYbUT+aZyemKN8brqTOxzCaG6ExRg==",
11882
+      "version": "7.22.5",
11883
+      "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.22.5.tgz",
11884
+      "integrity": "sha512-wtHSq6jMRE3uF2otvfuD3DIvVhOsSNshQl0Qrd7qC9oQJzHvOL4qQXlQn2916+CXGywIjpGuIkoyZRRxHPiNQQ==",
11885 11885
       "dev": true,
11886 11886
       "requires": {
11887
-        "@babel/template": "^7.20.7",
11888
-        "@babel/types": "^7.21.0"
11887
+        "@babel/template": "^7.22.5",
11888
+        "@babel/types": "^7.22.5"
11889 11889
       }
11890 11890
     },
11891 11891
     "@babel/helper-hoist-variables": {
11892
-      "version": "7.18.6",
11893
-      "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz",
11894
-      "integrity": "sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==",
11892
+      "version": "7.22.5",
11893
+      "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz",
11894
+      "integrity": "sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==",
11895 11895
       "dev": true,
11896 11896
       "requires": {
11897
-        "@babel/types": "^7.18.6"
11897
+        "@babel/types": "^7.22.5"
11898 11898
       }
11899 11899
     },
11900 11900
     "@babel/helper-member-expression-to-functions": {
... ...
@@ -11907,28 +11907,28 @@
11907 11907
       }
11908 11908
     },
11909 11909
     "@babel/helper-module-imports": {
11910
-      "version": "7.21.4",
11911
-      "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.21.4.tgz",
11912
-      "integrity": "sha512-orajc5T2PsRYUN3ZryCEFeMDYwyw09c/pZeaQEZPH0MpKzSvn3e0uXsDBu3k03VI+9DBiRo+l22BfKTpKwa/Wg==",
11910
+      "version": "7.22.5",
11911
+      "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.22.5.tgz",
11912
+      "integrity": "sha512-8Dl6+HD/cKifutF5qGd/8ZJi84QeAKh+CEe1sBzz8UayBBGg1dAIJrdHOcOM5b2MpzWL2yuotJTtGjETq0qjXg==",
11913 11913
       "dev": true,
11914 11914
       "requires": {
11915
-        "@babel/types": "^7.21.4"
11915
+        "@babel/types": "^7.22.5"
11916 11916
       }
11917 11917
     },
11918 11918
     "@babel/helper-module-transforms": {
11919
-      "version": "7.22.1",
11920
-      "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.22.1.tgz",
11921
-      "integrity": "sha512-dxAe9E7ySDGbQdCVOY/4+UcD8M9ZFqZcZhSPsPacvCG4M+9lwtDDQfI2EoaSvmf7W/8yCBkGU0m7Pvt1ru3UZw==",
11919
+      "version": "7.22.5",
11920
+      "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.22.5.tgz",
11921
+      "integrity": "sha512-+hGKDt/Ze8GFExiVHno/2dvG5IdstpzCq0y4Qc9OJ25D4q3pKfiIP/4Vp3/JvhDkLKsDK2api3q3fpIgiIF5bw==",
11922 11922
       "dev": true,
11923 11923
       "requires": {
11924
-        "@babel/helper-environment-visitor": "^7.22.1",
11925
-        "@babel/helper-module-imports": "^7.21.4",
11926
-        "@babel/helper-simple-access": "^7.21.5",
11927
-        "@babel/helper-split-export-declaration": "^7.18.6",
11928
-        "@babel/helper-validator-identifier": "^7.19.1",
11929
-        "@babel/template": "^7.21.9",
11930
-        "@babel/traverse": "^7.22.1",
11931
-        "@babel/types": "^7.22.0"
11924
+        "@babel/helper-environment-visitor": "^7.22.5",
11925
+        "@babel/helper-module-imports": "^7.22.5",
11926
+        "@babel/helper-simple-access": "^7.22.5",
11927
+        "@babel/helper-split-export-declaration": "^7.22.5",
11928
+        "@babel/helper-validator-identifier": "^7.22.5",
11929
+        "@babel/template": "^7.22.5",
11930
+        "@babel/traverse": "^7.22.5",
11931
+        "@babel/types": "^7.22.5"
11932 11932
       }
11933 11933
     },
11934 11934
     "@babel/helper-optimise-call-expression": {
... ...
@@ -11973,12 +11973,12 @@
11973 11973
       }
11974 11974
     },
11975 11975
     "@babel/helper-simple-access": {
11976
-      "version": "7.21.5",
11977
-      "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.21.5.tgz",
11978
-      "integrity": "sha512-ENPDAMC1wAjR0uaCUwliBdiSl1KBJAVnMTzXqi64c2MG8MPR6ii4qf7bSXDqSFbr4W6W028/rf5ivoHop5/mkg==",
11976
+      "version": "7.22.5",
11977
+      "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.22.5.tgz",
11978
+      "integrity": "sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==",
11979 11979
       "dev": true,
11980 11980
       "requires": {
11981
-        "@babel/types": "^7.21.5"
11981
+        "@babel/types": "^7.22.5"
11982 11982
       }
11983 11983
     },
11984 11984
     "@babel/helper-skip-transparent-expression-wrappers": {
... ...
@@ -11991,30 +11991,30 @@
11991 11991
       }
11992 11992
     },
11993 11993
     "@babel/helper-split-export-declaration": {
11994
-      "version": "7.18.6",
11995
-      "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.18.6.tgz",
11996
-      "integrity": "sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==",
11994
+      "version": "7.22.5",
11995
+      "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.5.tgz",
11996
+      "integrity": "sha512-thqK5QFghPKWLhAV321lxF95yCg2K3Ob5yw+M3VHWfdia0IkPXUtoLH8x/6Fh486QUvzhb8YOWHChTVen2/PoQ==",
11997 11997
       "dev": true,
11998 11998
       "requires": {
11999
-        "@babel/types": "^7.18.6"
11999
+        "@babel/types": "^7.22.5"
12000 12000
       }
12001 12001
     },
12002 12002
     "@babel/helper-string-parser": {
12003
-      "version": "7.21.5",
12004
-      "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.21.5.tgz",
12005
-      "integrity": "sha512-5pTUx3hAJaZIdW99sJ6ZUUgWq/Y+Hja7TowEnLNMm1VivRgZQL3vpBY3qUACVsvw+yQU6+YgfBVmcbLaZtrA1w==",
12003
+      "version": "7.22.5",
12004
+      "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz",
12005
+      "integrity": "sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==",
12006 12006
       "dev": true
12007 12007
     },
12008 12008
     "@babel/helper-validator-identifier": {
12009
-      "version": "7.19.1",
12010
-      "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz",
12011
-      "integrity": "sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==",
12009
+      "version": "7.22.5",
12010
+      "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz",
12011
+      "integrity": "sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ==",
12012 12012
       "dev": true
12013 12013
     },
12014 12014
     "@babel/helper-validator-option": {
12015
-      "version": "7.21.0",
12016
-      "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.21.0.tgz",
12017
-      "integrity": "sha512-rmL/B8/f0mKS2baE9ZpyTcTavvEuWhTTW8amjzXNvYG4AwBsqTLikfXsEofsJEfKHf+HQVQbFOHy6o+4cnC/fQ==",
12015
+      "version": "7.22.5",
12016
+      "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.22.5.tgz",
12017
+      "integrity": "sha512-R3oB6xlIVKUnxNUxbmgq7pKjxpru24zlimpE8WK47fACIlM0II/Hm1RS8IaOI7NgCr6LNS+jl5l75m20npAziw==",
12018 12018
       "dev": true
12019 12019
     },
12020 12020
     "@babel/helper-wrap-function": {
... ...
@@ -12030,31 +12030,31 @@
12030 12030
       }
12031 12031
     },
12032 12032
     "@babel/helpers": {
12033
-      "version": "7.22.3",
12034
-      "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.22.3.tgz",
12035
-      "integrity": "sha512-jBJ7jWblbgr7r6wYZHMdIqKc73ycaTcCaWRq4/2LpuPHcx7xMlZvpGQkOYc9HeSjn6rcx15CPlgVcBtZ4WZJ2w==",
12033
+      "version": "7.22.5",
12034
+      "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.22.5.tgz",
12035
+      "integrity": "sha512-pSXRmfE1vzcUIDFQcSGA5Mr+GxBV9oiRKDuDxXvWQQBCh8HoIjs/2DlDB7H8smac1IVrB9/xdXj2N3Wol9Cr+Q==",
12036 12036
       "dev": true,
12037 12037
       "requires": {
12038
-        "@babel/template": "^7.21.9",
12039
-        "@babel/traverse": "^7.22.1",
12040
-        "@babel/types": "^7.22.3"
12038
+        "@babel/template": "^7.22.5",
12039
+        "@babel/traverse": "^7.22.5",
12040
+        "@babel/types": "^7.22.5"
12041 12041
       }
12042 12042
     },
12043 12043
     "@babel/highlight": {
12044
-      "version": "7.18.6",
12045
-      "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.18.6.tgz",
12046
-      "integrity": "sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==",
12044
+      "version": "7.22.5",
12045
+      "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.22.5.tgz",
12046
+      "integrity": "sha512-BSKlD1hgnedS5XRnGOljZawtag7H1yPfQp0tdNJCHoH6AZ+Pcm9VvkrK59/Yy593Ypg0zMxH2BxD1VPYUQ7UIw==",
12047 12047
       "dev": true,
12048 12048
       "requires": {
12049
-        "@babel/helper-validator-identifier": "^7.18.6",
12049
+        "@babel/helper-validator-identifier": "^7.22.5",
12050 12050
         "chalk": "^2.0.0",
12051 12051
         "js-tokens": "^4.0.0"
12052 12052
       }
12053 12053
     },
12054 12054
     "@babel/parser": {
12055
-      "version": "7.22.4",
12056
-      "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.22.4.tgz",
12057
-      "integrity": "sha512-VLLsx06XkEYqBtE5YGPwfSGwfrjnyPP5oiGty3S8pQLFDFLaS8VwWSIxkTXpcvr5zeYLE6+MBNl2npl/YnfofA==",
12055
+      "version": "7.22.5",
12056
+      "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.22.5.tgz",
12057
+      "integrity": "sha512-DFZMC9LJUG9PLOclRC32G63UXwzqS2koQC8dkx+PLdmt1xSePYpbT/NbsrJy8Q/muXz7o/h/d4A7Fuyixm559Q==",
12058 12058
       "dev": true
12059 12059
     },
12060 12060
     "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": {
... ...
@@ -12903,42 +12903,42 @@
12903 12903
       }
12904 12904
     },
12905 12905
     "@babel/template": {
12906
-      "version": "7.21.9",
12907
-      "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.21.9.tgz",
12908
-      "integrity": "sha512-MK0X5k8NKOuWRamiEfc3KEJiHMTkGZNUjzMipqCGDDc6ijRl/B7RGSKVGncu4Ro/HdyzzY6cmoXuKI2Gffk7vQ==",
12906
+      "version": "7.22.5",
12907
+      "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.22.5.tgz",
12908
+      "integrity": "sha512-X7yV7eiwAxdj9k94NEylvbVHLiVG1nvzCV2EAowhxLTwODV1jl9UzZ48leOC0sH7OnuHrIkllaBgneUykIcZaw==",
12909 12909
       "dev": true,
12910 12910
       "requires": {
12911
-        "@babel/code-frame": "^7.21.4",
12912
-        "@babel/parser": "^7.21.9",
12913
-        "@babel/types": "^7.21.5"
12911
+        "@babel/code-frame": "^7.22.5",
12912
+        "@babel/parser": "^7.22.5",
12913
+        "@babel/types": "^7.22.5"
12914 12914
       }
12915 12915
     },
12916 12916
     "@babel/traverse": {
12917
-      "version": "7.22.4",
12918
-      "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.22.4.tgz",
12919
-      "integrity": "sha512-Tn1pDsjIcI+JcLKq1AVlZEr4226gpuAQTsLMorsYg9tuS/kG7nuwwJ4AB8jfQuEgb/COBwR/DqJxmoiYFu5/rQ==",
12920
-      "dev": true,
12921
-      "requires": {
12922
-        "@babel/code-frame": "^7.21.4",
12923
-        "@babel/generator": "^7.22.3",
12924
-        "@babel/helper-environment-visitor": "^7.22.1",
12925
-        "@babel/helper-function-name": "^7.21.0",
12926
-        "@babel/helper-hoist-variables": "^7.18.6",
12927
-        "@babel/helper-split-export-declaration": "^7.18.6",
12928
-        "@babel/parser": "^7.22.4",
12929
-        "@babel/types": "^7.22.4",
12917
+      "version": "7.22.5",
12918
+      "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.22.5.tgz",
12919
+      "integrity": "sha512-7DuIjPgERaNo6r+PZwItpjCZEa5vyw4eJGufeLxrPdBXBoLcCJCIasvK6pK/9DVNrLZTLFhUGqaC6X/PA007TQ==",
12920
+      "dev": true,
12921
+      "requires": {
12922
+        "@babel/code-frame": "^7.22.5",
12923
+        "@babel/generator": "^7.22.5",
12924
+        "@babel/helper-environment-visitor": "^7.22.5",
12925
+        "@babel/helper-function-name": "^7.22.5",
12926
+        "@babel/helper-hoist-variables": "^7.22.5",
12927
+        "@babel/helper-split-export-declaration": "^7.22.5",
12928
+        "@babel/parser": "^7.22.5",
12929
+        "@babel/types": "^7.22.5",
12930 12930
         "debug": "^4.1.0",
12931 12931
         "globals": "^11.1.0"
12932 12932
       }
12933 12933
     },
12934 12934
     "@babel/types": {
12935
-      "version": "7.22.4",
12936
-      "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.22.4.tgz",
12937
-      "integrity": "sha512-Tx9x3UBHTTsMSW85WB2kphxYQVvrZ/t1FxD88IpSgIjiUJlCm9z+xWIDwyo1vffTwSqteqyznB8ZE9vYYk16zA==",
12935
+      "version": "7.22.5",
12936
+      "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.22.5.tgz",
12937
+      "integrity": "sha512-zo3MIHGOkPOfoRXitsgHLjEXmlDaD/5KU1Uzuc9GNiZPhSqVxVRtxuPaSBZDsYZ9qV88AjtMtWW7ww98loJ9KA==",
12938 12938
       "dev": true,
12939 12939
       "requires": {
12940
-        "@babel/helper-string-parser": "^7.21.5",
12941
-        "@babel/helper-validator-identifier": "^7.19.1",
12940
+        "@babel/helper-string-parser": "^7.22.5",
12941
+        "@babel/helper-validator-identifier": "^7.22.5",
12942 12942
         "to-fast-properties": "^2.0.0"
12943 12943
       }
12944 12944
     },