git.fiddlerwoaroof.com
Browse code

chore(deps-dev): bump @babel/preset-env from 7.10.3 to 7.10.4

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

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

dependabot-preview[bot] authored on 01/07/2020 22:11:23
Showing 2 changed files
... ...
@@ -846,23 +846,48 @@
846 846
       }
847 847
     },
848 848
     "@babel/plugin-proposal-nullish-coalescing-operator": {
849
-      "version": "7.10.1",
850
-      "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.10.1.tgz",
851
-      "integrity": "sha512-56cI/uHYgL2C8HVuHOuvVowihhX0sxb3nnfVRzUeVHTWmRHTZrKuAh/OBIMggGU/S1g/1D2CRCXqP+3u7vX7iA==",
849
+      "version": "7.10.4",
850
+      "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.10.4.tgz",
851
+      "integrity": "sha512-wq5n1M3ZUlHl9sqT2ok1T2/MTt6AXE0e1Lz4WzWBr95LsAZ5qDXe4KnFuauYyEyLiohvXFMdbsOTMyLZs91Zlw==",
852 852
       "dev": true,
853 853
       "requires": {
854
-        "@babel/helper-plugin-utils": "^7.10.1",
854
+        "@babel/helper-plugin-utils": "^7.10.4",
855 855
         "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.0"
856
+      },
857
+      "dependencies": {
858
+        "@babel/helper-plugin-utils": {
859
+          "version": "7.10.4",
860
+          "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz",
861
+          "integrity": "sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==",
862
+          "dev": true
863
+        }
856 864
       }
857 865
     },
858 866
     "@babel/plugin-proposal-numeric-separator": {
859
-      "version": "7.10.1",
860
-      "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.10.1.tgz",
861
-      "integrity": "sha512-jjfym4N9HtCiNfyyLAVD8WqPYeHUrw4ihxuAynWj6zzp2gf9Ey2f7ImhFm6ikB3CLf5Z/zmcJDri6B4+9j9RsA==",
867
+      "version": "7.10.4",
868
+      "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.10.4.tgz",
869
+      "integrity": "sha512-73/G7QoRoeNkLZFxsoCCvlg4ezE4eM+57PnOqgaPOozd5myfj7p0muD1mRVJvbUWbOzD+q3No2bWbaKy+DJ8DA==",
862 870
       "dev": true,
863 871
       "requires": {
864
-        "@babel/helper-plugin-utils": "^7.10.1",
865
-        "@babel/plugin-syntax-numeric-separator": "^7.10.1"
872
+        "@babel/helper-plugin-utils": "^7.10.4",
873
+        "@babel/plugin-syntax-numeric-separator": "^7.10.4"
874
+      },
875
+      "dependencies": {
876
+        "@babel/helper-plugin-utils": {
877
+          "version": "7.10.4",
878
+          "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz",
879
+          "integrity": "sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==",
880
+          "dev": true
881
+        },
882
+        "@babel/plugin-syntax-numeric-separator": {
883
+          "version": "7.10.4",
884
+          "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz",
885
+          "integrity": "sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==",
886
+          "dev": true,
887
+          "requires": {
888
+            "@babel/helper-plugin-utils": "^7.10.4"
889
+          }
890
+        }
866 891
       }
867 892
     },
868 893
     "@babel/plugin-proposal-object-rest-spread": {
... ...
@@ -887,31 +912,210 @@
887 912
       }
888 913
     },
889 914
     "@babel/plugin-proposal-optional-chaining": {
890
-      "version": "7.10.3",
891
-      "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.10.3.tgz",
892
-      "integrity": "sha512-yyG3n9dJ1vZ6v5sfmIlMMZ8azQoqx/5/nZTSWX1td6L1H1bsjzA8TInDChpafCZiJkeOFzp/PtrfigAQXxI1Ng==",
915
+      "version": "7.10.4",
916
+      "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.10.4.tgz",
917
+      "integrity": "sha512-ZIhQIEeavTgouyMSdZRap4VPPHqJJ3NEs2cuHs5p0erH+iz6khB0qfgU8g7UuJkG88+fBMy23ZiU+nuHvekJeQ==",
893 918
       "dev": true,
894 919
       "requires": {
895
-        "@babel/helper-plugin-utils": "^7.10.3",
920
+        "@babel/helper-plugin-utils": "^7.10.4",
896 921
         "@babel/plugin-syntax-optional-chaining": "^7.8.0"
897 922
       },
898 923
       "dependencies": {
899 924
         "@babel/helper-plugin-utils": {
900
-          "version": "7.10.3",
901
-          "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.3.tgz",
902
-          "integrity": "sha512-j/+j8NAWUTxOtx4LKHybpSClxHoq6I91DQ/mKgAXn5oNUPIUiGppjPIX3TDtJWPrdfP9Kfl7e4fgVMiQR9VE/g==",
925
+          "version": "7.10.4",
926
+          "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz",
927
+          "integrity": "sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==",
903 928
           "dev": true
904 929
         }
905 930
       }
906 931
     },
907 932
     "@babel/plugin-proposal-private-methods": {
908
-      "version": "7.10.1",
909
-      "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.10.1.tgz",
910
-      "integrity": "sha512-RZecFFJjDiQ2z6maFprLgrdnm0OzoC23Mx89xf1CcEsxmHuzuXOdniEuI+S3v7vjQG4F5sa6YtUp+19sZuSxHg==",
933
+      "version": "7.10.4",
934
+      "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.10.4.tgz",
935
+      "integrity": "sha512-wh5GJleuI8k3emgTg5KkJK6kHNsGEr0uBTDBuQUBJwckk9xs1ez79ioheEVVxMLyPscB0LfkbVHslQqIzWV6Bw==",
911 936
       "dev": true,
912 937
       "requires": {
913
-        "@babel/helper-create-class-features-plugin": "^7.10.1",
914
-        "@babel/helper-plugin-utils": "^7.10.1"
938
+        "@babel/helper-create-class-features-plugin": "^7.10.4",
939
+        "@babel/helper-plugin-utils": "^7.10.4"
940
+      },
941
+      "dependencies": {
942
+        "@babel/code-frame": {
943
+          "version": "7.10.4",
944
+          "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.10.4.tgz",
945
+          "integrity": "sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg==",
946
+          "dev": true,
947
+          "requires": {
948
+            "@babel/highlight": "^7.10.4"
949
+          }
950
+        },
951
+        "@babel/generator": {
952
+          "version": "7.10.4",
953
+          "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.10.4.tgz",
954
+          "integrity": "sha512-toLIHUIAgcQygFZRAQcsLQV3CBuX6yOIru1kJk/qqqvcRmZrYe6WavZTSG+bB8MxhnL9YPf+pKQfuiP161q7ng==",
955
+          "dev": true,
956
+          "requires": {
957
+            "@babel/types": "^7.10.4",
958
+            "jsesc": "^2.5.1",
959
+            "lodash": "^4.17.13",
960
+            "source-map": "^0.5.0"
961
+          }
962
+        },
963
+        "@babel/helper-create-class-features-plugin": {
964
+          "version": "7.10.4",
965
+          "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.10.4.tgz",
966
+          "integrity": "sha512-9raUiOsXPxzzLjCXeosApJItoMnX3uyT4QdM2UldffuGApNrF8e938MwNpDCK9CPoyxrEoCgT+hObJc3mZa6lQ==",
967
+          "dev": true,
968
+          "requires": {
969
+            "@babel/helper-function-name": "^7.10.4",
970
+            "@babel/helper-member-expression-to-functions": "^7.10.4",
971
+            "@babel/helper-optimise-call-expression": "^7.10.4",
972
+            "@babel/helper-plugin-utils": "^7.10.4",
973
+            "@babel/helper-replace-supers": "^7.10.4",
974
+            "@babel/helper-split-export-declaration": "^7.10.4"
975
+          }
976
+        },
977
+        "@babel/helper-function-name": {
978
+          "version": "7.10.4",
979
+          "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.10.4.tgz",
980
+          "integrity": "sha512-YdaSyz1n8gY44EmN7x44zBn9zQ1Ry2Y+3GTA+3vH6Mizke1Vw0aWDM66FOYEPw8//qKkmqOckrGgTYa+6sceqQ==",
981
+          "dev": true,
982
+          "requires": {
983
+            "@babel/helper-get-function-arity": "^7.10.4",
984
+            "@babel/template": "^7.10.4",
985
+            "@babel/types": "^7.10.4"
986
+          }
987
+        },
988
+        "@babel/helper-get-function-arity": {
989
+          "version": "7.10.4",
990
+          "resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.10.4.tgz",
991
+          "integrity": "sha512-EkN3YDB+SRDgiIUnNgcmiD361ti+AVbL3f3Henf6dqqUyr5dMsorno0lJWJuLhDhkI5sYEpgj6y9kB8AOU1I2A==",
992
+          "dev": true,
993
+          "requires": {
994
+            "@babel/types": "^7.10.4"
995
+          }
996
+        },
997
+        "@babel/helper-member-expression-to-functions": {
998
+          "version": "7.10.4",
999
+          "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.10.4.tgz",
1000
+          "integrity": "sha512-m5j85pK/KZhuSdM/8cHUABQTAslV47OjfIB9Cc7P+PvlAoBzdb79BGNfw8RhT5Mq3p+xGd0ZfAKixbrUZx0C7A==",
1001
+          "dev": true,
1002
+          "requires": {
1003
+            "@babel/types": "^7.10.4"
1004
+          }
1005
+        },
1006
+        "@babel/helper-optimise-call-expression": {
1007
+          "version": "7.10.4",
1008
+          "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.10.4.tgz",
1009
+          "integrity": "sha512-n3UGKY4VXwXThEiKrgRAoVPBMqeoPgHVqiHZOanAJCG9nQUL2pLRQirUzl0ioKclHGpGqRgIOkgcIJaIWLpygg==",
1010
+          "dev": true,
1011
+          "requires": {
1012
+            "@babel/types": "^7.10.4"
1013
+          }
1014
+        },
1015
+        "@babel/helper-plugin-utils": {
1016
+          "version": "7.10.4",
1017
+          "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz",
1018
+          "integrity": "sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==",
1019
+          "dev": true
1020
+        },
1021
+        "@babel/helper-replace-supers": {
1022
+          "version": "7.10.4",
1023
+          "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.10.4.tgz",
1024
+          "integrity": "sha512-sPxZfFXocEymYTdVK1UNmFPBN+Hv5mJkLPsYWwGBxZAxaWfFu+xqp7b6qWD0yjNuNL2VKc6L5M18tOXUP7NU0A==",
1025
+          "dev": true,
1026
+          "requires": {
1027
+            "@babel/helper-member-expression-to-functions": "^7.10.4",
1028
+            "@babel/helper-optimise-call-expression": "^7.10.4",
1029
+            "@babel/traverse": "^7.10.4",
1030
+            "@babel/types": "^7.10.4"
1031
+          }
1032
+        },
1033
+        "@babel/helper-split-export-declaration": {
1034
+          "version": "7.10.4",
1035
+          "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.10.4.tgz",
1036
+          "integrity": "sha512-pySBTeoUff56fL5CBU2hWm9TesA4r/rOkI9DyJLvvgz09MB9YtfIYe3iBriVaYNaPe+Alua0vBIOVOLs2buWhg==",
1037
+          "dev": true,
1038
+          "requires": {
1039
+            "@babel/types": "^7.10.4"
1040
+          }
1041
+        },
1042
+        "@babel/helper-validator-identifier": {
1043
+          "version": "7.10.4",
1044
+          "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz",
1045
+          "integrity": "sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw==",
1046
+          "dev": true
1047
+        },
1048
+        "@babel/highlight": {
1049
+          "version": "7.10.4",
1050
+          "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.10.4.tgz",
1051
+          "integrity": "sha512-i6rgnR/YgPEQzZZnbTHHuZdlE8qyoBNalD6F+q4vAFlcMEcqmkoG+mPqJYJCo63qPf74+Y1UZsl3l6f7/RIkmA==",
1052
+          "dev": true,
1053
+          "requires": {
1054
+            "@babel/helper-validator-identifier": "^7.10.4",
1055
+            "chalk": "^2.0.0",
1056
+            "js-tokens": "^4.0.0"
1057
+          }
1058
+        },
1059
+        "@babel/parser": {
1060
+          "version": "7.10.4",
1061
+          "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.10.4.tgz",
1062
+          "integrity": "sha512-8jHII4hf+YVDsskTF6WuMB3X4Eh+PsUkC2ljq22so5rHvH+T8BzyL94VOdyFLNR8tBSVXOTbNHOKpR4TfRxVtA==",
1063
+          "dev": true
1064
+        },
1065
+        "@babel/template": {
1066
+          "version": "7.10.4",
1067
+          "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.10.4.tgz",
1068
+          "integrity": "sha512-ZCjD27cGJFUB6nmCB1Enki3r+L5kJveX9pq1SvAUKoICy6CZ9yD8xO086YXdYhvNjBdnekm4ZnaP5yC8Cs/1tA==",
1069
+          "dev": true,
1070
+          "requires": {
1071
+            "@babel/code-frame": "^7.10.4",
1072
+            "@babel/parser": "^7.10.4",
1073
+            "@babel/types": "^7.10.4"
1074
+          }
1075
+        },
1076
+        "@babel/traverse": {
1077
+          "version": "7.10.4",
1078
+          "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.10.4.tgz",
1079
+          "integrity": "sha512-aSy7p5THgSYm4YyxNGz6jZpXf+Ok40QF3aA2LyIONkDHpAcJzDUqlCKXv6peqYUs2gmic849C/t2HKw2a2K20Q==",
1080
+          "dev": true,
1081
+          "requires": {
1082
+            "@babel/code-frame": "^7.10.4",
1083
+            "@babel/generator": "^7.10.4",
1084
+            "@babel/helper-function-name": "^7.10.4",
1085
+            "@babel/helper-split-export-declaration": "^7.10.4",
1086
+            "@babel/parser": "^7.10.4",
1087
+            "@babel/types": "^7.10.4",
1088
+            "debug": "^4.1.0",
1089
+            "globals": "^11.1.0",
1090
+            "lodash": "^4.17.13"
1091
+          }
1092
+        },
1093
+        "@babel/types": {
1094
+          "version": "7.10.4",
1095
+          "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.10.4.tgz",
1096
+          "integrity": "sha512-UTCFOxC3FsFHb7lkRMVvgLzaRVamXuAs2Tz4wajva4WxtVY82eZeaUBtC2Zt95FU9TiznuC0Zk35tsim8jeVpg==",
1097
+          "dev": true,
1098
+          "requires": {
1099
+            "@babel/helper-validator-identifier": "^7.10.4",
1100
+            "lodash": "^4.17.13",
1101
+            "to-fast-properties": "^2.0.0"
1102
+          }
1103
+        },
1104
+        "debug": {
1105
+          "version": "4.1.1",
1106
+          "resolved": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz",
1107
+          "integrity": "sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==",
1108
+          "dev": true,
1109
+          "requires": {
1110
+            "ms": "^2.1.1"
1111
+          }
1112
+        },
1113
+        "source-map": {
1114
+          "version": "0.5.7",
1115
+          "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
1116
+          "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=",
1117
+          "dev": true
1118
+        }
915 1119
       }
916 1120
     },
917 1121
     "@babel/plugin-proposal-unicode-property-regex": {
... ...
@@ -1566,12 +1770,20 @@
1566 1770
       }
1567 1771
     },
1568 1772
     "@babel/plugin-transform-unicode-escapes": {
1569
-      "version": "7.10.1",
1570
-      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.10.1.tgz",
1571
-      "integrity": "sha512-zZ0Poh/yy1d4jeDWpx/mNwbKJVwUYJX73q+gyh4bwtG0/iUlzdEu0sLMda8yuDFS6LBQlT/ST1SJAR6zYwXWgw==",
1773
+      "version": "7.10.4",
1774
+      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.10.4.tgz",
1775
+      "integrity": "sha512-y5XJ9waMti2J+e7ij20e+aH+fho7Wb7W8rNuu72aKRwCHFqQdhkdU2lo3uZ9tQuboEJcUFayXdARhcxLQ3+6Fg==",
1572 1776
       "dev": true,
1573 1777
       "requires": {
1574
-        "@babel/helper-plugin-utils": "^7.10.1"
1778
+        "@babel/helper-plugin-utils": "^7.10.4"
1779
+      },
1780
+      "dependencies": {
1781
+        "@babel/helper-plugin-utils": {
1782
+          "version": "7.10.4",
1783
+          "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz",
1784
+          "integrity": "sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==",
1785
+          "dev": true
1786
+        }
1575 1787
       }
1576 1788
     },
1577 1789
     "@babel/plugin-transform-unicode-regex": {
... ...
@@ -1585,70 +1797,70 @@
1585 1797
       }
1586 1798
     },
1587 1799
     "@babel/preset-env": {
1588
-      "version": "7.10.3",
1589
-      "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.10.3.tgz",
1590
-      "integrity": "sha512-jHaSUgiewTmly88bJtMHbOd1bJf2ocYxb5BWKSDQIP5tmgFuS/n0gl+nhSrYDhT33m0vPxp+rP8oYYgPgMNQlg==",
1591
-      "dev": true,
1592
-      "requires": {
1593
-        "@babel/compat-data": "^7.10.3",
1594
-        "@babel/helper-compilation-targets": "^7.10.2",
1595
-        "@babel/helper-module-imports": "^7.10.3",
1596
-        "@babel/helper-plugin-utils": "^7.10.3",
1597
-        "@babel/plugin-proposal-async-generator-functions": "^7.10.3",
1598
-        "@babel/plugin-proposal-class-properties": "^7.10.1",
1599
-        "@babel/plugin-proposal-dynamic-import": "^7.10.1",
1600
-        "@babel/plugin-proposal-json-strings": "^7.10.1",
1601
-        "@babel/plugin-proposal-nullish-coalescing-operator": "^7.10.1",
1602
-        "@babel/plugin-proposal-numeric-separator": "^7.10.1",
1603
-        "@babel/plugin-proposal-object-rest-spread": "^7.10.3",
1604
-        "@babel/plugin-proposal-optional-catch-binding": "^7.10.1",
1605
-        "@babel/plugin-proposal-optional-chaining": "^7.10.3",
1606
-        "@babel/plugin-proposal-private-methods": "^7.10.1",
1607
-        "@babel/plugin-proposal-unicode-property-regex": "^7.10.1",
1800
+      "version": "7.10.4",
1801
+      "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.10.4.tgz",
1802
+      "integrity": "sha512-tcmuQ6vupfMZPrLrc38d0sF2OjLT3/bZ0dry5HchNCQbrokoQi4reXqclvkkAT5b+gWc23meVWpve5P/7+w/zw==",
1803
+      "dev": true,
1804
+      "requires": {
1805
+        "@babel/compat-data": "^7.10.4",
1806
+        "@babel/helper-compilation-targets": "^7.10.4",
1807
+        "@babel/helper-module-imports": "^7.10.4",
1808
+        "@babel/helper-plugin-utils": "^7.10.4",
1809
+        "@babel/plugin-proposal-async-generator-functions": "^7.10.4",
1810
+        "@babel/plugin-proposal-class-properties": "^7.10.4",
1811
+        "@babel/plugin-proposal-dynamic-import": "^7.10.4",
1812
+        "@babel/plugin-proposal-json-strings": "^7.10.4",
1813
+        "@babel/plugin-proposal-nullish-coalescing-operator": "^7.10.4",
1814
+        "@babel/plugin-proposal-numeric-separator": "^7.10.4",
1815
+        "@babel/plugin-proposal-object-rest-spread": "^7.10.4",
1816
+        "@babel/plugin-proposal-optional-catch-binding": "^7.10.4",
1817
+        "@babel/plugin-proposal-optional-chaining": "^7.10.4",
1818
+        "@babel/plugin-proposal-private-methods": "^7.10.4",
1819
+        "@babel/plugin-proposal-unicode-property-regex": "^7.10.4",
1608 1820
         "@babel/plugin-syntax-async-generators": "^7.8.0",
1609
-        "@babel/plugin-syntax-class-properties": "^7.10.1",
1821
+        "@babel/plugin-syntax-class-properties": "^7.10.4",
1610 1822
         "@babel/plugin-syntax-dynamic-import": "^7.8.0",
1611 1823
         "@babel/plugin-syntax-json-strings": "^7.8.0",
1612 1824
         "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.0",
1613
-        "@babel/plugin-syntax-numeric-separator": "^7.10.1",
1825
+        "@babel/plugin-syntax-numeric-separator": "^7.10.4",
1614 1826
         "@babel/plugin-syntax-object-rest-spread": "^7.8.0",
1615 1827
         "@babel/plugin-syntax-optional-catch-binding": "^7.8.0",
1616 1828
         "@babel/plugin-syntax-optional-chaining": "^7.8.0",
1617
-        "@babel/plugin-syntax-top-level-await": "^7.10.1",
1618
-        "@babel/plugin-transform-arrow-functions": "^7.10.1",
1619
-        "@babel/plugin-transform-async-to-generator": "^7.10.1",
1620
-        "@babel/plugin-transform-block-scoped-functions": "^7.10.1",
1621
-        "@babel/plugin-transform-block-scoping": "^7.10.1",
1622
-        "@babel/plugin-transform-classes": "^7.10.3",
1623
-        "@babel/plugin-transform-computed-properties": "^7.10.3",
1624
-        "@babel/plugin-transform-destructuring": "^7.10.1",
1625
-        "@babel/plugin-transform-dotall-regex": "^7.10.1",
1626
-        "@babel/plugin-transform-duplicate-keys": "^7.10.1",
1627
-        "@babel/plugin-transform-exponentiation-operator": "^7.10.1",
1628
-        "@babel/plugin-transform-for-of": "^7.10.1",
1629
-        "@babel/plugin-transform-function-name": "^7.10.1",
1630
-        "@babel/plugin-transform-literals": "^7.10.1",
1631
-        "@babel/plugin-transform-member-expression-literals": "^7.10.1",
1632
-        "@babel/plugin-transform-modules-amd": "^7.10.1",
1633
-        "@babel/plugin-transform-modules-commonjs": "^7.10.1",
1634
-        "@babel/plugin-transform-modules-systemjs": "^7.10.3",
1635
-        "@babel/plugin-transform-modules-umd": "^7.10.1",
1636
-        "@babel/plugin-transform-named-capturing-groups-regex": "^7.10.3",
1637
-        "@babel/plugin-transform-new-target": "^7.10.1",
1638
-        "@babel/plugin-transform-object-super": "^7.10.1",
1639
-        "@babel/plugin-transform-parameters": "^7.10.1",
1640
-        "@babel/plugin-transform-property-literals": "^7.10.1",
1641
-        "@babel/plugin-transform-regenerator": "^7.10.3",
1642
-        "@babel/plugin-transform-reserved-words": "^7.10.1",
1643
-        "@babel/plugin-transform-shorthand-properties": "^7.10.1",
1644
-        "@babel/plugin-transform-spread": "^7.10.1",
1645
-        "@babel/plugin-transform-sticky-regex": "^7.10.1",
1646
-        "@babel/plugin-transform-template-literals": "^7.10.3",
1647
-        "@babel/plugin-transform-typeof-symbol": "^7.10.1",
1648
-        "@babel/plugin-transform-unicode-escapes": "^7.10.1",
1649
-        "@babel/plugin-transform-unicode-regex": "^7.10.1",
1829
+        "@babel/plugin-syntax-top-level-await": "^7.10.4",
1830
+        "@babel/plugin-transform-arrow-functions": "^7.10.4",
1831
+        "@babel/plugin-transform-async-to-generator": "^7.10.4",
1832
+        "@babel/plugin-transform-block-scoped-functions": "^7.10.4",
1833
+        "@babel/plugin-transform-block-scoping": "^7.10.4",
1834
+        "@babel/plugin-transform-classes": "^7.10.4",
1835
+        "@babel/plugin-transform-computed-properties": "^7.10.4",
1836
+        "@babel/plugin-transform-destructuring": "^7.10.4",
1837
+        "@babel/plugin-transform-dotall-regex": "^7.10.4",
1838
+        "@babel/plugin-transform-duplicate-keys": "^7.10.4",
1839
+        "@babel/plugin-transform-exponentiation-operator": "^7.10.4",
1840
+        "@babel/plugin-transform-for-of": "^7.10.4",
1841
+        "@babel/plugin-transform-function-name": "^7.10.4",
1842
+        "@babel/plugin-transform-literals": "^7.10.4",
1843
+        "@babel/plugin-transform-member-expression-literals": "^7.10.4",
1844
+        "@babel/plugin-transform-modules-amd": "^7.10.4",
1845
+        "@babel/plugin-transform-modules-commonjs": "^7.10.4",
1846
+        "@babel/plugin-transform-modules-systemjs": "^7.10.4",
1847
+        "@babel/plugin-transform-modules-umd": "^7.10.4",
1848
+        "@babel/plugin-transform-named-capturing-groups-regex": "^7.10.4",
1849
+        "@babel/plugin-transform-new-target": "^7.10.4",
1850
+        "@babel/plugin-transform-object-super": "^7.10.4",
1851
+        "@babel/plugin-transform-parameters": "^7.10.4",
1852
+        "@babel/plugin-transform-property-literals": "^7.10.4",
1853
+        "@babel/plugin-transform-regenerator": "^7.10.4",
1854
+        "@babel/plugin-transform-reserved-words": "^7.10.4",
1855
+        "@babel/plugin-transform-shorthand-properties": "^7.10.4",
1856
+        "@babel/plugin-transform-spread": "^7.10.4",
1857
+        "@babel/plugin-transform-sticky-regex": "^7.10.4",
1858
+        "@babel/plugin-transform-template-literals": "^7.10.4",
1859
+        "@babel/plugin-transform-typeof-symbol": "^7.10.4",
1860
+        "@babel/plugin-transform-unicode-escapes": "^7.10.4",
1861
+        "@babel/plugin-transform-unicode-regex": "^7.10.4",
1650 1862
         "@babel/preset-modules": "^0.1.3",
1651
-        "@babel/types": "^7.10.3",
1863
+        "@babel/types": "^7.10.4",
1652 1864
         "browserslist": "^4.12.0",
1653 1865
         "core-js-compat": "^3.6.2",
1654 1866
         "invariant": "^2.2.2",
... ...
@@ -1657,18 +1869,18 @@
1657 1869
       },
1658 1870
       "dependencies": {
1659 1871
         "@babel/code-frame": {
1660
-          "version": "7.10.3",
1661
-          "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.10.3.tgz",
1662
-          "integrity": "sha512-fDx9eNW0qz0WkUeqL6tXEXzVlPh6Y5aCDEZesl0xBGA8ndRukX91Uk44ZqnkECp01NAZUdCAl+aiQNGi0k88Eg==",
1872
+          "version": "7.10.4",
1873
+          "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.10.4.tgz",
1874
+          "integrity": "sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg==",
1663 1875
           "dev": true,
1664 1876
           "requires": {
1665
-            "@babel/highlight": "^7.10.3"
1877
+            "@babel/highlight": "^7.10.4"
1666 1878
           }
1667 1879
         },
1668 1880
         "@babel/compat-data": {
1669
-          "version": "7.10.3",
1670
-          "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.10.3.tgz",
1671
-          "integrity": "sha512-BDIfJ9uNZuI0LajPfoYV28lX8kyCPMHY6uY4WH1lJdcicmAfxCK5ASzaeV0D/wsUaRH/cLk+amuxtC37sZ8TUg==",
1881
+          "version": "7.10.4",
1882
+          "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.10.4.tgz",
1883
+          "integrity": "sha512-t+rjExOrSVvjQQXNp5zAIYDp00KjdvGl/TpDX5REPr0S9IAIPQMTilcfG6q8c0QFmj9lSTVySV2VTsyggvtNIw==",
1672 1884
           "dev": true,
1673 1885
           "requires": {
1674 1886
             "browserslist": "^4.12.0",
... ...
@@ -1677,239 +1889,666 @@
1677 1889
           }
1678 1890
         },
1679 1891
         "@babel/generator": {
1680
-          "version": "7.10.3",
1681
-          "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.10.3.tgz",
1682
-          "integrity": "sha512-drt8MUHbEqRzNR0xnF8nMehbY11b1SDkRw03PSNH/3Rb2Z35oxkddVSi3rcaak0YJQ86PCuE7Qx1jSFhbLNBMA==",
1892
+          "version": "7.10.4",
1893
+          "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.10.4.tgz",
1894
+          "integrity": "sha512-toLIHUIAgcQygFZRAQcsLQV3CBuX6yOIru1kJk/qqqvcRmZrYe6WavZTSG+bB8MxhnL9YPf+pKQfuiP161q7ng==",
1683 1895
           "dev": true,
1684 1896
           "requires": {
1685
-            "@babel/types": "^7.10.3",
1897
+            "@babel/types": "^7.10.4",
1686 1898
             "jsesc": "^2.5.1",
1687 1899
             "lodash": "^4.17.13",
1688 1900
             "source-map": "^0.5.0"
1689 1901
           }
1690 1902
         },
1691
-        "@babel/helper-define-map": {
1692
-          "version": "7.10.3",
1693
-          "resolved": "https://registry.npmjs.org/@babel/helper-define-map/-/helper-define-map-7.10.3.tgz",
1694
-          "integrity": "sha512-bxRzDi4Sin/k0drWCczppOhov1sBSdBvXJObM1NLHQzjhXhwRtn7aRWGvLJWCYbuu2qUk3EKs6Ci9C9ps8XokQ==",
1903
+        "@babel/helper-annotate-as-pure": {
1904
+          "version": "7.10.4",
1905
+          "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.10.4.tgz",
1906
+          "integrity": "sha512-XQlqKQP4vXFB7BN8fEEerrmYvHp3fK/rBkRFz9jaJbzK0B1DSfej9Kc7ZzE8Z/OnId1jpJdNAZ3BFQjWG68rcA==",
1695 1907
           "dev": true,
1696 1908
           "requires": {
1697
-            "@babel/helper-function-name": "^7.10.3",
1698
-            "@babel/types": "^7.10.3",
1699
-            "lodash": "^4.17.13"
1909
+            "@babel/types": "^7.10.4"
1700 1910
           }
1701 1911
         },
1702
-        "@babel/helper-function-name": {
1703
-          "version": "7.10.3",
1704
-          "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.10.3.tgz",
1705
-          "integrity": "sha512-FvSj2aiOd8zbeqijjgqdMDSyxsGHaMt5Tr0XjQsGKHD3/1FP3wksjnLAWzxw7lvXiej8W1Jt47SKTZ6upQNiRw==",
1912
+        "@babel/helper-builder-binary-assignment-operator-visitor": {
1913
+          "version": "7.10.4",
1914
+          "resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.10.4.tgz",
1915
+          "integrity": "sha512-L0zGlFrGWZK4PbT8AszSfLTM5sDU1+Az/En9VrdT8/LmEiJt4zXt+Jve9DCAnQcbqDhCI+29y/L93mrDzddCcg==",
1916
+          "dev": true,
1917
+          "requires": {
1918
+            "@babel/helper-explode-assignable-expression": "^7.10.4",
1919
+            "@babel/types": "^7.10.4"
1920
+          }
1921
+        },
1922
+        "@babel/helper-compilation-targets": {
1923
+          "version": "7.10.4",
1924
+          "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.10.4.tgz",
1925
+          "integrity": "sha512-a3rYhlsGV0UHNDvrtOXBg8/OpfV0OKTkxKPzIplS1zpx7CygDcWWxckxZeDd3gzPzC4kUT0A4nVFDK0wGMh4MQ==",
1926
+          "dev": true,
1927
+          "requires": {
1928
+            "@babel/compat-data": "^7.10.4",
1929
+            "browserslist": "^4.12.0",
1930
+            "invariant": "^2.2.4",
1931
+            "levenary": "^1.1.1",
1932
+            "semver": "^5.5.0"
1933
+          }
1934
+        },
1935
+        "@babel/helper-create-regexp-features-plugin": {
1936
+          "version": "7.10.4",
1937
+          "resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.10.4.tgz",
1938
+          "integrity": "sha512-2/hu58IEPKeoLF45DBwx3XFqsbCXmkdAay4spVr2x0jYgRxrSNp+ePwvSsy9g6YSaNDcKIQVPXk1Ov8S2edk2g==",
1939
+          "dev": true,
1940
+          "requires": {
1941
+            "@babel/helper-annotate-as-pure": "^7.10.4",
1942
+            "@babel/helper-regex": "^7.10.4",
1943
+            "regexpu-core": "^4.7.0"
1944
+          }
1945
+        },
1946
+        "@babel/helper-define-map": {
1947
+          "version": "7.10.4",
1948
+          "resolved": "https://registry.npmjs.org/@babel/helper-define-map/-/helper-define-map-7.10.4.tgz",
1949
+          "integrity": "sha512-nIij0oKErfCnLUCWaCaHW0Bmtl2RO9cN7+u2QT8yqTywgALKlyUVOvHDElh+b5DwVC6YB1FOYFOTWcN/+41EDA==",
1950
+          "dev": true,
1951
+          "requires": {
1952
+            "@babel/helper-function-name": "^7.10.4",
1953
+            "@babel/types": "^7.10.4",
1954
+            "lodash": "^4.17.13"
1955
+          }
1956
+        },
1957
+        "@babel/helper-explode-assignable-expression": {
1958
+          "version": "7.10.4",
1959
+          "resolved": "https://registry.npmjs.org/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.10.4.tgz",
1960
+          "integrity": "sha512-4K71RyRQNPRrR85sr5QY4X3VwG4wtVoXZB9+L3r1Gp38DhELyHCtovqydRi7c1Ovb17eRGiQ/FD5s8JdU0Uy5A==",
1961
+          "dev": true,
1962
+          "requires": {
1963
+            "@babel/traverse": "^7.10.4",
1964
+            "@babel/types": "^7.10.4"
1965
+          }
1966
+        },
1967
+        "@babel/helper-function-name": {
1968
+          "version": "7.10.4",
1969
+          "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.10.4.tgz",
1970
+          "integrity": "sha512-YdaSyz1n8gY44EmN7x44zBn9zQ1Ry2Y+3GTA+3vH6Mizke1Vw0aWDM66FOYEPw8//qKkmqOckrGgTYa+6sceqQ==",
1706 1971
           "dev": true,
1707 1972
           "requires": {
1708
-            "@babel/helper-get-function-arity": "^7.10.3",
1709
-            "@babel/template": "^7.10.3",
1710
-            "@babel/types": "^7.10.3"
1973
+            "@babel/helper-get-function-arity": "^7.10.4",
1974
+            "@babel/template": "^7.10.4",
1975
+            "@babel/types": "^7.10.4"
1711 1976
           }
1712 1977
         },
1713 1978
         "@babel/helper-get-function-arity": {
1714
-          "version": "7.10.3",
1715
-          "resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.10.3.tgz",
1716
-          "integrity": "sha512-iUD/gFsR+M6uiy69JA6fzM5seno8oE85IYZdbVVEuQaZlEzMO2MXblh+KSPJgsZAUx0EEbWXU0yJaW7C9CdAVg==",
1979
+          "version": "7.10.4",
1980
+          "resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.10.4.tgz",
1981
+          "integrity": "sha512-EkN3YDB+SRDgiIUnNgcmiD361ti+AVbL3f3Henf6dqqUyr5dMsorno0lJWJuLhDhkI5sYEpgj6y9kB8AOU1I2A==",
1717 1982
           "dev": true,
1718 1983
           "requires": {
1719
-            "@babel/types": "^7.10.3"
1984
+            "@babel/types": "^7.10.4"
1720 1985
           }
1721 1986
         },
1722 1987
         "@babel/helper-hoist-variables": {
1723
-          "version": "7.10.3",
1724
-          "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.10.3.tgz",
1725
-          "integrity": "sha512-9JyafKoBt5h20Yv1+BXQMdcXXavozI1vt401KBiRc2qzUepbVnd7ogVNymY1xkQN9fekGwfxtotH2Yf5xsGzgg==",
1988
+          "version": "7.10.4",
1989
+          "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.10.4.tgz",
1990
+          "integrity": "sha512-wljroF5PgCk2juF69kanHVs6vrLwIPNp6DLD+Lrl3hoQ3PpPPikaDRNFA+0t81NOoMt2DL6WW/mdU8k4k6ZzuA==",
1991
+          "dev": true,
1992
+          "requires": {
1993
+            "@babel/types": "^7.10.4"
1994
+          }
1995
+        },
1996
+        "@babel/helper-member-expression-to-functions": {
1997
+          "version": "7.10.4",
1998
+          "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.10.4.tgz",
1999
+          "integrity": "sha512-m5j85pK/KZhuSdM/8cHUABQTAslV47OjfIB9Cc7P+PvlAoBzdb79BGNfw8RhT5Mq3p+xGd0ZfAKixbrUZx0C7A==",
1726 2000
           "dev": true,
1727 2001
           "requires": {
1728
-            "@babel/types": "^7.10.3"
2002
+            "@babel/types": "^7.10.4"
1729 2003
           }
1730 2004
         },
1731 2005
         "@babel/helper-module-imports": {
1732
-          "version": "7.10.3",
1733
-          "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.10.3.tgz",
1734
-          "integrity": "sha512-Jtqw5M9pahLSUWA+76nhK9OG8nwYXzhQzVIGFoNaHnXF/r4l7kz4Fl0UAW7B6mqC5myoJiBP5/YQlXQTMfHI9w==",
2006
+          "version": "7.10.4",
2007
+          "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.10.4.tgz",
2008
+          "integrity": "sha512-nEQJHqYavI217oD9+s5MUBzk6x1IlvoS9WTPfgG43CbMEeStE0v+r+TucWdx8KFGowPGvyOkDT9+7DHedIDnVw==",
1735 2009
           "dev": true,
1736 2010
           "requires": {
1737
-            "@babel/types": "^7.10.3"
2011
+            "@babel/types": "^7.10.4"
2012
+          }
2013
+        },
2014
+        "@babel/helper-module-transforms": {
2015
+          "version": "7.10.4",
2016
+          "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.10.4.tgz",
2017
+          "integrity": "sha512-Er2FQX0oa3nV7eM1o0tNCTx7izmQtwAQsIiaLRWtavAAEcskb0XJ5OjJbVrYXWOTr8om921Scabn4/tzlx7j1Q==",
2018
+          "dev": true,
2019
+          "requires": {
2020
+            "@babel/helper-module-imports": "^7.10.4",
2021
+            "@babel/helper-replace-supers": "^7.10.4",
2022
+            "@babel/helper-simple-access": "^7.10.4",
2023
+            "@babel/helper-split-export-declaration": "^7.10.4",
2024
+            "@babel/template": "^7.10.4",
2025
+            "@babel/types": "^7.10.4",
2026
+            "lodash": "^4.17.13"
1738 2027
           }
1739 2028
         },
1740 2029
         "@babel/helper-optimise-call-expression": {
1741
-          "version": "7.10.3",
1742
-          "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.10.3.tgz",
1743
-          "integrity": "sha512-kT2R3VBH/cnSz+yChKpaKRJQJWxdGoc6SjioRId2wkeV3bK0wLLioFpJROrX0U4xr/NmxSSAWT/9Ih5snwIIzg==",
2030
+          "version": "7.10.4",
2031
+          "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.10.4.tgz",
2032
+          "integrity": "sha512-n3UGKY4VXwXThEiKrgRAoVPBMqeoPgHVqiHZOanAJCG9nQUL2pLRQirUzl0ioKclHGpGqRgIOkgcIJaIWLpygg==",
1744 2033
           "dev": true,
1745 2034
           "requires": {
1746
-            "@babel/types": "^7.10.3"
2035
+            "@babel/types": "^7.10.4"
1747 2036
           }
1748 2037
         },
1749 2038
         "@babel/helper-plugin-utils": {
1750
-          "version": "7.10.3",
1751
-          "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.3.tgz",
1752
-          "integrity": "sha512-j/+j8NAWUTxOtx4LKHybpSClxHoq6I91DQ/mKgAXn5oNUPIUiGppjPIX3TDtJWPrdfP9Kfl7e4fgVMiQR9VE/g==",
2039
+          "version": "7.10.4",
2040
+          "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz",
2041
+          "integrity": "sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==",
1753 2042
           "dev": true
1754 2043
         },
2044
+        "@babel/helper-regex": {
2045
+          "version": "7.10.4",
2046
+          "resolved": "https://registry.npmjs.org/@babel/helper-regex/-/helper-regex-7.10.4.tgz",
2047
+          "integrity": "sha512-inWpnHGgtg5NOF0eyHlC0/74/VkdRITY9dtTpB2PrxKKn+AkVMRiZz/Adrx+Ssg+MLDesi2zohBW6MVq6b4pOQ==",
2048
+          "dev": true,
2049
+          "requires": {
2050
+            "lodash": "^4.17.13"
2051
+          }
2052
+        },
1755 2053
         "@babel/helper-remap-async-to-generator": {
1756
-          "version": "7.10.3",
1757
-          "resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.10.3.tgz",
1758
-          "integrity": "sha512-sLB7666ARbJUGDO60ZormmhQOyqMX/shKBXZ7fy937s+3ID8gSrneMvKSSb+8xIM5V7Vn6uNVtOY1vIm26XLtA==",
2054
+          "version": "7.10.4",
2055
+          "resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.10.4.tgz",
2056
+          "integrity": "sha512-86Lsr6NNw3qTNl+TBcF1oRZMaVzJtbWTyTko+CQL/tvNvcGYEFKbLXDPxtW0HKk3McNOk4KzY55itGWCAGK5tg==",
2057
+          "dev": true,
2058
+          "requires": {
2059
+            "@babel/helper-annotate-as-pure": "^7.10.4",
2060
+            "@babel/helper-wrap-function": "^7.10.4",
2061
+            "@babel/template": "^7.10.4",
2062
+            "@babel/traverse": "^7.10.4",
2063
+            "@babel/types": "^7.10.4"
2064
+          }
2065
+        },
2066
+        "@babel/helper-replace-supers": {
2067
+          "version": "7.10.4",
2068
+          "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.10.4.tgz",
2069
+          "integrity": "sha512-sPxZfFXocEymYTdVK1UNmFPBN+Hv5mJkLPsYWwGBxZAxaWfFu+xqp7b6qWD0yjNuNL2VKc6L5M18tOXUP7NU0A==",
2070
+          "dev": true,
2071
+          "requires": {
2072
+            "@babel/helper-member-expression-to-functions": "^7.10.4",
2073
+            "@babel/helper-optimise-call-expression": "^7.10.4",
2074
+            "@babel/traverse": "^7.10.4",
2075
+            "@babel/types": "^7.10.4"
2076
+          }
2077
+        },
2078
+        "@babel/helper-simple-access": {
2079
+          "version": "7.10.4",
2080
+          "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.10.4.tgz",
2081
+          "integrity": "sha512-0fMy72ej/VEvF8ULmX6yb5MtHG4uH4Dbd6I/aHDb/JVg0bbivwt9Wg+h3uMvX+QSFtwr5MeItvazbrc4jtRAXw==",
2082
+          "dev": true,
2083
+          "requires": {
2084
+            "@babel/template": "^7.10.4",
2085
+            "@babel/types": "^7.10.4"
2086
+          }
2087
+        },
2088
+        "@babel/helper-split-export-declaration": {
2089
+          "version": "7.10.4",
2090
+          "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.10.4.tgz",
2091
+          "integrity": "sha512-pySBTeoUff56fL5CBU2hWm9TesA4r/rOkI9DyJLvvgz09MB9YtfIYe3iBriVaYNaPe+Alua0vBIOVOLs2buWhg==",
1759 2092
           "dev": true,
1760 2093
           "requires": {
1761
-            "@babel/helper-annotate-as-pure": "^7.10.1",
1762
-            "@babel/helper-wrap-function": "^7.10.1",
1763
-            "@babel/template": "^7.10.3",
1764
-            "@babel/traverse": "^7.10.3",
1765
-            "@babel/types": "^7.10.3"
2094
+            "@babel/types": "^7.10.4"
1766 2095
           }
1767 2096
         },
1768 2097
         "@babel/helper-validator-identifier": {
1769
-          "version": "7.10.3",
1770
-          "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.3.tgz",
1771
-          "integrity": "sha512-bU8JvtlYpJSBPuj1VUmKpFGaDZuLxASky3LhaKj3bmpSTY6VWooSM8msk+Z0CZoErFye2tlABF6yDkT3FOPAXw==",
2098
+          "version": "7.10.4",
2099
+          "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz",
2100
+          "integrity": "sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw==",
1772 2101
           "dev": true
1773 2102
         },
2103
+        "@babel/helper-wrap-function": {
2104
+          "version": "7.10.4",
2105
+          "resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.10.4.tgz",
2106
+          "integrity": "sha512-6py45WvEF0MhiLrdxtRjKjufwLL1/ob2qDJgg5JgNdojBAZSAKnAjkyOCNug6n+OBl4VW76XjvgSFTdaMcW0Ug==",
2107
+          "dev": true,
2108
+          "requires": {
2109
+            "@babel/helper-function-name": "^7.10.4",
2110
+            "@babel/template": "^7.10.4",
2111
+            "@babel/traverse": "^7.10.4",
2112
+            "@babel/types": "^7.10.4"
2113
+          }
2114
+        },
1774 2115
         "@babel/highlight": {
1775
-          "version": "7.10.3",
1776
-          "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.10.3.tgz",
1777
-          "integrity": "sha512-Ih9B/u7AtgEnySE2L2F0Xm0GaM729XqqLfHkalTsbjXGyqmf/6M0Cu0WpvqueUlW+xk88BHw9Nkpj49naU+vWw==",
2116
+          "version": "7.10.4",
2117
+          "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.10.4.tgz",
2118
+          "integrity": "sha512-i6rgnR/YgPEQzZZnbTHHuZdlE8qyoBNalD6F+q4vAFlcMEcqmkoG+mPqJYJCo63qPf74+Y1UZsl3l6f7/RIkmA==",
1778 2119
           "dev": true,
1779 2120
           "requires": {
1780
-            "@babel/helper-validator-identifier": "^7.10.3",
2121
+            "@babel/helper-validator-identifier": "^7.10.4",
1781 2122
             "chalk": "^2.0.0",
1782 2123
             "js-tokens": "^4.0.0"
1783 2124
           }
1784 2125
         },
1785 2126
         "@babel/parser": {
1786
-          "version": "7.10.3",
1787
-          "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.10.3.tgz",
1788
-          "integrity": "sha512-oJtNJCMFdIMwXGmx+KxuaD7i3b8uS7TTFYW/FNG2BT8m+fmGHoiPYoH0Pe3gya07WuFmM5FCDIr1x0irkD/hyA==",
2127
+          "version": "7.10.4",
2128
+          "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.10.4.tgz",
2129
+          "integrity": "sha512-8jHII4hf+YVDsskTF6WuMB3X4Eh+PsUkC2ljq22so5rHvH+T8BzyL94VOdyFLNR8tBSVXOTbNHOKpR4TfRxVtA==",
1789 2130
           "dev": true
1790 2131
         },
1791 2132
         "@babel/plugin-proposal-async-generator-functions": {
1792
-          "version": "7.10.3",
1793
-          "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.10.3.tgz",
1794
-          "integrity": "sha512-WUUWM7YTOudF4jZBAJIW9D7aViYC/Fn0Pln4RIHlQALyno3sXSjqmTA4Zy1TKC2D49RCR8Y/Pn4OIUtEypK3CA==",
2133
+          "version": "7.10.4",
2134
+          "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.10.4.tgz",
2135
+          "integrity": "sha512-MJbxGSmejEFVOANAezdO39SObkURO5o/8b6fSH6D1pi9RZQt+ldppKPXfqgUWpSQ9asM6xaSaSJIaeWMDRP0Zg==",
1795 2136
           "dev": true,
1796 2137
           "requires": {
1797
-            "@babel/helper-plugin-utils": "^7.10.3",
1798
-            "@babel/helper-remap-async-to-generator": "^7.10.3",
2138
+            "@babel/helper-plugin-utils": "^7.10.4",
2139
+            "@babel/helper-remap-async-to-generator": "^7.10.4",
1799 2140
             "@babel/plugin-syntax-async-generators": "^7.8.0"
1800 2141
           }
1801 2142
         },
2143
+        "@babel/plugin-proposal-dynamic-import": {
2144
+          "version": "7.10.4",
2145
+          "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.10.4.tgz",
2146
+          "integrity": "sha512-up6oID1LeidOOASNXgv/CFbgBqTuKJ0cJjz6An5tWD+NVBNlp3VNSBxv2ZdU7SYl3NxJC7agAQDApZusV6uFwQ==",
2147
+          "dev": true,
2148
+          "requires": {
2149
+            "@babel/helper-plugin-utils": "^7.10.4",
2150
+            "@babel/plugin-syntax-dynamic-import": "^7.8.0"
2151
+          }
2152
+        },
1802 2153
         "@babel/plugin-proposal-object-rest-spread": {
1803
-          "version": "7.10.3",
1804
-          "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.10.3.tgz",
1805
-          "integrity": "sha512-ZZh5leCIlH9lni5bU/wB/UcjtcVLgR8gc+FAgW2OOY+m9h1II3ItTO1/cewNUcsIDZSYcSaz/rYVls+Fb0ExVQ==",
2154
+          "version": "7.10.4",
2155
+          "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.10.4.tgz",
2156
+          "integrity": "sha512-6vh4SqRuLLarjgeOf4EaROJAHjvu9Gl+/346PbDH9yWbJyfnJ/ah3jmYKYtswEyCoWZiidvVHjHshd4WgjB9BA==",
1806 2157
           "dev": true,
1807 2158
           "requires": {
1808
-            "@babel/helper-plugin-utils": "^7.10.3",
2159
+            "@babel/helper-plugin-utils": "^7.10.4",
1809 2160
             "@babel/plugin-syntax-object-rest-spread": "^7.8.0",
1810
-            "@babel/plugin-transform-parameters": "^7.10.1"
2161
+            "@babel/plugin-transform-parameters": "^7.10.4"
2162
+          }
2163
+        },
2164
+        "@babel/plugin-proposal-optional-catch-binding": {
2165
+          "version": "7.10.4",
2166
+          "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.10.4.tgz",
2167
+          "integrity": "sha512-LflT6nPh+GK2MnFiKDyLiqSqVHkQnVf7hdoAvyTnnKj9xB3docGRsdPuxp6qqqW19ifK3xgc9U5/FwrSaCNX5g==",
2168
+          "dev": true,
2169
+          "requires": {
2170
+            "@babel/helper-plugin-utils": "^7.10.4",
2171
+            "@babel/plugin-syntax-optional-catch-binding": "^7.8.0"
2172
+          }
2173
+        },
2174
+        "@babel/plugin-proposal-unicode-property-regex": {
2175
+          "version": "7.10.4",
2176
+          "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.10.4.tgz",
2177
+          "integrity": "sha512-H+3fOgPnEXFL9zGYtKQe4IDOPKYlZdF1kqFDQRRb8PK4B8af1vAGK04tF5iQAAsui+mHNBQSAtd2/ndEDe9wuA==",
2178
+          "dev": true,
2179
+          "requires": {
2180
+            "@babel/helper-create-regexp-features-plugin": "^7.10.4",
2181
+            "@babel/helper-plugin-utils": "^7.10.4"
2182
+          }
2183
+        },
2184
+        "@babel/plugin-syntax-class-properties": {
2185
+          "version": "7.10.4",
2186
+          "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.10.4.tgz",
2187
+          "integrity": "sha512-GCSBF7iUle6rNugfURwNmCGG3Z/2+opxAMLs1nND4bhEG5PuxTIggDBoeYYSujAlLtsupzOHYJQgPS3pivwXIA==",
2188
+          "dev": true,
2189
+          "requires": {
2190
+            "@babel/helper-plugin-utils": "^7.10.4"
2191
+          }
2192
+        },
2193
+        "@babel/plugin-syntax-numeric-separator": {
2194
+          "version": "7.10.4",
2195
+          "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz",
2196
+          "integrity": "sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==",
2197
+          "dev": true,
2198
+          "requires": {
2199
+            "@babel/helper-plugin-utils": "^7.10.4"
2200
+          }
2201
+        },
2202
+        "@babel/plugin-syntax-top-level-await": {
2203
+          "version": "7.10.4",
2204
+          "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.10.4.tgz",
2205
+          "integrity": "sha512-ni1brg4lXEmWyafKr0ccFWkJG0CeMt4WV1oyeBW6EFObF4oOHclbkj5cARxAPQyAQ2UTuplJyK4nfkXIMMFvsQ==",
2206
+          "dev": true,
2207
+          "requires": {
2208
+            "@babel/helper-plugin-utils": "^7.10.4"
2209
+          }
2210
+        },
2211
+        "@babel/plugin-transform-arrow-functions": {
2212
+          "version": "7.10.4",
2213
+          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.10.4.tgz",
2214
+          "integrity": "sha512-9J/oD1jV0ZCBcgnoFWFq1vJd4msoKb/TCpGNFyyLt0zABdcvgK3aYikZ8HjzB14c26bc7E3Q1yugpwGy2aTPNA==",
2215
+          "dev": true,
2216
+          "requires": {
2217
+            "@babel/helper-plugin-utils": "^7.10.4"
2218
+          }
2219
+        },
2220
+        "@babel/plugin-transform-async-to-generator": {
2221
+          "version": "7.10.4",
2222
+          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.10.4.tgz",
2223
+          "integrity": "sha512-F6nREOan7J5UXTLsDsZG3DXmZSVofr2tGNwfdrVwkDWHfQckbQXnXSPfD7iO+c/2HGqycwyLST3DnZ16n+cBJQ==",
2224
+          "dev": true,
2225
+          "requires": {
2226
+            "@babel/helper-module-imports": "^7.10.4",
2227
+            "@babel/helper-plugin-utils": "^7.10.4",
2228
+            "@babel/helper-remap-async-to-generator": "^7.10.4"
2229
+          }
2230
+        },
2231
+        "@babel/plugin-transform-block-scoped-functions": {
2232
+          "version": "7.10.4",
2233
+          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.10.4.tgz",
2234
+          "integrity": "sha512-WzXDarQXYYfjaV1szJvN3AD7rZgZzC1JtjJZ8dMHUyiK8mxPRahynp14zzNjU3VkPqPsO38CzxiWO1c9ARZ8JA==",
2235
+          "dev": true,
2236
+          "requires": {
2237
+            "@babel/helper-plugin-utils": "^7.10.4"
2238
+          }
2239
+        },
2240
+        "@babel/plugin-transform-block-scoping": {
2241
+          "version": "7.10.4",
2242
+          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.10.4.tgz",
2243
+          "integrity": "sha512-J3b5CluMg3hPUii2onJDRiaVbPtKFPLEaV5dOPY5OeAbDi1iU/UbbFFTgwb7WnanaDy7bjU35kc26W3eM5Qa0A==",
2244
+          "dev": true,
2245
+          "requires": {
2246
+            "@babel/helper-plugin-utils": "^7.10.4",
2247
+            "lodash": "^4.17.13"
1811 2248
           }
1812 2249
         },
1813 2250
         "@babel/plugin-transform-classes": {
1814
-          "version": "7.10.3",
1815
-          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.10.3.tgz",
1816
-          "integrity": "sha512-irEX0ChJLaZVC7FvvRoSIxJlmk0IczFLcwaRXUArBKYHCHbOhe57aG8q3uw/fJsoSXvZhjRX960hyeAGlVBXZw==",
1817
-          "dev": true,
1818
-          "requires": {
1819
-            "@babel/helper-annotate-as-pure": "^7.10.1",
1820
-            "@babel/helper-define-map": "^7.10.3",
1821
-            "@babel/helper-function-name": "^7.10.3",
1822
-            "@babel/helper-optimise-call-expression": "^7.10.3",
1823
-            "@babel/helper-plugin-utils": "^7.10.3",
1824
-            "@babel/helper-replace-supers": "^7.10.1",
1825
-            "@babel/helper-split-export-declaration": "^7.10.1",
2251
+          "version": "7.10.4",
2252
+          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.10.4.tgz",
2253
+          "integrity": "sha512-2oZ9qLjt161dn1ZE0Ms66xBncQH4In8Sqw1YWgBUZuGVJJS5c0OFZXL6dP2MRHrkU/eKhWg8CzFJhRQl50rQxA==",
2254
+          "dev": true,
2255
+          "requires": {
2256
+            "@babel/helper-annotate-as-pure": "^7.10.4",
2257
+            "@babel/helper-define-map": "^7.10.4",
2258
+            "@babel/helper-function-name": "^7.10.4",
2259
+            "@babel/helper-optimise-call-expression": "^7.10.4",
2260
+            "@babel/helper-plugin-utils": "^7.10.4",
2261
+            "@babel/helper-replace-supers": "^7.10.4",
2262
+            "@babel/helper-split-export-declaration": "^7.10.4",
1826 2263
             "globals": "^11.1.0"
1827 2264
           }
1828 2265
         },
1829 2266
         "@babel/plugin-transform-computed-properties": {
1830
-          "version": "7.10.3",
1831
-          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.10.3.tgz",
1832
-          "integrity": "sha512-GWzhaBOsdbjVFav96drOz7FzrcEW6AP5nax0gLIpstiFaI3LOb2tAg06TimaWU6YKOfUACK3FVrxPJ4GSc5TgA==",
2267
+          "version": "7.10.4",
2268
+          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.10.4.tgz",
2269
+          "integrity": "sha512-JFwVDXcP/hM/TbyzGq3l/XWGut7p46Z3QvqFMXTfk6/09m7xZHJUN9xHfsv7vqqD4YnfI5ueYdSJtXqqBLyjBw==",
2270
+          "dev": true,
2271
+          "requires": {
2272
+            "@babel/helper-plugin-utils": "^7.10.4"
2273
+          }
2274
+        },
2275
+        "@babel/plugin-transform-destructuring": {
2276
+          "version": "7.10.4",
2277
+          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.10.4.tgz",
2278
+          "integrity": "sha512-+WmfvyfsyF603iPa6825mq6Qrb7uLjTOsa3XOFzlYcYDHSS4QmpOWOL0NNBY5qMbvrcf3tq0Cw+v4lxswOBpgA==",
2279
+          "dev": true,
2280
+          "requires": {
2281
+            "@babel/helper-plugin-utils": "^7.10.4"
2282
+          }
2283
+        },
2284
+        "@babel/plugin-transform-dotall-regex": {
2285
+          "version": "7.10.4",
2286
+          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.10.4.tgz",
2287
+          "integrity": "sha512-ZEAVvUTCMlMFAbASYSVQoxIbHm2OkG2MseW6bV2JjIygOjdVv8tuxrCTzj1+Rynh7ODb8GivUy7dzEXzEhuPaA==",
1833 2288
           "dev": true,
1834 2289
           "requires": {
1835
-            "@babel/helper-plugin-utils": "^7.10.3"
2290
+            "@babel/helper-create-regexp-features-plugin": "^7.10.4",
2291
+            "@babel/helper-plugin-utils": "^7.10.4"
2292
+          }
2293
+        },
2294
+        "@babel/plugin-transform-duplicate-keys": {
2295
+          "version": "7.10.4",
2296
+          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.10.4.tgz",
2297
+          "integrity": "sha512-GL0/fJnmgMclHiBTTWXNlYjYsA7rDrtsazHG6mglaGSTh0KsrW04qml+Bbz9FL0LcJIRwBWL5ZqlNHKTkU3xAA==",
2298
+          "dev": true,
2299
+          "requires": {
2300
+            "@babel/helper-plugin-utils": "^7.10.4"
2301
+          }
2302
+        },
2303
+        "@babel/plugin-transform-exponentiation-operator": {
2304
+          "version": "7.10.4",
2305
+          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.10.4.tgz",
2306
+          "integrity": "sha512-S5HgLVgkBcRdyQAHbKj+7KyuWx8C6t5oETmUuwz1pt3WTWJhsUV0WIIXuVvfXMxl/QQyHKlSCNNtaIamG8fysw==",
2307
+          "dev": true,
2308
+          "requires": {
2309
+            "@babel/helper-builder-binary-assignment-operator-visitor": "^7.10.4",
2310
+            "@babel/helper-plugin-utils": "^7.10.4"
2311
+          }
2312
+        },
2313
+        "@babel/plugin-transform-for-of": {
2314
+          "version": "7.10.4",
2315
+          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.10.4.tgz",
2316
+          "integrity": "sha512-ItdQfAzu9AlEqmusA/65TqJ79eRcgGmpPPFvBnGILXZH975G0LNjP1yjHvGgfuCxqrPPueXOPe+FsvxmxKiHHQ==",
2317
+          "dev": true,
2318
+          "requires": {
2319
+            "@babel/helper-plugin-utils": "^7.10.4"
2320
+          }
2321
+        },
2322
+        "@babel/plugin-transform-function-name": {
2323
+          "version": "7.10.4",
2324
+          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.10.4.tgz",
2325
+          "integrity": "sha512-OcDCq2y5+E0dVD5MagT5X+yTRbcvFjDI2ZVAottGH6tzqjx/LKpgkUepu3hp/u4tZBzxxpNGwLsAvGBvQ2mJzg==",
2326
+          "dev": true,
2327
+          "requires": {
2328
+            "@babel/helper-function-name": "^7.10.4",
2329
+            "@babel/helper-plugin-utils": "^7.10.4"
2330
+          }
2331
+        },
2332
+        "@babel/plugin-transform-literals": {
2333
+          "version": "7.10.4",
2334
+          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.10.4.tgz",
2335
+          "integrity": "sha512-Xd/dFSTEVuUWnyZiMu76/InZxLTYilOSr1UlHV+p115Z/Le2Fi1KXkJUYz0b42DfndostYlPub3m8ZTQlMaiqQ==",
2336
+          "dev": true,
2337
+          "requires": {
2338
+            "@babel/helper-plugin-utils": "^7.10.4"
2339
+          }
2340
+        },
2341
+        "@babel/plugin-transform-member-expression-literals": {
2342
+          "version": "7.10.4",
2343
+          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.10.4.tgz",
2344
+          "integrity": "sha512-0bFOvPyAoTBhtcJLr9VcwZqKmSjFml1iVxvPL0ReomGU53CX53HsM4h2SzckNdkQcHox1bpAqzxBI1Y09LlBSw==",
2345
+          "dev": true,
2346
+          "requires": {
2347
+            "@babel/helper-plugin-utils": "^7.10.4"
2348
+          }
2349
+        },
2350
+        "@babel/plugin-transform-modules-amd": {
2351
+          "version": "7.10.4",
2352
+          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.10.4.tgz",
2353
+          "integrity": "sha512-3Fw+H3WLUrTlzi3zMiZWp3AR4xadAEMv6XRCYnd5jAlLM61Rn+CRJaZMaNvIpcJpQ3vs1kyifYvEVPFfoSkKOA==",
2354
+          "dev": true,
2355
+          "requires": {
2356
+            "@babel/helper-module-transforms": "^7.10.4",
2357
+            "@babel/helper-plugin-utils": "^7.10.4",
2358
+            "babel-plugin-dynamic-import-node": "^2.3.3"
2359
+          }
2360
+        },
2361
+        "@babel/plugin-transform-modules-commonjs": {
2362
+          "version": "7.10.4",
2363
+          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.10.4.tgz",
2364
+          "integrity": "sha512-Xj7Uq5o80HDLlW64rVfDBhao6OX89HKUmb+9vWYaLXBZOma4gA6tw4Ni1O5qVDoZWUV0fxMYA0aYzOawz0l+1w==",
2365
+          "dev": true,
2366
+          "requires": {
2367
+            "@babel/helper-module-transforms": "^7.10.4",
2368
+            "@babel/helper-plugin-utils": "^7.10.4",
2369
+            "@babel/helper-simple-access": "^7.10.4",
2370
+            "babel-plugin-dynamic-import-node": "^2.3.3"
1836 2371
           }
1837 2372
         },
1838 2373
         "@babel/plugin-transform-modules-systemjs": {
1839
-          "version": "7.10.3",
1840
-          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.10.3.tgz",
1841
-          "integrity": "sha512-GWXWQMmE1GH4ALc7YXW56BTh/AlzvDWhUNn9ArFF0+Cz5G8esYlVbXfdyHa1xaD1j+GnBoCeoQNlwtZTVdiG/A==",
2374
+          "version": "7.10.4",
2375
+          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.10.4.tgz",
2376
+          "integrity": "sha512-Tb28LlfxrTiOTGtZFsvkjpyjCl9IoaRI52AEU/VIwOwvDQWtbNJsAqTXzh+5R7i74e/OZHH2c2w2fsOqAfnQYQ==",
1842 2377
           "dev": true,
1843 2378
           "requires": {
1844
-            "@babel/helper-hoist-variables": "^7.10.3",
1845
-            "@babel/helper-module-transforms": "^7.10.1",
1846
-            "@babel/helper-plugin-utils": "^7.10.3",
2379
+            "@babel/helper-hoist-variables": "^7.10.4",
2380
+            "@babel/helper-module-transforms": "^7.10.4",
2381
+            "@babel/helper-plugin-utils": "^7.10.4",
1847 2382
             "babel-plugin-dynamic-import-node": "^2.3.3"
1848 2383
           }
1849 2384
         },
2385
+        "@babel/plugin-transform-modules-umd": {
2386
+          "version": "7.10.4",
2387
+          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.10.4.tgz",
2388
+          "integrity": "sha512-mohW5q3uAEt8T45YT7Qc5ws6mWgJAaL/8BfWD9Dodo1A3RKWli8wTS+WiQ/knF+tXlPirW/1/MqzzGfCExKECA==",
2389
+          "dev": true,
2390
+          "requires": {
2391
+            "@babel/helper-module-transforms": "^7.10.4",
2392
+            "@babel/helper-plugin-utils": "^7.10.4"
2393
+          }
2394
+        },
1850 2395
         "@babel/plugin-transform-named-capturing-groups-regex": {
1851
-          "version": "7.10.3",
1852
-          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.10.3.tgz",
1853
-          "integrity": "sha512-I3EH+RMFyVi8Iy/LekQm948Z4Lz4yKT7rK+vuCAeRm0kTa6Z5W7xuhRxDNJv0FPya/her6AUgrDITb70YHtTvA==",
2396
+          "version": "7.10.4",
2397
+          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.10.4.tgz",
2398
+          "integrity": "sha512-V6LuOnD31kTkxQPhKiVYzYC/Jgdq53irJC/xBSmqcNcqFGV+PER4l6rU5SH2Vl7bH9mLDHcc0+l9HUOe4RNGKA==",
2399
+          "dev": true,
2400
+          "requires": {
2401
+            "@babel/helper-create-regexp-features-plugin": "^7.10.4"
2402
+          }
2403
+        },
2404
+        "@babel/plugin-transform-new-target": {
2405
+          "version": "7.10.4",
2406
+          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.10.4.tgz",
2407
+          "integrity": "sha512-YXwWUDAH/J6dlfwqlWsztI2Puz1NtUAubXhOPLQ5gjR/qmQ5U96DY4FQO8At33JN4XPBhrjB8I4eMmLROjjLjw==",
2408
+          "dev": true,
2409
+          "requires": {
2410
+            "@babel/helper-plugin-utils": "^7.10.4"
2411
+          }
2412
+        },
2413
+        "@babel/plugin-transform-object-super": {
2414
+          "version": "7.10.4",
2415
+          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.10.4.tgz",
2416
+          "integrity": "sha512-5iTw0JkdRdJvr7sY0vHqTpnruUpTea32JHmq/atIWqsnNussbRzjEDyWep8UNztt1B5IusBYg8Irb0bLbiEBCQ==",
2417
+          "dev": true,
2418
+          "requires": {
2419
+            "@babel/helper-plugin-utils": "^7.10.4",
2420
+            "@babel/helper-replace-supers": "^7.10.4"
2421
+          }
2422
+        },
2423
+        "@babel/plugin-transform-parameters": {
2424
+          "version": "7.10.4",
2425
+          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.10.4.tgz",
2426
+          "integrity": "sha512-RurVtZ/D5nYfEg0iVERXYKEgDFeesHrHfx8RT05Sq57ucj2eOYAP6eu5fynL4Adju4I/mP/I6SO0DqNWAXjfLQ==",
2427
+          "dev": true,
2428
+          "requires": {
2429
+            "@babel/helper-get-function-arity": "^7.10.4",
2430
+            "@babel/helper-plugin-utils": "^7.10.4"
2431
+          }
2432
+        },
2433
+        "@babel/plugin-transform-property-literals": {
2434
+          "version": "7.10.4",
2435
+          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.10.4.tgz",
2436
+          "integrity": "sha512-ofsAcKiUxQ8TY4sScgsGeR2vJIsfrzqvFb9GvJ5UdXDzl+MyYCaBj/FGzXuv7qE0aJcjWMILny1epqelnFlz8g==",
1854 2437
           "dev": true,
1855 2438
           "requires": {
1856
-            "@babel/helper-create-regexp-features-plugin": "^7.8.3"
2439
+            "@babel/helper-plugin-utils": "^7.10.4"
1857 2440
           }
1858 2441
         },
1859 2442
         "@babel/plugin-transform-regenerator": {
1860
-          "version": "7.10.3",
1861
-          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.10.3.tgz",
1862
-          "integrity": "sha512-H5kNeW0u8mbk0qa1jVIVTeJJL6/TJ81ltD4oyPx0P499DhMJrTmmIFCmJ3QloGpQG8K9symccB7S7SJpCKLwtw==",
2443
+          "version": "7.10.4",
2444
+          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.10.4.tgz",
2445
+          "integrity": "sha512-3thAHwtor39A7C04XucbMg17RcZ3Qppfxr22wYzZNcVIkPHfpM9J0SO8zuCV6SZa265kxBJSrfKTvDCYqBFXGw==",
1863 2446
           "dev": true,
1864 2447
           "requires": {
1865 2448
             "regenerator-transform": "^0.14.2"
1866 2449
           }
1867 2450
         },
2451
+        "@babel/plugin-transform-reserved-words": {
2452
+          "version": "7.10.4",
2453
+          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.10.4.tgz",
2454
+          "integrity": "sha512-hGsw1O6Rew1fkFbDImZIEqA8GoidwTAilwCyWqLBM9f+e/u/sQMQu7uX6dyokfOayRuuVfKOW4O7HvaBWM+JlQ==",
2455
+          "dev": true,
2456
+          "requires": {
2457
+            "@babel/helper-plugin-utils": "^7.10.4"
2458
+          }
2459
+        },
2460
+        "@babel/plugin-transform-shorthand-properties": {
2461
+          "version": "7.10.4",
2462
+          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.10.4.tgz",
2463
+          "integrity": "sha512-AC2K/t7o07KeTIxMoHneyX90v3zkm5cjHJEokrPEAGEy3UCp8sLKfnfOIGdZ194fyN4wfX/zZUWT9trJZ0qc+Q==",
2464
+          "dev": true,
2465
+          "requires": {
2466
+            "@babel/helper-plugin-utils": "^7.10.4"
2467
+          }
2468
+        },
2469
+        "@babel/plugin-transform-spread": {
2470
+          "version": "7.10.4",
2471
+          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.10.4.tgz",
2472
+          "integrity": "sha512-1e/51G/Ni+7uH5gktbWv+eCED9pP8ZpRhZB3jOaI3mmzfvJTWHkuyYTv0Z5PYtyM+Tr2Ccr9kUdQxn60fI5WuQ==",
2473
+          "dev": true,
2474
+          "requires": {
2475
+            "@babel/helper-plugin-utils": "^7.10.4"
2476
+          }
2477
+        },
2478
+        "@babel/plugin-transform-sticky-regex": {
2479
+          "version": "7.10.4",
2480
+          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.10.4.tgz",
2481
+          "integrity": "sha512-Ddy3QZfIbEV0VYcVtFDCjeE4xwVTJWTmUtorAJkn6u/92Z/nWJNV+mILyqHKrUxXYKA2EoCilgoPePymKL4DvQ==",
2482
+          "dev": true,
2483
+          "requires": {
2484
+            "@babel/helper-plugin-utils": "^7.10.4",
2485
+            "@babel/helper-regex": "^7.10.4"
2486
+          }
2487
+        },
1868 2488
         "@babel/plugin-transform-template-literals": {
1869
-          "version": "7.10.3",
1870
-          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.10.3.tgz",
1871
-          "integrity": "sha512-yaBn9OpxQra/bk0/CaA4wr41O0/Whkg6nqjqApcinxM7pro51ojhX6fv1pimAnVjVfDy14K0ULoRL70CA9jWWA==",
2489
+          "version": "7.10.4",
2490
+          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.10.4.tgz",
2491
+          "integrity": "sha512-4NErciJkAYe+xI5cqfS8pV/0ntlY5N5Ske/4ImxAVX7mk9Rxt2bwDTGv1Msc2BRJvWQcmYEC+yoMLdX22aE4VQ==",
2492
+          "dev": true,
2493
+          "requires": {
2494
+            "@babel/helper-annotate-as-pure": "^7.10.4",
2495
+            "@babel/helper-plugin-utils": "^7.10.4"
2496
+          }
2497
+        },
2498
+        "@babel/plugin-transform-typeof-symbol": {
2499
+          "version": "7.10.4",
2500
+          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.10.4.tgz",
2501
+          "integrity": "sha512-QqNgYwuuW0y0H+kUE/GWSR45t/ccRhe14Fs/4ZRouNNQsyd4o3PG4OtHiIrepbM2WKUBDAXKCAK/Lk4VhzTaGA==",
1872 2502
           "dev": true,
1873 2503
           "requires": {
1874
-            "@babel/helper-annotate-as-pure": "^7.10.1",
1875
-            "@babel/helper-plugin-utils": "^7.10.3"
2504
+            "@babel/helper-plugin-utils": "^7.10.4"
2505
+          }
2506
+        },
2507
+        "@babel/plugin-transform-unicode-regex": {
2508
+          "version": "7.10.4",
2509
+          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.10.4.tgz",
2510
+          "integrity": "sha512-wNfsc4s8N2qnIwpO/WP2ZiSyjfpTamT2C9V9FDH/Ljub9zw6P3SjkXcFmc0RQUt96k2fmIvtla2MMjgTwIAC+A==",
2511
+          "dev": true,
2512
+          "requires": {
2513
+            "@babel/helper-create-regexp-features-plugin": "^7.10.4",
2514
+            "@babel/helper-plugin-utils": "^7.10.4"
1876 2515
           }
1877 2516
         },
1878 2517
         "@babel/template": {
1879
-          "version": "7.10.3",
1880
-          "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.10.3.tgz",
1881
-          "integrity": "sha512-5BjI4gdtD+9fHZUsaxPHPNpwa+xRkDO7c7JbhYn2afvrkDu5SfAAbi9AIMXw2xEhO/BR35TqiW97IqNvCo/GqA==",
2518
+          "version": "7.10.4",
2519
+          "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.10.4.tgz",
2520
+          "integrity": "sha512-ZCjD27cGJFUB6nmCB1Enki3r+L5kJveX9pq1SvAUKoICy6CZ9yD8xO086YXdYhvNjBdnekm4ZnaP5yC8Cs/1tA==",
1882 2521
           "dev": true,
1883 2522
           "requires": {
1884
-            "@babel/code-frame": "^7.10.3",
1885
-            "@babel/parser": "^7.10.3",
1886
-            "@babel/types": "^7.10.3"
2523
+            "@babel/code-frame": "^7.10.4",
2524
+            "@babel/parser": "^7.10.4",
2525
+            "@babel/types": "^7.10.4"
1887 2526
           }
1888 2527
         },
1889 2528
         "@babel/traverse": {
1890
-          "version": "7.10.3",
1891
-          "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.10.3.tgz",
1892
-          "integrity": "sha512-qO6623eBFhuPm0TmmrUFMT1FulCmsSeJuVGhiLodk2raUDFhhTECLd9E9jC4LBIWziqt4wgF6KuXE4d+Jz9yug==",
2529
+          "version": "7.10.4",
2530
+          "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.10.4.tgz",
2531
+          "integrity": "sha512-aSy7p5THgSYm4YyxNGz6jZpXf+Ok40QF3aA2LyIONkDHpAcJzDUqlCKXv6peqYUs2gmic849C/t2HKw2a2K20Q==",
1893 2532
           "dev": true,
1894 2533
           "requires": {
1895
-            "@babel/code-frame": "^7.10.3",
1896
-            "@babel/generator": "^7.10.3",
1897
-            "@babel/helper-function-name": "^7.10.3",
1898
-            "@babel/helper-split-export-declaration": "^7.10.1",
1899
-            "@babel/parser": "^7.10.3",
1900
-            "@babel/types": "^7.10.3",
2534
+            "@babel/code-frame": "^7.10.4",
2535
+            "@babel/generator": "^7.10.4",
2536
+            "@babel/helper-function-name": "^7.10.4",
2537
+            "@babel/helper-split-export-declaration": "^7.10.4",
2538
+            "@babel/parser": "^7.10.4",
2539
+            "@babel/types": "^7.10.4",
1901 2540
             "debug": "^4.1.0",
1902 2541
             "globals": "^11.1.0",
1903 2542
             "lodash": "^4.17.13"
1904 2543
           }
1905 2544
         },
1906 2545
         "@babel/types": {
1907
-          "version": "7.10.3",
1908
-          "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.10.3.tgz",
1909
-          "integrity": "sha512-nZxaJhBXBQ8HVoIcGsf9qWep3Oh3jCENK54V4mRF7qaJabVsAYdbTtmSD8WmAp1R6ytPiu5apMwSXyxB1WlaBA==",
2546
+          "version": "7.10.4",
2547
+          "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.10.4.tgz",
2548
+          "integrity": "sha512-UTCFOxC3FsFHb7lkRMVvgLzaRVamXuAs2Tz4wajva4WxtVY82eZeaUBtC2Zt95FU9TiznuC0Zk35tsim8jeVpg==",
1910 2549
           "dev": true,
1911 2550
           "requires": {
1912
-            "@babel/helper-validator-identifier": "^7.10.3",
2551
+            "@babel/helper-validator-identifier": "^7.10.4",
1913 2552
             "lodash": "^4.17.13",
1914 2553
             "to-fast-properties": "^2.0.0"
1915 2554
           }
... ...
@@ -30,7 +30,7 @@
30 30
     "@babel/plugin-syntax-dynamic-import": "^7.0.0",
31 31
     "@babel/plugin-syntax-import-meta": "^7.10.4",
32 32
     "@babel/plugin-transform-react-jsx": "^7.10.4",
33
-    "@babel/preset-env": "^7.10.3",
33
+    "@babel/preset-env": "^7.10.4",
34 34
     "@babel/preset-flow": "^7.10.4",
35 35
     "@babel/preset-react": "^7.0.0",
36 36
     "babel-core": "7.0.0-bridge.0",