git.fiddlerwoaroof.com
Browse code

chore: bump @babel/core from 7.14.0 to 7.14.5

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.14.0 to 7.14.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.14.5/packages/babel-core)

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

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

dependabot[bot] authored on 10/06/2021 05:02:54
Showing 1 changed files
... ...
@@ -37,20 +37,20 @@
37 37
       "dev": true
38 38
     },
39 39
     "@babel/core": {
40
-      "version": "7.14.0",
41
-      "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.14.0.tgz",
42
-      "integrity": "sha512-8YqpRig5NmIHlMLw09zMlPTvUVMILjqCOtVgu+TVNWEBvy9b5I3RRyhqnrV4hjgEK7n8P9OqvkWJAFmEL6Wwfw==",
43
-      "dev": true,
44
-      "requires": {
45
-        "@babel/code-frame": "^7.12.13",
46
-        "@babel/generator": "^7.14.0",
47
-        "@babel/helper-compilation-targets": "^7.13.16",
48
-        "@babel/helper-module-transforms": "^7.14.0",
49
-        "@babel/helpers": "^7.14.0",
50
-        "@babel/parser": "^7.14.0",
51
-        "@babel/template": "^7.12.13",
52
-        "@babel/traverse": "^7.14.0",
53
-        "@babel/types": "^7.14.0",
40
+      "version": "7.14.5",
41
+      "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.14.5.tgz",
42
+      "integrity": "sha512-RN/AwP2DJmQTZSfiDaD+JQQ/J99KsIpOCfBE5pL+5jJSt7nI3nYGoAXZu+ffYSQ029NLs2DstZb+eR81uuARgg==",
43
+      "dev": true,
44
+      "requires": {
45
+        "@babel/code-frame": "^7.14.5",
46
+        "@babel/generator": "^7.14.5",
47
+        "@babel/helper-compilation-targets": "^7.14.5",
48
+        "@babel/helper-module-transforms": "^7.14.5",
49
+        "@babel/helpers": "^7.14.5",
50
+        "@babel/parser": "^7.14.5",
51
+        "@babel/template": "^7.14.5",
52
+        "@babel/traverse": "^7.14.5",
53
+        "@babel/types": "^7.14.5",
54 54
         "convert-source-map": "^1.7.0",
55 55
         "debug": "^4.1.0",
56 56
         "gensync": "^1.0.0-beta.2",
... ...
@@ -60,199 +60,145 @@
60 60
       },
61 61
       "dependencies": {
62 62
         "@babel/code-frame": {
63
-          "version": "7.12.13",
64
-          "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.13.tgz",
65
-          "integrity": "sha512-HV1Cm0Q3ZrpCR93tkWOYiuYIgLxZXZFVG2VgK+MBWjUqZTundupbfx2aXarXuw5Ko5aMcjtJgbSs4vUGBS5v6g==",
63
+          "version": "7.14.5",
64
+          "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.14.5.tgz",
65
+          "integrity": "sha512-9pzDqyc6OLDaqe+zbACgFkb6fKMNG6CObKpnYXChRsvYGyEdc7CA2BaqeOM+vOtCS5ndmJicPJhKAwYRI6UfFw==",
66 66
           "dev": true,
67 67
           "requires": {
68
-            "@babel/highlight": "^7.12.13"
68
+            "@babel/highlight": "^7.14.5"
69 69
           }
70 70
         },
71 71
         "@babel/compat-data": {
72
-          "version": "7.14.0",
73
-          "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.14.0.tgz",
74
-          "integrity": "sha512-vu9V3uMM/1o5Hl5OekMUowo3FqXLJSw+s+66nt0fSWVWTtmosdzn45JHOB3cPtZoe6CTBDzvSw0RdOY85Q37+Q==",
72
+          "version": "7.14.5",
73
+          "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.14.5.tgz",
74
+          "integrity": "sha512-kixrYn4JwfAVPa0f2yfzc2AWti6WRRyO3XjWW5PJAvtE11qhSayrrcrEnee05KAtNaPC+EwehE8Qt1UedEVB8w==",
75 75
           "dev": true
76 76
         },
77 77
         "@babel/generator": {
78
-          "version": "7.14.0",
79
-          "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.14.0.tgz",
80
-          "integrity": "sha512-C6u00HbmsrNPug6A+CiNl8rEys7TsdcXwg12BHi2ca5rUfAs3+UwZsuDQSXnc+wCElCXMB8gMaJ3YXDdh8fAlg==",
78
+          "version": "7.14.5",
79
+          "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.14.5.tgz",
80
+          "integrity": "sha512-y3rlP+/G25OIX3mYKKIOlQRcqj7YgrvHxOLbVmyLJ9bPmi5ttvUmpydVjcFjZphOktWuA7ovbx91ECloWTfjIA==",
81 81
           "dev": true,
82 82
           "requires": {
83
-            "@babel/types": "^7.14.0",
83
+            "@babel/types": "^7.14.5",
84 84
             "jsesc": "^2.5.1",
85 85
             "source-map": "^0.5.0"
86 86
           }
87 87
         },
88 88
         "@babel/helper-compilation-targets": {
89
-          "version": "7.13.16",
90
-          "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.16.tgz",
91
-          "integrity": "sha512-3gmkYIrpqsLlieFwjkGgLaSHmhnvlAYzZLlYVjlW+QwI+1zE17kGxuJGmIqDQdYp56XdmGeD+Bswx0UTyG18xA==",
89
+          "version": "7.14.5",
90
+          "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.14.5.tgz",
91
+          "integrity": "sha512-v+QtZqXEiOnpO6EYvlImB6zCD2Lel06RzOPzmkz/D/XgQiUu3C/Jb1LOqSt/AIA34TYi/Q+KlT8vTQrgdxkbLw==",
92 92
           "dev": true,
93 93
           "requires": {
94
-            "@babel/compat-data": "^7.13.15",
95
-            "@babel/helper-validator-option": "^7.12.17",
96
-            "browserslist": "^4.14.5",
94
+            "@babel/compat-data": "^7.14.5",
95
+            "@babel/helper-validator-option": "^7.14.5",
96
+            "browserslist": "^4.16.6",
97 97
             "semver": "^6.3.0"
98 98
           }
99 99
         },
100 100
         "@babel/helper-function-name": {
101
-          "version": "7.12.13",
102
-          "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.12.13.tgz",
103
-          "integrity": "sha512-TZvmPn0UOqmvi5G4vvw0qZTpVptGkB1GL61R6lKvrSdIxGm5Pky7Q3fpKiIkQCAtRCBUwB0PaThlx9vebCDSwA==",
101
+          "version": "7.14.5",
102
+          "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.14.5.tgz",
103
+          "integrity": "sha512-Gjna0AsXWfFvrAuX+VKcN/aNNWonizBj39yGwUzVDVTlMYJMK2Wp6xdpy72mfArFq5uK+NOuexfzZlzI1z9+AQ==",
104 104
           "dev": true,
105 105
           "requires": {
106
-            "@babel/helper-get-function-arity": "^7.12.13",
107
-            "@babel/template": "^7.12.13",
108
-            "@babel/types": "^7.12.13"
106
+            "@babel/helper-get-function-arity": "^7.14.5",
107
+            "@babel/template": "^7.14.5",
108
+            "@babel/types": "^7.14.5"
109 109
           }
110 110
         },
111 111
         "@babel/helper-get-function-arity": {
112
-          "version": "7.12.13",
113
-          "resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.12.13.tgz",
114
-          "integrity": "sha512-DjEVzQNz5LICkzN0REdpD5prGoidvbdYk1BVgRUOINaWJP2t6avB27X1guXK1kXNrX0WMfsrm1A/ZBthYuIMQg==",
115
-          "dev": true,
116
-          "requires": {
117
-            "@babel/types": "^7.12.13"
118
-          }
119
-        },
120
-        "@babel/helper-member-expression-to-functions": {
121
-          "version": "7.13.12",
122
-          "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.13.12.tgz",
123
-          "integrity": "sha512-48ql1CLL59aKbU94Y88Xgb2VFy7a95ykGRbJJaaVv+LX5U8wFpLfiGXJJGUozsmA1oEh/o5Bp60Voq7ACyA/Sw==",
124
-          "dev": true,
125
-          "requires": {
126
-            "@babel/types": "^7.13.12"
127
-          }
128
-        },
129
-        "@babel/helper-module-imports": {
130
-          "version": "7.13.12",
131
-          "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.13.12.tgz",
132
-          "integrity": "sha512-4cVvR2/1B693IuOvSI20xqqa/+bl7lqAMR59R4iu39R9aOX8/JoYY1sFaNvUMyMBGnHdwvJgUrzNLoUZxXypxA==",
133
-          "dev": true,
134
-          "requires": {
135
-            "@babel/types": "^7.13.12"
136
-          }
137
-        },
138
-        "@babel/helper-module-transforms": {
139
-          "version": "7.14.0",
140
-          "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.14.0.tgz",
141
-          "integrity": "sha512-L40t9bxIuGOfpIGA3HNkJhU9qYrf4y5A5LUSw7rGMSn+pcG8dfJ0g6Zval6YJGd2nEjI7oP00fRdnhLKndx6bw==",
142
-          "dev": true,
143
-          "requires": {
144
-            "@babel/helper-module-imports": "^7.13.12",
145
-            "@babel/helper-replace-supers": "^7.13.12",
146
-            "@babel/helper-simple-access": "^7.13.12",
147
-            "@babel/helper-split-export-declaration": "^7.12.13",
148
-            "@babel/helper-validator-identifier": "^7.14.0",
149
-            "@babel/template": "^7.12.13",
150
-            "@babel/traverse": "^7.14.0",
151
-            "@babel/types": "^7.14.0"
152
-          }
153
-        },
154
-        "@babel/helper-optimise-call-expression": {
155
-          "version": "7.12.13",
156
-          "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.12.13.tgz",
157
-          "integrity": "sha512-BdWQhoVJkp6nVjB7nkFWcn43dkprYauqtk++Py2eaf/GRDFm5BxRqEIZCiHlZUGAVmtwKcsVL1dC68WmzeFmiA==",
158
-          "dev": true,
159
-          "requires": {
160
-            "@babel/types": "^7.12.13"
161
-          }
162
-        },
163
-        "@babel/helper-replace-supers": {
164
-          "version": "7.13.12",
165
-          "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.13.12.tgz",
166
-          "integrity": "sha512-Gz1eiX+4yDO8mT+heB94aLVNCL+rbuT2xy4YfyNqu8F+OI6vMvJK891qGBTqL9Uc8wxEvRW92Id6G7sDen3fFw==",
112
+          "version": "7.14.5",
113
+          "resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.14.5.tgz",
114
+          "integrity": "sha512-I1Db4Shst5lewOM4V+ZKJzQ0JGGaZ6VY1jYvMghRjqs6DWgxLCIyFt30GlnKkfUeFLpJt2vzbMVEXVSXlIFYUg==",
167 115
           "dev": true,
168 116
           "requires": {
169
-            "@babel/helper-member-expression-to-functions": "^7.13.12",
170
-            "@babel/helper-optimise-call-expression": "^7.12.13",
171
-            "@babel/traverse": "^7.13.0",
172
-            "@babel/types": "^7.13.12"
117
+            "@babel/types": "^7.14.5"
173 118
           }
174 119
         },
175
-        "@babel/helper-simple-access": {
176
-          "version": "7.13.12",
177
-          "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.13.12.tgz",
178
-          "integrity": "sha512-7FEjbrx5SL9cWvXioDbnlYTppcZGuCY6ow3/D5vMggb2Ywgu4dMrpTJX0JdQAIcRRUElOIxF3yEooa9gUb9ZbA==",
120
+        "@babel/helper-hoist-variables": {
121
+          "version": "7.14.5",
122
+          "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.14.5.tgz",
123
+          "integrity": "sha512-R1PXiz31Uc0Vxy4OEOm07x0oSjKAdPPCh3tPivn/Eo8cvz6gveAeuyUUPB21Hoiif0uoPQSSdhIPS3352nvdyQ==",
179 124
           "dev": true,
180 125
           "requires": {
181
-            "@babel/types": "^7.13.12"
126
+            "@babel/types": "^7.14.5"
182 127
           }
183 128
         },
184 129
         "@babel/helper-split-export-declaration": {
185
-          "version": "7.12.13",
186
-          "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.12.13.tgz",
187
-          "integrity": "sha512-tCJDltF83htUtXx5NLcaDqRmknv652ZWCHyoTETf1CXYJdPC7nohZohjUgieXhv0hTJdRf2FjDueFehdNucpzg==",
130
+          "version": "7.14.5",
131
+          "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.14.5.tgz",
132
+          "integrity": "sha512-hprxVPu6e5Kdp2puZUmvOGjaLv9TCe58E/Fl6hRq4YiVQxIcNvuq6uTM2r1mT/oPskuS9CgR+I94sqAYv0NGKA==",
188 133
           "dev": true,
189 134
           "requires": {
190
-            "@babel/types": "^7.12.13"
135
+            "@babel/types": "^7.14.5"
191 136
           }
192 137
         },
193 138
         "@babel/helper-validator-identifier": {
194
-          "version": "7.14.0",
195
-          "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.0.tgz",
196
-          "integrity": "sha512-V3ts7zMSu5lfiwWDVWzRDGIN+lnCEUdaXgtVHJgLb1rGaA6jMrtB9EmE7L18foXJIE8Un/A/h6NJfGQp/e1J4A==",
139
+          "version": "7.14.5",
140
+          "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.5.tgz",
141
+          "integrity": "sha512-5lsetuxCLilmVGyiLEfoHBRX8UCFD+1m2x3Rj97WrW3V7H3u4RWRXA4evMjImCsin2J2YT0QaVDGf+z8ondbAg==",
197 142
           "dev": true
198 143
         },
199 144
         "@babel/helper-validator-option": {
200
-          "version": "7.12.17",
201
-          "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.12.17.tgz",
202
-          "integrity": "sha512-TopkMDmLzq8ngChwRlyjR6raKD6gMSae4JdYDB8bByKreQgG0RBTuKe9LRxW3wFtUnjxOPRKBDwEH6Mg5KeDfw==",
145
+          "version": "7.14.5",
146
+          "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz",
147
+          "integrity": "sha512-OX8D5eeX4XwcroVW45NMvoYaIuFI+GQpA2a8Gi+X/U/cDUIRsV37qQfF905F0htTRCREQIB4KqPeaveRJUl3Ow==",
203 148
           "dev": true
204 149
         },
205 150
         "@babel/highlight": {
206
-          "version": "7.14.0",
207
-          "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.14.0.tgz",
208
-          "integrity": "sha512-YSCOwxvTYEIMSGaBQb5kDDsCopDdiUGsqpatp3fOlI4+2HQSkTmEVWnVuySdAC5EWCqSWWTv0ib63RjR7dTBdg==",
151
+          "version": "7.14.5",
152
+          "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.14.5.tgz",
153
+          "integrity": "sha512-qf9u2WFWVV0MppaL877j2dBtQIDgmidgjGk5VIMw3OadXvYaXn66U1BFlH2t4+t3i+8PhedppRv+i40ABzd+gg==",
209 154
           "dev": true,
210 155
           "requires": {
211
-            "@babel/helper-validator-identifier": "^7.14.0",
156
+            "@babel/helper-validator-identifier": "^7.14.5",
212 157
             "chalk": "^2.0.0",
213 158
             "js-tokens": "^4.0.0"
214 159
           }
215 160
         },
216 161
         "@babel/parser": {
217
-          "version": "7.14.0",
218
-          "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.14.0.tgz",
219
-          "integrity": "sha512-AHbfoxesfBALg33idaTBVUkLnfXtsgvJREf93p4p0Lwsz4ppfE7g1tpEXVm4vrxUcH4DVhAa9Z1m1zqf9WUC7Q==",
162
+          "version": "7.14.5",
163
+          "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.14.5.tgz",
164
+          "integrity": "sha512-TM8C+xtH/9n1qzX+JNHi7AN2zHMTiPUtspO0ZdHflW8KaskkALhMmuMHb4bCmNdv9VAPzJX3/bXqkVLnAvsPfg==",
220 165
           "dev": true
221 166
         },
222 167
         "@babel/template": {
223
-          "version": "7.12.13",
224
-          "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.12.13.tgz",
225
-          "integrity": "sha512-/7xxiGA57xMo/P2GVvdEumr8ONhFOhfgq2ihK3h1e6THqzTAkHbkXgB0xI9yeTfIUoH3+oAeHhqm/I43OTbbjA==",
168
+          "version": "7.14.5",
169
+          "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.14.5.tgz",
170
+          "integrity": "sha512-6Z3Po85sfxRGachLULUhOmvAaOo7xCvqGQtxINai2mEGPFm6pQ4z5QInFnUrRpfoSV60BnjyF5F3c+15fxFV1g==",
226 171
           "dev": true,
227 172
           "requires": {
228
-            "@babel/code-frame": "^7.12.13",
229
-            "@babel/parser": "^7.12.13",
230
-            "@babel/types": "^7.12.13"
173
+            "@babel/code-frame": "^7.14.5",
174
+            "@babel/parser": "^7.14.5",
175
+            "@babel/types": "^7.14.5"
231 176
           }
232 177
         },
233 178
         "@babel/traverse": {
234
-          "version": "7.14.0",
235
-          "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.14.0.tgz",
236
-          "integrity": "sha512-dZ/a371EE5XNhTHomvtuLTUyx6UEoJmYX+DT5zBCQN3McHemsuIaKKYqsc/fs26BEkHs/lBZy0J571LP5z9kQA==",
237
-          "dev": true,
238
-          "requires": {
239
-            "@babel/code-frame": "^7.12.13",
240
-            "@babel/generator": "^7.14.0",
241
-            "@babel/helper-function-name": "^7.12.13",
242
-            "@babel/helper-split-export-declaration": "^7.12.13",
243
-            "@babel/parser": "^7.14.0",
244
-            "@babel/types": "^7.14.0",
179
+          "version": "7.14.5",
180
+          "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.14.5.tgz",
181
+          "integrity": "sha512-G3BiS15vevepdmFqmUc9X+64y0viZYygubAMO8SvBmKARuF6CPSZtH4Ng9vi/lrWlZFGe3FWdXNy835akH8Glg==",
182
+          "dev": true,
183
+          "requires": {
184
+            "@babel/code-frame": "^7.14.5",
185
+            "@babel/generator": "^7.14.5",
186
+            "@babel/helper-function-name": "^7.14.5",
187
+            "@babel/helper-hoist-variables": "^7.14.5",
188
+            "@babel/helper-split-export-declaration": "^7.14.5",
189
+            "@babel/parser": "^7.14.5",
190
+            "@babel/types": "^7.14.5",
245 191
             "debug": "^4.1.0",
246 192
             "globals": "^11.1.0"
247 193
           }
248 194
         },
249 195
         "@babel/types": {
250
-          "version": "7.14.0",
251
-          "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.14.0.tgz",
252
-          "integrity": "sha512-O2LVLdcnWplaGxiPBz12d0HcdN8QdxdsWYhz5LSeuukV/5mn2xUUc3gBeU4QBYPJ18g/UToe8F532XJ608prmg==",
196
+          "version": "7.14.5",
197
+          "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.14.5.tgz",
198
+          "integrity": "sha512-M/NzBpEL95I5Hh4dwhin5JlE7EzO5PHMAuzjxss3tiOBD46KfQvVedN/3jEPZvdRvtsK2222XfdHogNIttFgcg==",
253 199
           "dev": true,
254 200
           "requires": {
255
-            "@babel/helper-validator-identifier": "^7.14.0",
201
+            "@babel/helper-validator-identifier": "^7.14.5",
256 202
             "to-fast-properties": "^2.0.0"
257 203
           }
258 204
         },
... ...
@@ -930,6 +876,212 @@
930 876
         }
931 877
       }
932 878
     },
879
+    "@babel/helper-member-expression-to-functions": {
880
+      "version": "7.14.5",
881
+      "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.14.5.tgz",
882
+      "integrity": "sha512-UxUeEYPrqH1Q/k0yRku1JE7dyfyehNwT6SVkMHvYvPDv4+uu627VXBckVj891BO8ruKBkiDoGnZf4qPDD8abDQ==",
883
+      "dev": true,
884
+      "requires": {
885
+        "@babel/types": "^7.14.5"
886
+      },
887
+      "dependencies": {
888
+        "@babel/helper-validator-identifier": {
889
+          "version": "7.14.5",
890
+          "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.5.tgz",
891
+          "integrity": "sha512-5lsetuxCLilmVGyiLEfoHBRX8UCFD+1m2x3Rj97WrW3V7H3u4RWRXA4evMjImCsin2J2YT0QaVDGf+z8ondbAg==",
892
+          "dev": true
893
+        },
894
+        "@babel/types": {
895
+          "version": "7.14.5",
896
+          "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.14.5.tgz",
897
+          "integrity": "sha512-M/NzBpEL95I5Hh4dwhin5JlE7EzO5PHMAuzjxss3tiOBD46KfQvVedN/3jEPZvdRvtsK2222XfdHogNIttFgcg==",
898
+          "dev": true,
899
+          "requires": {
900
+            "@babel/helper-validator-identifier": "^7.14.5",
901
+            "to-fast-properties": "^2.0.0"
902
+          }
903
+        }
904
+      }
905
+    },
906
+    "@babel/helper-module-imports": {
907
+      "version": "7.14.5",
908
+      "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.14.5.tgz",
909
+      "integrity": "sha512-SwrNHu5QWS84XlHwGYPDtCxcA0hrSlL2yhWYLgeOc0w7ccOl2qv4s/nARI0aYZW+bSwAL5CukeXA47B/1NKcnQ==",
910
+      "dev": true,
911
+      "requires": {
912
+        "@babel/types": "^7.14.5"
913
+      },
914
+      "dependencies": {
915
+        "@babel/helper-validator-identifier": {
916
+          "version": "7.14.5",
917
+          "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.5.tgz",
918
+          "integrity": "sha512-5lsetuxCLilmVGyiLEfoHBRX8UCFD+1m2x3Rj97WrW3V7H3u4RWRXA4evMjImCsin2J2YT0QaVDGf+z8ondbAg==",
919
+          "dev": true
920
+        },
921
+        "@babel/types": {
922
+          "version": "7.14.5",
923
+          "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.14.5.tgz",
924
+          "integrity": "sha512-M/NzBpEL95I5Hh4dwhin5JlE7EzO5PHMAuzjxss3tiOBD46KfQvVedN/3jEPZvdRvtsK2222XfdHogNIttFgcg==",
925
+          "dev": true,
926
+          "requires": {
927
+            "@babel/helper-validator-identifier": "^7.14.5",
928
+            "to-fast-properties": "^2.0.0"
929
+          }
930
+        }
931
+      }
932
+    },
933
+    "@babel/helper-module-transforms": {
934
+      "version": "7.14.5",
935
+      "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.14.5.tgz",
936
+      "integrity": "sha512-iXpX4KW8LVODuAieD7MzhNjmM6dzYY5tfRqT+R9HDXWl0jPn/djKmA+G9s/2C2T9zggw5tK1QNqZ70USfedOwA==",
937
+      "dev": true,
938
+      "requires": {
939
+        "@babel/helper-module-imports": "^7.14.5",
940
+        "@babel/helper-replace-supers": "^7.14.5",
941
+        "@babel/helper-simple-access": "^7.14.5",
942
+        "@babel/helper-split-export-declaration": "^7.14.5",
943
+        "@babel/helper-validator-identifier": "^7.14.5",
944
+        "@babel/template": "^7.14.5",
945
+        "@babel/traverse": "^7.14.5",
946
+        "@babel/types": "^7.14.5"
947
+      },
948
+      "dependencies": {
949
+        "@babel/code-frame": {
950
+          "version": "7.14.5",
951
+          "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.14.5.tgz",
952
+          "integrity": "sha512-9pzDqyc6OLDaqe+zbACgFkb6fKMNG6CObKpnYXChRsvYGyEdc7CA2BaqeOM+vOtCS5ndmJicPJhKAwYRI6UfFw==",
953
+          "dev": true,
954
+          "requires": {
955
+            "@babel/highlight": "^7.14.5"
956
+          }
957
+        },
958
+        "@babel/generator": {
959
+          "version": "7.14.5",
960
+          "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.14.5.tgz",
961
+          "integrity": "sha512-y3rlP+/G25OIX3mYKKIOlQRcqj7YgrvHxOLbVmyLJ9bPmi5ttvUmpydVjcFjZphOktWuA7ovbx91ECloWTfjIA==",
962
+          "dev": true,
963
+          "requires": {
964
+            "@babel/types": "^7.14.5",
965
+            "jsesc": "^2.5.1",
966
+            "source-map": "^0.5.0"
967
+          }
968
+        },
969
+        "@babel/helper-function-name": {
970
+          "version": "7.14.5",
971
+          "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.14.5.tgz",
972
+          "integrity": "sha512-Gjna0AsXWfFvrAuX+VKcN/aNNWonizBj39yGwUzVDVTlMYJMK2Wp6xdpy72mfArFq5uK+NOuexfzZlzI1z9+AQ==",
973
+          "dev": true,
974
+          "requires": {
975
+            "@babel/helper-get-function-arity": "^7.14.5",
976
+            "@babel/template": "^7.14.5",
977
+            "@babel/types": "^7.14.5"
978
+          }
979
+        },
980
+        "@babel/helper-get-function-arity": {
981
+          "version": "7.14.5",
982
+          "resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.14.5.tgz",
983
+          "integrity": "sha512-I1Db4Shst5lewOM4V+ZKJzQ0JGGaZ6VY1jYvMghRjqs6DWgxLCIyFt30GlnKkfUeFLpJt2vzbMVEXVSXlIFYUg==",
984
+          "dev": true,
985
+          "requires": {
986
+            "@babel/types": "^7.14.5"
987
+          }
988
+        },
989
+        "@babel/helper-hoist-variables": {
990
+          "version": "7.14.5",
991
+          "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.14.5.tgz",
992
+          "integrity": "sha512-R1PXiz31Uc0Vxy4OEOm07x0oSjKAdPPCh3tPivn/Eo8cvz6gveAeuyUUPB21Hoiif0uoPQSSdhIPS3352nvdyQ==",
993
+          "dev": true,
994
+          "requires": {
995
+            "@babel/types": "^7.14.5"
996
+          }
997
+        },
998
+        "@babel/helper-split-export-declaration": {
999
+          "version": "7.14.5",
1000
+          "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.14.5.tgz",
1001
+          "integrity": "sha512-hprxVPu6e5Kdp2puZUmvOGjaLv9TCe58E/Fl6hRq4YiVQxIcNvuq6uTM2r1mT/oPskuS9CgR+I94sqAYv0NGKA==",
1002
+          "dev": true,
1003
+          "requires": {
1004
+            "@babel/types": "^7.14.5"
1005
+          }
1006
+        },
1007
+        "@babel/helper-validator-identifier": {
1008
+          "version": "7.14.5",
1009
+          "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.5.tgz",
1010
+          "integrity": "sha512-5lsetuxCLilmVGyiLEfoHBRX8UCFD+1m2x3Rj97WrW3V7H3u4RWRXA4evMjImCsin2J2YT0QaVDGf+z8ondbAg==",
1011
+          "dev": true
1012
+        },
1013
+        "@babel/highlight": {
1014
+          "version": "7.14.5",
1015
+          "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.14.5.tgz",
1016
+          "integrity": "sha512-qf9u2WFWVV0MppaL877j2dBtQIDgmidgjGk5VIMw3OadXvYaXn66U1BFlH2t4+t3i+8PhedppRv+i40ABzd+gg==",
1017
+          "dev": true,
1018
+          "requires": {
1019
+            "@babel/helper-validator-identifier": "^7.14.5",
1020
+            "chalk": "^2.0.0",
1021
+            "js-tokens": "^4.0.0"
1022
+          }
1023
+        },
1024
+        "@babel/parser": {
1025
+          "version": "7.14.5",
1026
+          "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.14.5.tgz",
1027
+          "integrity": "sha512-TM8C+xtH/9n1qzX+JNHi7AN2zHMTiPUtspO0ZdHflW8KaskkALhMmuMHb4bCmNdv9VAPzJX3/bXqkVLnAvsPfg==",
1028
+          "dev": true
1029
+        },
1030
+        "@babel/template": {
1031
+          "version": "7.14.5",
1032
+          "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.14.5.tgz",
1033
+          "integrity": "sha512-6Z3Po85sfxRGachLULUhOmvAaOo7xCvqGQtxINai2mEGPFm6pQ4z5QInFnUrRpfoSV60BnjyF5F3c+15fxFV1g==",
1034
+          "dev": true,
1035
+          "requires": {
1036
+            "@babel/code-frame": "^7.14.5",
1037
+            "@babel/parser": "^7.14.5",
1038
+            "@babel/types": "^7.14.5"
1039
+          }
1040
+        },
1041
+        "@babel/traverse": {
1042
+          "version": "7.14.5",
1043
+          "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.14.5.tgz",
1044
+          "integrity": "sha512-G3BiS15vevepdmFqmUc9X+64y0viZYygubAMO8SvBmKARuF6CPSZtH4Ng9vi/lrWlZFGe3FWdXNy835akH8Glg==",
1045
+          "dev": true,
1046
+          "requires": {
1047
+            "@babel/code-frame": "^7.14.5",
1048
+            "@babel/generator": "^7.14.5",
1049
+            "@babel/helper-function-name": "^7.14.5",
1050
+            "@babel/helper-hoist-variables": "^7.14.5",
1051
+            "@babel/helper-split-export-declaration": "^7.14.5",
1052
+            "@babel/parser": "^7.14.5",
1053
+            "@babel/types": "^7.14.5",
1054
+            "debug": "^4.1.0",
1055
+            "globals": "^11.1.0"
1056
+          }
1057
+        },
1058
+        "@babel/types": {
1059
+          "version": "7.14.5",
1060
+          "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.14.5.tgz",
1061
+          "integrity": "sha512-M/NzBpEL95I5Hh4dwhin5JlE7EzO5PHMAuzjxss3tiOBD46KfQvVedN/3jEPZvdRvtsK2222XfdHogNIttFgcg==",
1062
+          "dev": true,
1063
+          "requires": {
1064
+            "@babel/helper-validator-identifier": "^7.14.5",
1065
+            "to-fast-properties": "^2.0.0"
1066
+          }
1067
+        },
1068
+        "debug": {
1069
+          "version": "4.3.1",
1070
+          "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.1.tgz",
1071
+          "integrity": "sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ==",
1072
+          "dev": true,
1073
+          "requires": {
1074
+            "ms": "2.1.2"
1075
+          }
1076
+        },
1077
+        "ms": {
1078
+          "version": "2.1.2",
1079
+          "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
1080
+          "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
1081
+          "dev": true
1082
+        }
1083
+      }
1084
+    },
933 1085
     "@babel/helper-optimise-call-expression": {
934 1086
       "version": "7.12.13",
935 1087
       "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.12.13.tgz",
... ...
@@ -992,6 +1144,190 @@
992 1144
         }
993 1145
       }
994 1146
     },
1147
+    "@babel/helper-replace-supers": {
1148
+      "version": "7.14.5",
1149
+      "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.14.5.tgz",
1150
+      "integrity": "sha512-3i1Qe9/8x/hCHINujn+iuHy+mMRLoc77b2nI9TB0zjH1hvn9qGlXjWlggdwUcju36PkPCy/lpM7LLUdcTyH4Ow==",
1151
+      "dev": true,
1152
+      "requires": {
1153
+        "@babel/helper-member-expression-to-functions": "^7.14.5",
1154
+        "@babel/helper-optimise-call-expression": "^7.14.5",
1155
+        "@babel/traverse": "^7.14.5",
1156
+        "@babel/types": "^7.14.5"
1157
+      },
1158
+      "dependencies": {
1159
+        "@babel/code-frame": {
1160
+          "version": "7.14.5",
1161
+          "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.14.5.tgz",
1162
+          "integrity": "sha512-9pzDqyc6OLDaqe+zbACgFkb6fKMNG6CObKpnYXChRsvYGyEdc7CA2BaqeOM+vOtCS5ndmJicPJhKAwYRI6UfFw==",
1163
+          "dev": true,
1164
+          "requires": {
1165
+            "@babel/highlight": "^7.14.5"
1166
+          }
1167
+        },
1168
+        "@babel/generator": {
1169
+          "version": "7.14.5",
1170
+          "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.14.5.tgz",
1171
+          "integrity": "sha512-y3rlP+/G25OIX3mYKKIOlQRcqj7YgrvHxOLbVmyLJ9bPmi5ttvUmpydVjcFjZphOktWuA7ovbx91ECloWTfjIA==",
1172
+          "dev": true,
1173
+          "requires": {
1174
+            "@babel/types": "^7.14.5",
1175
+            "jsesc": "^2.5.1",
1176
+            "source-map": "^0.5.0"
1177
+          }
1178
+        },
1179
+        "@babel/helper-function-name": {
1180
+          "version": "7.14.5",
1181
+          "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.14.5.tgz",
1182
+          "integrity": "sha512-Gjna0AsXWfFvrAuX+VKcN/aNNWonizBj39yGwUzVDVTlMYJMK2Wp6xdpy72mfArFq5uK+NOuexfzZlzI1z9+AQ==",
1183
+          "dev": true,
1184
+          "requires": {
1185
+            "@babel/helper-get-function-arity": "^7.14.5",
1186
+            "@babel/template": "^7.14.5",
1187
+            "@babel/types": "^7.14.5"
1188
+          }
1189
+        },
1190
+        "@babel/helper-get-function-arity": {
1191
+          "version": "7.14.5",
1192
+          "resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.14.5.tgz",
1193
+          "integrity": "sha512-I1Db4Shst5lewOM4V+ZKJzQ0JGGaZ6VY1jYvMghRjqs6DWgxLCIyFt30GlnKkfUeFLpJt2vzbMVEXVSXlIFYUg==",
1194
+          "dev": true,
1195
+          "requires": {
1196
+            "@babel/types": "^7.14.5"
1197
+          }
1198
+        },
1199
+        "@babel/helper-hoist-variables": {
1200
+          "version": "7.14.5",
1201
+          "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.14.5.tgz",
1202
+          "integrity": "sha512-R1PXiz31Uc0Vxy4OEOm07x0oSjKAdPPCh3tPivn/Eo8cvz6gveAeuyUUPB21Hoiif0uoPQSSdhIPS3352nvdyQ==",
1203
+          "dev": true,
1204
+          "requires": {
1205
+            "@babel/types": "^7.14.5"
1206
+          }
1207
+        },
1208
+        "@babel/helper-optimise-call-expression": {
1209
+          "version": "7.14.5",
1210
+          "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.14.5.tgz",
1211
+          "integrity": "sha512-IqiLIrODUOdnPU9/F8ib1Fx2ohlgDhxnIDU7OEVi+kAbEZcyiF7BLU8W6PfvPi9LzztjS7kcbzbmL7oG8kD6VA==",
1212
+          "dev": true,
1213
+          "requires": {
1214
+            "@babel/types": "^7.14.5"
1215
+          }
1216
+        },
1217
+        "@babel/helper-split-export-declaration": {
1218
+          "version": "7.14.5",
1219
+          "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.14.5.tgz",
1220
+          "integrity": "sha512-hprxVPu6e5Kdp2puZUmvOGjaLv9TCe58E/Fl6hRq4YiVQxIcNvuq6uTM2r1mT/oPskuS9CgR+I94sqAYv0NGKA==",
1221
+          "dev": true,
1222
+          "requires": {
1223
+            "@babel/types": "^7.14.5"
1224
+          }
1225
+        },
1226
+        "@babel/helper-validator-identifier": {
1227
+          "version": "7.14.5",
1228
+          "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.5.tgz",
1229
+          "integrity": "sha512-5lsetuxCLilmVGyiLEfoHBRX8UCFD+1m2x3Rj97WrW3V7H3u4RWRXA4evMjImCsin2J2YT0QaVDGf+z8ondbAg==",
1230
+          "dev": true
1231
+        },
1232
+        "@babel/highlight": {
1233
+          "version": "7.14.5",
1234
+          "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.14.5.tgz",
1235
+          "integrity": "sha512-qf9u2WFWVV0MppaL877j2dBtQIDgmidgjGk5VIMw3OadXvYaXn66U1BFlH2t4+t3i+8PhedppRv+i40ABzd+gg==",
1236
+          "dev": true,
1237
+          "requires": {
1238
+            "@babel/helper-validator-identifier": "^7.14.5",
1239
+            "chalk": "^2.0.0",
1240
+            "js-tokens": "^4.0.0"
1241
+          }
1242
+        },
1243
+        "@babel/parser": {
1244
+          "version": "7.14.5",
1245
+          "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.14.5.tgz",
1246
+          "integrity": "sha512-TM8C+xtH/9n1qzX+JNHi7AN2zHMTiPUtspO0ZdHflW8KaskkALhMmuMHb4bCmNdv9VAPzJX3/bXqkVLnAvsPfg==",
1247
+          "dev": true
1248
+        },
1249
+        "@babel/template": {
1250
+          "version": "7.14.5",
1251
+          "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.14.5.tgz",
1252
+          "integrity": "sha512-6Z3Po85sfxRGachLULUhOmvAaOo7xCvqGQtxINai2mEGPFm6pQ4z5QInFnUrRpfoSV60BnjyF5F3c+15fxFV1g==",
1253
+          "dev": true,
1254
+          "requires": {
1255
+            "@babel/code-frame": "^7.14.5",
1256
+            "@babel/parser": "^7.14.5",
1257
+            "@babel/types": "^7.14.5"
1258
+          }
1259
+        },
1260
+        "@babel/traverse": {
1261
+          "version": "7.14.5",
1262
+          "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.14.5.tgz",
1263
+          "integrity": "sha512-G3BiS15vevepdmFqmUc9X+64y0viZYygubAMO8SvBmKARuF6CPSZtH4Ng9vi/lrWlZFGe3FWdXNy835akH8Glg==",
1264
+          "dev": true,
1265
+          "requires": {
1266
+            "@babel/code-frame": "^7.14.5",
1267
+            "@babel/generator": "^7.14.5",
1268
+            "@babel/helper-function-name": "^7.14.5",
1269
+            "@babel/helper-hoist-variables": "^7.14.5",
1270
+            "@babel/helper-split-export-declaration": "^7.14.5",
1271
+            "@babel/parser": "^7.14.5",
1272
+            "@babel/types": "^7.14.5",
1273
+            "debug": "^4.1.0",
1274
+            "globals": "^11.1.0"
1275
+          }
1276
+        },
1277
+        "@babel/types": {
1278
+          "version": "7.14.5",
1279
+          "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.14.5.tgz",
1280
+          "integrity": "sha512-M/NzBpEL95I5Hh4dwhin5JlE7EzO5PHMAuzjxss3tiOBD46KfQvVedN/3jEPZvdRvtsK2222XfdHogNIttFgcg==",
1281
+          "dev": true,
1282
+          "requires": {
1283
+            "@babel/helper-validator-identifier": "^7.14.5",
1284
+            "to-fast-properties": "^2.0.0"
1285
+          }
1286
+        },
1287
+        "debug": {
1288
+          "version": "4.3.1",
1289
+          "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.1.tgz",
1290
+          "integrity": "sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ==",
1291
+          "dev": true,
1292
+          "requires": {
1293
+            "ms": "2.1.2"
1294
+          }
1295
+        },
1296
+        "ms": {
1297
+          "version": "2.1.2",
1298
+          "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
1299
+          "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
1300
+          "dev": true
1301
+        }
1302
+      }
1303
+    },
1304
+    "@babel/helper-simple-access": {
1305
+      "version": "7.14.5",
1306
+      "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.14.5.tgz",
1307
+      "integrity": "sha512-nfBN9xvmCt6nrMZjfhkl7i0oTV3yxR4/FztsbOASyTvVcoYd0TRHh7eMLdlEcCqobydC0LAF3LtC92Iwxo0wyw==",
1308
+      "dev": true,
1309
+      "requires": {
1310
+        "@babel/types": "^7.14.5"
1311
+      },
1312
+      "dependencies": {
1313
+        "@babel/helper-validator-identifier": {
1314
+          "version": "7.14.5",
1315
+          "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.5.tgz",
1316
+          "integrity": "sha512-5lsetuxCLilmVGyiLEfoHBRX8UCFD+1m2x3Rj97WrW3V7H3u4RWRXA4evMjImCsin2J2YT0QaVDGf+z8ondbAg==",
1317
+          "dev": true
1318
+        },
1319
+        "@babel/types": {
1320
+          "version": "7.14.5",
1321
+          "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.14.5.tgz",
1322
+          "integrity": "sha512-M/NzBpEL95I5Hh4dwhin5JlE7EzO5PHMAuzjxss3tiOBD46KfQvVedN/3jEPZvdRvtsK2222XfdHogNIttFgcg==",
1323
+          "dev": true,
1324
+          "requires": {
1325
+            "@babel/helper-validator-identifier": "^7.14.5",
1326
+            "to-fast-properties": "^2.0.0"
1327
+          }
1328
+        }
1329
+      }
1330
+    },
995 1331
     "@babel/helper-skip-transparent-expression-wrappers": {
996 1332
       "version": "7.12.1",
997 1333
       "resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.12.1.tgz",
... ...
@@ -1192,122 +1528,132 @@
1192 1528
       }
1193 1529
     },
1194 1530
     "@babel/helpers": {
1195
-      "version": "7.14.0",
1196
-      "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.14.0.tgz",
1197
-      "integrity": "sha512-+ufuXprtQ1D1iZTO/K9+EBRn+qPWMJjZSw/S0KlFrxCw4tkrzv9grgpDHkY9MeQTjTY8i2sp7Jep8DfU6tN9Mg==",
1531
+      "version": "7.14.5",
1532
+      "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.14.5.tgz",
1533
+      "integrity": "sha512-xtcWOuN9VL6nApgVHtq3PPcQv5qFBJzoSZzJ/2c0QK/IP/gxVcoWSNQwFEGvmbQsuS9rhYqjILDGGXcTkA705Q==",
1198 1534
       "dev": true,
1199 1535
       "requires": {
1200
-        "@babel/template": "^7.12.13",
1201
-        "@babel/traverse": "^7.14.0",
1202
-        "@babel/types": "^7.14.0"
1536
+        "@babel/template": "^7.14.5",
1537
+        "@babel/traverse": "^7.14.5",
1538
+        "@babel/types": "^7.14.5"
1203 1539
       },
1204 1540
       "dependencies": {
1205 1541
         "@babel/code-frame": {
1206
-          "version": "7.12.13",
1207
-          "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.13.tgz",
1208
-          "integrity": "sha512-HV1Cm0Q3ZrpCR93tkWOYiuYIgLxZXZFVG2VgK+MBWjUqZTundupbfx2aXarXuw5Ko5aMcjtJgbSs4vUGBS5v6g==",
1542
+          "version": "7.14.5",
1543
+          "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.14.5.tgz",
1544
+          "integrity": "sha512-9pzDqyc6OLDaqe+zbACgFkb6fKMNG6CObKpnYXChRsvYGyEdc7CA2BaqeOM+vOtCS5ndmJicPJhKAwYRI6UfFw==",
1209 1545
           "dev": true,
1210 1546
           "requires": {
1211
-            "@babel/highlight": "^7.12.13"
1547
+            "@babel/highlight": "^7.14.5"
1212 1548
           }
1213 1549
         },
1214 1550
         "@babel/generator": {
1215
-          "version": "7.14.0",
1216
-          "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.14.0.tgz",
1217
-          "integrity": "sha512-C6u00HbmsrNPug6A+CiNl8rEys7TsdcXwg12BHi2ca5rUfAs3+UwZsuDQSXnc+wCElCXMB8gMaJ3YXDdh8fAlg==",
1551
+          "version": "7.14.5",
1552
+          "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.14.5.tgz",
1553
+          "integrity": "sha512-y3rlP+/G25OIX3mYKKIOlQRcqj7YgrvHxOLbVmyLJ9bPmi5ttvUmpydVjcFjZphOktWuA7ovbx91ECloWTfjIA==",
1218 1554
           "dev": true,
1219 1555
           "requires": {
1220
-            "@babel/types": "^7.14.0",
1556
+            "@babel/types": "^7.14.5",
1221 1557
             "jsesc": "^2.5.1",
1222 1558
             "source-map": "^0.5.0"
1223 1559
           }
1224 1560
         },
1225 1561
         "@babel/helper-function-name": {
1226
-          "version": "7.12.13",
1227
-          "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.12.13.tgz",
1228
-          "integrity": "sha512-TZvmPn0UOqmvi5G4vvw0qZTpVptGkB1GL61R6lKvrSdIxGm5Pky7Q3fpKiIkQCAtRCBUwB0PaThlx9vebCDSwA==",
1562
+          "version": "7.14.5",
1563
+          "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.14.5.tgz",
1564
+          "integrity": "sha512-Gjna0AsXWfFvrAuX+VKcN/aNNWonizBj39yGwUzVDVTlMYJMK2Wp6xdpy72mfArFq5uK+NOuexfzZlzI1z9+AQ==",
1229 1565
           "dev": true,
1230 1566
           "requires": {
1231
-            "@babel/helper-get-function-arity": "^7.12.13",
1232
-            "@babel/template": "^7.12.13",
1233
-            "@babel/types": "^7.12.13"
1567
+            "@babel/helper-get-function-arity": "^7.14.5",
1568
+            "@babel/template": "^7.14.5",
1569
+            "@babel/types": "^7.14.5"
1234 1570
           }
1235 1571
         },
1236 1572
         "@babel/helper-get-function-arity": {
1237
-          "version": "7.12.13",
1238
-          "resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.12.13.tgz",
1239
-          "integrity": "sha512-DjEVzQNz5LICkzN0REdpD5prGoidvbdYk1BVgRUOINaWJP2t6avB27X1guXK1kXNrX0WMfsrm1A/ZBthYuIMQg==",
1573
+          "version": "7.14.5",
1574
+          "resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.14.5.tgz",
1575
+          "integrity": "sha512-I1Db4Shst5lewOM4V+ZKJzQ0JGGaZ6VY1jYvMghRjqs6DWgxLCIyFt30GlnKkfUeFLpJt2vzbMVEXVSXlIFYUg==",
1240 1576
           "dev": true,
1241 1577
           "requires": {
1242
-            "@babel/types": "^7.12.13"
1578
+            "@babel/types": "^7.14.5"
1579
+          }
1580
+        },
1581
+        "@babel/helper-hoist-variables": {
1582
+          "version": "7.14.5",
1583
+          "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.14.5.tgz",
1584
+          "integrity": "sha512-R1PXiz31Uc0Vxy4OEOm07x0oSjKAdPPCh3tPivn/Eo8cvz6gveAeuyUUPB21Hoiif0uoPQSSdhIPS3352nvdyQ==",
1585
+          "dev": true,
1586
+          "requires": {
1587
+            "@babel/types": "^7.14.5"
1243 1588
           }
1244 1589
         },
1245 1590
         "@babel/helper-split-export-declaration": {
1246
-          "version": "7.12.13",
1247
-          "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.12.13.tgz",
1248
-          "integrity": "sha512-tCJDltF83htUtXx5NLcaDqRmknv652ZWCHyoTETf1CXYJdPC7nohZohjUgieXhv0hTJdRf2FjDueFehdNucpzg==",
1591
+          "version": "7.14.5",
1592
+          "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.14.5.tgz",
1593
+          "integrity": "sha512-hprxVPu6e5Kdp2puZUmvOGjaLv9TCe58E/Fl6hRq4YiVQxIcNvuq6uTM2r1mT/oPskuS9CgR+I94sqAYv0NGKA==",
1249 1594
           "dev": true,
1250 1595
           "requires": {
1251
-            "@babel/types": "^7.12.13"
1596
+            "@babel/types": "^7.14.5"
1252 1597
           }
1253 1598
         },
1254 1599
         "@babel/helper-validator-identifier": {
1255
-          "version": "7.14.0",
1256
-          "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.0.tgz",
1257
-          "integrity": "sha512-V3ts7zMSu5lfiwWDVWzRDGIN+lnCEUdaXgtVHJgLb1rGaA6jMrtB9EmE7L18foXJIE8Un/A/h6NJfGQp/e1J4A==",
1600
+          "version": "7.14.5",
1601
+          "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.5.tgz",
1602
+          "integrity": "sha512-5lsetuxCLilmVGyiLEfoHBRX8UCFD+1m2x3Rj97WrW3V7H3u4RWRXA4evMjImCsin2J2YT0QaVDGf+z8ondbAg==",
1258 1603
           "dev": true
1259 1604
         },
1260 1605
         "@babel/highlight": {
1261
-          "version": "7.14.0",
1262
-          "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.14.0.tgz",
1263
-          "integrity": "sha512-YSCOwxvTYEIMSGaBQb5kDDsCopDdiUGsqpatp3fOlI4+2HQSkTmEVWnVuySdAC5EWCqSWWTv0ib63RjR7dTBdg==",
1606
+          "version": "7.14.5",
1607
+          "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.14.5.tgz",
1608
+          "integrity": "sha512-qf9u2WFWVV0MppaL877j2dBtQIDgmidgjGk5VIMw3OadXvYaXn66U1BFlH2t4+t3i+8PhedppRv+i40ABzd+gg==",
1264 1609
           "dev": true,
1265 1610
           "requires": {
1266
-            "@babel/helper-validator-identifier": "^7.14.0",
1611
+            "@babel/helper-validator-identifier": "^7.14.5",
1267 1612
             "chalk": "^2.0.0",
1268 1613
             "js-tokens": "^4.0.0"
1269 1614
           }
1270 1615
         },
1271 1616
         "@babel/parser": {
1272
-          "version": "7.14.0",
1273
-          "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.14.0.tgz",
1274
-          "integrity": "sha512-AHbfoxesfBALg33idaTBVUkLnfXtsgvJREf93p4p0Lwsz4ppfE7g1tpEXVm4vrxUcH4DVhAa9Z1m1zqf9WUC7Q==",
1617
+          "version": "7.14.5",
1618
+          "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.14.5.tgz",
1619
+          "integrity": "sha512-TM8C+xtH/9n1qzX+JNHi7AN2zHMTiPUtspO0ZdHflW8KaskkALhMmuMHb4bCmNdv9VAPzJX3/bXqkVLnAvsPfg==",
1275 1620
           "dev": true
1276 1621
         },
1277 1622
         "@babel/template": {
1278
-          "version": "7.12.13",
1279
-          "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.12.13.tgz",
1280
-          "integrity": "sha512-/7xxiGA57xMo/P2GVvdEumr8ONhFOhfgq2ihK3h1e6THqzTAkHbkXgB0xI9yeTfIUoH3+oAeHhqm/I43OTbbjA==",
1623
+          "version": "7.14.5",
1624
+          "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.14.5.tgz",
1625
+          "integrity": "sha512-6Z3Po85sfxRGachLULUhOmvAaOo7xCvqGQtxINai2mEGPFm6pQ4z5QInFnUrRpfoSV60BnjyF5F3c+15fxFV1g==",
1281 1626
           "dev": true,
1282 1627
           "requires": {
1283
-            "@babel/code-frame": "^7.12.13",
1284
-            "@babel/parser": "^7.12.13",
1285
-            "@babel/types": "^7.12.13"
1628
+            "@babel/code-frame": "^7.14.5",
1629
+            "@babel/parser": "^7.14.5",
1630
+            "@babel/types": "^7.14.5"
1286 1631
           }
1287 1632
         },
1288 1633
         "@babel/traverse": {
1289
-          "version": "7.14.0",
1290
-          "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.14.0.tgz",
1291
-          "integrity": "sha512-dZ/a371EE5XNhTHomvtuLTUyx6UEoJmYX+DT5zBCQN3McHemsuIaKKYqsc/fs26BEkHs/lBZy0J571LP5z9kQA==",
1292
-          "dev": true,
1293
-          "requires": {
1294
-            "@babel/code-frame": "^7.12.13",
1295
-            "@babel/generator": "^7.14.0",
1296
-            "@babel/helper-function-name": "^7.12.13",
1297
-            "@babel/helper-split-export-declaration": "^7.12.13",
1298
-            "@babel/parser": "^7.14.0",
1299
-            "@babel/types": "^7.14.0",
1634
+          "version": "7.14.5",
1635
+          "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.14.5.tgz",
1636
+          "integrity": "sha512-G3BiS15vevepdmFqmUc9X+64y0viZYygubAMO8SvBmKARuF6CPSZtH4Ng9vi/lrWlZFGe3FWdXNy835akH8Glg==",
1637
+          "dev": true,
1638
+          "requires": {
1639
+            "@babel/code-frame": "^7.14.5",
1640
+            "@babel/generator": "^7.14.5",
1641
+            "@babel/helper-function-name": "^7.14.5",
1642
+            "@babel/helper-hoist-variables": "^7.14.5",
1643
+            "@babel/helper-split-export-declaration": "^7.14.5",
1644
+            "@babel/parser": "^7.14.5",
1645
+            "@babel/types": "^7.14.5",
1300 1646
             "debug": "^4.1.0",
1301 1647
             "globals": "^11.1.0"
1302 1648
           }
1303 1649
         },
1304 1650
         "@babel/types": {
1305
-          "version": "7.14.0",
1306
-          "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.14.0.tgz",
1307
-          "integrity": "sha512-O2LVLdcnWplaGxiPBz12d0HcdN8QdxdsWYhz5LSeuukV/5mn2xUUc3gBeU4QBYPJ18g/UToe8F532XJ608prmg==",
1651
+          "version": "7.14.5",
1652
+          "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.14.5.tgz",
1653
+          "integrity": "sha512-M/NzBpEL95I5Hh4dwhin5JlE7EzO5PHMAuzjxss3tiOBD46KfQvVedN/3jEPZvdRvtsK2222XfdHogNIttFgcg==",
1308 1654
           "dev": true,
1309 1655
           "requires": {
1310
-            "@babel/helper-validator-identifier": "^7.14.0",
1656
+            "@babel/helper-validator-identifier": "^7.14.5",
1311 1657
             "to-fast-properties": "^2.0.0"
1312 1658
           }
1313 1659
         },