git.fiddlerwoaroof.com
Browse code

chore: bump @babel/preset-env from 7.21.4 to 7.21.5

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.21.4 to 7.21.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.21.5/packages/babel-preset-env)

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

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

dependabot[bot] authored on 10/05/2023 09:26:48
Showing 1 changed files
... ...
@@ -358,9 +358,9 @@
358 358
       }
359 359
     },
360 360
     "node_modules/@babel/helper-plugin-utils": {
361
-      "version": "7.20.2",
362
-      "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.20.2.tgz",
363
-      "integrity": "sha512-8RvlJG2mj4huQ4pZ+rU9lqKi9ZKiRmuvGuM2HlWmkmgOhbs6zEAw6IEiJ5cQqGbDzGZOhwuOQNtZMi/ENLjZoQ==",
361
+      "version": "7.21.5",
362
+      "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.21.5.tgz",
363
+      "integrity": "sha512-0WDaIlXKOX/3KfBK/dwP1oQGiPh6rjMkT7HIRv7i5RR2VUMwrx5ZL0dwBkKx7+SW1zwNdgjHd34IMk5ZjTeHVg==",
364 364
       "dev": true,
365 365
       "engines": {
366 366
         "node": ">=6.9.0"
... ...
@@ -1047,12 +1047,12 @@
1047 1047
       }
1048 1048
     },
1049 1049
     "node_modules/@babel/plugin-transform-arrow-functions": {
1050
-      "version": "7.20.7",
1051
-      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.20.7.tgz",
1052
-      "integrity": "sha512-3poA5E7dzDomxj9WXWwuD6A5F3kc7VXwIJO+E+J8qtDtS+pXPAhrgEyh+9GBwBgPq1Z+bB+/JD60lp5jsN7JPQ==",
1050
+      "version": "7.21.5",
1051
+      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.21.5.tgz",
1052
+      "integrity": "sha512-wb1mhwGOCaXHDTcsRYMKF9e5bbMgqwxtqa2Y1ifH96dXJPwbuLX9qHy3clhrxVqgMz7nyNXs8VkxdH8UBcjKqA==",
1053 1053
       "dev": true,
1054 1054
       "dependencies": {
1055
-        "@babel/helper-plugin-utils": "^7.20.2"
1055
+        "@babel/helper-plugin-utils": "^7.21.5"
1056 1056
       },
1057 1057
       "engines": {
1058 1058
         "node": ">=6.9.0"
... ...
@@ -1132,12 +1132,12 @@
1132 1132
       }
1133 1133
     },
1134 1134
     "node_modules/@babel/plugin-transform-computed-properties": {
1135
-      "version": "7.20.7",
1136
-      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.20.7.tgz",
1137
-      "integrity": "sha512-Lz7MvBK6DTjElHAmfu6bfANzKcxpyNPeYBGEafyA6E5HtRpjpZwU+u7Qrgz/2OR0z+5TvKYbPdphfSaAcZBrYQ==",
1135
+      "version": "7.21.5",
1136
+      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.21.5.tgz",
1137
+      "integrity": "sha512-TR653Ki3pAwxBxUe8srfF3e4Pe3FTA46uaNHYyQwIoM4oWKSoOZiDNyHJ0oIoDIUPSRQbQG7jzgVBX3FPVne1Q==",
1138 1138
       "dev": true,
1139 1139
       "dependencies": {
1140
-        "@babel/helper-plugin-utils": "^7.20.2",
1140
+        "@babel/helper-plugin-utils": "^7.21.5",
1141 1141
         "@babel/template": "^7.20.7"
1142 1142
       },
1143 1143
       "engines": {
... ...
@@ -1210,12 +1210,12 @@
1210 1210
       }
1211 1211
     },
1212 1212
     "node_modules/@babel/plugin-transform-for-of": {
1213
-      "version": "7.21.0",
1214
-      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.21.0.tgz",
1215
-      "integrity": "sha512-LlUYlydgDkKpIY7mcBWvyPPmMcOphEyYA27Ef4xpbh1IiDNLr0kZsos2nf92vz3IccvJI25QUwp86Eo5s6HmBQ==",
1213
+      "version": "7.21.5",
1214
+      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.21.5.tgz",
1215
+      "integrity": "sha512-nYWpjKW/7j/I/mZkGVgHJXh4bA1sfdFnJoOXwJuj4m3Q2EraO/8ZyrkCau9P5tbHQk01RMSt6KYLCsW7730SXQ==",
1216 1216
       "dev": true,
1217 1217
       "dependencies": {
1218
-        "@babel/helper-plugin-utils": "^7.20.2"
1218
+        "@babel/helper-plugin-utils": "^7.21.5"
1219 1219
       },
1220 1220
       "engines": {
1221 1221
         "node": ">=6.9.0"
... ...
@@ -1288,14 +1288,14 @@
1288 1288
       }
1289 1289
     },
1290 1290
     "node_modules/@babel/plugin-transform-modules-commonjs": {
1291
-      "version": "7.21.2",
1292
-      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.21.2.tgz",
1293
-      "integrity": "sha512-Cln+Yy04Gxua7iPdj6nOV96smLGjpElir5YwzF0LBPKoPlLDNJePNlrGGaybAJkd0zKRnOVXOgizSqPYMNYkzA==",
1291
+      "version": "7.21.5",
1292
+      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.21.5.tgz",
1293
+      "integrity": "sha512-OVryBEgKUbtqMoB7eG2rs6UFexJi6Zj6FDXx+esBLPTCxCNxAY9o+8Di7IsUGJ+AVhp5ncK0fxWUBd0/1gPhrQ==",
1294 1294
       "dev": true,
1295 1295
       "dependencies": {
1296
-        "@babel/helper-module-transforms": "^7.21.2",
1297
-        "@babel/helper-plugin-utils": "^7.20.2",
1298
-        "@babel/helper-simple-access": "^7.20.2"
1296
+        "@babel/helper-module-transforms": "^7.21.5",
1297
+        "@babel/helper-plugin-utils": "^7.21.5",
1298
+        "@babel/helper-simple-access": "^7.21.5"
1299 1299
       },
1300 1300
       "engines": {
1301 1301
         "node": ">=6.9.0"
... ...
@@ -1416,12 +1416,12 @@
1416 1416
       }
1417 1417
     },
1418 1418
     "node_modules/@babel/plugin-transform-regenerator": {
1419
-      "version": "7.20.5",
1420
-      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.20.5.tgz",
1421
-      "integrity": "sha512-kW/oO7HPBtntbsahzQ0qSE3tFvkFwnbozz3NWFhLGqH75vLEg+sCGngLlhVkePlCs3Jv0dBBHDzCHxNiFAQKCQ==",
1419
+      "version": "7.21.5",
1420
+      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.21.5.tgz",
1421
+      "integrity": "sha512-ZoYBKDb6LyMi5yCsByQ5jmXsHAQDDYeexT1Szvlmui+lADvfSecr5Dxd/PkrTC3pAD182Fcju1VQkB4oCp9M+w==",
1422 1422
       "dev": true,
1423 1423
       "dependencies": {
1424
-        "@babel/helper-plugin-utils": "^7.20.2",
1424
+        "@babel/helper-plugin-utils": "^7.21.5",
1425 1425
         "regenerator-transform": "^0.15.1"
1426 1426
       },
1427 1427
       "engines": {
... ...
@@ -1523,12 +1523,12 @@
1523 1523
       }
1524 1524
     },
1525 1525
     "node_modules/@babel/plugin-transform-unicode-escapes": {
1526
-      "version": "7.18.10",
1527
-      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.18.10.tgz",
1528
-      "integrity": "sha512-kKAdAI+YzPgGY/ftStBFXTI1LZFju38rYThnfMykS+IXy8BVx+res7s2fxf1l8I35DV2T97ezo6+SGrXz6B3iQ==",
1526
+      "version": "7.21.5",
1527
+      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.21.5.tgz",
1528
+      "integrity": "sha512-LYm/gTOwZqsYohlvFUe/8Tujz75LqqVC2w+2qPHLR+WyWHGCZPN1KBpJCJn+4Bk4gOkQy/IXKIge6az5MqwlOg==",
1529 1529
       "dev": true,
1530 1530
       "dependencies": {
1531
-        "@babel/helper-plugin-utils": "^7.18.9"
1531
+        "@babel/helper-plugin-utils": "^7.21.5"
1532 1532
       },
1533 1533
       "engines": {
1534 1534
         "node": ">=6.9.0"
... ...
@@ -1554,14 +1554,14 @@
1554 1554
       }
1555 1555
     },
1556 1556
     "node_modules/@babel/preset-env": {
1557
-      "version": "7.21.4",
1558
-      "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.21.4.tgz",
1559
-      "integrity": "sha512-2W57zHs2yDLm6GD5ZpvNn71lZ0B/iypSdIeq25OurDKji6AdzV07qp4s3n1/x5BqtiGaTrPN3nerlSCaC5qNTw==",
1557
+      "version": "7.21.5",
1558
+      "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.21.5.tgz",
1559
+      "integrity": "sha512-wH00QnTTldTbf/IefEVyChtRdw5RJvODT/Vb4Vcxq1AZvtXj6T0YeX0cAcXhI6/BdGuiP3GcNIL4OQbI2DVNxg==",
1560 1560
       "dev": true,
1561 1561
       "dependencies": {
1562
-        "@babel/compat-data": "^7.21.4",
1563
-        "@babel/helper-compilation-targets": "^7.21.4",
1564
-        "@babel/helper-plugin-utils": "^7.20.2",
1562
+        "@babel/compat-data": "^7.21.5",
1563
+        "@babel/helper-compilation-targets": "^7.21.5",
1564
+        "@babel/helper-plugin-utils": "^7.21.5",
1565 1565
         "@babel/helper-validator-option": "^7.21.0",
1566 1566
         "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.18.6",
1567 1567
         "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.20.7",
... ...
@@ -1586,6 +1586,7 @@
1586 1586
         "@babel/plugin-syntax-dynamic-import": "^7.8.3",
1587 1587
         "@babel/plugin-syntax-export-namespace-from": "^7.8.3",
1588 1588
         "@babel/plugin-syntax-import-assertions": "^7.20.0",
1589
+        "@babel/plugin-syntax-import-meta": "^7.10.4",
1589 1590
         "@babel/plugin-syntax-json-strings": "^7.8.3",
1590 1591
         "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4",
1591 1592
         "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3",
... ...
@@ -1595,22 +1596,22 @@
1595 1596
         "@babel/plugin-syntax-optional-chaining": "^7.8.3",
1596 1597
         "@babel/plugin-syntax-private-property-in-object": "^7.14.5",
1597 1598
         "@babel/plugin-syntax-top-level-await": "^7.14.5",
1598
-        "@babel/plugin-transform-arrow-functions": "^7.20.7",
1599
+        "@babel/plugin-transform-arrow-functions": "^7.21.5",
1599 1600
         "@babel/plugin-transform-async-to-generator": "^7.20.7",
1600 1601
         "@babel/plugin-transform-block-scoped-functions": "^7.18.6",
1601 1602
         "@babel/plugin-transform-block-scoping": "^7.21.0",
1602 1603
         "@babel/plugin-transform-classes": "^7.21.0",
1603
-        "@babel/plugin-transform-computed-properties": "^7.20.7",
1604
+        "@babel/plugin-transform-computed-properties": "^7.21.5",
1604 1605
         "@babel/plugin-transform-destructuring": "^7.21.3",
1605 1606
         "@babel/plugin-transform-dotall-regex": "^7.18.6",
1606 1607
         "@babel/plugin-transform-duplicate-keys": "^7.18.9",
1607 1608
         "@babel/plugin-transform-exponentiation-operator": "^7.18.6",
1608
-        "@babel/plugin-transform-for-of": "^7.21.0",
1609
+        "@babel/plugin-transform-for-of": "^7.21.5",
1609 1610
         "@babel/plugin-transform-function-name": "^7.18.9",
1610 1611
         "@babel/plugin-transform-literals": "^7.18.9",
1611 1612
         "@babel/plugin-transform-member-expression-literals": "^7.18.6",
1612 1613
         "@babel/plugin-transform-modules-amd": "^7.20.11",
1613
-        "@babel/plugin-transform-modules-commonjs": "^7.21.2",
1614
+        "@babel/plugin-transform-modules-commonjs": "^7.21.5",
1614 1615
         "@babel/plugin-transform-modules-systemjs": "^7.20.11",
1615 1616
         "@babel/plugin-transform-modules-umd": "^7.18.6",
1616 1617
         "@babel/plugin-transform-named-capturing-groups-regex": "^7.20.5",
... ...
@@ -1618,17 +1619,17 @@
1618 1619
         "@babel/plugin-transform-object-super": "^7.18.6",
1619 1620
         "@babel/plugin-transform-parameters": "^7.21.3",
1620 1621
         "@babel/plugin-transform-property-literals": "^7.18.6",
1621
-        "@babel/plugin-transform-regenerator": "^7.20.5",
1622
+        "@babel/plugin-transform-regenerator": "^7.21.5",
1622 1623
         "@babel/plugin-transform-reserved-words": "^7.18.6",
1623 1624
         "@babel/plugin-transform-shorthand-properties": "^7.18.6",
1624 1625
         "@babel/plugin-transform-spread": "^7.20.7",
1625 1626
         "@babel/plugin-transform-sticky-regex": "^7.18.6",
1626 1627
         "@babel/plugin-transform-template-literals": "^7.18.9",
1627 1628
         "@babel/plugin-transform-typeof-symbol": "^7.18.9",
1628
-        "@babel/plugin-transform-unicode-escapes": "^7.18.10",
1629
+        "@babel/plugin-transform-unicode-escapes": "^7.21.5",
1629 1630
         "@babel/plugin-transform-unicode-regex": "^7.18.6",
1630 1631
         "@babel/preset-modules": "^0.1.5",
1631
-        "@babel/types": "^7.21.4",
1632
+        "@babel/types": "^7.21.5",
1632 1633
         "babel-plugin-polyfill-corejs2": "^0.3.3",
1633 1634
         "babel-plugin-polyfill-corejs3": "^0.6.0",
1634 1635
         "babel-plugin-polyfill-regenerator": "^0.4.1",
... ...
@@ -1665,9 +1666,9 @@
1665 1666
       "dev": true
1666 1667
     },
1667 1668
     "node_modules/@babel/runtime": {
1668
-      "version": "7.21.0",
1669
-      "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.21.0.tgz",
1670
-      "integrity": "sha512-xwII0//EObnq89Ji5AKYQaRYiW/nZ3llSv29d49IuxPhKbtJoLP+9QUUZ4nVragQVtaVGeZrpB+ZtG/Pdy/POw==",
1669
+      "version": "7.21.5",
1670
+      "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.21.5.tgz",
1671
+      "integrity": "sha512-8jI69toZqqcsnqGGqwGS4Qb1VwLOEp4hz+CXPywcvjs60u3B4Pom/U/7rm4W8tMOYEB+E9wgD0mW1l3r8qlI9Q==",
1671 1672
       "dev": true,
1672 1673
       "dependencies": {
1673 1674
         "regenerator-runtime": "^0.13.11"
... ...
@@ -8547,9 +8548,9 @@
8547 8548
       }
8548 8549
     },
8549 8550
     "@babel/helper-plugin-utils": {
8550
-      "version": "7.20.2",
8551
-      "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.20.2.tgz",
8552
-      "integrity": "sha512-8RvlJG2mj4huQ4pZ+rU9lqKi9ZKiRmuvGuM2HlWmkmgOhbs6zEAw6IEiJ5cQqGbDzGZOhwuOQNtZMi/ENLjZoQ==",
8551
+      "version": "7.21.5",
8552
+      "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.21.5.tgz",
8553
+      "integrity": "sha512-0WDaIlXKOX/3KfBK/dwP1oQGiPh6rjMkT7HIRv7i5RR2VUMwrx5ZL0dwBkKx7+SW1zwNdgjHd34IMk5ZjTeHVg==",
8553 8554
       "dev": true
8554 8555
     },
8555 8556
     "@babel/helper-remap-async-to-generator": {
... ...
@@ -9014,12 +9015,12 @@
9014 9015
       }
9015 9016
     },
9016 9017
     "@babel/plugin-transform-arrow-functions": {
9017
-      "version": "7.20.7",
9018
-      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.20.7.tgz",
9019
-      "integrity": "sha512-3poA5E7dzDomxj9WXWwuD6A5F3kc7VXwIJO+E+J8qtDtS+pXPAhrgEyh+9GBwBgPq1Z+bB+/JD60lp5jsN7JPQ==",
9018
+      "version": "7.21.5",
9019
+      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.21.5.tgz",
9020
+      "integrity": "sha512-wb1mhwGOCaXHDTcsRYMKF9e5bbMgqwxtqa2Y1ifH96dXJPwbuLX9qHy3clhrxVqgMz7nyNXs8VkxdH8UBcjKqA==",
9020 9021
       "dev": true,
9021 9022
       "requires": {
9022
-        "@babel/helper-plugin-utils": "^7.20.2"
9023
+        "@babel/helper-plugin-utils": "^7.21.5"
9023 9024
       }
9024 9025
     },
9025 9026
     "@babel/plugin-transform-async-to-generator": {
... ...
@@ -9069,12 +9070,12 @@
9069 9070
       }
9070 9071
     },
9071 9072
     "@babel/plugin-transform-computed-properties": {
9072
-      "version": "7.20.7",
9073
-      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.20.7.tgz",
9074
-      "integrity": "sha512-Lz7MvBK6DTjElHAmfu6bfANzKcxpyNPeYBGEafyA6E5HtRpjpZwU+u7Qrgz/2OR0z+5TvKYbPdphfSaAcZBrYQ==",
9073
+      "version": "7.21.5",
9074
+      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.21.5.tgz",
9075
+      "integrity": "sha512-TR653Ki3pAwxBxUe8srfF3e4Pe3FTA46uaNHYyQwIoM4oWKSoOZiDNyHJ0oIoDIUPSRQbQG7jzgVBX3FPVne1Q==",
9075 9076
       "dev": true,
9076 9077
       "requires": {
9077
-        "@babel/helper-plugin-utils": "^7.20.2",
9078
+        "@babel/helper-plugin-utils": "^7.21.5",
9078 9079
         "@babel/template": "^7.20.7"
9079 9080
       }
9080 9081
     },
... ...
@@ -9117,12 +9118,12 @@
9117 9118
       }
9118 9119
     },
9119 9120
     "@babel/plugin-transform-for-of": {
9120
-      "version": "7.21.0",
9121
-      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.21.0.tgz",
9122
-      "integrity": "sha512-LlUYlydgDkKpIY7mcBWvyPPmMcOphEyYA27Ef4xpbh1IiDNLr0kZsos2nf92vz3IccvJI25QUwp86Eo5s6HmBQ==",
9121
+      "version": "7.21.5",
9122
+      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.21.5.tgz",
9123
+      "integrity": "sha512-nYWpjKW/7j/I/mZkGVgHJXh4bA1sfdFnJoOXwJuj4m3Q2EraO/8ZyrkCau9P5tbHQk01RMSt6KYLCsW7730SXQ==",
9123 9124
       "dev": true,
9124 9125
       "requires": {
9125
-        "@babel/helper-plugin-utils": "^7.20.2"
9126
+        "@babel/helper-plugin-utils": "^7.21.5"
9126 9127
       }
9127 9128
     },
9128 9129
     "@babel/plugin-transform-function-name": {
... ...
@@ -9165,14 +9166,14 @@
9165 9166
       }
9166 9167
     },
9167 9168
     "@babel/plugin-transform-modules-commonjs": {
9168
-      "version": "7.21.2",
9169
-      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.21.2.tgz",
9170
-      "integrity": "sha512-Cln+Yy04Gxua7iPdj6nOV96smLGjpElir5YwzF0LBPKoPlLDNJePNlrGGaybAJkd0zKRnOVXOgizSqPYMNYkzA==",
9169
+      "version": "7.21.5",
9170
+      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.21.5.tgz",
9171
+      "integrity": "sha512-OVryBEgKUbtqMoB7eG2rs6UFexJi6Zj6FDXx+esBLPTCxCNxAY9o+8Di7IsUGJ+AVhp5ncK0fxWUBd0/1gPhrQ==",
9171 9172
       "dev": true,
9172 9173
       "requires": {
9173
-        "@babel/helper-module-transforms": "^7.21.2",
9174
-        "@babel/helper-plugin-utils": "^7.20.2",
9175
-        "@babel/helper-simple-access": "^7.20.2"
9174
+        "@babel/helper-module-transforms": "^7.21.5",
9175
+        "@babel/helper-plugin-utils": "^7.21.5",
9176
+        "@babel/helper-simple-access": "^7.21.5"
9176 9177
       }
9177 9178
     },
9178 9179
     "@babel/plugin-transform-modules-systemjs": {
... ...
@@ -9245,12 +9246,12 @@
9245 9246
       }
9246 9247
     },
9247 9248
     "@babel/plugin-transform-regenerator": {
9248
-      "version": "7.20.5",
9249
-      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.20.5.tgz",
9250
-      "integrity": "sha512-kW/oO7HPBtntbsahzQ0qSE3tFvkFwnbozz3NWFhLGqH75vLEg+sCGngLlhVkePlCs3Jv0dBBHDzCHxNiFAQKCQ==",
9249
+      "version": "7.21.5",
9250
+      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.21.5.tgz",
9251
+      "integrity": "sha512-ZoYBKDb6LyMi5yCsByQ5jmXsHAQDDYeexT1Szvlmui+lADvfSecr5Dxd/PkrTC3pAD182Fcju1VQkB4oCp9M+w==",
9251 9252
       "dev": true,
9252 9253
       "requires": {
9253
-        "@babel/helper-plugin-utils": "^7.20.2",
9254
+        "@babel/helper-plugin-utils": "^7.21.5",
9254 9255
         "regenerator-transform": "^0.15.1"
9255 9256
       }
9256 9257
     },
... ...
@@ -9310,12 +9311,12 @@
9310 9311
       }
9311 9312
     },
9312 9313
     "@babel/plugin-transform-unicode-escapes": {
9313
-      "version": "7.18.10",
9314
-      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.18.10.tgz",
9315
-      "integrity": "sha512-kKAdAI+YzPgGY/ftStBFXTI1LZFju38rYThnfMykS+IXy8BVx+res7s2fxf1l8I35DV2T97ezo6+SGrXz6B3iQ==",
9314
+      "version": "7.21.5",
9315
+      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.21.5.tgz",
9316
+      "integrity": "sha512-LYm/gTOwZqsYohlvFUe/8Tujz75LqqVC2w+2qPHLR+WyWHGCZPN1KBpJCJn+4Bk4gOkQy/IXKIge6az5MqwlOg==",
9316 9317
       "dev": true,
9317 9318
       "requires": {
9318
-        "@babel/helper-plugin-utils": "^7.18.9"
9319
+        "@babel/helper-plugin-utils": "^7.21.5"
9319 9320
       }
9320 9321
     },
9321 9322
     "@babel/plugin-transform-unicode-regex": {
... ...
@@ -9329,14 +9330,14 @@
9329 9330
       }
9330 9331
     },
9331 9332
     "@babel/preset-env": {
9332
-      "version": "7.21.4",
9333
-      "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.21.4.tgz",
9334
-      "integrity": "sha512-2W57zHs2yDLm6GD5ZpvNn71lZ0B/iypSdIeq25OurDKji6AdzV07qp4s3n1/x5BqtiGaTrPN3nerlSCaC5qNTw==",
9333
+      "version": "7.21.5",
9334
+      "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.21.5.tgz",
9335
+      "integrity": "sha512-wH00QnTTldTbf/IefEVyChtRdw5RJvODT/Vb4Vcxq1AZvtXj6T0YeX0cAcXhI6/BdGuiP3GcNIL4OQbI2DVNxg==",
9335 9336
       "dev": true,
9336 9337
       "requires": {
9337
-        "@babel/compat-data": "^7.21.4",
9338
-        "@babel/helper-compilation-targets": "^7.21.4",
9339
-        "@babel/helper-plugin-utils": "^7.20.2",
9338
+        "@babel/compat-data": "^7.21.5",
9339
+        "@babel/helper-compilation-targets": "^7.21.5",
9340
+        "@babel/helper-plugin-utils": "^7.21.5",
9340 9341
         "@babel/helper-validator-option": "^7.21.0",
9341 9342
         "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.18.6",
9342 9343
         "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.20.7",
... ...
@@ -9361,6 +9362,7 @@
9361 9362
         "@babel/plugin-syntax-dynamic-import": "^7.8.3",
9362 9363
         "@babel/plugin-syntax-export-namespace-from": "^7.8.3",
9363 9364
         "@babel/plugin-syntax-import-assertions": "^7.20.0",
9365
+        "@babel/plugin-syntax-import-meta": "^7.10.4",
9364 9366
         "@babel/plugin-syntax-json-strings": "^7.8.3",
9365 9367
         "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4",
9366 9368
         "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3",
... ...
@@ -9370,22 +9372,22 @@
9370 9372
         "@babel/plugin-syntax-optional-chaining": "^7.8.3",
9371 9373
         "@babel/plugin-syntax-private-property-in-object": "^7.14.5",
9372 9374
         "@babel/plugin-syntax-top-level-await": "^7.14.5",
9373
-        "@babel/plugin-transform-arrow-functions": "^7.20.7",
9375
+        "@babel/plugin-transform-arrow-functions": "^7.21.5",
9374 9376
         "@babel/plugin-transform-async-to-generator": "^7.20.7",
9375 9377
         "@babel/plugin-transform-block-scoped-functions": "^7.18.6",
9376 9378
         "@babel/plugin-transform-block-scoping": "^7.21.0",
9377 9379
         "@babel/plugin-transform-classes": "^7.21.0",
9378
-        "@babel/plugin-transform-computed-properties": "^7.20.7",
9380
+        "@babel/plugin-transform-computed-properties": "^7.21.5",
9379 9381
         "@babel/plugin-transform-destructuring": "^7.21.3",
9380 9382
         "@babel/plugin-transform-dotall-regex": "^7.18.6",
9381 9383
         "@babel/plugin-transform-duplicate-keys": "^7.18.9",
9382 9384
         "@babel/plugin-transform-exponentiation-operator": "^7.18.6",
9383
-        "@babel/plugin-transform-for-of": "^7.21.0",
9385
+        "@babel/plugin-transform-for-of": "^7.21.5",
9384 9386
         "@babel/plugin-transform-function-name": "^7.18.9",
9385 9387
         "@babel/plugin-transform-literals": "^7.18.9",
9386 9388
         "@babel/plugin-transform-member-expression-literals": "^7.18.6",
9387 9389
         "@babel/plugin-transform-modules-amd": "^7.20.11",
9388
-        "@babel/plugin-transform-modules-commonjs": "^7.21.2",
9390
+        "@babel/plugin-transform-modules-commonjs": "^7.21.5",
9389 9391
         "@babel/plugin-transform-modules-systemjs": "^7.20.11",
9390 9392
         "@babel/plugin-transform-modules-umd": "^7.18.6",
9391 9393
         "@babel/plugin-transform-named-capturing-groups-regex": "^7.20.5",
... ...
@@ -9393,17 +9395,17 @@
9393 9395
         "@babel/plugin-transform-object-super": "^7.18.6",
9394 9396
         "@babel/plugin-transform-parameters": "^7.21.3",
9395 9397
         "@babel/plugin-transform-property-literals": "^7.18.6",
9396
-        "@babel/plugin-transform-regenerator": "^7.20.5",
9398
+        "@babel/plugin-transform-regenerator": "^7.21.5",
9397 9399
         "@babel/plugin-transform-reserved-words": "^7.18.6",
9398 9400
         "@babel/plugin-transform-shorthand-properties": "^7.18.6",
9399 9401
         "@babel/plugin-transform-spread": "^7.20.7",
9400 9402
         "@babel/plugin-transform-sticky-regex": "^7.18.6",
9401 9403
         "@babel/plugin-transform-template-literals": "^7.18.9",
9402 9404
         "@babel/plugin-transform-typeof-symbol": "^7.18.9",
9403
-        "@babel/plugin-transform-unicode-escapes": "^7.18.10",
9405
+        "@babel/plugin-transform-unicode-escapes": "^7.21.5",
9404 9406
         "@babel/plugin-transform-unicode-regex": "^7.18.6",
9405 9407
         "@babel/preset-modules": "^0.1.5",
9406
-        "@babel/types": "^7.21.4",
9408
+        "@babel/types": "^7.21.5",
9407 9409
         "babel-plugin-polyfill-corejs2": "^0.3.3",
9408 9410
         "babel-plugin-polyfill-corejs3": "^0.6.0",
9409 9411
         "babel-plugin-polyfill-regenerator": "^0.4.1",
... ...
@@ -9431,9 +9433,9 @@
9431 9433
       "dev": true
9432 9434
     },
9433 9435
     "@babel/runtime": {
9434
-      "version": "7.21.0",
9435
-      "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.21.0.tgz",
9436
-      "integrity": "sha512-xwII0//EObnq89Ji5AKYQaRYiW/nZ3llSv29d49IuxPhKbtJoLP+9QUUZ4nVragQVtaVGeZrpB+ZtG/Pdy/POw==",
9436
+      "version": "7.21.5",
9437
+      "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.21.5.tgz",
9438
+      "integrity": "sha512-8jI69toZqqcsnqGGqwGS4Qb1VwLOEp4hz+CXPywcvjs60u3B4Pom/U/7rm4W8tMOYEB+E9wgD0mW1l3r8qlI9Q==",
9437 9439
       "dev": true,
9438 9440
       "requires": {
9439 9441
         "regenerator-runtime": "^0.13.11"