git.fiddlerwoaroof.com
Browse code

Merge pull request #849 from fiddlerwoaroof/dependabot/npm_and_yarn/babel/core-7.21.8

chore: bump @babel/core from 7.21.4 to 7.21.8

Ed Langley authored on 10/05/2023 09:21:10
Showing 1 changed files
... ...
@@ -89,30 +89,30 @@
89 89
       }
90 90
     },
91 91
     "node_modules/@babel/compat-data": {
92
-      "version": "7.21.4",
93
-      "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.21.4.tgz",
94
-      "integrity": "sha512-/DYyDpeCfaVinT40FPGdkkb+lYSKvsVuMjDAG7jPOWWiM1ibOaB9CXJAlc4d1QpP/U2q2P9jbrSlClKSErd55g==",
92
+      "version": "7.21.7",
93
+      "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.21.7.tgz",
94
+      "integrity": "sha512-KYMqFYTaenzMK4yUtf4EW9wc4N9ef80FsbMtkwool5zpwl4YrT1SdWYSTRcT94KO4hannogdS+LxY7L+arP3gA==",
95 95
       "dev": true,
96 96
       "engines": {
97 97
         "node": ">=6.9.0"
98 98
       }
99 99
     },
100 100
     "node_modules/@babel/core": {
101
-      "version": "7.21.4",
102
-      "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.21.4.tgz",
103
-      "integrity": "sha512-qt/YV149Jman/6AfmlxJ04LMIu8bMoyl3RB91yTFrxQmgbrSvQMy7cI8Q62FHx1t8wJ8B5fu0UDoLwHAhUo1QA==",
101
+      "version": "7.21.8",
102
+      "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.21.8.tgz",
103
+      "integrity": "sha512-YeM22Sondbo523Sz0+CirSPnbj9bG3P0CdHcBZdqUuaeOaYEFbOLoGU7lebvGP6P5J/WE9wOn7u7C4J9HvS1xQ==",
104 104
       "dev": true,
105 105
       "dependencies": {
106 106
         "@ampproject/remapping": "^2.2.0",
107 107
         "@babel/code-frame": "^7.21.4",
108
-        "@babel/generator": "^7.21.4",
109
-        "@babel/helper-compilation-targets": "^7.21.4",
110
-        "@babel/helper-module-transforms": "^7.21.2",
111
-        "@babel/helpers": "^7.21.0",
112
-        "@babel/parser": "^7.21.4",
108
+        "@babel/generator": "^7.21.5",
109
+        "@babel/helper-compilation-targets": "^7.21.5",
110
+        "@babel/helper-module-transforms": "^7.21.5",
111
+        "@babel/helpers": "^7.21.5",
112
+        "@babel/parser": "^7.21.8",
113 113
         "@babel/template": "^7.20.7",
114
-        "@babel/traverse": "^7.21.4",
115
-        "@babel/types": "^7.21.4",
114
+        "@babel/traverse": "^7.21.5",
115
+        "@babel/types": "^7.21.5",
116 116
         "convert-source-map": "^1.7.0",
117 117
         "debug": "^4.1.0",
118 118
         "gensync": "^1.0.0-beta.2",
... ...
@@ -128,12 +128,12 @@
128 128
       }
129 129
     },
130 130
     "node_modules/@babel/generator": {
131
-      "version": "7.21.4",
132
-      "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.21.4.tgz",
133
-      "integrity": "sha512-NieM3pVIYW2SwGzKoqfPrQsf4xGs9M9AIG3ThppsSRmO+m7eQhmI6amajKMUeIO37wFfsvnvcxQFx6x6iqxDnA==",
131
+      "version": "7.21.5",
132
+      "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.21.5.tgz",
133
+      "integrity": "sha512-SrKK/sRv8GesIW1bDagf9cCG38IOMYZusoe1dfg0D8aiUe3Amvoj1QtjTPAWcfrZFvIwlleLb0gxzQidL9w14w==",
134 134
       "dev": true,
135 135
       "dependencies": {
136
-        "@babel/types": "^7.21.4",
136
+        "@babel/types": "^7.21.5",
137 137
         "@jridgewell/gen-mapping": "^0.3.2",
138 138
         "@jridgewell/trace-mapping": "^0.3.17",
139 139
         "jsesc": "^2.5.1"
... ...
@@ -168,12 +168,12 @@
168 168
       }
169 169
     },
170 170
     "node_modules/@babel/helper-compilation-targets": {
171
-      "version": "7.21.4",
172
-      "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.21.4.tgz",
173
-      "integrity": "sha512-Fa0tTuOXZ1iL8IeDFUWCzjZcn+sJGd9RZdH9esYVjEejGmzf+FFYQpMi/kZUk2kPy/q1H3/GPw7np8qar/stfg==",
171
+      "version": "7.21.5",
172
+      "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.21.5.tgz",
173
+      "integrity": "sha512-1RkbFGUKex4lvsB9yhIfWltJM5cZKUftB2eNajaDv3dCMEp49iBG0K14uH8NnX9IPux2+mK7JGEOB0jn48/J6w==",
174 174
       "dev": true,
175 175
       "dependencies": {
176
-        "@babel/compat-data": "^7.21.4",
176
+        "@babel/compat-data": "^7.21.5",
177 177
         "@babel/helper-validator-option": "^7.21.0",
178 178
         "browserslist": "^4.21.3",
179 179
         "lru-cache": "^5.1.1",
... ...
@@ -257,9 +257,9 @@
257 257
       }
258 258
     },
259 259
     "node_modules/@babel/helper-environment-visitor": {
260
-      "version": "7.18.9",
261
-      "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz",
262
-      "integrity": "sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==",
260
+      "version": "7.21.5",
261
+      "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.21.5.tgz",
262
+      "integrity": "sha512-IYl4gZ3ETsWocUWgsFZLM5i1BYx9SoemminVEXadgLBa9TdeorzgLKm8wWLA6J1N/kT3Kch8XIk1laNzYoHKvQ==",
263 263
       "dev": true,
264 264
       "engines": {
265 265
         "node": ">=6.9.0"
... ...
@@ -315,31 +315,31 @@
315 315
       }
316 316
     },
317 317
     "node_modules/@babel/helper-module-imports": {
318
-      "version": "7.18.6",
319
-      "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz",
320
-      "integrity": "sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==",
318
+      "version": "7.21.4",
319
+      "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.21.4.tgz",
320
+      "integrity": "sha512-orajc5T2PsRYUN3ZryCEFeMDYwyw09c/pZeaQEZPH0MpKzSvn3e0uXsDBu3k03VI+9DBiRo+l22BfKTpKwa/Wg==",
321 321
       "dev": true,
322 322
       "dependencies": {
323
-        "@babel/types": "^7.18.6"
323
+        "@babel/types": "^7.21.4"
324 324
       },
325 325
       "engines": {
326 326
         "node": ">=6.9.0"
327 327
       }
328 328
     },
329 329
     "node_modules/@babel/helper-module-transforms": {
330
-      "version": "7.21.2",
331
-      "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.21.2.tgz",
332
-      "integrity": "sha512-79yj2AR4U/Oqq/WOV7Lx6hUjau1Zfo4cI+JLAVYeMV5XIlbOhmjEk5ulbTc9fMpmlojzZHkUUxAiK+UKn+hNQQ==",
330
+      "version": "7.21.5",
331
+      "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.21.5.tgz",
332
+      "integrity": "sha512-bI2Z9zBGY2q5yMHoBvJ2a9iX3ZOAzJPm7Q8Yz6YeoUjU/Cvhmi2G4QyTNyPBqqXSgTjUxRg3L0xV45HvkNWWBw==",
333 333
       "dev": true,
334 334
       "dependencies": {
335
-        "@babel/helper-environment-visitor": "^7.18.9",
336
-        "@babel/helper-module-imports": "^7.18.6",
337
-        "@babel/helper-simple-access": "^7.20.2",
335
+        "@babel/helper-environment-visitor": "^7.21.5",
336
+        "@babel/helper-module-imports": "^7.21.4",
337
+        "@babel/helper-simple-access": "^7.21.5",
338 338
         "@babel/helper-split-export-declaration": "^7.18.6",
339 339
         "@babel/helper-validator-identifier": "^7.19.1",
340 340
         "@babel/template": "^7.20.7",
341
-        "@babel/traverse": "^7.21.2",
342
-        "@babel/types": "^7.21.2"
341
+        "@babel/traverse": "^7.21.5",
342
+        "@babel/types": "^7.21.5"
343 343
       },
344 344
       "engines": {
345 345
         "node": ">=6.9.0"
... ...
@@ -402,12 +402,12 @@
402 402
       }
403 403
     },
404 404
     "node_modules/@babel/helper-simple-access": {
405
-      "version": "7.20.2",
406
-      "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.20.2.tgz",
407
-      "integrity": "sha512-+0woI/WPq59IrqDYbVGfshjT5Dmk/nnbdpcF8SnMhhXObpTq2KNBdLFRFrkVdbDOyUmHBCxzm5FHV1rACIkIbA==",
405
+      "version": "7.21.5",
406
+      "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.21.5.tgz",
407
+      "integrity": "sha512-ENPDAMC1wAjR0uaCUwliBdiSl1KBJAVnMTzXqi64c2MG8MPR6ii4qf7bSXDqSFbr4W6W028/rf5ivoHop5/mkg==",
408 408
       "dev": true,
409 409
       "dependencies": {
410
-        "@babel/types": "^7.20.2"
410
+        "@babel/types": "^7.21.5"
411 411
       },
412 412
       "engines": {
413 413
         "node": ">=6.9.0"
... ...
@@ -438,9 +438,9 @@
438 438
       }
439 439
     },
440 440
     "node_modules/@babel/helper-string-parser": {
441
-      "version": "7.19.4",
442
-      "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz",
443
-      "integrity": "sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==",
441
+      "version": "7.21.5",
442
+      "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.21.5.tgz",
443
+      "integrity": "sha512-5pTUx3hAJaZIdW99sJ6ZUUgWq/Y+Hja7TowEnLNMm1VivRgZQL3vpBY3qUACVsvw+yQU6+YgfBVmcbLaZtrA1w==",
444 444
       "dev": true,
445 445
       "engines": {
446 446
         "node": ">=6.9.0"
... ...
@@ -480,14 +480,14 @@
480 480
       }
481 481
     },
482 482
     "node_modules/@babel/helpers": {
483
-      "version": "7.21.0",
484
-      "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.21.0.tgz",
485
-      "integrity": "sha512-XXve0CBtOW0pd7MRzzmoyuSj0e3SEzj8pgyFxnTT1NJZL38BD1MK7yYrm8yefRPIDvNNe14xR4FdbHwpInD4rA==",
483
+      "version": "7.21.5",
484
+      "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.21.5.tgz",
485
+      "integrity": "sha512-BSY+JSlHxOmGsPTydUkPf1MdMQ3M81x5xGCOVgWM3G8XH77sJ292Y2oqcp0CbbgxhqBuI46iUz1tT7hqP7EfgA==",
486 486
       "dev": true,
487 487
       "dependencies": {
488 488
         "@babel/template": "^7.20.7",
489
-        "@babel/traverse": "^7.21.0",
490
-        "@babel/types": "^7.21.0"
489
+        "@babel/traverse": "^7.21.5",
490
+        "@babel/types": "^7.21.5"
491 491
       },
492 492
       "engines": {
493 493
         "node": ">=6.9.0"
... ...
@@ -508,9 +508,9 @@
508 508
       }
509 509
     },
510 510
     "node_modules/@babel/parser": {
511
-      "version": "7.21.4",
512
-      "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.21.4.tgz",
513
-      "integrity": "sha512-alVJj7k7zIxqBZ7BTRhz0IqJFxW1VJbm6N8JbcYhQ186df9ZBPbZBmWSqAMXwHGsCJdYks7z/voa3ibiS5bCIw==",
511
+      "version": "7.21.8",
512
+      "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.21.8.tgz",
513
+      "integrity": "sha512-6zavDGdzG3gUqAdWvlLFfk+36RilI+Pwyuuh7HItyeScCWP3k6i8vKclAQ0bM/0y/Kz/xiwvxhMv9MgTJP5gmA==",
514 514
       "dev": true,
515 515
       "bin": {
516 516
         "parser": "bin/babel-parser.js"
... ...
@@ -1691,19 +1691,19 @@
1691 1691
       }
1692 1692
     },
1693 1693
     "node_modules/@babel/traverse": {
1694
-      "version": "7.21.4",
1695
-      "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.21.4.tgz",
1696
-      "integrity": "sha512-eyKrRHKdyZxqDm+fV1iqL9UAHMoIg0nDaGqfIOd8rKH17m5snv7Gn4qgjBoFfLz9APvjFU/ICT00NVCv1Epp8Q==",
1694
+      "version": "7.21.5",
1695
+      "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.21.5.tgz",
1696
+      "integrity": "sha512-AhQoI3YjWi6u/y/ntv7k48mcrCXmus0t79J9qPNlk/lAsFlCiJ047RmbfMOawySTHtywXhbXgpx/8nXMYd+oFw==",
1697 1697
       "dev": true,
1698 1698
       "dependencies": {
1699 1699
         "@babel/code-frame": "^7.21.4",
1700
-        "@babel/generator": "^7.21.4",
1701
-        "@babel/helper-environment-visitor": "^7.18.9",
1700
+        "@babel/generator": "^7.21.5",
1701
+        "@babel/helper-environment-visitor": "^7.21.5",
1702 1702
         "@babel/helper-function-name": "^7.21.0",
1703 1703
         "@babel/helper-hoist-variables": "^7.18.6",
1704 1704
         "@babel/helper-split-export-declaration": "^7.18.6",
1705
-        "@babel/parser": "^7.21.4",
1706
-        "@babel/types": "^7.21.4",
1705
+        "@babel/parser": "^7.21.5",
1706
+        "@babel/types": "^7.21.5",
1707 1707
         "debug": "^4.1.0",
1708 1708
         "globals": "^11.1.0"
1709 1709
       },
... ...
@@ -1712,12 +1712,12 @@
1712 1712
       }
1713 1713
     },
1714 1714
     "node_modules/@babel/types": {
1715
-      "version": "7.21.4",
1716
-      "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.21.4.tgz",
1717
-      "integrity": "sha512-rU2oY501qDxE8Pyo7i/Orqma4ziCOrby0/9mvbDUGEfvZjb279Nk9k19e2fiCxHbRRpY2ZyrgW1eq22mvmOIzA==",
1715
+      "version": "7.21.5",
1716
+      "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.21.5.tgz",
1717
+      "integrity": "sha512-m4AfNvVF2mVC/F7fDEdH2El3HzUg9It/XsCxZiOTTA3m3qYfcSVSbTfM6Q9xG+hYDniZssYhlXKKUMD5m8tF4Q==",
1718 1718
       "dev": true,
1719 1719
       "dependencies": {
1720
-        "@babel/helper-string-parser": "^7.19.4",
1720
+        "@babel/helper-string-parser": "^7.21.5",
1721 1721
         "@babel/helper-validator-identifier": "^7.19.1",
1722 1722
         "to-fast-properties": "^2.0.0"
1723 1723
       },
... ...
@@ -8340,27 +8340,27 @@
8340 8340
       }
8341 8341
     },
8342 8342
     "@babel/compat-data": {
8343
-      "version": "7.21.4",
8344
-      "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.21.4.tgz",
8345
-      "integrity": "sha512-/DYyDpeCfaVinT40FPGdkkb+lYSKvsVuMjDAG7jPOWWiM1ibOaB9CXJAlc4d1QpP/U2q2P9jbrSlClKSErd55g==",
8343
+      "version": "7.21.7",
8344
+      "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.21.7.tgz",
8345
+      "integrity": "sha512-KYMqFYTaenzMK4yUtf4EW9wc4N9ef80FsbMtkwool5zpwl4YrT1SdWYSTRcT94KO4hannogdS+LxY7L+arP3gA==",
8346 8346
       "dev": true
8347 8347
     },
8348 8348
     "@babel/core": {
8349
-      "version": "7.21.4",
8350
-      "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.21.4.tgz",
8351
-      "integrity": "sha512-qt/YV149Jman/6AfmlxJ04LMIu8bMoyl3RB91yTFrxQmgbrSvQMy7cI8Q62FHx1t8wJ8B5fu0UDoLwHAhUo1QA==",
8349
+      "version": "7.21.8",
8350
+      "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.21.8.tgz",
8351
+      "integrity": "sha512-YeM22Sondbo523Sz0+CirSPnbj9bG3P0CdHcBZdqUuaeOaYEFbOLoGU7lebvGP6P5J/WE9wOn7u7C4J9HvS1xQ==",
8352 8352
       "dev": true,
8353 8353
       "requires": {
8354 8354
         "@ampproject/remapping": "^2.2.0",
8355 8355
         "@babel/code-frame": "^7.21.4",
8356
-        "@babel/generator": "^7.21.4",
8357
-        "@babel/helper-compilation-targets": "^7.21.4",
8358
-        "@babel/helper-module-transforms": "^7.21.2",
8359
-        "@babel/helpers": "^7.21.0",
8360
-        "@babel/parser": "^7.21.4",
8356
+        "@babel/generator": "^7.21.5",
8357
+        "@babel/helper-compilation-targets": "^7.21.5",
8358
+        "@babel/helper-module-transforms": "^7.21.5",
8359
+        "@babel/helpers": "^7.21.5",
8360
+        "@babel/parser": "^7.21.8",
8361 8361
         "@babel/template": "^7.20.7",
8362
-        "@babel/traverse": "^7.21.4",
8363
-        "@babel/types": "^7.21.4",
8362
+        "@babel/traverse": "^7.21.5",
8363
+        "@babel/types": "^7.21.5",
8364 8364
         "convert-source-map": "^1.7.0",
8365 8365
         "debug": "^4.1.0",
8366 8366
         "gensync": "^1.0.0-beta.2",
... ...
@@ -8369,12 +8369,12 @@
8369 8369
       }
8370 8370
     },
8371 8371
     "@babel/generator": {
8372
-      "version": "7.21.4",
8373
-      "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.21.4.tgz",
8374
-      "integrity": "sha512-NieM3pVIYW2SwGzKoqfPrQsf4xGs9M9AIG3ThppsSRmO+m7eQhmI6amajKMUeIO37wFfsvnvcxQFx6x6iqxDnA==",
8372
+      "version": "7.21.5",
8373
+      "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.21.5.tgz",
8374
+      "integrity": "sha512-SrKK/sRv8GesIW1bDagf9cCG38IOMYZusoe1dfg0D8aiUe3Amvoj1QtjTPAWcfrZFvIwlleLb0gxzQidL9w14w==",
8375 8375
       "dev": true,
8376 8376
       "requires": {
8377
-        "@babel/types": "^7.21.4",
8377
+        "@babel/types": "^7.21.5",
8378 8378
         "@jridgewell/gen-mapping": "^0.3.2",
8379 8379
         "@jridgewell/trace-mapping": "^0.3.17",
8380 8380
         "jsesc": "^2.5.1"
... ...
@@ -8400,12 +8400,12 @@
8400 8400
       }
8401 8401
     },
8402 8402
     "@babel/helper-compilation-targets": {
8403
-      "version": "7.21.4",
8404
-      "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.21.4.tgz",
8405
-      "integrity": "sha512-Fa0tTuOXZ1iL8IeDFUWCzjZcn+sJGd9RZdH9esYVjEejGmzf+FFYQpMi/kZUk2kPy/q1H3/GPw7np8qar/stfg==",
8403
+      "version": "7.21.5",
8404
+      "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.21.5.tgz",
8405
+      "integrity": "sha512-1RkbFGUKex4lvsB9yhIfWltJM5cZKUftB2eNajaDv3dCMEp49iBG0K14uH8NnX9IPux2+mK7JGEOB0jn48/J6w==",
8406 8406
       "dev": true,
8407 8407
       "requires": {
8408
-        "@babel/compat-data": "^7.21.4",
8408
+        "@babel/compat-data": "^7.21.5",
8409 8409
         "@babel/helper-validator-option": "^7.21.0",
8410 8410
         "browserslist": "^4.21.3",
8411 8411
         "lru-cache": "^5.1.1",
... ...
@@ -8470,9 +8470,9 @@
8470 8470
       }
8471 8471
     },
8472 8472
     "@babel/helper-environment-visitor": {
8473
-      "version": "7.18.9",
8474
-      "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz",
8475
-      "integrity": "sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==",
8473
+      "version": "7.21.5",
8474
+      "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.21.5.tgz",
8475
+      "integrity": "sha512-IYl4gZ3ETsWocUWgsFZLM5i1BYx9SoemminVEXadgLBa9TdeorzgLKm8wWLA6J1N/kT3Kch8XIk1laNzYoHKvQ==",
8476 8476
       "dev": true
8477 8477
     },
8478 8478
     "@babel/helper-explode-assignable-expression": {
... ...
@@ -8513,28 +8513,28 @@
8513 8513
       }
8514 8514
     },
8515 8515
     "@babel/helper-module-imports": {
8516
-      "version": "7.18.6",
8517
-      "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz",
8518
-      "integrity": "sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==",
8516
+      "version": "7.21.4",
8517
+      "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.21.4.tgz",
8518
+      "integrity": "sha512-orajc5T2PsRYUN3ZryCEFeMDYwyw09c/pZeaQEZPH0MpKzSvn3e0uXsDBu3k03VI+9DBiRo+l22BfKTpKwa/Wg==",
8519 8519
       "dev": true,
8520 8520
       "requires": {
8521
-        "@babel/types": "^7.18.6"
8521
+        "@babel/types": "^7.21.4"
8522 8522
       }
8523 8523
     },
8524 8524
     "@babel/helper-module-transforms": {
8525
-      "version": "7.21.2",
8526
-      "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.21.2.tgz",
8527
-      "integrity": "sha512-79yj2AR4U/Oqq/WOV7Lx6hUjau1Zfo4cI+JLAVYeMV5XIlbOhmjEk5ulbTc9fMpmlojzZHkUUxAiK+UKn+hNQQ==",
8525
+      "version": "7.21.5",
8526
+      "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.21.5.tgz",
8527
+      "integrity": "sha512-bI2Z9zBGY2q5yMHoBvJ2a9iX3ZOAzJPm7Q8Yz6YeoUjU/Cvhmi2G4QyTNyPBqqXSgTjUxRg3L0xV45HvkNWWBw==",
8528 8528
       "dev": true,
8529 8529
       "requires": {
8530
-        "@babel/helper-environment-visitor": "^7.18.9",
8531
-        "@babel/helper-module-imports": "^7.18.6",
8532
-        "@babel/helper-simple-access": "^7.20.2",
8530
+        "@babel/helper-environment-visitor": "^7.21.5",
8531
+        "@babel/helper-module-imports": "^7.21.4",
8532
+        "@babel/helper-simple-access": "^7.21.5",
8533 8533
         "@babel/helper-split-export-declaration": "^7.18.6",
8534 8534
         "@babel/helper-validator-identifier": "^7.19.1",
8535 8535
         "@babel/template": "^7.20.7",
8536
-        "@babel/traverse": "^7.21.2",
8537
-        "@babel/types": "^7.21.2"
8536
+        "@babel/traverse": "^7.21.5",
8537
+        "@babel/types": "^7.21.5"
8538 8538
       }
8539 8539
     },
8540 8540
     "@babel/helper-optimise-call-expression": {
... ...
@@ -8579,12 +8579,12 @@
8579 8579
       }
8580 8580
     },
8581 8581
     "@babel/helper-simple-access": {
8582
-      "version": "7.20.2",
8583
-      "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.20.2.tgz",
8584
-      "integrity": "sha512-+0woI/WPq59IrqDYbVGfshjT5Dmk/nnbdpcF8SnMhhXObpTq2KNBdLFRFrkVdbDOyUmHBCxzm5FHV1rACIkIbA==",
8582
+      "version": "7.21.5",
8583
+      "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.21.5.tgz",
8584
+      "integrity": "sha512-ENPDAMC1wAjR0uaCUwliBdiSl1KBJAVnMTzXqi64c2MG8MPR6ii4qf7bSXDqSFbr4W6W028/rf5ivoHop5/mkg==",
8585 8585
       "dev": true,
8586 8586
       "requires": {
8587
-        "@babel/types": "^7.20.2"
8587
+        "@babel/types": "^7.21.5"
8588 8588
       }
8589 8589
     },
8590 8590
     "@babel/helper-skip-transparent-expression-wrappers": {
... ...
@@ -8606,9 +8606,9 @@
8606 8606
       }
8607 8607
     },
8608 8608
     "@babel/helper-string-parser": {
8609
-      "version": "7.19.4",
8610
-      "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz",
8611
-      "integrity": "sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==",
8609
+      "version": "7.21.5",
8610
+      "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.21.5.tgz",
8611
+      "integrity": "sha512-5pTUx3hAJaZIdW99sJ6ZUUgWq/Y+Hja7TowEnLNMm1VivRgZQL3vpBY3qUACVsvw+yQU6+YgfBVmcbLaZtrA1w==",
8612 8612
       "dev": true
8613 8613
     },
8614 8614
     "@babel/helper-validator-identifier": {
... ...
@@ -8636,14 +8636,14 @@
8636 8636
       }
8637 8637
     },
8638 8638
     "@babel/helpers": {
8639
-      "version": "7.21.0",
8640
-      "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.21.0.tgz",
8641
-      "integrity": "sha512-XXve0CBtOW0pd7MRzzmoyuSj0e3SEzj8pgyFxnTT1NJZL38BD1MK7yYrm8yefRPIDvNNe14xR4FdbHwpInD4rA==",
8639
+      "version": "7.21.5",
8640
+      "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.21.5.tgz",
8641
+      "integrity": "sha512-BSY+JSlHxOmGsPTydUkPf1MdMQ3M81x5xGCOVgWM3G8XH77sJ292Y2oqcp0CbbgxhqBuI46iUz1tT7hqP7EfgA==",
8642 8642
       "dev": true,
8643 8643
       "requires": {
8644 8644
         "@babel/template": "^7.20.7",
8645
-        "@babel/traverse": "^7.21.0",
8646
-        "@babel/types": "^7.21.0"
8645
+        "@babel/traverse": "^7.21.5",
8646
+        "@babel/types": "^7.21.5"
8647 8647
       }
8648 8648
     },
8649 8649
     "@babel/highlight": {
... ...
@@ -8658,9 +8658,9 @@
8658 8658
       }
8659 8659
     },
8660 8660
     "@babel/parser": {
8661
-      "version": "7.21.4",
8662
-      "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.21.4.tgz",
8663
-      "integrity": "sha512-alVJj7k7zIxqBZ7BTRhz0IqJFxW1VJbm6N8JbcYhQ186df9ZBPbZBmWSqAMXwHGsCJdYks7z/voa3ibiS5bCIw==",
8661
+      "version": "7.21.8",
8662
+      "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.21.8.tgz",
8663
+      "integrity": "sha512-6zavDGdzG3gUqAdWvlLFfk+36RilI+Pwyuuh7HItyeScCWP3k6i8vKclAQ0bM/0y/Kz/xiwvxhMv9MgTJP5gmA==",
8664 8664
       "dev": true
8665 8665
     },
8666 8666
     "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": {
... ...
@@ -9451,30 +9451,30 @@
9451 9451
       }
9452 9452
     },
9453 9453
     "@babel/traverse": {
9454
-      "version": "7.21.4",
9455
-      "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.21.4.tgz",
9456
-      "integrity": "sha512-eyKrRHKdyZxqDm+fV1iqL9UAHMoIg0nDaGqfIOd8rKH17m5snv7Gn4qgjBoFfLz9APvjFU/ICT00NVCv1Epp8Q==",
9454
+      "version": "7.21.5",
9455
+      "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.21.5.tgz",
9456
+      "integrity": "sha512-AhQoI3YjWi6u/y/ntv7k48mcrCXmus0t79J9qPNlk/lAsFlCiJ047RmbfMOawySTHtywXhbXgpx/8nXMYd+oFw==",
9457 9457
       "dev": true,
9458 9458
       "requires": {
9459 9459
         "@babel/code-frame": "^7.21.4",
9460
-        "@babel/generator": "^7.21.4",
9461
-        "@babel/helper-environment-visitor": "^7.18.9",
9460
+        "@babel/generator": "^7.21.5",
9461
+        "@babel/helper-environment-visitor": "^7.21.5",
9462 9462
         "@babel/helper-function-name": "^7.21.0",
9463 9463
         "@babel/helper-hoist-variables": "^7.18.6",
9464 9464
         "@babel/helper-split-export-declaration": "^7.18.6",
9465
-        "@babel/parser": "^7.21.4",
9466
-        "@babel/types": "^7.21.4",
9465
+        "@babel/parser": "^7.21.5",
9466
+        "@babel/types": "^7.21.5",
9467 9467
         "debug": "^4.1.0",
9468 9468
         "globals": "^11.1.0"
9469 9469
       }
9470 9470
     },
9471 9471
     "@babel/types": {
9472
-      "version": "7.21.4",
9473
-      "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.21.4.tgz",
9474
-      "integrity": "sha512-rU2oY501qDxE8Pyo7i/Orqma4ziCOrby0/9mvbDUGEfvZjb279Nk9k19e2fiCxHbRRpY2ZyrgW1eq22mvmOIzA==",
9472
+      "version": "7.21.5",
9473
+      "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.21.5.tgz",
9474
+      "integrity": "sha512-m4AfNvVF2mVC/F7fDEdH2El3HzUg9It/XsCxZiOTTA3m3qYfcSVSbTfM6Q9xG+hYDniZssYhlXKKUMD5m8tF4Q==",
9475 9475
       "dev": true,
9476 9476
       "requires": {
9477
-        "@babel/helper-string-parser": "^7.19.4",
9477
+        "@babel/helper-string-parser": "^7.21.5",
9478 9478
         "@babel/helper-validator-identifier": "^7.19.1",
9479 9479
         "to-fast-properties": "^2.0.0"
9480 9480
       }