zigbee-herdsman 0.13.162 → 0.13.166

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "zigbee-herdsman",
3
- "version": "0.13.162",
3
+ "version": "0.13.166",
4
4
  "lockfileVersion": 1,
5
5
  "requires": true,
6
6
  "dependencies": {
7
7
  "@babel/cli": {
8
- "version": "7.15.7",
9
- "resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.15.7.tgz",
10
- "integrity": "sha512-YW5wOprO2LzMjoWZ5ZG6jfbY9JnkDxuHDwvnrThnuYtByorova/I0HNXJedrUfwuXFQfYOjcqDA4PU3qlZGZjg==",
8
+ "version": "7.16.0",
9
+ "resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.16.0.tgz",
10
+ "integrity": "sha512-WLrM42vKX/4atIoQB+eb0ovUof53UUvecb4qGjU2PDDWRiZr50ZpiV8NpcLo7iSxeGYrRG0Mqembsa+UrTAV6Q==",
11
11
  "dev": true,
12
12
  "requires": {
13
13
  "@nicolo-ribaudo/chokidar-2": "2.1.8-no-fsevents.3",
@@ -22,35 +22,35 @@
22
22
  }
23
23
  },
24
24
  "@babel/code-frame": {
25
- "version": "7.14.5",
26
- "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.14.5.tgz",
27
- "integrity": "sha512-9pzDqyc6OLDaqe+zbACgFkb6fKMNG6CObKpnYXChRsvYGyEdc7CA2BaqeOM+vOtCS5ndmJicPJhKAwYRI6UfFw==",
25
+ "version": "7.16.0",
26
+ "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.16.0.tgz",
27
+ "integrity": "sha512-IF4EOMEV+bfYwOmNxGzSnjR2EmQod7f1UXOpZM3l4i4o4QNwzjtJAu/HxdjHq0aYBvdqMuQEY1eg0nqW9ZPORA==",
28
28
  "dev": true,
29
29
  "requires": {
30
- "@babel/highlight": "^7.14.5"
30
+ "@babel/highlight": "^7.16.0"
31
31
  }
32
32
  },
33
33
  "@babel/compat-data": {
34
- "version": "7.15.0",
35
- "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.15.0.tgz",
36
- "integrity": "sha512-0NqAC1IJE0S0+lL1SWFMxMkz1pKCNCjI4tr2Zx4LJSXxCLAdr6KyArnY+sno5m3yH9g737ygOyPABDsnXkpxiA==",
34
+ "version": "7.16.0",
35
+ "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.16.0.tgz",
36
+ "integrity": "sha512-DGjt2QZse5SGd9nfOSqO4WLJ8NN/oHkijbXbPrxuoJO3oIPJL3TciZs9FX+cOHNiY9E9l0opL8g7BmLe3T+9ew==",
37
37
  "dev": true
38
38
  },
39
39
  "@babel/core": {
40
- "version": "7.15.5",
41
- "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.15.5.tgz",
42
- "integrity": "sha512-pYgXxiwAgQpgM1bNkZsDEq85f0ggXMA5L7c+o3tskGMh2BunCI9QUwB9Z4jpvXUOuMdyGKiGKQiRe11VS6Jzvg==",
43
- "dev": true,
44
- "requires": {
45
- "@babel/code-frame": "^7.14.5",
46
- "@babel/generator": "^7.15.4",
47
- "@babel/helper-compilation-targets": "^7.15.4",
48
- "@babel/helper-module-transforms": "^7.15.4",
49
- "@babel/helpers": "^7.15.4",
50
- "@babel/parser": "^7.15.5",
51
- "@babel/template": "^7.15.4",
52
- "@babel/traverse": "^7.15.4",
53
- "@babel/types": "^7.15.4",
40
+ "version": "7.16.0",
41
+ "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.16.0.tgz",
42
+ "integrity": "sha512-mYZEvshBRHGsIAiyH5PzCFTCfbWfoYbO/jcSdXQSUQu1/pW0xDZAUP7KEc32heqWTAfAHhV9j1vH8Sav7l+JNQ==",
43
+ "dev": true,
44
+ "requires": {
45
+ "@babel/code-frame": "^7.16.0",
46
+ "@babel/generator": "^7.16.0",
47
+ "@babel/helper-compilation-targets": "^7.16.0",
48
+ "@babel/helper-module-transforms": "^7.16.0",
49
+ "@babel/helpers": "^7.16.0",
50
+ "@babel/parser": "^7.16.0",
51
+ "@babel/template": "^7.16.0",
52
+ "@babel/traverse": "^7.16.0",
53
+ "@babel/types": "^7.16.0",
54
54
  "convert-source-map": "^1.7.0",
55
55
  "debug": "^4.1.0",
56
56
  "gensync": "^1.0.0-beta.2",
@@ -68,42 +68,42 @@
68
68
  }
69
69
  },
70
70
  "@babel/generator": {
71
- "version": "7.15.4",
72
- "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.15.4.tgz",
73
- "integrity": "sha512-d3itta0tu+UayjEORPNz6e1T3FtvWlP5N4V5M+lhp/CxT4oAA7/NcScnpRyspUMLK6tu9MNHmQHxRykuN2R7hw==",
71
+ "version": "7.16.0",
72
+ "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.16.0.tgz",
73
+ "integrity": "sha512-RR8hUCfRQn9j9RPKEVXo9LiwoxLPYn6hNZlvUOR8tSnaxlD0p0+la00ZP9/SnRt6HchKr+X0fO2r8vrETiJGew==",
74
74
  "dev": true,
75
75
  "requires": {
76
- "@babel/types": "^7.15.4",
76
+ "@babel/types": "^7.16.0",
77
77
  "jsesc": "^2.5.1",
78
78
  "source-map": "^0.5.0"
79
79
  }
80
80
  },
81
81
  "@babel/helper-annotate-as-pure": {
82
- "version": "7.15.4",
83
- "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.15.4.tgz",
84
- "integrity": "sha512-QwrtdNvUNsPCj2lfNQacsGSQvGX8ee1ttrBrcozUP2Sv/jylewBP/8QFe6ZkBsC8T/GYWonNAWJV4aRR9AL2DA==",
82
+ "version": "7.16.0",
83
+ "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.0.tgz",
84
+ "integrity": "sha512-ItmYF9vR4zA8cByDocY05o0LGUkp1zhbTQOH1NFyl5xXEqlTJQCEJjieriw+aFpxo16swMxUnUiKS7a/r4vtHg==",
85
85
  "dev": true,
86
86
  "requires": {
87
- "@babel/types": "^7.15.4"
87
+ "@babel/types": "^7.16.0"
88
88
  }
89
89
  },
90
90
  "@babel/helper-builder-binary-assignment-operator-visitor": {
91
- "version": "7.15.4",
92
- "resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.15.4.tgz",
93
- "integrity": "sha512-P8o7JP2Mzi0SdC6eWr1zF+AEYvrsZa7GSY1lTayjF5XJhVH0kjLYUZPvTMflP7tBgZoe9gIhTa60QwFpqh/E0Q==",
91
+ "version": "7.16.0",
92
+ "resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.16.0.tgz",
93
+ "integrity": "sha512-9KuleLT0e77wFUku6TUkqZzCEymBdtuQQ27MhEKzf9UOOJu3cYj98kyaDAzxpC7lV6DGiZFuC8XqDsq8/Kl6aQ==",
94
94
  "dev": true,
95
95
  "requires": {
96
- "@babel/helper-explode-assignable-expression": "^7.15.4",
97
- "@babel/types": "^7.15.4"
96
+ "@babel/helper-explode-assignable-expression": "^7.16.0",
97
+ "@babel/types": "^7.16.0"
98
98
  }
99
99
  },
100
100
  "@babel/helper-compilation-targets": {
101
- "version": "7.15.4",
102
- "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.15.4.tgz",
103
- "integrity": "sha512-rMWPCirulnPSe4d+gwdWXLfAXTTBj8M3guAf5xFQJ0nvFY7tfNAFnWdqaHegHlgDZOCT4qvhF3BYlSJag8yhqQ==",
101
+ "version": "7.16.0",
102
+ "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.16.0.tgz",
103
+ "integrity": "sha512-S7iaOT1SYlqK0sQaCi21RX4+13hmdmnxIEAnQUB/eh7GeAnRjOUgTYpLkUOiRXzD+yog1JxP0qyAQZ7ZxVxLVg==",
104
104
  "dev": true,
105
105
  "requires": {
106
- "@babel/compat-data": "^7.15.0",
106
+ "@babel/compat-data": "^7.16.0",
107
107
  "@babel/helper-validator-option": "^7.14.5",
108
108
  "browserslist": "^4.16.6",
109
109
  "semver": "^6.3.0"
@@ -118,33 +118,33 @@
118
118
  }
119
119
  },
120
120
  "@babel/helper-create-class-features-plugin": {
121
- "version": "7.15.4",
122
- "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.15.4.tgz",
123
- "integrity": "sha512-7ZmzFi+DwJx6A7mHRwbuucEYpyBwmh2Ca0RvI6z2+WLZYCqV0JOaLb+u0zbtmDicebgKBZgqbYfLaKNqSgv5Pw==",
121
+ "version": "7.16.0",
122
+ "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.16.0.tgz",
123
+ "integrity": "sha512-XLwWvqEaq19zFlF5PTgOod4bUA+XbkR4WLQBct1bkzmxJGB0ZEJaoKF4c8cgH9oBtCDuYJ8BP5NB9uFiEgO5QA==",
124
124
  "dev": true,
125
125
  "requires": {
126
- "@babel/helper-annotate-as-pure": "^7.15.4",
127
- "@babel/helper-function-name": "^7.15.4",
128
- "@babel/helper-member-expression-to-functions": "^7.15.4",
129
- "@babel/helper-optimise-call-expression": "^7.15.4",
130
- "@babel/helper-replace-supers": "^7.15.4",
131
- "@babel/helper-split-export-declaration": "^7.15.4"
126
+ "@babel/helper-annotate-as-pure": "^7.16.0",
127
+ "@babel/helper-function-name": "^7.16.0",
128
+ "@babel/helper-member-expression-to-functions": "^7.16.0",
129
+ "@babel/helper-optimise-call-expression": "^7.16.0",
130
+ "@babel/helper-replace-supers": "^7.16.0",
131
+ "@babel/helper-split-export-declaration": "^7.16.0"
132
132
  }
133
133
  },
134
134
  "@babel/helper-create-regexp-features-plugin": {
135
- "version": "7.14.5",
136
- "resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.14.5.tgz",
137
- "integrity": "sha512-TLawwqpOErY2HhWbGJ2nZT5wSkR192QpN+nBg1THfBfftrlvOh+WbhrxXCH4q4xJ9Gl16BGPR/48JA+Ryiho/A==",
135
+ "version": "7.16.0",
136
+ "resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.16.0.tgz",
137
+ "integrity": "sha512-3DyG0zAFAZKcOp7aVr33ddwkxJ0Z0Jr5V99y3I690eYLpukJsJvAbzTy1ewoCqsML8SbIrjH14Jc/nSQ4TvNPA==",
138
138
  "dev": true,
139
139
  "requires": {
140
- "@babel/helper-annotate-as-pure": "^7.14.5",
140
+ "@babel/helper-annotate-as-pure": "^7.16.0",
141
141
  "regexpu-core": "^4.7.1"
142
142
  }
143
143
  },
144
144
  "@babel/helper-define-polyfill-provider": {
145
- "version": "0.2.3",
146
- "resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.2.3.tgz",
147
- "integrity": "sha512-RH3QDAfRMzj7+0Nqu5oqgO5q9mFtQEVvCRsi8qCEfzLR9p2BHfn5FzhSB2oj1fF7I2+DcTORkYaQ6aTR9Cofew==",
145
+ "version": "0.2.4",
146
+ "resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.2.4.tgz",
147
+ "integrity": "sha512-OrpPZ97s+aPi6h2n1OXzdhVis1SGSsMU2aMHgLcOKfsp4/v1NWpx3CWT3lBj5eeBq9cDkPkh+YCfdF7O12uNDQ==",
148
148
  "dev": true,
149
149
  "requires": {
150
150
  "@babel/helper-compilation-targets": "^7.13.0",
@@ -166,84 +166,84 @@
166
166
  }
167
167
  },
168
168
  "@babel/helper-explode-assignable-expression": {
169
- "version": "7.15.4",
170
- "resolved": "https://registry.npmjs.org/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.15.4.tgz",
171
- "integrity": "sha512-J14f/vq8+hdC2KoWLIQSsGrC9EFBKE4NFts8pfMpymfApds+fPqR30AOUWc4tyr56h9l/GA1Sxv2q3dLZWbQ/g==",
169
+ "version": "7.16.0",
170
+ "resolved": "https://registry.npmjs.org/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.16.0.tgz",
171
+ "integrity": "sha512-Hk2SLxC9ZbcOhLpg/yMznzJ11W++lg5GMbxt1ev6TXUiJB0N42KPC+7w8a+eWGuqDnUYuwStJoZHM7RgmIOaGQ==",
172
172
  "dev": true,
173
173
  "requires": {
174
- "@babel/types": "^7.15.4"
174
+ "@babel/types": "^7.16.0"
175
175
  }
176
176
  },
177
177
  "@babel/helper-function-name": {
178
- "version": "7.15.4",
179
- "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.15.4.tgz",
180
- "integrity": "sha512-Z91cOMM4DseLIGOnog+Z8OI6YseR9bua+HpvLAQ2XayUGU+neTtX+97caALaLdyu53I/fjhbeCnWnRH1O3jFOw==",
178
+ "version": "7.16.0",
179
+ "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.16.0.tgz",
180
+ "integrity": "sha512-BZh4mEk1xi2h4HFjWUXRQX5AEx4rvaZxHgax9gcjdLWdkjsY7MKt5p0otjsg5noXw+pB+clMCjw+aEVYADMjog==",
181
181
  "dev": true,
182
182
  "requires": {
183
- "@babel/helper-get-function-arity": "^7.15.4",
184
- "@babel/template": "^7.15.4",
185
- "@babel/types": "^7.15.4"
183
+ "@babel/helper-get-function-arity": "^7.16.0",
184
+ "@babel/template": "^7.16.0",
185
+ "@babel/types": "^7.16.0"
186
186
  }
187
187
  },
188
188
  "@babel/helper-get-function-arity": {
189
- "version": "7.15.4",
190
- "resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.15.4.tgz",
191
- "integrity": "sha512-1/AlxSF92CmGZzHnC515hm4SirTxtpDnLEJ0UyEMgTMZN+6bxXKg04dKhiRx5Enel+SUA1G1t5Ed/yQia0efrA==",
189
+ "version": "7.16.0",
190
+ "resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.16.0.tgz",
191
+ "integrity": "sha512-ASCquNcywC1NkYh/z7Cgp3w31YW8aojjYIlNg4VeJiHkqyP4AzIvr4qx7pYDb4/s8YcsZWqqOSxgkvjUz1kpDQ==",
192
192
  "dev": true,
193
193
  "requires": {
194
- "@babel/types": "^7.15.4"
194
+ "@babel/types": "^7.16.0"
195
195
  }
196
196
  },
197
197
  "@babel/helper-hoist-variables": {
198
- "version": "7.15.4",
199
- "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.15.4.tgz",
200
- "integrity": "sha512-VTy085egb3jUGVK9ycIxQiPbquesq0HUQ+tPO0uv5mPEBZipk+5FkRKiWq5apuyTE9FUrjENB0rCf8y+n+UuhA==",
198
+ "version": "7.16.0",
199
+ "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.0.tgz",
200
+ "integrity": "sha512-1AZlpazjUR0EQZQv3sgRNfM9mEVWPK3M6vlalczA+EECcPz3XPh6VplbErL5UoMpChhSck5wAJHthlj1bYpcmg==",
201
201
  "dev": true,
202
202
  "requires": {
203
- "@babel/types": "^7.15.4"
203
+ "@babel/types": "^7.16.0"
204
204
  }
205
205
  },
206
206
  "@babel/helper-member-expression-to-functions": {
207
- "version": "7.15.4",
208
- "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.15.4.tgz",
209
- "integrity": "sha512-cokOMkxC/BTyNP1AlY25HuBWM32iCEsLPI4BHDpJCHHm1FU2E7dKWWIXJgQgSFiu4lp8q3bL1BIKwqkSUviqtA==",
207
+ "version": "7.16.0",
208
+ "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.16.0.tgz",
209
+ "integrity": "sha512-bsjlBFPuWT6IWhl28EdrQ+gTvSvj5tqVP5Xeftp07SEuz5pLnsXZuDkDD3Rfcxy0IsHmbZ+7B2/9SHzxO0T+sQ==",
210
210
  "dev": true,
211
211
  "requires": {
212
- "@babel/types": "^7.15.4"
212
+ "@babel/types": "^7.16.0"
213
213
  }
214
214
  },
215
215
  "@babel/helper-module-imports": {
216
- "version": "7.15.4",
217
- "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.15.4.tgz",
218
- "integrity": "sha512-jeAHZbzUwdW/xHgHQ3QmWR4Jg6j15q4w/gCfwZvtqOxoo5DKtLHk8Bsf4c5RZRC7NmLEs+ohkdq8jFefuvIxAA==",
216
+ "version": "7.16.0",
217
+ "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.16.0.tgz",
218
+ "integrity": "sha512-kkH7sWzKPq0xt3H1n+ghb4xEMP8k0U7XV3kkB+ZGy69kDk2ySFW1qPi06sjKzFY3t1j6XbJSqr4mF9L7CYVyhg==",
219
219
  "dev": true,
220
220
  "requires": {
221
- "@babel/types": "^7.15.4"
221
+ "@babel/types": "^7.16.0"
222
222
  }
223
223
  },
224
224
  "@babel/helper-module-transforms": {
225
- "version": "7.15.7",
226
- "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.15.7.tgz",
227
- "integrity": "sha512-ZNqjjQG/AuFfekFTY+7nY4RgBSklgTu970c7Rj3m/JOhIu5KPBUuTA9AY6zaKcUvk4g6EbDXdBnhi35FAssdSw==",
225
+ "version": "7.16.0",
226
+ "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.16.0.tgz",
227
+ "integrity": "sha512-My4cr9ATcaBbmaEa8M0dZNA74cfI6gitvUAskgDtAFmAqyFKDSHQo5YstxPbN+lzHl2D9l/YOEFqb2mtUh4gfA==",
228
228
  "dev": true,
229
229
  "requires": {
230
- "@babel/helper-module-imports": "^7.15.4",
231
- "@babel/helper-replace-supers": "^7.15.4",
232
- "@babel/helper-simple-access": "^7.15.4",
233
- "@babel/helper-split-export-declaration": "^7.15.4",
230
+ "@babel/helper-module-imports": "^7.16.0",
231
+ "@babel/helper-replace-supers": "^7.16.0",
232
+ "@babel/helper-simple-access": "^7.16.0",
233
+ "@babel/helper-split-export-declaration": "^7.16.0",
234
234
  "@babel/helper-validator-identifier": "^7.15.7",
235
- "@babel/template": "^7.15.4",
236
- "@babel/traverse": "^7.15.4",
237
- "@babel/types": "^7.15.6"
235
+ "@babel/template": "^7.16.0",
236
+ "@babel/traverse": "^7.16.0",
237
+ "@babel/types": "^7.16.0"
238
238
  }
239
239
  },
240
240
  "@babel/helper-optimise-call-expression": {
241
- "version": "7.15.4",
242
- "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.15.4.tgz",
243
- "integrity": "sha512-E/z9rfbAOt1vDW1DR7k4SzhzotVV5+qMciWV6LaG1g4jeFrkDlJedjtV4h0i4Q/ITnUu+Pk08M7fczsB9GXBDw==",
241
+ "version": "7.16.0",
242
+ "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.16.0.tgz",
243
+ "integrity": "sha512-SuI467Gi2V8fkofm2JPnZzB/SUuXoJA5zXe/xzyPP2M04686RzFKFHPK6HDVN6JvWBIEW8tt9hPR7fXdn2Lgpw==",
244
244
  "dev": true,
245
245
  "requires": {
246
- "@babel/types": "^7.15.4"
246
+ "@babel/types": "^7.16.0"
247
247
  }
248
248
  },
249
249
  "@babel/helper-plugin-utils": {
@@ -253,53 +253,53 @@
253
253
  "dev": true
254
254
  },
255
255
  "@babel/helper-remap-async-to-generator": {
256
- "version": "7.15.4",
257
- "resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.15.4.tgz",
258
- "integrity": "sha512-v53MxgvMK/HCwckJ1bZrq6dNKlmwlyRNYM6ypaRTdXWGOE2c1/SCa6dL/HimhPulGhZKw9W0QhREM583F/t0vQ==",
256
+ "version": "7.16.0",
257
+ "resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.16.0.tgz",
258
+ "integrity": "sha512-MLM1IOMe9aQBqMWxcRw8dcb9jlM86NIw7KA0Wri91Xkfied+dE0QuBFSBjMNvqzmS0OSIDsMNC24dBEkPUi7ew==",
259
259
  "dev": true,
260
260
  "requires": {
261
- "@babel/helper-annotate-as-pure": "^7.15.4",
262
- "@babel/helper-wrap-function": "^7.15.4",
263
- "@babel/types": "^7.15.4"
261
+ "@babel/helper-annotate-as-pure": "^7.16.0",
262
+ "@babel/helper-wrap-function": "^7.16.0",
263
+ "@babel/types": "^7.16.0"
264
264
  }
265
265
  },
266
266
  "@babel/helper-replace-supers": {
267
- "version": "7.15.4",
268
- "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.15.4.tgz",
269
- "integrity": "sha512-/ztT6khaXF37MS47fufrKvIsiQkx1LBRvSJNzRqmbyeZnTwU9qBxXYLaaT/6KaxfKhjs2Wy8kG8ZdsFUuWBjzw==",
267
+ "version": "7.16.0",
268
+ "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.16.0.tgz",
269
+ "integrity": "sha512-TQxuQfSCdoha7cpRNJvfaYxxxzmbxXw/+6cS7V02eeDYyhxderSoMVALvwupA54/pZcOTtVeJ0xccp1nGWladA==",
270
270
  "dev": true,
271
271
  "requires": {
272
- "@babel/helper-member-expression-to-functions": "^7.15.4",
273
- "@babel/helper-optimise-call-expression": "^7.15.4",
274
- "@babel/traverse": "^7.15.4",
275
- "@babel/types": "^7.15.4"
272
+ "@babel/helper-member-expression-to-functions": "^7.16.0",
273
+ "@babel/helper-optimise-call-expression": "^7.16.0",
274
+ "@babel/traverse": "^7.16.0",
275
+ "@babel/types": "^7.16.0"
276
276
  }
277
277
  },
278
278
  "@babel/helper-simple-access": {
279
- "version": "7.15.4",
280
- "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.15.4.tgz",
281
- "integrity": "sha512-UzazrDoIVOZZcTeHHEPYrr1MvTR/K+wgLg6MY6e1CJyaRhbibftF6fR2KU2sFRtI/nERUZR9fBd6aKgBlIBaPg==",
279
+ "version": "7.16.0",
280
+ "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.16.0.tgz",
281
+ "integrity": "sha512-o1rjBT/gppAqKsYfUdfHq5Rk03lMQrkPHG1OWzHWpLgVXRH4HnMM9Et9CVdIqwkCQlobnGHEJMsgWP/jE1zUiw==",
282
282
  "dev": true,
283
283
  "requires": {
284
- "@babel/types": "^7.15.4"
284
+ "@babel/types": "^7.16.0"
285
285
  }
286
286
  },
287
287
  "@babel/helper-skip-transparent-expression-wrappers": {
288
- "version": "7.15.4",
289
- "resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.15.4.tgz",
290
- "integrity": "sha512-BMRLsdh+D1/aap19TycS4eD1qELGrCBJwzaY9IE8LrpJtJb+H7rQkPIdsfgnMtLBA6DJls7X9z93Z4U8h7xw0A==",
288
+ "version": "7.16.0",
289
+ "resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.16.0.tgz",
290
+ "integrity": "sha512-+il1gTy0oHwUsBQZyJvukbB4vPMdcYBrFHa0Uc4AizLxbq6BOYC51Rv4tWocX9BLBDLZ4kc6qUFpQ6HRgL+3zw==",
291
291
  "dev": true,
292
292
  "requires": {
293
- "@babel/types": "^7.15.4"
293
+ "@babel/types": "^7.16.0"
294
294
  }
295
295
  },
296
296
  "@babel/helper-split-export-declaration": {
297
- "version": "7.15.4",
298
- "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.15.4.tgz",
299
- "integrity": "sha512-HsFqhLDZ08DxCpBdEVtKmywj6PQbwnF6HHybur0MAnkAKnlS6uHkwnmRIkElB2Owpfb4xL4NwDmDLFubueDXsw==",
297
+ "version": "7.16.0",
298
+ "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.16.0.tgz",
299
+ "integrity": "sha512-0YMMRpuDFNGTHNRiiqJX19GjNXA4H0E8jZ2ibccfSxaCogbm3am5WN/2nQNj0YnQwGWM1J06GOcQ2qnh3+0paw==",
300
300
  "dev": true,
301
301
  "requires": {
302
- "@babel/types": "^7.15.4"
302
+ "@babel/types": "^7.16.0"
303
303
  }
304
304
  },
305
305
  "@babel/helper-validator-identifier": {
@@ -315,92 +315,101 @@
315
315
  "dev": true
316
316
  },
317
317
  "@babel/helper-wrap-function": {
318
- "version": "7.15.4",
319
- "resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.15.4.tgz",
320
- "integrity": "sha512-Y2o+H/hRV5W8QhIfTpRIBwl57y8PrZt6JM3V8FOo5qarjshHItyH5lXlpMfBfmBefOqSCpKZs/6Dxqp0E/U+uw==",
318
+ "version": "7.16.0",
319
+ "resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.16.0.tgz",
320
+ "integrity": "sha512-VVMGzYY3vkWgCJML+qVLvGIam902mJW0FvT7Avj1zEe0Gn7D93aWdLblYARTxEw+6DhZmtzhBM2zv0ekE5zg1g==",
321
321
  "dev": true,
322
322
  "requires": {
323
- "@babel/helper-function-name": "^7.15.4",
324
- "@babel/template": "^7.15.4",
325
- "@babel/traverse": "^7.15.4",
326
- "@babel/types": "^7.15.4"
323
+ "@babel/helper-function-name": "^7.16.0",
324
+ "@babel/template": "^7.16.0",
325
+ "@babel/traverse": "^7.16.0",
326
+ "@babel/types": "^7.16.0"
327
327
  }
328
328
  },
329
329
  "@babel/helpers": {
330
- "version": "7.15.4",
331
- "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.15.4.tgz",
332
- "integrity": "sha512-V45u6dqEJ3w2rlryYYXf6i9rQ5YMNu4FLS6ngs8ikblhu2VdR1AqAd6aJjBzmf2Qzh6KOLqKHxEN9+TFbAkAVQ==",
330
+ "version": "7.16.0",
331
+ "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.16.0.tgz",
332
+ "integrity": "sha512-dVRM0StFMdKlkt7cVcGgwD8UMaBfWJHl3A83Yfs8GQ3MO0LHIIIMvK7Fa0RGOGUQ10qikLaX6D7o5htcQWgTMQ==",
333
333
  "dev": true,
334
334
  "requires": {
335
- "@babel/template": "^7.15.4",
336
- "@babel/traverse": "^7.15.4",
337
- "@babel/types": "^7.15.4"
335
+ "@babel/template": "^7.16.0",
336
+ "@babel/traverse": "^7.16.0",
337
+ "@babel/types": "^7.16.0"
338
338
  }
339
339
  },
340
340
  "@babel/highlight": {
341
- "version": "7.14.5",
342
- "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.14.5.tgz",
343
- "integrity": "sha512-qf9u2WFWVV0MppaL877j2dBtQIDgmidgjGk5VIMw3OadXvYaXn66U1BFlH2t4+t3i+8PhedppRv+i40ABzd+gg==",
341
+ "version": "7.16.0",
342
+ "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.16.0.tgz",
343
+ "integrity": "sha512-t8MH41kUQylBtu2+4IQA3atqevA2lRgqA2wyVB/YiWmsDSuylZZuXOUy9ric30hfzauEFfdsuk/eXTRrGrfd0g==",
344
344
  "dev": true,
345
345
  "requires": {
346
- "@babel/helper-validator-identifier": "^7.14.5",
346
+ "@babel/helper-validator-identifier": "^7.15.7",
347
347
  "chalk": "^2.0.0",
348
348
  "js-tokens": "^4.0.0"
349
349
  }
350
350
  },
351
351
  "@babel/parser": {
352
- "version": "7.15.7",
353
- "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.15.7.tgz",
354
- "integrity": "sha512-rycZXvQ+xS9QyIcJ9HXeDWf1uxqlbVFAUq0Rq0dbc50Zb/+wUe/ehyfzGfm9KZZF0kBejYgxltBXocP+gKdL2g==",
352
+ "version": "7.16.0",
353
+ "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.16.0.tgz",
354
+ "integrity": "sha512-TEHWXf0xxpi9wKVyBCmRcSSDjbJ/cl6LUdlbYUHEaNQUJGhreJbZrXT6sR4+fZLxVUJqNRB4KyOvjuy/D9009A==",
355
355
  "dev": true
356
356
  },
357
+ "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": {
358
+ "version": "7.16.0",
359
+ "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.16.0.tgz",
360
+ "integrity": "sha512-djyecbGMEh4rOb/Tc1M5bUW2Ih1IZRa9PoubnPOCzM+DRE89uGUHR1Y+3aDdTMW4drjGRZ2ol8dt1JUFg6hJLQ==",
361
+ "dev": true,
362
+ "requires": {
363
+ "@babel/helper-plugin-utils": "^7.14.5"
364
+ }
365
+ },
357
366
  "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": {
358
- "version": "7.15.4",
359
- "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.15.4.tgz",
360
- "integrity": "sha512-eBnpsl9tlhPhpI10kU06JHnrYXwg3+V6CaP2idsCXNef0aeslpqyITXQ74Vfk5uHgY7IG7XP0yIH8b42KSzHog==",
367
+ "version": "7.16.0",
368
+ "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.16.0.tgz",
369
+ "integrity": "sha512-4tcFwwicpWTrpl9qjf7UsoosaArgImF85AxqCRZlgc3IQDvkUHjJpruXAL58Wmj+T6fypWTC/BakfEkwIL/pwA==",
361
370
  "dev": true,
362
371
  "requires": {
363
372
  "@babel/helper-plugin-utils": "^7.14.5",
364
- "@babel/helper-skip-transparent-expression-wrappers": "^7.15.4",
365
- "@babel/plugin-proposal-optional-chaining": "^7.14.5"
373
+ "@babel/helper-skip-transparent-expression-wrappers": "^7.16.0",
374
+ "@babel/plugin-proposal-optional-chaining": "^7.16.0"
366
375
  }
367
376
  },
368
377
  "@babel/plugin-proposal-async-generator-functions": {
369
- "version": "7.15.4",
370
- "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.15.4.tgz",
371
- "integrity": "sha512-2zt2g5vTXpMC3OmK6uyjvdXptbhBXfA77XGrd3gh93zwG8lZYBLOBImiGBEG0RANu3JqKEACCz5CGk73OJROBw==",
378
+ "version": "7.16.0",
379
+ "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.16.0.tgz",
380
+ "integrity": "sha512-nyYmIo7ZqKsY6P4lnVmBlxp9B3a96CscbLotlsNuktMHahkDwoPYEjXrZHU0Tj844Z9f1IthVxQln57mhkcExw==",
372
381
  "dev": true,
373
382
  "requires": {
374
383
  "@babel/helper-plugin-utils": "^7.14.5",
375
- "@babel/helper-remap-async-to-generator": "^7.15.4",
384
+ "@babel/helper-remap-async-to-generator": "^7.16.0",
376
385
  "@babel/plugin-syntax-async-generators": "^7.8.4"
377
386
  }
378
387
  },
379
388
  "@babel/plugin-proposal-class-properties": {
380
- "version": "7.14.5",
381
- "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.14.5.tgz",
382
- "integrity": "sha512-q/PLpv5Ko4dVc1LYMpCY7RVAAO4uk55qPwrIuJ5QJ8c6cVuAmhu7I/49JOppXL6gXf7ZHzpRVEUZdYoPLM04Gg==",
389
+ "version": "7.16.0",
390
+ "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.16.0.tgz",
391
+ "integrity": "sha512-mCF3HcuZSY9Fcx56Lbn+CGdT44ioBMMvjNVldpKtj8tpniETdLjnxdHI1+sDWXIM1nNt+EanJOZ3IG9lzVjs7A==",
383
392
  "dev": true,
384
393
  "requires": {
385
- "@babel/helper-create-class-features-plugin": "^7.14.5",
394
+ "@babel/helper-create-class-features-plugin": "^7.16.0",
386
395
  "@babel/helper-plugin-utils": "^7.14.5"
387
396
  }
388
397
  },
389
398
  "@babel/plugin-proposal-class-static-block": {
390
- "version": "7.15.4",
391
- "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.15.4.tgz",
392
- "integrity": "sha512-M682XWrrLNk3chXCjoPUQWOyYsB93B9z3mRyjtqqYJWDf2mfCdIYgDrA11cgNVhAQieaq6F2fn2f3wI0U4aTjA==",
399
+ "version": "7.16.0",
400
+ "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.16.0.tgz",
401
+ "integrity": "sha512-mAy3sdcY9sKAkf3lQbDiv3olOfiLqI51c9DR9b19uMoR2Z6r5pmGl7dfNFqEvqOyqbf1ta4lknK4gc5PJn3mfA==",
393
402
  "dev": true,
394
403
  "requires": {
395
- "@babel/helper-create-class-features-plugin": "^7.15.4",
404
+ "@babel/helper-create-class-features-plugin": "^7.16.0",
396
405
  "@babel/helper-plugin-utils": "^7.14.5",
397
406
  "@babel/plugin-syntax-class-static-block": "^7.14.5"
398
407
  }
399
408
  },
400
409
  "@babel/plugin-proposal-dynamic-import": {
401
- "version": "7.14.5",
402
- "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.14.5.tgz",
403
- "integrity": "sha512-ExjiNYc3HDN5PXJx+bwC50GIx/KKanX2HiggnIUAYedbARdImiCU4RhhHfdf0Kd7JNXGpsBBBCOm+bBVy3Gb0g==",
410
+ "version": "7.16.0",
411
+ "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.16.0.tgz",
412
+ "integrity": "sha512-QGSA6ExWk95jFQgwz5GQ2Dr95cf7eI7TKutIXXTb7B1gCLTCz5hTjFTQGfLFBBiC5WSNi7udNwWsqbbMh1c4yQ==",
404
413
  "dev": true,
405
414
  "requires": {
406
415
  "@babel/helper-plugin-utils": "^7.14.5",
@@ -408,9 +417,9 @@
408
417
  }
409
418
  },
410
419
  "@babel/plugin-proposal-export-namespace-from": {
411
- "version": "7.14.5",
412
- "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.14.5.tgz",
413
- "integrity": "sha512-g5POA32bXPMmSBu5Dx/iZGLGnKmKPc5AiY7qfZgurzrCYgIztDlHFbznSNCoQuv57YQLnQfaDi7dxCtLDIdXdA==",
420
+ "version": "7.16.0",
421
+ "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.16.0.tgz",
422
+ "integrity": "sha512-CjI4nxM/D+5wCnhD11MHB1AwRSAYeDT+h8gCdcVJZ/OK7+wRzFsf7PFPWVpVpNRkHMmMkQWAHpTq+15IXQ1diA==",
414
423
  "dev": true,
415
424
  "requires": {
416
425
  "@babel/helper-plugin-utils": "^7.14.5",
@@ -418,9 +427,9 @@
418
427
  }
419
428
  },
420
429
  "@babel/plugin-proposal-json-strings": {
421
- "version": "7.14.5",
422
- "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.14.5.tgz",
423
- "integrity": "sha512-NSq2fczJYKVRIsUJyNxrVUMhB27zb7N7pOFGQOhBKJrChbGcgEAqyZrmZswkPk18VMurEeJAaICbfm57vUeTbQ==",
430
+ "version": "7.16.0",
431
+ "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.16.0.tgz",
432
+ "integrity": "sha512-kouIPuiv8mSi5JkEhzApg5Gn6hFyKPnlkO0a9YSzqRurH8wYzSlf6RJdzluAsbqecdW5pBvDJDfyDIUR/vLxvg==",
424
433
  "dev": true,
425
434
  "requires": {
426
435
  "@babel/helper-plugin-utils": "^7.14.5",
@@ -428,9 +437,9 @@
428
437
  }
429
438
  },
430
439
  "@babel/plugin-proposal-logical-assignment-operators": {
431
- "version": "7.14.5",
432
- "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.14.5.tgz",
433
- "integrity": "sha512-YGn2AvZAo9TwyhlLvCCWxD90Xq8xJ4aSgaX3G5D/8DW94L8aaT+dS5cSP+Z06+rCJERGSr9GxMBZ601xoc2taw==",
440
+ "version": "7.16.0",
441
+ "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.16.0.tgz",
442
+ "integrity": "sha512-pbW0fE30sVTYXXm9lpVQQ/Vc+iTeQKiXlaNRZPPN2A2VdlWyAtsUrsQ3xydSlDW00TFMK7a8m3cDTkBF5WnV3Q==",
434
443
  "dev": true,
435
444
  "requires": {
436
445
  "@babel/helper-plugin-utils": "^7.14.5",
@@ -438,9 +447,9 @@
438
447
  }
439
448
  },
440
449
  "@babel/plugin-proposal-nullish-coalescing-operator": {
441
- "version": "7.14.5",
442
- "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.14.5.tgz",
443
- "integrity": "sha512-gun/SOnMqjSb98Nkaq2rTKMwervfdAoz6NphdY0vTfuzMfryj+tDGb2n6UkDKwez+Y8PZDhE3D143v6Gepp4Hg==",
450
+ "version": "7.16.0",
451
+ "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.16.0.tgz",
452
+ "integrity": "sha512-3bnHA8CAFm7cG93v8loghDYyQ8r97Qydf63BeYiGgYbjKKB/XP53W15wfRC7dvKfoiJ34f6Rbyyx2btExc8XsQ==",
444
453
  "dev": true,
445
454
  "requires": {
446
455
  "@babel/helper-plugin-utils": "^7.14.5",
@@ -448,9 +457,9 @@
448
457
  }
449
458
  },
450
459
  "@babel/plugin-proposal-numeric-separator": {
451
- "version": "7.14.5",
452
- "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.14.5.tgz",
453
- "integrity": "sha512-yiclALKe0vyZRZE0pS6RXgjUOt87GWv6FYa5zqj15PvhOGFO69R5DusPlgK/1K5dVnCtegTiWu9UaBSrLLJJBg==",
460
+ "version": "7.16.0",
461
+ "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.16.0.tgz",
462
+ "integrity": "sha512-FAhE2I6mjispy+vwwd6xWPyEx3NYFS13pikDBWUAFGZvq6POGs5eNchw8+1CYoEgBl9n11I3NkzD7ghn25PQ9Q==",
454
463
  "dev": true,
455
464
  "requires": {
456
465
  "@babel/helper-plugin-utils": "^7.14.5",
@@ -458,22 +467,22 @@
458
467
  }
459
468
  },
460
469
  "@babel/plugin-proposal-object-rest-spread": {
461
- "version": "7.15.6",
462
- "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.15.6.tgz",
463
- "integrity": "sha512-qtOHo7A1Vt+O23qEAX+GdBpqaIuD3i9VRrWgCJeq7WO6H2d14EK3q11urj5Te2MAeK97nMiIdRpwd/ST4JFbNg==",
470
+ "version": "7.16.0",
471
+ "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.16.0.tgz",
472
+ "integrity": "sha512-LU/+jp89efe5HuWJLmMmFG0+xbz+I2rSI7iLc1AlaeSMDMOGzWlc5yJrMN1d04osXN4sSfpo4O+azkBNBes0jg==",
464
473
  "dev": true,
465
474
  "requires": {
466
- "@babel/compat-data": "^7.15.0",
467
- "@babel/helper-compilation-targets": "^7.15.4",
475
+ "@babel/compat-data": "^7.16.0",
476
+ "@babel/helper-compilation-targets": "^7.16.0",
468
477
  "@babel/helper-plugin-utils": "^7.14.5",
469
478
  "@babel/plugin-syntax-object-rest-spread": "^7.8.3",
470
- "@babel/plugin-transform-parameters": "^7.15.4"
479
+ "@babel/plugin-transform-parameters": "^7.16.0"
471
480
  }
472
481
  },
473
482
  "@babel/plugin-proposal-optional-catch-binding": {
474
- "version": "7.14.5",
475
- "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.14.5.tgz",
476
- "integrity": "sha512-3Oyiixm0ur7bzO5ybNcZFlmVsygSIQgdOa7cTfOYCMY+wEPAYhZAJxi3mixKFCTCKUhQXuCTtQ1MzrpL3WT8ZQ==",
483
+ "version": "7.16.0",
484
+ "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.16.0.tgz",
485
+ "integrity": "sha512-kicDo0A/5J0nrsCPbn89mTG3Bm4XgYi0CZtvex9Oyw7gGZE3HXGD0zpQNH+mo+tEfbo8wbmMvJftOwpmPy7aVw==",
477
486
  "dev": true,
478
487
  "requires": {
479
488
  "@babel/helper-plugin-utils": "^7.14.5",
@@ -481,45 +490,45 @@
481
490
  }
482
491
  },
483
492
  "@babel/plugin-proposal-optional-chaining": {
484
- "version": "7.14.5",
485
- "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.14.5.tgz",
486
- "integrity": "sha512-ycz+VOzo2UbWNI1rQXxIuMOzrDdHGrI23fRiz/Si2R4kv2XZQ1BK8ccdHwehMKBlcH/joGW/tzrUmo67gbJHlQ==",
493
+ "version": "7.16.0",
494
+ "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.16.0.tgz",
495
+ "integrity": "sha512-Y4rFpkZODfHrVo70Uaj6cC1JJOt3Pp0MdWSwIKtb8z1/lsjl9AmnB7ErRFV+QNGIfcY1Eruc2UMx5KaRnXjMyg==",
487
496
  "dev": true,
488
497
  "requires": {
489
498
  "@babel/helper-plugin-utils": "^7.14.5",
490
- "@babel/helper-skip-transparent-expression-wrappers": "^7.14.5",
499
+ "@babel/helper-skip-transparent-expression-wrappers": "^7.16.0",
491
500
  "@babel/plugin-syntax-optional-chaining": "^7.8.3"
492
501
  }
493
502
  },
494
503
  "@babel/plugin-proposal-private-methods": {
495
- "version": "7.14.5",
496
- "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.14.5.tgz",
497
- "integrity": "sha512-838DkdUA1u+QTCplatfq4B7+1lnDa/+QMI89x5WZHBcnNv+47N8QEj2k9I2MUU9xIv8XJ4XvPCviM/Dj7Uwt9g==",
504
+ "version": "7.16.0",
505
+ "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.16.0.tgz",
506
+ "integrity": "sha512-IvHmcTHDFztQGnn6aWq4t12QaBXTKr1whF/dgp9kz84X6GUcwq9utj7z2wFCUfeOup/QKnOlt2k0zxkGFx9ubg==",
498
507
  "dev": true,
499
508
  "requires": {
500
- "@babel/helper-create-class-features-plugin": "^7.14.5",
509
+ "@babel/helper-create-class-features-plugin": "^7.16.0",
501
510
  "@babel/helper-plugin-utils": "^7.14.5"
502
511
  }
503
512
  },
504
513
  "@babel/plugin-proposal-private-property-in-object": {
505
- "version": "7.15.4",
506
- "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.15.4.tgz",
507
- "integrity": "sha512-X0UTixkLf0PCCffxgu5/1RQyGGbgZuKoI+vXP4iSbJSYwPb7hu06omsFGBvQ9lJEvwgrxHdS8B5nbfcd8GyUNA==",
514
+ "version": "7.16.0",
515
+ "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.16.0.tgz",
516
+ "integrity": "sha512-3jQUr/HBbMVZmi72LpjQwlZ55i1queL8KcDTQEkAHihttJnAPrcvG9ZNXIfsd2ugpizZo595egYV6xy+pv4Ofw==",
508
517
  "dev": true,
509
518
  "requires": {
510
- "@babel/helper-annotate-as-pure": "^7.15.4",
511
- "@babel/helper-create-class-features-plugin": "^7.15.4",
519
+ "@babel/helper-annotate-as-pure": "^7.16.0",
520
+ "@babel/helper-create-class-features-plugin": "^7.16.0",
512
521
  "@babel/helper-plugin-utils": "^7.14.5",
513
522
  "@babel/plugin-syntax-private-property-in-object": "^7.14.5"
514
523
  }
515
524
  },
516
525
  "@babel/plugin-proposal-unicode-property-regex": {
517
- "version": "7.14.5",
518
- "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.14.5.tgz",
519
- "integrity": "sha512-6axIeOU5LnY471KenAB9vI8I5j7NQ2d652hIYwVyRfgaZT5UpiqFKCuVXCDMSrU+3VFafnu2c5m3lrWIlr6A5Q==",
526
+ "version": "7.16.0",
527
+ "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.16.0.tgz",
528
+ "integrity": "sha512-ti7IdM54NXv29cA4+bNNKEMS4jLMCbJgl+Drv+FgYy0erJLAxNAIXcNjNjrRZEcWq0xJHsNVwQezskMFpF8N9g==",
520
529
  "dev": true,
521
530
  "requires": {
522
- "@babel/helper-create-regexp-features-plugin": "^7.14.5",
531
+ "@babel/helper-create-regexp-features-plugin": "^7.16.0",
523
532
  "@babel/helper-plugin-utils": "^7.14.5"
524
533
  }
525
534
  },
@@ -668,363 +677,364 @@
668
677
  }
669
678
  },
670
679
  "@babel/plugin-syntax-typescript": {
671
- "version": "7.14.5",
672
- "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.14.5.tgz",
673
- "integrity": "sha512-u6OXzDaIXjEstBRRoBCQ/uKQKlbuaeE5in0RvWdA4pN6AhqxTIwUsnHPU1CFZA/amYObMsuWhYfRl3Ch90HD0Q==",
680
+ "version": "7.16.0",
681
+ "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.16.0.tgz",
682
+ "integrity": "sha512-Xv6mEXqVdaqCBfJFyeab0fH2DnUoMsDmhamxsSi4j8nLd4Vtw213WMJr55xxqipC/YVWyPY3K0blJncPYji+dQ==",
674
683
  "dev": true,
675
684
  "requires": {
676
685
  "@babel/helper-plugin-utils": "^7.14.5"
677
686
  }
678
687
  },
679
688
  "@babel/plugin-transform-arrow-functions": {
680
- "version": "7.14.5",
681
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.14.5.tgz",
682
- "integrity": "sha512-KOnO0l4+tD5IfOdi4x8C1XmEIRWUjNRV8wc6K2vz/3e8yAOoZZvsRXRRIF/yo/MAOFb4QjtAw9xSxMXbSMRy8A==",
689
+ "version": "7.16.0",
690
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.16.0.tgz",
691
+ "integrity": "sha512-vIFb5250Rbh7roWARvCLvIJ/PtAU5Lhv7BtZ1u24COwpI9Ypjsh+bZcKk6rlIyalK+r0jOc1XQ8I4ovNxNrWrA==",
683
692
  "dev": true,
684
693
  "requires": {
685
694
  "@babel/helper-plugin-utils": "^7.14.5"
686
695
  }
687
696
  },
688
697
  "@babel/plugin-transform-async-to-generator": {
689
- "version": "7.14.5",
690
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.14.5.tgz",
691
- "integrity": "sha512-szkbzQ0mNk0rpu76fzDdqSyPu0MuvpXgC+6rz5rpMb5OIRxdmHfQxrktL8CYolL2d8luMCZTR0DpIMIdL27IjA==",
698
+ "version": "7.16.0",
699
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.16.0.tgz",
700
+ "integrity": "sha512-PbIr7G9kR8tdH6g8Wouir5uVjklETk91GMVSUq+VaOgiinbCkBP6Q7NN/suM/QutZkMJMvcyAriogcYAdhg8Gw==",
692
701
  "dev": true,
693
702
  "requires": {
694
- "@babel/helper-module-imports": "^7.14.5",
703
+ "@babel/helper-module-imports": "^7.16.0",
695
704
  "@babel/helper-plugin-utils": "^7.14.5",
696
- "@babel/helper-remap-async-to-generator": "^7.14.5"
705
+ "@babel/helper-remap-async-to-generator": "^7.16.0"
697
706
  }
698
707
  },
699
708
  "@babel/plugin-transform-block-scoped-functions": {
700
- "version": "7.14.5",
701
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.14.5.tgz",
702
- "integrity": "sha512-dtqWqdWZ5NqBX3KzsVCWfQI3A53Ft5pWFCT2eCVUftWZgjc5DpDponbIF1+c+7cSGk2wN0YK7HGL/ezfRbpKBQ==",
709
+ "version": "7.16.0",
710
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.16.0.tgz",
711
+ "integrity": "sha512-V14As3haUOP4ZWrLJ3VVx5rCnrYhMSHN/jX7z6FAt5hjRkLsb0snPCmJwSOML5oxkKO4FNoNv7V5hw/y2bjuvg==",
703
712
  "dev": true,
704
713
  "requires": {
705
714
  "@babel/helper-plugin-utils": "^7.14.5"
706
715
  }
707
716
  },
708
717
  "@babel/plugin-transform-block-scoping": {
709
- "version": "7.15.3",
710
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.15.3.tgz",
711
- "integrity": "sha512-nBAzfZwZb4DkaGtOes1Up1nOAp9TDRRFw4XBzBBSG9QK7KVFmYzgj9o9sbPv7TX5ofL4Auq4wZnxCoPnI/lz2Q==",
718
+ "version": "7.16.0",
719
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.16.0.tgz",
720
+ "integrity": "sha512-27n3l67/R3UrXfizlvHGuTwsRIFyce3D/6a37GRxn28iyTPvNXaW4XvznexRh1zUNLPjbLL22Id0XQElV94ruw==",
712
721
  "dev": true,
713
722
  "requires": {
714
723
  "@babel/helper-plugin-utils": "^7.14.5"
715
724
  }
716
725
  },
717
726
  "@babel/plugin-transform-classes": {
718
- "version": "7.15.4",
719
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.15.4.tgz",
720
- "integrity": "sha512-Yjvhex8GzBmmPQUvpXRPWQ9WnxXgAFuZSrqOK/eJlOGIXwvv8H3UEdUigl1gb/bnjTrln+e8bkZUYCBt/xYlBg==",
727
+ "version": "7.16.0",
728
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.16.0.tgz",
729
+ "integrity": "sha512-HUxMvy6GtAdd+GKBNYDWCIA776byUQH8zjnfjxwT1P1ARv/wFu8eBDpmXQcLS/IwRtrxIReGiplOwMeyO7nsDQ==",
721
730
  "dev": true,
722
731
  "requires": {
723
- "@babel/helper-annotate-as-pure": "^7.15.4",
724
- "@babel/helper-function-name": "^7.15.4",
725
- "@babel/helper-optimise-call-expression": "^7.15.4",
732
+ "@babel/helper-annotate-as-pure": "^7.16.0",
733
+ "@babel/helper-function-name": "^7.16.0",
734
+ "@babel/helper-optimise-call-expression": "^7.16.0",
726
735
  "@babel/helper-plugin-utils": "^7.14.5",
727
- "@babel/helper-replace-supers": "^7.15.4",
728
- "@babel/helper-split-export-declaration": "^7.15.4",
736
+ "@babel/helper-replace-supers": "^7.16.0",
737
+ "@babel/helper-split-export-declaration": "^7.16.0",
729
738
  "globals": "^11.1.0"
730
739
  }
731
740
  },
732
741
  "@babel/plugin-transform-computed-properties": {
733
- "version": "7.14.5",
734
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.14.5.tgz",
735
- "integrity": "sha512-pWM+E4283UxaVzLb8UBXv4EIxMovU4zxT1OPnpHJcmnvyY9QbPPTKZfEj31EUvG3/EQRbYAGaYEUZ4yWOBC2xg==",
742
+ "version": "7.16.0",
743
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.16.0.tgz",
744
+ "integrity": "sha512-63l1dRXday6S8V3WFY5mXJwcRAnPYxvFfTlt67bwV1rTyVTM5zrp0DBBb13Kl7+ehkCVwIZPumPpFP/4u70+Tw==",
736
745
  "dev": true,
737
746
  "requires": {
738
747
  "@babel/helper-plugin-utils": "^7.14.5"
739
748
  }
740
749
  },
741
750
  "@babel/plugin-transform-destructuring": {
742
- "version": "7.14.7",
743
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.14.7.tgz",
744
- "integrity": "sha512-0mDE99nK+kVh3xlc5vKwB6wnP9ecuSj+zQCa/n0voENtP/zymdT4HH6QEb65wjjcbqr1Jb/7z9Qp7TF5FtwYGw==",
751
+ "version": "7.16.0",
752
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.16.0.tgz",
753
+ "integrity": "sha512-Q7tBUwjxLTsHEoqktemHBMtb3NYwyJPTJdM+wDwb0g8PZ3kQUIzNvwD5lPaqW/p54TXBc/MXZu9Jr7tbUEUM8Q==",
745
754
  "dev": true,
746
755
  "requires": {
747
756
  "@babel/helper-plugin-utils": "^7.14.5"
748
757
  }
749
758
  },
750
759
  "@babel/plugin-transform-dotall-regex": {
751
- "version": "7.14.5",
752
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.14.5.tgz",
753
- "integrity": "sha512-loGlnBdj02MDsFaHhAIJzh7euK89lBrGIdM9EAtHFo6xKygCUGuuWe07o1oZVk287amtW1n0808sQM99aZt3gw==",
760
+ "version": "7.16.0",
761
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.16.0.tgz",
762
+ "integrity": "sha512-FXlDZfQeLILfJlC6I1qyEwcHK5UpRCFkaoVyA1nk9A1L1Yu583YO4un2KsLBsu3IJb4CUbctZks8tD9xPQubLw==",
754
763
  "dev": true,
755
764
  "requires": {
756
- "@babel/helper-create-regexp-features-plugin": "^7.14.5",
765
+ "@babel/helper-create-regexp-features-plugin": "^7.16.0",
757
766
  "@babel/helper-plugin-utils": "^7.14.5"
758
767
  }
759
768
  },
760
769
  "@babel/plugin-transform-duplicate-keys": {
761
- "version": "7.14.5",
762
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.14.5.tgz",
763
- "integrity": "sha512-iJjbI53huKbPDAsJ8EmVmvCKeeq21bAze4fu9GBQtSLqfvzj2oRuHVx4ZkDwEhg1htQ+5OBZh/Ab0XDf5iBZ7A==",
770
+ "version": "7.16.0",
771
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.16.0.tgz",
772
+ "integrity": "sha512-LIe2kcHKAZOJDNxujvmp6z3mfN6V9lJxubU4fJIGoQCkKe3Ec2OcbdlYP+vW++4MpxwG0d1wSDOJtQW5kLnkZQ==",
764
773
  "dev": true,
765
774
  "requires": {
766
775
  "@babel/helper-plugin-utils": "^7.14.5"
767
776
  }
768
777
  },
769
778
  "@babel/plugin-transform-exponentiation-operator": {
770
- "version": "7.14.5",
771
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.14.5.tgz",
772
- "integrity": "sha512-jFazJhMBc9D27o9jDnIE5ZErI0R0m7PbKXVq77FFvqFbzvTMuv8jaAwLZ5PviOLSFttqKIW0/wxNSDbjLk0tYA==",
779
+ "version": "7.16.0",
780
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.16.0.tgz",
781
+ "integrity": "sha512-OwYEvzFI38hXklsrbNivzpO3fh87skzx8Pnqi4LoSYeav0xHlueSoCJrSgTPfnbyzopo5b3YVAJkFIcUpK2wsw==",
773
782
  "dev": true,
774
783
  "requires": {
775
- "@babel/helper-builder-binary-assignment-operator-visitor": "^7.14.5",
784
+ "@babel/helper-builder-binary-assignment-operator-visitor": "^7.16.0",
776
785
  "@babel/helper-plugin-utils": "^7.14.5"
777
786
  }
778
787
  },
779
788
  "@babel/plugin-transform-for-of": {
780
- "version": "7.15.4",
781
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.15.4.tgz",
782
- "integrity": "sha512-DRTY9fA751AFBDh2oxydvVm4SYevs5ILTWLs6xKXps4Re/KG5nfUkr+TdHCrRWB8C69TlzVgA9b3RmGWmgN9LA==",
789
+ "version": "7.16.0",
790
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.16.0.tgz",
791
+ "integrity": "sha512-5QKUw2kO+GVmKr2wMYSATCTTnHyscl6sxFRAY+rvN7h7WB0lcG0o4NoV6ZQU32OZGVsYUsfLGgPQpDFdkfjlJQ==",
783
792
  "dev": true,
784
793
  "requires": {
785
794
  "@babel/helper-plugin-utils": "^7.14.5"
786
795
  }
787
796
  },
788
797
  "@babel/plugin-transform-function-name": {
789
- "version": "7.14.5",
790
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.14.5.tgz",
791
- "integrity": "sha512-vbO6kv0fIzZ1GpmGQuvbwwm+O4Cbm2NrPzwlup9+/3fdkuzo1YqOZcXw26+YUJB84Ja7j9yURWposEHLYwxUfQ==",
798
+ "version": "7.16.0",
799
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.16.0.tgz",
800
+ "integrity": "sha512-lBzMle9jcOXtSOXUpc7tvvTpENu/NuekNJVova5lCCWCV9/U1ho2HH2y0p6mBg8fPm/syEAbfaaemYGOHCY3mg==",
792
801
  "dev": true,
793
802
  "requires": {
794
- "@babel/helper-function-name": "^7.14.5",
803
+ "@babel/helper-function-name": "^7.16.0",
795
804
  "@babel/helper-plugin-utils": "^7.14.5"
796
805
  }
797
806
  },
798
807
  "@babel/plugin-transform-literals": {
799
- "version": "7.14.5",
800
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.14.5.tgz",
801
- "integrity": "sha512-ql33+epql2F49bi8aHXxvLURHkxJbSmMKl9J5yHqg4PLtdE6Uc48CH1GS6TQvZ86eoB/ApZXwm7jlA+B3kra7A==",
808
+ "version": "7.16.0",
809
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.16.0.tgz",
810
+ "integrity": "sha512-gQDlsSF1iv9RU04clgXqRjrPyyoJMTclFt3K1cjLmTKikc0s/6vE3hlDeEVC71wLTRu72Fq7650kABrdTc2wMQ==",
802
811
  "dev": true,
803
812
  "requires": {
804
813
  "@babel/helper-plugin-utils": "^7.14.5"
805
814
  }
806
815
  },
807
816
  "@babel/plugin-transform-member-expression-literals": {
808
- "version": "7.14.5",
809
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.14.5.tgz",
810
- "integrity": "sha512-WkNXxH1VXVTKarWFqmso83xl+2V3Eo28YY5utIkbsmXoItO8Q3aZxN4BTS2k0hz9dGUloHK26mJMyQEYfkn/+Q==",
817
+ "version": "7.16.0",
818
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.16.0.tgz",
819
+ "integrity": "sha512-WRpw5HL4Jhnxw8QARzRvwojp9MIE7Tdk3ez6vRyUk1MwgjJN0aNpRoXainLR5SgxmoXx/vsXGZ6OthP6t/RbUg==",
811
820
  "dev": true,
812
821
  "requires": {
813
822
  "@babel/helper-plugin-utils": "^7.14.5"
814
823
  }
815
824
  },
816
825
  "@babel/plugin-transform-modules-amd": {
817
- "version": "7.14.5",
818
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.14.5.tgz",
819
- "integrity": "sha512-3lpOU8Vxmp3roC4vzFpSdEpGUWSMsHFreTWOMMLzel2gNGfHE5UWIh/LN6ghHs2xurUp4jRFYMUIZhuFbody1g==",
826
+ "version": "7.16.0",
827
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.16.0.tgz",
828
+ "integrity": "sha512-rWFhWbCJ9Wdmzln1NmSCqn7P0RAD+ogXG/bd9Kg5c7PKWkJtkiXmYsMBeXjDlzHpVTJ4I/hnjs45zX4dEv81xw==",
820
829
  "dev": true,
821
830
  "requires": {
822
- "@babel/helper-module-transforms": "^7.14.5",
831
+ "@babel/helper-module-transforms": "^7.16.0",
823
832
  "@babel/helper-plugin-utils": "^7.14.5",
824
833
  "babel-plugin-dynamic-import-node": "^2.3.3"
825
834
  }
826
835
  },
827
836
  "@babel/plugin-transform-modules-commonjs": {
828
- "version": "7.15.4",
829
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.15.4.tgz",
830
- "integrity": "sha512-qg4DPhwG8hKp4BbVDvX1s8cohM8a6Bvptu4l6Iingq5rW+yRUAhe/YRup/YcW2zCOlrysEWVhftIcKzrEZv3sA==",
837
+ "version": "7.16.0",
838
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.16.0.tgz",
839
+ "integrity": "sha512-Dzi+NWqyEotgzk/sb7kgQPJQf7AJkQBWsVp1N6JWc1lBVo0vkElUnGdr1PzUBmfsCCN5OOFya3RtpeHk15oLKQ==",
831
840
  "dev": true,
832
841
  "requires": {
833
- "@babel/helper-module-transforms": "^7.15.4",
842
+ "@babel/helper-module-transforms": "^7.16.0",
834
843
  "@babel/helper-plugin-utils": "^7.14.5",
835
- "@babel/helper-simple-access": "^7.15.4",
844
+ "@babel/helper-simple-access": "^7.16.0",
836
845
  "babel-plugin-dynamic-import-node": "^2.3.3"
837
846
  }
838
847
  },
839
848
  "@babel/plugin-transform-modules-systemjs": {
840
- "version": "7.15.4",
841
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.15.4.tgz",
842
- "integrity": "sha512-fJUnlQrl/mezMneR72CKCgtOoahqGJNVKpompKwzv3BrEXdlPspTcyxrZ1XmDTIr9PpULrgEQo3qNKp6dW7ssw==",
849
+ "version": "7.16.0",
850
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.16.0.tgz",
851
+ "integrity": "sha512-yuGBaHS3lF1m/5R+6fjIke64ii5luRUg97N2wr+z1sF0V+sNSXPxXDdEEL/iYLszsN5VKxVB1IPfEqhzVpiqvg==",
843
852
  "dev": true,
844
853
  "requires": {
845
- "@babel/helper-hoist-variables": "^7.15.4",
846
- "@babel/helper-module-transforms": "^7.15.4",
854
+ "@babel/helper-hoist-variables": "^7.16.0",
855
+ "@babel/helper-module-transforms": "^7.16.0",
847
856
  "@babel/helper-plugin-utils": "^7.14.5",
848
- "@babel/helper-validator-identifier": "^7.14.9",
857
+ "@babel/helper-validator-identifier": "^7.15.7",
849
858
  "babel-plugin-dynamic-import-node": "^2.3.3"
850
859
  }
851
860
  },
852
861
  "@babel/plugin-transform-modules-umd": {
853
- "version": "7.14.5",
854
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.14.5.tgz",
855
- "integrity": "sha512-RfPGoagSngC06LsGUYyM9QWSXZ8MysEjDJTAea1lqRjNECE3y0qIJF/qbvJxc4oA4s99HumIMdXOrd+TdKaAAA==",
862
+ "version": "7.16.0",
863
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.16.0.tgz",
864
+ "integrity": "sha512-nx4f6no57himWiHhxDM5pjwhae5vLpTK2zCnDH8+wNLJy0TVER/LJRHl2bkt6w9Aad2sPD5iNNoUpY3X9sTGDg==",
856
865
  "dev": true,
857
866
  "requires": {
858
- "@babel/helper-module-transforms": "^7.14.5",
867
+ "@babel/helper-module-transforms": "^7.16.0",
859
868
  "@babel/helper-plugin-utils": "^7.14.5"
860
869
  }
861
870
  },
862
871
  "@babel/plugin-transform-named-capturing-groups-regex": {
863
- "version": "7.14.9",
864
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.14.9.tgz",
865
- "integrity": "sha512-l666wCVYO75mlAtGFfyFwnWmIXQm3kSH0C3IRnJqWcZbWkoihyAdDhFm2ZWaxWTqvBvhVFfJjMRQ0ez4oN1yYA==",
872
+ "version": "7.16.0",
873
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.16.0.tgz",
874
+ "integrity": "sha512-LogN88uO+7EhxWc8WZuQ8vxdSyVGxhkh8WTC3tzlT8LccMuQdA81e9SGV6zY7kY2LjDhhDOFdQVxdGwPyBCnvg==",
866
875
  "dev": true,
867
876
  "requires": {
868
- "@babel/helper-create-regexp-features-plugin": "^7.14.5"
877
+ "@babel/helper-create-regexp-features-plugin": "^7.16.0"
869
878
  }
870
879
  },
871
880
  "@babel/plugin-transform-new-target": {
872
- "version": "7.14.5",
873
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.14.5.tgz",
874
- "integrity": "sha512-Nx054zovz6IIRWEB49RDRuXGI4Gy0GMgqG0cII9L3MxqgXz/+rgII+RU58qpo4g7tNEx1jG7rRVH4ihZoP4esQ==",
881
+ "version": "7.16.0",
882
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.16.0.tgz",
883
+ "integrity": "sha512-fhjrDEYv2DBsGN/P6rlqakwRwIp7rBGLPbrKxwh7oVt5NNkIhZVOY2GRV+ULLsQri1bDqwDWnU3vhlmx5B2aCw==",
875
884
  "dev": true,
876
885
  "requires": {
877
886
  "@babel/helper-plugin-utils": "^7.14.5"
878
887
  }
879
888
  },
880
889
  "@babel/plugin-transform-object-super": {
881
- "version": "7.14.5",
882
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.14.5.tgz",
883
- "integrity": "sha512-MKfOBWzK0pZIrav9z/hkRqIk/2bTv9qvxHzPQc12RcVkMOzpIKnFCNYJip00ssKWYkd8Sf5g0Wr7pqJ+cmtuFg==",
890
+ "version": "7.16.0",
891
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.16.0.tgz",
892
+ "integrity": "sha512-fds+puedQHn4cPLshoHcR1DTMN0q1V9ou0mUjm8whx9pGcNvDrVVrgw+KJzzCaiTdaYhldtrUps8DWVMgrSEyg==",
884
893
  "dev": true,
885
894
  "requires": {
886
895
  "@babel/helper-plugin-utils": "^7.14.5",
887
- "@babel/helper-replace-supers": "^7.14.5"
896
+ "@babel/helper-replace-supers": "^7.16.0"
888
897
  }
889
898
  },
890
899
  "@babel/plugin-transform-parameters": {
891
- "version": "7.15.4",
892
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.15.4.tgz",
893
- "integrity": "sha512-9WB/GUTO6lvJU3XQsSr6J/WKvBC2hcs4Pew8YxZagi6GkTdniyqp8On5kqdK8MN0LMeu0mGbhPN+O049NV/9FQ==",
900
+ "version": "7.16.0",
901
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.16.0.tgz",
902
+ "integrity": "sha512-XgnQEm1CevKROPx+udOi/8f8TiGhrUWiHiaUCIp47tE0tpFDjzXNTZc9E5CmCwxNjXTWEVqvRfWZYOTFvMa/ZQ==",
894
903
  "dev": true,
895
904
  "requires": {
896
905
  "@babel/helper-plugin-utils": "^7.14.5"
897
906
  }
898
907
  },
899
908
  "@babel/plugin-transform-property-literals": {
900
- "version": "7.14.5",
901
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.14.5.tgz",
902
- "integrity": "sha512-r1uilDthkgXW8Z1vJz2dKYLV1tuw2xsbrp3MrZmD99Wh9vsfKoob+JTgri5VUb/JqyKRXotlOtwgu4stIYCmnw==",
909
+ "version": "7.16.0",
910
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.16.0.tgz",
911
+ "integrity": "sha512-XLldD4V8+pOqX2hwfWhgwXzGdnDOThxaNTgqagOcpBgIxbUvpgU2FMvo5E1RyHbk756WYgdbS0T8y0Cj9FKkWQ==",
903
912
  "dev": true,
904
913
  "requires": {
905
914
  "@babel/helper-plugin-utils": "^7.14.5"
906
915
  }
907
916
  },
908
917
  "@babel/plugin-transform-regenerator": {
909
- "version": "7.14.5",
910
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.14.5.tgz",
911
- "integrity": "sha512-NVIY1W3ITDP5xQl50NgTKlZ0GrotKtLna08/uGY6ErQt6VEQZXla86x/CTddm5gZdcr+5GSsvMeTmWA5Ii6pkg==",
918
+ "version": "7.16.0",
919
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.16.0.tgz",
920
+ "integrity": "sha512-JAvGxgKuwS2PihiSFaDrp94XOzzTUeDeOQlcKzVAyaPap7BnZXK/lvMDiubkPTdotPKOIZq9xWXWnggUMYiExg==",
912
921
  "dev": true,
913
922
  "requires": {
914
923
  "regenerator-transform": "^0.14.2"
915
924
  }
916
925
  },
917
926
  "@babel/plugin-transform-reserved-words": {
918
- "version": "7.14.5",
919
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.14.5.tgz",
920
- "integrity": "sha512-cv4F2rv1nD4qdexOGsRQXJrOcyb5CrgjUH9PKrrtyhSDBNWGxd0UIitjyJiWagS+EbUGjG++22mGH1Pub8D6Vg==",
927
+ "version": "7.16.0",
928
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.16.0.tgz",
929
+ "integrity": "sha512-Dgs8NNCehHSvXdhEhln8u/TtJxfVwGYCgP2OOr5Z3Ar+B+zXicEOKNTyc+eca2cuEOMtjW6m9P9ijOt8QdqWkg==",
921
930
  "dev": true,
922
931
  "requires": {
923
932
  "@babel/helper-plugin-utils": "^7.14.5"
924
933
  }
925
934
  },
926
935
  "@babel/plugin-transform-shorthand-properties": {
927
- "version": "7.14.5",
928
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.14.5.tgz",
929
- "integrity": "sha512-xLucks6T1VmGsTB+GWK5Pl9Jl5+nRXD1uoFdA5TSO6xtiNjtXTjKkmPdFXVLGlK5A2/or/wQMKfmQ2Y0XJfn5g==",
936
+ "version": "7.16.0",
937
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.16.0.tgz",
938
+ "integrity": "sha512-iVb1mTcD8fuhSv3k99+5tlXu5N0v8/DPm2mO3WACLG6al1CGZH7v09HJyUb1TtYl/Z+KrM6pHSIJdZxP5A+xow==",
930
939
  "dev": true,
931
940
  "requires": {
932
941
  "@babel/helper-plugin-utils": "^7.14.5"
933
942
  }
934
943
  },
935
944
  "@babel/plugin-transform-spread": {
936
- "version": "7.14.6",
937
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.14.6.tgz",
938
- "integrity": "sha512-Zr0x0YroFJku7n7+/HH3A2eIrGMjbmAIbJSVv0IZ+t3U2WUQUA64S/oeied2e+MaGSjmt4alzBCsK9E8gh+fag==",
945
+ "version": "7.16.0",
946
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.16.0.tgz",
947
+ "integrity": "sha512-Ao4MSYRaLAQczZVp9/7E7QHsCuK92yHRrmVNRe/SlEJjhzivq0BSn8mEraimL8wizHZ3fuaHxKH0iwzI13GyGg==",
939
948
  "dev": true,
940
949
  "requires": {
941
950
  "@babel/helper-plugin-utils": "^7.14.5",
942
- "@babel/helper-skip-transparent-expression-wrappers": "^7.14.5"
951
+ "@babel/helper-skip-transparent-expression-wrappers": "^7.16.0"
943
952
  }
944
953
  },
945
954
  "@babel/plugin-transform-sticky-regex": {
946
- "version": "7.14.5",
947
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.14.5.tgz",
948
- "integrity": "sha512-Z7F7GyvEMzIIbwnziAZmnSNpdijdr4dWt+FJNBnBLz5mwDFkqIXU9wmBcWWad3QeJF5hMTkRe4dAq2sUZiG+8A==",
955
+ "version": "7.16.0",
956
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.16.0.tgz",
957
+ "integrity": "sha512-/ntT2NljR9foobKk4E/YyOSwcGUXtYWv5tinMK/3RkypyNBNdhHUaq6Orw5DWq9ZcNlS03BIlEALFeQgeVAo4Q==",
949
958
  "dev": true,
950
959
  "requires": {
951
960
  "@babel/helper-plugin-utils": "^7.14.5"
952
961
  }
953
962
  },
954
963
  "@babel/plugin-transform-template-literals": {
955
- "version": "7.14.5",
956
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.14.5.tgz",
957
- "integrity": "sha512-22btZeURqiepOfuy/VkFr+zStqlujWaarpMErvay7goJS6BWwdd6BY9zQyDLDa4x2S3VugxFb162IZ4m/S/+Gg==",
964
+ "version": "7.16.0",
965
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.16.0.tgz",
966
+ "integrity": "sha512-Rd4Ic89hA/f7xUSJQk5PnC+4so50vBoBfxjdQAdvngwidM8jYIBVxBZ/sARxD4e0yMXRbJVDrYf7dyRtIIKT6Q==",
958
967
  "dev": true,
959
968
  "requires": {
960
969
  "@babel/helper-plugin-utils": "^7.14.5"
961
970
  }
962
971
  },
963
972
  "@babel/plugin-transform-typeof-symbol": {
964
- "version": "7.14.5",
965
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.14.5.tgz",
966
- "integrity": "sha512-lXzLD30ffCWseTbMQzrvDWqljvZlHkXU+CnseMhkMNqU1sASnCsz3tSzAaH3vCUXb9PHeUb90ZT1BdFTm1xxJw==",
973
+ "version": "7.16.0",
974
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.16.0.tgz",
975
+ "integrity": "sha512-++V2L8Bdf4vcaHi2raILnptTBjGEFxn5315YU+e8+EqXIucA+q349qWngCLpUYqqv233suJ6NOienIVUpS9cqg==",
967
976
  "dev": true,
968
977
  "requires": {
969
978
  "@babel/helper-plugin-utils": "^7.14.5"
970
979
  }
971
980
  },
972
981
  "@babel/plugin-transform-typescript": {
973
- "version": "7.15.4",
974
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.15.4.tgz",
975
- "integrity": "sha512-sM1/FEjwYjXvMwu1PJStH11kJ154zd/lpY56NQJ5qH2D0mabMv1CAy/kdvS9RP4Xgfj9fBBA3JiSLdDHgXdzOA==",
982
+ "version": "7.16.1",
983
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.16.1.tgz",
984
+ "integrity": "sha512-NO4XoryBng06jjw/qWEU2LhcLJr1tWkhpMam/H4eas/CDKMX/b2/Ylb6EI256Y7+FVPCawwSM1rrJNOpDiz+Lg==",
976
985
  "dev": true,
977
986
  "requires": {
978
- "@babel/helper-create-class-features-plugin": "^7.15.4",
987
+ "@babel/helper-create-class-features-plugin": "^7.16.0",
979
988
  "@babel/helper-plugin-utils": "^7.14.5",
980
- "@babel/plugin-syntax-typescript": "^7.14.5"
989
+ "@babel/plugin-syntax-typescript": "^7.16.0"
981
990
  }
982
991
  },
983
992
  "@babel/plugin-transform-unicode-escapes": {
984
- "version": "7.14.5",
985
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.14.5.tgz",
986
- "integrity": "sha512-crTo4jATEOjxj7bt9lbYXcBAM3LZaUrbP2uUdxb6WIorLmjNKSpHfIybgY4B8SRpbf8tEVIWH3Vtm7ayCrKocA==",
993
+ "version": "7.16.0",
994
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.16.0.tgz",
995
+ "integrity": "sha512-VFi4dhgJM7Bpk8lRc5CMaRGlKZ29W9C3geZjt9beuzSUrlJxsNwX7ReLwaL6WEvsOf2EQkyIJEPtF8EXjB/g2A==",
987
996
  "dev": true,
988
997
  "requires": {
989
998
  "@babel/helper-plugin-utils": "^7.14.5"
990
999
  }
991
1000
  },
992
1001
  "@babel/plugin-transform-unicode-regex": {
993
- "version": "7.14.5",
994
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.14.5.tgz",
995
- "integrity": "sha512-UygduJpC5kHeCiRw/xDVzC+wj8VaYSoKl5JNVmbP7MadpNinAm3SvZCxZ42H37KZBKztz46YC73i9yV34d0Tzw==",
1002
+ "version": "7.16.0",
1003
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.16.0.tgz",
1004
+ "integrity": "sha512-jHLK4LxhHjvCeZDWyA9c+P9XH1sOxRd1RO9xMtDVRAOND/PczPqizEtVdx4TQF/wyPaewqpT+tgQFYMnN/P94A==",
996
1005
  "dev": true,
997
1006
  "requires": {
998
- "@babel/helper-create-regexp-features-plugin": "^7.14.5",
1007
+ "@babel/helper-create-regexp-features-plugin": "^7.16.0",
999
1008
  "@babel/helper-plugin-utils": "^7.14.5"
1000
1009
  }
1001
1010
  },
1002
1011
  "@babel/preset-env": {
1003
- "version": "7.15.6",
1004
- "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.15.6.tgz",
1005
- "integrity": "sha512-L+6jcGn7EWu7zqaO2uoTDjjMBW+88FXzV8KvrBl2z6MtRNxlsmUNRlZPaNNPUTgqhyC5DHNFk/2Jmra+ublZWw==",
1012
+ "version": "7.16.0",
1013
+ "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.16.0.tgz",
1014
+ "integrity": "sha512-cdTu/W0IrviamtnZiTfixPfIncr2M1VqRrkjzZWlr1B4TVYimCFK5jkyOdP4qw2MrlKHi+b3ORj6x8GoCew8Dg==",
1006
1015
  "dev": true,
1007
1016
  "requires": {
1008
- "@babel/compat-data": "^7.15.0",
1009
- "@babel/helper-compilation-targets": "^7.15.4",
1017
+ "@babel/compat-data": "^7.16.0",
1018
+ "@babel/helper-compilation-targets": "^7.16.0",
1010
1019
  "@babel/helper-plugin-utils": "^7.14.5",
1011
1020
  "@babel/helper-validator-option": "^7.14.5",
1012
- "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.15.4",
1013
- "@babel/plugin-proposal-async-generator-functions": "^7.15.4",
1014
- "@babel/plugin-proposal-class-properties": "^7.14.5",
1015
- "@babel/plugin-proposal-class-static-block": "^7.15.4",
1016
- "@babel/plugin-proposal-dynamic-import": "^7.14.5",
1017
- "@babel/plugin-proposal-export-namespace-from": "^7.14.5",
1018
- "@babel/plugin-proposal-json-strings": "^7.14.5",
1019
- "@babel/plugin-proposal-logical-assignment-operators": "^7.14.5",
1020
- "@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5",
1021
- "@babel/plugin-proposal-numeric-separator": "^7.14.5",
1022
- "@babel/plugin-proposal-object-rest-spread": "^7.15.6",
1023
- "@babel/plugin-proposal-optional-catch-binding": "^7.14.5",
1024
- "@babel/plugin-proposal-optional-chaining": "^7.14.5",
1025
- "@babel/plugin-proposal-private-methods": "^7.14.5",
1026
- "@babel/plugin-proposal-private-property-in-object": "^7.15.4",
1027
- "@babel/plugin-proposal-unicode-property-regex": "^7.14.5",
1021
+ "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.16.0",
1022
+ "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.16.0",
1023
+ "@babel/plugin-proposal-async-generator-functions": "^7.16.0",
1024
+ "@babel/plugin-proposal-class-properties": "^7.16.0",
1025
+ "@babel/plugin-proposal-class-static-block": "^7.16.0",
1026
+ "@babel/plugin-proposal-dynamic-import": "^7.16.0",
1027
+ "@babel/plugin-proposal-export-namespace-from": "^7.16.0",
1028
+ "@babel/plugin-proposal-json-strings": "^7.16.0",
1029
+ "@babel/plugin-proposal-logical-assignment-operators": "^7.16.0",
1030
+ "@babel/plugin-proposal-nullish-coalescing-operator": "^7.16.0",
1031
+ "@babel/plugin-proposal-numeric-separator": "^7.16.0",
1032
+ "@babel/plugin-proposal-object-rest-spread": "^7.16.0",
1033
+ "@babel/plugin-proposal-optional-catch-binding": "^7.16.0",
1034
+ "@babel/plugin-proposal-optional-chaining": "^7.16.0",
1035
+ "@babel/plugin-proposal-private-methods": "^7.16.0",
1036
+ "@babel/plugin-proposal-private-property-in-object": "^7.16.0",
1037
+ "@babel/plugin-proposal-unicode-property-regex": "^7.16.0",
1028
1038
  "@babel/plugin-syntax-async-generators": "^7.8.4",
1029
1039
  "@babel/plugin-syntax-class-properties": "^7.12.13",
1030
1040
  "@babel/plugin-syntax-class-static-block": "^7.14.5",
@@ -1039,44 +1049,44 @@
1039
1049
  "@babel/plugin-syntax-optional-chaining": "^7.8.3",
1040
1050
  "@babel/plugin-syntax-private-property-in-object": "^7.14.5",
1041
1051
  "@babel/plugin-syntax-top-level-await": "^7.14.5",
1042
- "@babel/plugin-transform-arrow-functions": "^7.14.5",
1043
- "@babel/plugin-transform-async-to-generator": "^7.14.5",
1044
- "@babel/plugin-transform-block-scoped-functions": "^7.14.5",
1045
- "@babel/plugin-transform-block-scoping": "^7.15.3",
1046
- "@babel/plugin-transform-classes": "^7.15.4",
1047
- "@babel/plugin-transform-computed-properties": "^7.14.5",
1048
- "@babel/plugin-transform-destructuring": "^7.14.7",
1049
- "@babel/plugin-transform-dotall-regex": "^7.14.5",
1050
- "@babel/plugin-transform-duplicate-keys": "^7.14.5",
1051
- "@babel/plugin-transform-exponentiation-operator": "^7.14.5",
1052
- "@babel/plugin-transform-for-of": "^7.15.4",
1053
- "@babel/plugin-transform-function-name": "^7.14.5",
1054
- "@babel/plugin-transform-literals": "^7.14.5",
1055
- "@babel/plugin-transform-member-expression-literals": "^7.14.5",
1056
- "@babel/plugin-transform-modules-amd": "^7.14.5",
1057
- "@babel/plugin-transform-modules-commonjs": "^7.15.4",
1058
- "@babel/plugin-transform-modules-systemjs": "^7.15.4",
1059
- "@babel/plugin-transform-modules-umd": "^7.14.5",
1060
- "@babel/plugin-transform-named-capturing-groups-regex": "^7.14.9",
1061
- "@babel/plugin-transform-new-target": "^7.14.5",
1062
- "@babel/plugin-transform-object-super": "^7.14.5",
1063
- "@babel/plugin-transform-parameters": "^7.15.4",
1064
- "@babel/plugin-transform-property-literals": "^7.14.5",
1065
- "@babel/plugin-transform-regenerator": "^7.14.5",
1066
- "@babel/plugin-transform-reserved-words": "^7.14.5",
1067
- "@babel/plugin-transform-shorthand-properties": "^7.14.5",
1068
- "@babel/plugin-transform-spread": "^7.14.6",
1069
- "@babel/plugin-transform-sticky-regex": "^7.14.5",
1070
- "@babel/plugin-transform-template-literals": "^7.14.5",
1071
- "@babel/plugin-transform-typeof-symbol": "^7.14.5",
1072
- "@babel/plugin-transform-unicode-escapes": "^7.14.5",
1073
- "@babel/plugin-transform-unicode-regex": "^7.14.5",
1074
- "@babel/preset-modules": "^0.1.4",
1075
- "@babel/types": "^7.15.6",
1076
- "babel-plugin-polyfill-corejs2": "^0.2.2",
1077
- "babel-plugin-polyfill-corejs3": "^0.2.2",
1078
- "babel-plugin-polyfill-regenerator": "^0.2.2",
1079
- "core-js-compat": "^3.16.0",
1052
+ "@babel/plugin-transform-arrow-functions": "^7.16.0",
1053
+ "@babel/plugin-transform-async-to-generator": "^7.16.0",
1054
+ "@babel/plugin-transform-block-scoped-functions": "^7.16.0",
1055
+ "@babel/plugin-transform-block-scoping": "^7.16.0",
1056
+ "@babel/plugin-transform-classes": "^7.16.0",
1057
+ "@babel/plugin-transform-computed-properties": "^7.16.0",
1058
+ "@babel/plugin-transform-destructuring": "^7.16.0",
1059
+ "@babel/plugin-transform-dotall-regex": "^7.16.0",
1060
+ "@babel/plugin-transform-duplicate-keys": "^7.16.0",
1061
+ "@babel/plugin-transform-exponentiation-operator": "^7.16.0",
1062
+ "@babel/plugin-transform-for-of": "^7.16.0",
1063
+ "@babel/plugin-transform-function-name": "^7.16.0",
1064
+ "@babel/plugin-transform-literals": "^7.16.0",
1065
+ "@babel/plugin-transform-member-expression-literals": "^7.16.0",
1066
+ "@babel/plugin-transform-modules-amd": "^7.16.0",
1067
+ "@babel/plugin-transform-modules-commonjs": "^7.16.0",
1068
+ "@babel/plugin-transform-modules-systemjs": "^7.16.0",
1069
+ "@babel/plugin-transform-modules-umd": "^7.16.0",
1070
+ "@babel/plugin-transform-named-capturing-groups-regex": "^7.16.0",
1071
+ "@babel/plugin-transform-new-target": "^7.16.0",
1072
+ "@babel/plugin-transform-object-super": "^7.16.0",
1073
+ "@babel/plugin-transform-parameters": "^7.16.0",
1074
+ "@babel/plugin-transform-property-literals": "^7.16.0",
1075
+ "@babel/plugin-transform-regenerator": "^7.16.0",
1076
+ "@babel/plugin-transform-reserved-words": "^7.16.0",
1077
+ "@babel/plugin-transform-shorthand-properties": "^7.16.0",
1078
+ "@babel/plugin-transform-spread": "^7.16.0",
1079
+ "@babel/plugin-transform-sticky-regex": "^7.16.0",
1080
+ "@babel/plugin-transform-template-literals": "^7.16.0",
1081
+ "@babel/plugin-transform-typeof-symbol": "^7.16.0",
1082
+ "@babel/plugin-transform-unicode-escapes": "^7.16.0",
1083
+ "@babel/plugin-transform-unicode-regex": "^7.16.0",
1084
+ "@babel/preset-modules": "^0.1.5",
1085
+ "@babel/types": "^7.16.0",
1086
+ "babel-plugin-polyfill-corejs2": "^0.2.3",
1087
+ "babel-plugin-polyfill-corejs3": "^0.3.0",
1088
+ "babel-plugin-polyfill-regenerator": "^0.2.3",
1089
+ "core-js-compat": "^3.19.0",
1080
1090
  "semver": "^6.3.0"
1081
1091
  },
1082
1092
  "dependencies": {
@@ -1089,9 +1099,9 @@
1089
1099
  }
1090
1100
  },
1091
1101
  "@babel/preset-modules": {
1092
- "version": "0.1.4",
1093
- "resolved": "https://registry.npmjs.org/@babel/preset-modules/-/preset-modules-0.1.4.tgz",
1094
- "integrity": "sha512-J36NhwnfdzpmH41M1DrnkkgAqhZaqr/NBdPfQ677mLzlaXo+oDiv1deyCDtgAhz8p328otdob0Du7+xgHGZbKg==",
1102
+ "version": "0.1.5",
1103
+ "resolved": "https://registry.npmjs.org/@babel/preset-modules/-/preset-modules-0.1.5.tgz",
1104
+ "integrity": "sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==",
1095
1105
  "dev": true,
1096
1106
  "requires": {
1097
1107
  "@babel/helper-plugin-utils": "^7.0.0",
@@ -1102,60 +1112,60 @@
1102
1112
  }
1103
1113
  },
1104
1114
  "@babel/preset-typescript": {
1105
- "version": "7.15.0",
1106
- "resolved": "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.15.0.tgz",
1107
- "integrity": "sha512-lt0Y/8V3y06Wq/8H/u0WakrqciZ7Fz7mwPDHWUJAXlABL5hiUG42BNlRXiELNjeWjO5rWmnNKlx+yzJvxezHow==",
1115
+ "version": "7.16.0",
1116
+ "resolved": "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.16.0.tgz",
1117
+ "integrity": "sha512-txegdrZYgO9DlPbv+9QOVpMnKbOtezsLHWsnsRF4AjbSIsVaujrq1qg8HK0mxQpWv0jnejt0yEoW1uWpvbrDTg==",
1108
1118
  "dev": true,
1109
1119
  "requires": {
1110
1120
  "@babel/helper-plugin-utils": "^7.14.5",
1111
1121
  "@babel/helper-validator-option": "^7.14.5",
1112
- "@babel/plugin-transform-typescript": "^7.15.0"
1122
+ "@babel/plugin-transform-typescript": "^7.16.0"
1113
1123
  }
1114
1124
  },
1115
1125
  "@babel/runtime": {
1116
- "version": "7.15.4",
1117
- "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.15.4.tgz",
1118
- "integrity": "sha512-99catp6bHCaxr4sJ/DbTGgHS4+Rs2RVd2g7iOap6SLGPDknRK9ztKNsE/Fg6QhSeh1FGE5f6gHGQmvvn3I3xhw==",
1126
+ "version": "7.16.0",
1127
+ "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.16.0.tgz",
1128
+ "integrity": "sha512-Nht8L0O8YCktmsDV6FqFue7vQLRx3Hb0B37lS5y0jDRqRxlBG4wIJHnf9/bgSE2UyipKFA01YtS+npRdTWBUyw==",
1119
1129
  "dev": true,
1120
1130
  "requires": {
1121
1131
  "regenerator-runtime": "^0.13.4"
1122
1132
  }
1123
1133
  },
1124
1134
  "@babel/template": {
1125
- "version": "7.15.4",
1126
- "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.15.4.tgz",
1127
- "integrity": "sha512-UgBAfEa1oGuYgDIPM2G+aHa4Nlo9Lh6mGD2bDBGMTbYnc38vulXPuC1MGjYILIEmlwl6Rd+BPR9ee3gm20CBtg==",
1135
+ "version": "7.16.0",
1136
+ "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.16.0.tgz",
1137
+ "integrity": "sha512-MnZdpFD/ZdYhXwiunMqqgyZyucaYsbL0IrjoGjaVhGilz+x8YB++kRfygSOIj1yOtWKPlx7NBp+9I1RQSgsd5A==",
1128
1138
  "dev": true,
1129
1139
  "requires": {
1130
- "@babel/code-frame": "^7.14.5",
1131
- "@babel/parser": "^7.15.4",
1132
- "@babel/types": "^7.15.4"
1140
+ "@babel/code-frame": "^7.16.0",
1141
+ "@babel/parser": "^7.16.0",
1142
+ "@babel/types": "^7.16.0"
1133
1143
  }
1134
1144
  },
1135
1145
  "@babel/traverse": {
1136
- "version": "7.15.4",
1137
- "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.15.4.tgz",
1138
- "integrity": "sha512-W6lQD8l4rUbQR/vYgSuCAE75ADyyQvOpFVsvPPdkhf6lATXAsQIG9YdtOcu8BB1dZ0LKu+Zo3c1wEcbKeuhdlA==",
1139
- "dev": true,
1140
- "requires": {
1141
- "@babel/code-frame": "^7.14.5",
1142
- "@babel/generator": "^7.15.4",
1143
- "@babel/helper-function-name": "^7.15.4",
1144
- "@babel/helper-hoist-variables": "^7.15.4",
1145
- "@babel/helper-split-export-declaration": "^7.15.4",
1146
- "@babel/parser": "^7.15.4",
1147
- "@babel/types": "^7.15.4",
1146
+ "version": "7.16.0",
1147
+ "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.16.0.tgz",
1148
+ "integrity": "sha512-qQ84jIs1aRQxaGaxSysII9TuDaguZ5yVrEuC0BN2vcPlalwfLovVmCjbFDPECPXcYM/wLvNFfp8uDOliLxIoUQ==",
1149
+ "dev": true,
1150
+ "requires": {
1151
+ "@babel/code-frame": "^7.16.0",
1152
+ "@babel/generator": "^7.16.0",
1153
+ "@babel/helper-function-name": "^7.16.0",
1154
+ "@babel/helper-hoist-variables": "^7.16.0",
1155
+ "@babel/helper-split-export-declaration": "^7.16.0",
1156
+ "@babel/parser": "^7.16.0",
1157
+ "@babel/types": "^7.16.0",
1148
1158
  "debug": "^4.1.0",
1149
1159
  "globals": "^11.1.0"
1150
1160
  }
1151
1161
  },
1152
1162
  "@babel/types": {
1153
- "version": "7.15.6",
1154
- "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.15.6.tgz",
1155
- "integrity": "sha512-BPU+7QhqNjmWyDO0/vitH/CuhpV8ZmK1wpKva8nuyNF5MJfuRNWMc+hc14+u9xT93kvykMdncrJT19h74uB1Ig==",
1163
+ "version": "7.16.0",
1164
+ "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.16.0.tgz",
1165
+ "integrity": "sha512-PJgg/k3SdLsGb3hhisFvtLOw5ts113klrpLuIPtCJIU+BB24fqq6lf8RWqKJEjzqXR9AEH1rIb5XTqwBHB+kQg==",
1156
1166
  "dev": true,
1157
1167
  "requires": {
1158
- "@babel/helper-validator-identifier": "^7.14.9",
1168
+ "@babel/helper-validator-identifier": "^7.15.7",
1159
1169
  "to-fast-properties": "^2.0.0"
1160
1170
  }
1161
1171
  },
@@ -1166,14 +1176,14 @@
1166
1176
  "dev": true
1167
1177
  },
1168
1178
  "@eslint/eslintrc": {
1169
- "version": "0.4.3",
1170
- "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.4.3.tgz",
1171
- "integrity": "sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw==",
1179
+ "version": "1.0.3",
1180
+ "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.0.3.tgz",
1181
+ "integrity": "sha512-DHI1wDPoKCBPoLZA3qDR91+3te/wDSc1YhKg3jR8NxKKRJq2hwHwcWv31cSwSYvIBrmbENoYMWcenW8uproQqg==",
1172
1182
  "dev": true,
1173
1183
  "requires": {
1174
1184
  "ajv": "^6.12.4",
1175
- "debug": "^4.1.1",
1176
- "espree": "^7.3.0",
1185
+ "debug": "^4.3.2",
1186
+ "espree": "^9.0.0",
1177
1187
  "globals": "^13.9.0",
1178
1188
  "ignore": "^4.0.6",
1179
1189
  "import-fresh": "^3.2.1",
@@ -1183,9 +1193,9 @@
1183
1193
  },
1184
1194
  "dependencies": {
1185
1195
  "globals": {
1186
- "version": "13.11.0",
1187
- "resolved": "https://registry.npmjs.org/globals/-/globals-13.11.0.tgz",
1188
- "integrity": "sha512-08/xrJ7wQjK9kkkRoI3OFUBbLx4f+6x3SGwcPvQ0QH6goFDrOU2oyAWrmh3dJezu65buo+HBMzAMQy6rovVC3g==",
1196
+ "version": "13.12.0",
1197
+ "resolved": "https://registry.npmjs.org/globals/-/globals-13.12.0.tgz",
1198
+ "integrity": "sha512-uS8X6lSKN2JumVoXrbUz+uG4BYG+eiawqm3qFcT7ammfbUHeCBoJMlHcec/S3krSk73/AE/f0szYFmgAA3kYZg==",
1189
1199
  "dev": true,
1190
1200
  "requires": {
1191
1201
  "type-fest": "^0.20.2"
@@ -1206,9 +1216,9 @@
1206
1216
  }
1207
1217
  },
1208
1218
  "@humanwhocodes/config-array": {
1209
- "version": "0.5.0",
1210
- "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.5.0.tgz",
1211
- "integrity": "sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==",
1219
+ "version": "0.6.0",
1220
+ "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.6.0.tgz",
1221
+ "integrity": "sha512-JQlEKbcgEUjBFhLIF4iqM7u/9lwgHRBcpHrmUNCALK0Q3amXN6lxdoXLnF0sm11E9VqTmBALR87IlUg1bZ8A9A==",
1212
1222
  "dev": true,
1213
1223
  "requires": {
1214
1224
  "@humanwhocodes/object-schema": "^1.2.0",
@@ -1242,16 +1252,16 @@
1242
1252
  "dev": true
1243
1253
  },
1244
1254
  "@jest/console": {
1245
- "version": "27.2.4",
1246
- "resolved": "https://registry.npmjs.org/@jest/console/-/console-27.2.4.tgz",
1247
- "integrity": "sha512-94znCKynPZpDpYHQ6esRJSc11AmONrVkBOBZiD7S+bSubHhrUfbS95EY5HIOxhm4PQO7cnvZkL3oJcY0oMA+Wg==",
1255
+ "version": "27.3.1",
1256
+ "resolved": "https://registry.npmjs.org/@jest/console/-/console-27.3.1.tgz",
1257
+ "integrity": "sha512-RkFNWmv0iui+qsOr/29q9dyfKTTT5DCuP31kUwg7rmOKPT/ozLeGLKJKVIiOfbiKyleUZKIrHwhmiZWVe8IMdw==",
1248
1258
  "dev": true,
1249
1259
  "requires": {
1250
- "@jest/types": "^27.2.4",
1260
+ "@jest/types": "^27.2.5",
1251
1261
  "@types/node": "*",
1252
1262
  "chalk": "^4.0.0",
1253
- "jest-message-util": "^27.2.4",
1254
- "jest-util": "^27.2.4",
1263
+ "jest-message-util": "^27.3.1",
1264
+ "jest-util": "^27.3.1",
1255
1265
  "slash": "^3.0.0"
1256
1266
  },
1257
1267
  "dependencies": {
@@ -1313,35 +1323,35 @@
1313
1323
  }
1314
1324
  },
1315
1325
  "@jest/core": {
1316
- "version": "27.2.4",
1317
- "resolved": "https://registry.npmjs.org/@jest/core/-/core-27.2.4.tgz",
1318
- "integrity": "sha512-UNQLyy+rXoojNm2MGlapgzWhZD1CT1zcHZQYeiD0xE7MtJfC19Q6J5D/Lm2l7i4V97T30usKDoEtjI8vKwWcLg==",
1326
+ "version": "27.3.1",
1327
+ "resolved": "https://registry.npmjs.org/@jest/core/-/core-27.3.1.tgz",
1328
+ "integrity": "sha512-DMNE90RR5QKx0EA+wqe3/TNEwiRpOkhshKNxtLxd4rt3IZpCt+RSL+FoJsGeblRZmqdK4upHA/mKKGPPRAifhg==",
1319
1329
  "dev": true,
1320
1330
  "requires": {
1321
- "@jest/console": "^27.2.4",
1322
- "@jest/reporters": "^27.2.4",
1323
- "@jest/test-result": "^27.2.4",
1324
- "@jest/transform": "^27.2.4",
1325
- "@jest/types": "^27.2.4",
1331
+ "@jest/console": "^27.3.1",
1332
+ "@jest/reporters": "^27.3.1",
1333
+ "@jest/test-result": "^27.3.1",
1334
+ "@jest/transform": "^27.3.1",
1335
+ "@jest/types": "^27.2.5",
1326
1336
  "@types/node": "*",
1327
1337
  "ansi-escapes": "^4.2.1",
1328
1338
  "chalk": "^4.0.0",
1329
1339
  "emittery": "^0.8.1",
1330
1340
  "exit": "^0.1.2",
1331
1341
  "graceful-fs": "^4.2.4",
1332
- "jest-changed-files": "^27.2.4",
1333
- "jest-config": "^27.2.4",
1334
- "jest-haste-map": "^27.2.4",
1335
- "jest-message-util": "^27.2.4",
1342
+ "jest-changed-files": "^27.3.0",
1343
+ "jest-config": "^27.3.1",
1344
+ "jest-haste-map": "^27.3.1",
1345
+ "jest-message-util": "^27.3.1",
1336
1346
  "jest-regex-util": "^27.0.6",
1337
- "jest-resolve": "^27.2.4",
1338
- "jest-resolve-dependencies": "^27.2.4",
1339
- "jest-runner": "^27.2.4",
1340
- "jest-runtime": "^27.2.4",
1341
- "jest-snapshot": "^27.2.4",
1342
- "jest-util": "^27.2.4",
1343
- "jest-validate": "^27.2.4",
1344
- "jest-watcher": "^27.2.4",
1347
+ "jest-resolve": "^27.3.1",
1348
+ "jest-resolve-dependencies": "^27.3.1",
1349
+ "jest-runner": "^27.3.1",
1350
+ "jest-runtime": "^27.3.1",
1351
+ "jest-snapshot": "^27.3.1",
1352
+ "jest-util": "^27.3.1",
1353
+ "jest-validate": "^27.3.1",
1354
+ "jest-watcher": "^27.3.1",
1345
1355
  "micromatch": "^4.0.4",
1346
1356
  "rimraf": "^3.0.0",
1347
1357
  "slash": "^3.0.0",
@@ -1421,53 +1431,54 @@
1421
1431
  }
1422
1432
  },
1423
1433
  "@jest/environment": {
1424
- "version": "27.2.4",
1425
- "resolved": "https://registry.npmjs.org/@jest/environment/-/environment-27.2.4.tgz",
1426
- "integrity": "sha512-wkuui5yr3SSQW0XD0Qm3TATUbL/WE3LDEM3ulC+RCQhMf2yxhci8x7svGkZ4ivJ6Pc94oOzpZ6cdHBAMSYd1ew==",
1434
+ "version": "27.3.1",
1435
+ "resolved": "https://registry.npmjs.org/@jest/environment/-/environment-27.3.1.tgz",
1436
+ "integrity": "sha512-BCKCj4mOVLme6Tanoyc9k0ultp3pnmuyHw73UHRPeeZxirsU/7E3HC4le/VDb/SMzE1JcPnto+XBKFOcoiJzVw==",
1427
1437
  "dev": true,
1428
1438
  "requires": {
1429
- "@jest/fake-timers": "^27.2.4",
1430
- "@jest/types": "^27.2.4",
1439
+ "@jest/fake-timers": "^27.3.1",
1440
+ "@jest/types": "^27.2.5",
1431
1441
  "@types/node": "*",
1432
- "jest-mock": "^27.2.4"
1442
+ "jest-mock": "^27.3.0"
1433
1443
  }
1434
1444
  },
1435
1445
  "@jest/fake-timers": {
1436
- "version": "27.2.4",
1437
- "resolved": "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-27.2.4.tgz",
1438
- "integrity": "sha512-cs/TzvwWUM7kAA6Qm/890SK6JJ2pD5RfDNM3SSEom6BmdyV6OiWP1qf/pqo6ts6xwpcM36oN0wSEzcZWc6/B6w==",
1446
+ "version": "27.3.1",
1447
+ "resolved": "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-27.3.1.tgz",
1448
+ "integrity": "sha512-M3ZFgwwlqJtWZ+QkBG5NmC23A9w+A6ZxNsO5nJxJsKYt4yguBd3i8TpjQz5NfCX91nEve1KqD9RA2Q+Q1uWqoA==",
1439
1449
  "dev": true,
1440
1450
  "requires": {
1441
- "@jest/types": "^27.2.4",
1451
+ "@jest/types": "^27.2.5",
1442
1452
  "@sinonjs/fake-timers": "^8.0.1",
1443
1453
  "@types/node": "*",
1444
- "jest-message-util": "^27.2.4",
1445
- "jest-mock": "^27.2.4",
1446
- "jest-util": "^27.2.4"
1454
+ "jest-message-util": "^27.3.1",
1455
+ "jest-mock": "^27.3.0",
1456
+ "jest-util": "^27.3.1"
1447
1457
  }
1448
1458
  },
1449
1459
  "@jest/globals": {
1450
- "version": "27.2.4",
1451
- "resolved": "https://registry.npmjs.org/@jest/globals/-/globals-27.2.4.tgz",
1452
- "integrity": "sha512-DRsRs5dh0i+fA9mGHylTU19+8fhzNJoEzrgsu+zgJoZth3x8/0juCQ8nVVdW1er4Cqifb/ET7/hACYVPD0dBEA==",
1460
+ "version": "27.3.1",
1461
+ "resolved": "https://registry.npmjs.org/@jest/globals/-/globals-27.3.1.tgz",
1462
+ "integrity": "sha512-Q651FWiWQAIFiN+zS51xqhdZ8g9b88nGCobC87argAxA7nMfNQq0Q0i9zTfQYgLa6qFXk2cGANEqfK051CZ8Pg==",
1453
1463
  "dev": true,
1454
1464
  "requires": {
1455
- "@jest/environment": "^27.2.4",
1456
- "@jest/types": "^27.2.4",
1457
- "expect": "^27.2.4"
1465
+ "@jest/environment": "^27.3.1",
1466
+ "@jest/types": "^27.2.5",
1467
+ "expect": "^27.3.1"
1458
1468
  }
1459
1469
  },
1460
1470
  "@jest/reporters": {
1461
- "version": "27.2.4",
1462
- "resolved": "https://registry.npmjs.org/@jest/reporters/-/reporters-27.2.4.tgz",
1463
- "integrity": "sha512-LHeSdDnDZkDnJ8kvnjcqV8P1Yv/32yL4d4XfR5gBiy3xGO0onwll1QEbvtW96fIwhx2nejug0GTaEdNDoyr3fQ==",
1471
+ "version": "27.3.1",
1472
+ "resolved": "https://registry.npmjs.org/@jest/reporters/-/reporters-27.3.1.tgz",
1473
+ "integrity": "sha512-m2YxPmL9Qn1emFVgZGEiMwDntDxRRQ2D58tiDQlwYTg5GvbFOKseYCcHtn0WsI8CG4vzPglo3nqbOiT8ySBT/w==",
1464
1474
  "dev": true,
1465
1475
  "requires": {
1466
1476
  "@bcoe/v8-coverage": "^0.2.3",
1467
- "@jest/console": "^27.2.4",
1468
- "@jest/test-result": "^27.2.4",
1469
- "@jest/transform": "^27.2.4",
1470
- "@jest/types": "^27.2.4",
1477
+ "@jest/console": "^27.3.1",
1478
+ "@jest/test-result": "^27.3.1",
1479
+ "@jest/transform": "^27.3.1",
1480
+ "@jest/types": "^27.2.5",
1481
+ "@types/node": "*",
1471
1482
  "chalk": "^4.0.0",
1472
1483
  "collect-v8-coverage": "^1.0.0",
1473
1484
  "exit": "^0.1.2",
@@ -1478,10 +1489,10 @@
1478
1489
  "istanbul-lib-report": "^3.0.0",
1479
1490
  "istanbul-lib-source-maps": "^4.0.0",
1480
1491
  "istanbul-reports": "^3.0.2",
1481
- "jest-haste-map": "^27.2.4",
1482
- "jest-resolve": "^27.2.4",
1483
- "jest-util": "^27.2.4",
1484
- "jest-worker": "^27.2.4",
1492
+ "jest-haste-map": "^27.3.1",
1493
+ "jest-resolve": "^27.3.1",
1494
+ "jest-util": "^27.3.1",
1495
+ "jest-worker": "^27.3.1",
1485
1496
  "slash": "^3.0.0",
1486
1497
  "source-map": "^0.6.0",
1487
1498
  "string-length": "^4.0.1",
@@ -1529,6 +1540,24 @@
1529
1540
  "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
1530
1541
  "dev": true
1531
1542
  },
1543
+ "istanbul-lib-instrument": {
1544
+ "version": "4.0.3",
1545
+ "resolved": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-4.0.3.tgz",
1546
+ "integrity": "sha512-BXgQl9kf4WTCPCCpmFGoJkz/+uhvm7h7PFKUYxh7qarQd3ER33vHG//qaE8eN25l07YqZPpHXU9I09l/RD5aGQ==",
1547
+ "dev": true,
1548
+ "requires": {
1549
+ "@babel/core": "^7.7.5",
1550
+ "@istanbuljs/schema": "^0.1.2",
1551
+ "istanbul-lib-coverage": "^3.0.0",
1552
+ "semver": "^6.3.0"
1553
+ }
1554
+ },
1555
+ "semver": {
1556
+ "version": "6.3.0",
1557
+ "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
1558
+ "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
1559
+ "dev": true
1560
+ },
1532
1561
  "slash": {
1533
1562
  "version": "3.0.0",
1534
1563
  "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
@@ -1572,45 +1601,45 @@
1572
1601
  }
1573
1602
  },
1574
1603
  "@jest/test-result": {
1575
- "version": "27.2.4",
1576
- "resolved": "https://registry.npmjs.org/@jest/test-result/-/test-result-27.2.4.tgz",
1577
- "integrity": "sha512-eU+PRo0+lIS01b0dTmMdVZ0TtcRSxEaYquZTRFMQz6CvsehGhx9bRzi9Zdw6VROviJyv7rstU+qAMX5pNBmnfQ==",
1604
+ "version": "27.3.1",
1605
+ "resolved": "https://registry.npmjs.org/@jest/test-result/-/test-result-27.3.1.tgz",
1606
+ "integrity": "sha512-mLn6Thm+w2yl0opM8J/QnPTqrfS4FoXsXF2WIWJb2O/GBSyResL71BRuMYbYRsGt7ELwS5JGcEcGb52BNrumgg==",
1578
1607
  "dev": true,
1579
1608
  "requires": {
1580
- "@jest/console": "^27.2.4",
1581
- "@jest/types": "^27.2.4",
1609
+ "@jest/console": "^27.3.1",
1610
+ "@jest/types": "^27.2.5",
1582
1611
  "@types/istanbul-lib-coverage": "^2.0.0",
1583
1612
  "collect-v8-coverage": "^1.0.0"
1584
1613
  }
1585
1614
  },
1586
1615
  "@jest/test-sequencer": {
1587
- "version": "27.2.4",
1588
- "resolved": "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-27.2.4.tgz",
1589
- "integrity": "sha512-fpk5eknU3/DXE2QCCG1wv/a468+cfPo3Asu6d6yUtM9LOPh709ubZqrhuUOYfM8hXMrIpIdrv1CdCrWWabX0rQ==",
1616
+ "version": "27.3.1",
1617
+ "resolved": "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-27.3.1.tgz",
1618
+ "integrity": "sha512-siySLo07IMEdSjA4fqEnxfIX8lB/lWYsBPwNFtkOvsFQvmBrL3yj3k3uFNZv/JDyApTakRpxbKLJ3CT8UGVCrA==",
1590
1619
  "dev": true,
1591
1620
  "requires": {
1592
- "@jest/test-result": "^27.2.4",
1621
+ "@jest/test-result": "^27.3.1",
1593
1622
  "graceful-fs": "^4.2.4",
1594
- "jest-haste-map": "^27.2.4",
1595
- "jest-runtime": "^27.2.4"
1623
+ "jest-haste-map": "^27.3.1",
1624
+ "jest-runtime": "^27.3.1"
1596
1625
  }
1597
1626
  },
1598
1627
  "@jest/transform": {
1599
- "version": "27.2.4",
1600
- "resolved": "https://registry.npmjs.org/@jest/transform/-/transform-27.2.4.tgz",
1601
- "integrity": "sha512-n5FlX2TH0oQGwyVDKPxdJ5nI2sO7TJBFe3u3KaAtt7TOiV4yL+Y+rSFDl+Ic5MpbiA/eqXmLAQxjnBmWgS2rEA==",
1628
+ "version": "27.3.1",
1629
+ "resolved": "https://registry.npmjs.org/@jest/transform/-/transform-27.3.1.tgz",
1630
+ "integrity": "sha512-3fSvQ02kuvjOI1C1ssqMVBKJpZf6nwoCiSu00zAKh5nrp3SptNtZy/8s5deayHnqxhjD9CWDJ+yqQwuQ0ZafXQ==",
1602
1631
  "dev": true,
1603
1632
  "requires": {
1604
1633
  "@babel/core": "^7.1.0",
1605
- "@jest/types": "^27.2.4",
1634
+ "@jest/types": "^27.2.5",
1606
1635
  "babel-plugin-istanbul": "^6.0.0",
1607
1636
  "chalk": "^4.0.0",
1608
1637
  "convert-source-map": "^1.4.0",
1609
1638
  "fast-json-stable-stringify": "^2.0.0",
1610
1639
  "graceful-fs": "^4.2.4",
1611
- "jest-haste-map": "^27.2.4",
1640
+ "jest-haste-map": "^27.3.1",
1612
1641
  "jest-regex-util": "^27.0.6",
1613
- "jest-util": "^27.2.4",
1642
+ "jest-util": "^27.3.1",
1614
1643
  "micromatch": "^4.0.4",
1615
1644
  "pirates": "^4.0.1",
1616
1645
  "slash": "^3.0.0",
@@ -1682,9 +1711,9 @@
1682
1711
  }
1683
1712
  },
1684
1713
  "@jest/types": {
1685
- "version": "27.2.4",
1686
- "resolved": "https://registry.npmjs.org/@jest/types/-/types-27.2.4.tgz",
1687
- "integrity": "sha512-IDO2ezTxeMvQAHxzG/ZvEyA47q0aVfzT95rGFl7bZs/Go0aIucvfDbS2rmnoEdXxlLQhcolmoG/wvL/uKx4tKA==",
1714
+ "version": "27.2.5",
1715
+ "resolved": "https://registry.npmjs.org/@jest/types/-/types-27.2.5.tgz",
1716
+ "integrity": "sha512-nmuM4VuDtCZcY+eTpw+0nvstwReMsjPoj7ZR80/BbixulhLaiX+fbv8oeLW8WZlJMcsGQsTmMKT/iTZu1Uy/lQ==",
1688
1717
  "dev": true,
1689
1718
  "requires": {
1690
1719
  "@types/istanbul-lib-coverage": "^2.0.0",
@@ -1796,9 +1825,9 @@
1796
1825
  }
1797
1826
  },
1798
1827
  "@serialport/bindings": {
1799
- "version": "9.2.4",
1800
- "resolved": "https://registry.npmjs.org/@serialport/bindings/-/bindings-9.2.4.tgz",
1801
- "integrity": "sha512-l3IHtIL9aN42Xrqu9L8g/+jZcR0jfnXwRxHslDA8YRd7Jw9lo1qL/vqiIYkvC8NAW3Iz2JdWeM7Pr98l/rwjSQ==",
1828
+ "version": "9.2.5",
1829
+ "resolved": "https://registry.npmjs.org/@serialport/bindings/-/bindings-9.2.5.tgz",
1830
+ "integrity": "sha512-fyabNg56gWbOMuYJc5c45z94sANC/WzTnGeML7Nr1IYVk0SJ1uksN4ETI8Nea9ZAtr4DhNiIMQ3/IOkyof6Tqg==",
1802
1831
  "requires": {
1803
1832
  "@serialport/binding-abstract": "9.2.3",
1804
1833
  "@serialport/parser-readline": "9.2.4",
@@ -2008,9 +2037,9 @@
2008
2037
  }
2009
2038
  },
2010
2039
  "@types/node": {
2011
- "version": "16.10.2",
2012
- "resolved": "https://registry.npmjs.org/@types/node/-/node-16.10.2.tgz",
2013
- "integrity": "sha512-zCclL4/rx+W5SQTzFs9wyvvyCwoK9QtBpratqz2IYJ3O8Umrn0m3nsTv0wQBk9sRGpvUe9CwPDrQFB10f1FIjQ==",
2040
+ "version": "16.11.6",
2041
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.6.tgz",
2042
+ "integrity": "sha512-ua7PgUoeQFjmWPcoo9khiPum3Pd60k4/2ZGXt18sm2Slk0W0xZTqt5Y0Ny1NyBiN1EVQ/+FaF9NcY4Qe6rwk5w==",
2014
2043
  "dev": true
2015
2044
  },
2016
2045
  "@types/prettier": {
@@ -2050,17 +2079,17 @@
2050
2079
  "dev": true
2051
2080
  },
2052
2081
  "@typescript-eslint/eslint-plugin": {
2053
- "version": "4.32.0",
2054
- "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.32.0.tgz",
2055
- "integrity": "sha512-+OWTuWRSbWI1KDK8iEyG/6uK2rTm3kpS38wuVifGUTDB6kjEuNrzBI1MUtxnkneuWG/23QehABe2zHHrj+4yuA==",
2082
+ "version": "5.2.0",
2083
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.2.0.tgz",
2084
+ "integrity": "sha512-qQwg7sqYkBF4CIQSyRQyqsYvP+g/J0To9ZPVNJpfxfekl5RmdvQnFFTVVwpRtaUDFNvjfe/34TgY/dpc3MgNTw==",
2056
2085
  "dev": true,
2057
2086
  "requires": {
2058
- "@typescript-eslint/experimental-utils": "4.32.0",
2059
- "@typescript-eslint/scope-manager": "4.32.0",
2060
- "debug": "^4.3.1",
2087
+ "@typescript-eslint/experimental-utils": "5.2.0",
2088
+ "@typescript-eslint/scope-manager": "5.2.0",
2089
+ "debug": "^4.3.2",
2061
2090
  "functional-red-black-tree": "^1.0.1",
2062
2091
  "ignore": "^5.1.8",
2063
- "regexpp": "^3.1.0",
2092
+ "regexpp": "^3.2.0",
2064
2093
  "semver": "^7.3.5",
2065
2094
  "tsutils": "^3.21.0"
2066
2095
  },
@@ -2077,58 +2106,58 @@
2077
2106
  }
2078
2107
  },
2079
2108
  "@typescript-eslint/experimental-utils": {
2080
- "version": "4.32.0",
2081
- "resolved": "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-4.32.0.tgz",
2082
- "integrity": "sha512-WLoXcc+cQufxRYjTWr4kFt0DyEv6hDgSaFqYhIzQZ05cF+kXfqXdUh+//kgquPJVUBbL3oQGKQxwPbLxHRqm6A==",
2109
+ "version": "5.2.0",
2110
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-5.2.0.tgz",
2111
+ "integrity": "sha512-fWyT3Agf7n7HuZZRpvUYdFYbPk3iDCq6fgu3ulia4c7yxmPnwVBovdSOX7RL+k8u6hLbrXcdAehlWUVpGh6IEw==",
2083
2112
  "dev": true,
2084
2113
  "requires": {
2085
- "@types/json-schema": "^7.0.7",
2086
- "@typescript-eslint/scope-manager": "4.32.0",
2087
- "@typescript-eslint/types": "4.32.0",
2088
- "@typescript-eslint/typescript-estree": "4.32.0",
2114
+ "@types/json-schema": "^7.0.9",
2115
+ "@typescript-eslint/scope-manager": "5.2.0",
2116
+ "@typescript-eslint/types": "5.2.0",
2117
+ "@typescript-eslint/typescript-estree": "5.2.0",
2089
2118
  "eslint-scope": "^5.1.1",
2090
2119
  "eslint-utils": "^3.0.0"
2091
2120
  }
2092
2121
  },
2093
2122
  "@typescript-eslint/parser": {
2094
- "version": "4.32.0",
2095
- "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-4.32.0.tgz",
2096
- "integrity": "sha512-lhtYqQ2iEPV5JqV7K+uOVlPePjClj4dOw7K4/Z1F2yvjIUvyr13yJnDzkK6uon4BjHYuHy3EG0c2Z9jEhFk56w==",
2123
+ "version": "5.2.0",
2124
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.2.0.tgz",
2125
+ "integrity": "sha512-Uyy4TjJBlh3NuA8/4yIQptyJb95Qz5PX//6p8n7zG0QnN4o3NF9Je3JHbVU7fxf5ncSXTmnvMtd/LDQWDk0YqA==",
2097
2126
  "dev": true,
2098
2127
  "requires": {
2099
- "@typescript-eslint/scope-manager": "4.32.0",
2100
- "@typescript-eslint/types": "4.32.0",
2101
- "@typescript-eslint/typescript-estree": "4.32.0",
2102
- "debug": "^4.3.1"
2128
+ "@typescript-eslint/scope-manager": "5.2.0",
2129
+ "@typescript-eslint/types": "5.2.0",
2130
+ "@typescript-eslint/typescript-estree": "5.2.0",
2131
+ "debug": "^4.3.2"
2103
2132
  }
2104
2133
  },
2105
2134
  "@typescript-eslint/scope-manager": {
2106
- "version": "4.32.0",
2107
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-4.32.0.tgz",
2108
- "integrity": "sha512-DK+fMSHdM216C0OM/KR1lHXjP1CNtVIhJ54kQxfOE6x8UGFAjha8cXgDMBEIYS2XCYjjCtvTkjQYwL3uvGOo0w==",
2135
+ "version": "5.2.0",
2136
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.2.0.tgz",
2137
+ "integrity": "sha512-RW+wowZqPzQw8MUFltfKYZfKXqA2qgyi6oi/31J1zfXJRpOn6tCaZtd9b5u9ubnDG2n/EMvQLeZrsLNPpaUiFQ==",
2109
2138
  "dev": true,
2110
2139
  "requires": {
2111
- "@typescript-eslint/types": "4.32.0",
2112
- "@typescript-eslint/visitor-keys": "4.32.0"
2140
+ "@typescript-eslint/types": "5.2.0",
2141
+ "@typescript-eslint/visitor-keys": "5.2.0"
2113
2142
  }
2114
2143
  },
2115
2144
  "@typescript-eslint/types": {
2116
- "version": "4.32.0",
2117
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.32.0.tgz",
2118
- "integrity": "sha512-LE7Z7BAv0E2UvqzogssGf1x7GPpUalgG07nGCBYb1oK4mFsOiFC/VrSMKbZQzFJdN2JL5XYmsx7C7FX9p9ns0w==",
2145
+ "version": "5.2.0",
2146
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.2.0.tgz",
2147
+ "integrity": "sha512-cTk6x08qqosps6sPyP2j7NxyFPlCNsJwSDasqPNjEQ8JMD5xxj2NHxcLin5AJQ8pAVwpQ8BMI3bTxR0zxmK9qQ==",
2119
2148
  "dev": true
2120
2149
  },
2121
2150
  "@typescript-eslint/typescript-estree": {
2122
- "version": "4.32.0",
2123
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-4.32.0.tgz",
2124
- "integrity": "sha512-tRYCgJ3g1UjMw1cGG8Yn1KzOzNlQ6u1h9AmEtPhb5V5a1TmiHWcRyF/Ic+91M4f43QeChyYlVTcf3DvDTZR9vw==",
2151
+ "version": "5.2.0",
2152
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.2.0.tgz",
2153
+ "integrity": "sha512-RsdXq2XmVgKbm9nLsE3mjNUM7BTr/K4DYR9WfFVMUuozHWtH5gMpiNZmtrMG8GR385EOSQ3kC9HiEMJWimxd/g==",
2125
2154
  "dev": true,
2126
2155
  "requires": {
2127
- "@typescript-eslint/types": "4.32.0",
2128
- "@typescript-eslint/visitor-keys": "4.32.0",
2129
- "debug": "^4.3.1",
2130
- "globby": "^11.0.3",
2131
- "is-glob": "^4.0.1",
2156
+ "@typescript-eslint/types": "5.2.0",
2157
+ "@typescript-eslint/visitor-keys": "5.2.0",
2158
+ "debug": "^4.3.2",
2159
+ "globby": "^11.0.4",
2160
+ "is-glob": "^4.0.3",
2132
2161
  "semver": "^7.3.5",
2133
2162
  "tsutils": "^3.21.0"
2134
2163
  },
@@ -2145,13 +2174,13 @@
2145
2174
  }
2146
2175
  },
2147
2176
  "@typescript-eslint/visitor-keys": {
2148
- "version": "4.32.0",
2149
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-4.32.0.tgz",
2150
- "integrity": "sha512-e7NE0qz8W+atzv3Cy9qaQ7BTLwWsm084Z0c4nIO2l3Bp6u9WIgdqCgyPyV5oSPDMIW3b20H59OOCmVk3jw3Ptw==",
2177
+ "version": "5.2.0",
2178
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.2.0.tgz",
2179
+ "integrity": "sha512-Nk7HizaXWWCUBfLA/rPNKMzXzWS8Wg9qHMuGtT+v2/YpPij4nVXrVJc24N/r5WrrmqK31jCrZxeHqIgqRzs0Xg==",
2151
2180
  "dev": true,
2152
2181
  "requires": {
2153
- "@typescript-eslint/types": "4.32.0",
2154
- "eslint-visitor-keys": "^2.0.0"
2182
+ "@typescript-eslint/types": "5.2.0",
2183
+ "eslint-visitor-keys": "^3.0.0"
2155
2184
  }
2156
2185
  },
2157
2186
  "abab": {
@@ -2161,9 +2190,9 @@
2161
2190
  "dev": true
2162
2191
  },
2163
2192
  "acorn": {
2164
- "version": "7.4.1",
2165
- "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz",
2166
- "integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==",
2193
+ "version": "8.5.0",
2194
+ "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.5.0.tgz",
2195
+ "integrity": "sha512-yXbYeFy+jUuYd3/CDcg2NkIYE991XYX/bje7LmjJigUciaeO1JR4XxXgCIV1/Zc/dRuFEyw1L0pbA+qynJkW5Q==",
2167
2196
  "dev": true
2168
2197
  },
2169
2198
  "acorn-globals": {
@@ -2174,6 +2203,14 @@
2174
2203
  "requires": {
2175
2204
  "acorn": "^7.1.1",
2176
2205
  "acorn-walk": "^7.1.1"
2206
+ },
2207
+ "dependencies": {
2208
+ "acorn": {
2209
+ "version": "7.4.1",
2210
+ "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz",
2211
+ "integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==",
2212
+ "dev": true
2213
+ }
2177
2214
  }
2178
2215
  },
2179
2216
  "acorn-jsx": {
@@ -2290,12 +2327,6 @@
2290
2327
  "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==",
2291
2328
  "dev": true
2292
2329
  },
2293
- "astral-regex": {
2294
- "version": "2.0.0",
2295
- "resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz",
2296
- "integrity": "sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==",
2297
- "dev": true
2298
- },
2299
2330
  "asynckit": {
2300
2331
  "version": "0.4.0",
2301
2332
  "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
@@ -2303,13 +2334,13 @@
2303
2334
  "dev": true
2304
2335
  },
2305
2336
  "babel-jest": {
2306
- "version": "27.2.4",
2307
- "resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-27.2.4.tgz",
2308
- "integrity": "sha512-f24OmxyWymk5jfgLdlCMu4fTs4ldxFBIdn5sJdhvGC1m08rSkJ5hYbWkNmfBSvE/DjhCVNSHXepxsI6THGfGsg==",
2337
+ "version": "27.3.1",
2338
+ "resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-27.3.1.tgz",
2339
+ "integrity": "sha512-SjIF8hh/ir0peae2D6S6ZKRhUy7q/DnpH7k/V6fT4Bgs/LXXUztOpX4G2tCgq8mLo5HA9mN6NmlFMeYtKmIsTQ==",
2309
2340
  "dev": true,
2310
2341
  "requires": {
2311
- "@jest/transform": "^27.2.4",
2312
- "@jest/types": "^27.2.4",
2342
+ "@jest/transform": "^27.3.1",
2343
+ "@jest/types": "^27.2.5",
2313
2344
  "@types/babel__core": "^7.1.14",
2314
2345
  "babel-plugin-istanbul": "^6.0.0",
2315
2346
  "babel-preset-jest": "^27.2.0",
@@ -2385,15 +2416,15 @@
2385
2416
  }
2386
2417
  },
2387
2418
  "babel-plugin-istanbul": {
2388
- "version": "6.0.0",
2389
- "resolved": "https://registry.npmjs.org/babel-plugin-istanbul/-/babel-plugin-istanbul-6.0.0.tgz",
2390
- "integrity": "sha512-AF55rZXpe7trmEylbaE1Gv54wn6rwU03aptvRoVIGP8YykoSxqdVLV1TfwflBCE/QtHmqtP8SWlTENqbK8GCSQ==",
2419
+ "version": "6.1.1",
2420
+ "resolved": "https://registry.npmjs.org/babel-plugin-istanbul/-/babel-plugin-istanbul-6.1.1.tgz",
2421
+ "integrity": "sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA==",
2391
2422
  "dev": true,
2392
2423
  "requires": {
2393
2424
  "@babel/helper-plugin-utils": "^7.0.0",
2394
2425
  "@istanbuljs/load-nyc-config": "^1.0.0",
2395
2426
  "@istanbuljs/schema": "^0.1.2",
2396
- "istanbul-lib-instrument": "^4.0.0",
2427
+ "istanbul-lib-instrument": "^5.0.4",
2397
2428
  "test-exclude": "^6.0.0"
2398
2429
  }
2399
2430
  },
@@ -2410,13 +2441,13 @@
2410
2441
  }
2411
2442
  },
2412
2443
  "babel-plugin-polyfill-corejs2": {
2413
- "version": "0.2.2",
2414
- "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.2.2.tgz",
2415
- "integrity": "sha512-kISrENsJ0z5dNPq5eRvcctITNHYXWOA4DUZRFYCz3jYCcvTb/A546LIddmoGNMVYg2U38OyFeNosQwI9ENTqIQ==",
2444
+ "version": "0.2.3",
2445
+ "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.2.3.tgz",
2446
+ "integrity": "sha512-NDZ0auNRzmAfE1oDDPW2JhzIMXUk+FFe2ICejmt5T4ocKgiQx3e0VCRx9NCAidcMtL2RUZaWtXnmjTCkx0tcbA==",
2416
2447
  "dev": true,
2417
2448
  "requires": {
2418
2449
  "@babel/compat-data": "^7.13.11",
2419
- "@babel/helper-define-polyfill-provider": "^0.2.2",
2450
+ "@babel/helper-define-polyfill-provider": "^0.2.4",
2420
2451
  "semver": "^6.1.1"
2421
2452
  },
2422
2453
  "dependencies": {
@@ -2429,22 +2460,22 @@
2429
2460
  }
2430
2461
  },
2431
2462
  "babel-plugin-polyfill-corejs3": {
2432
- "version": "0.2.5",
2433
- "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.2.5.tgz",
2434
- "integrity": "sha512-ninF5MQNwAX9Z7c9ED+H2pGt1mXdP4TqzlHKyPIYmJIYz0N+++uwdM7RnJukklhzJ54Q84vA4ZJkgs7lu5vqcw==",
2463
+ "version": "0.3.0",
2464
+ "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.3.0.tgz",
2465
+ "integrity": "sha512-JLwi9vloVdXLjzACL80j24bG6/T1gYxwowG44dg6HN/7aTPdyPbJJidf6ajoA3RPHHtW0j9KMrSOLpIZpAnPpg==",
2435
2466
  "dev": true,
2436
2467
  "requires": {
2437
- "@babel/helper-define-polyfill-provider": "^0.2.2",
2438
- "core-js-compat": "^3.16.2"
2468
+ "@babel/helper-define-polyfill-provider": "^0.2.4",
2469
+ "core-js-compat": "^3.18.0"
2439
2470
  }
2440
2471
  },
2441
2472
  "babel-plugin-polyfill-regenerator": {
2442
- "version": "0.2.2",
2443
- "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.2.2.tgz",
2444
- "integrity": "sha512-Goy5ghsc21HgPDFtzRkSirpZVW35meGoTmTOb2bxqdl60ghub4xOidgNTHaZfQ2FaxQsKmwvXtOAkcIS4SMBWg==",
2473
+ "version": "0.2.3",
2474
+ "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.2.3.tgz",
2475
+ "integrity": "sha512-JVE78oRZPKFIeUqFGrSORNzQnrDwZR16oiWeGM8ZyjBn2XAT5OjP+wXx5ESuo33nUsFUEJYjtklnsKbxW5L+7g==",
2445
2476
  "dev": true,
2446
2477
  "requires": {
2447
- "@babel/helper-define-polyfill-provider": "^0.2.2"
2478
+ "@babel/helper-define-polyfill-provider": "^0.2.4"
2448
2479
  }
2449
2480
  },
2450
2481
  "babel-preset-current-node-syntax": {
@@ -2551,16 +2582,16 @@
2551
2582
  "dev": true
2552
2583
  },
2553
2584
  "browserslist": {
2554
- "version": "4.17.2",
2555
- "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.17.2.tgz",
2556
- "integrity": "sha512-jSDZyqJmkKMEMi7SZAgX5UltFdR5NAO43vY0AwTpu4X3sGH7GLLQ83KiUomgrnvZRCeW0yPPnKqnxPqQOER9zQ==",
2585
+ "version": "4.17.5",
2586
+ "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.17.5.tgz",
2587
+ "integrity": "sha512-I3ekeB92mmpctWBoLXe0d5wPS2cBuRvvW0JyyJHMrk9/HmP2ZjrTboNAZ8iuGqaEIlKguljbQY32OkOJIRrgoA==",
2557
2588
  "dev": true,
2558
2589
  "requires": {
2559
- "caniuse-lite": "^1.0.30001261",
2560
- "electron-to-chromium": "^1.3.854",
2590
+ "caniuse-lite": "^1.0.30001271",
2591
+ "electron-to-chromium": "^1.3.878",
2561
2592
  "escalade": "^3.1.1",
2562
- "nanocolors": "^0.2.12",
2563
- "node-releases": "^1.1.76"
2593
+ "node-releases": "^2.0.1",
2594
+ "picocolors": "^1.0.0"
2564
2595
  }
2565
2596
  },
2566
2597
  "bser": {
@@ -2610,9 +2641,9 @@
2610
2641
  "dev": true
2611
2642
  },
2612
2643
  "caniuse-lite": {
2613
- "version": "1.0.30001263",
2614
- "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001263.tgz",
2615
- "integrity": "sha512-doiV5dft6yzWO1WwU19kt8Qz8R0/8DgEziz6/9n2FxUasteZNwNNYSmJO3GLBH8lCVE73AB1RPDPAeYbcO5Cvw==",
2644
+ "version": "1.0.30001274",
2645
+ "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001274.tgz",
2646
+ "integrity": "sha512-+Nkvv0fHyhISkiMIjnyjmf5YJcQ1IQHZN6U9TLUMroWR38FNwpsC51Gb68yueafX1V6ifOisInSgP9WJFS13ew==",
2616
2647
  "dev": true
2617
2648
  },
2618
2649
  "chalk": {
@@ -2779,12 +2810,12 @@
2779
2810
  }
2780
2811
  },
2781
2812
  "core-js-compat": {
2782
- "version": "3.18.1",
2783
- "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.18.1.tgz",
2784
- "integrity": "sha512-XJMYx58zo4W0kLPmIingVZA10+7TuKrMLPt83+EzDmxFJQUMcTVVmQ+n5JP4r6Z14qSzhQBRi3NSWoeVyKKXUg==",
2813
+ "version": "3.19.0",
2814
+ "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.19.0.tgz",
2815
+ "integrity": "sha512-R09rKZ56ccGBebjTLZHvzDxhz93YPT37gBm6qUhnwj3Kt7aCjjZWD1injyNbyeFHxNKfeZBSyds6O9n3MKq1sw==",
2785
2816
  "dev": true,
2786
2817
  "requires": {
2787
- "browserslist": "^4.17.1",
2818
+ "browserslist": "^4.17.5",
2788
2819
  "semver": "7.0.0"
2789
2820
  },
2790
2821
  "dependencies": {
@@ -2969,9 +3000,9 @@
2969
3000
  }
2970
3001
  },
2971
3002
  "electron-to-chromium": {
2972
- "version": "1.3.857",
2973
- "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.857.tgz",
2974
- "integrity": "sha512-a5kIr2lajm4bJ5E4D3fp8Y/BRB0Dx2VOcCRE5Gtb679mXIME/OFhWler8Gy2ksrf8gFX+EFCSIGA33FB3gqYpg==",
3003
+ "version": "1.3.885",
3004
+ "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.885.tgz",
3005
+ "integrity": "sha512-JXKFJcVWrdHa09n4CNZYfYaK6EW5aAew7/wr3L1OnsD1L+JHL+RCtd7QgIsxUbFPeTwPlvnpqNNTOLkoefmtXg==",
2975
3006
  "dev": true
2976
3007
  },
2977
3008
  "emittery": {
@@ -3029,9 +3060,9 @@
3029
3060
  },
3030
3061
  "dependencies": {
3031
3062
  "estraverse": {
3032
- "version": "5.2.0",
3033
- "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.2.0.tgz",
3034
- "integrity": "sha512-BxbNGGNm0RyRYvUdHpIwv9IWzeM9XClbOxwoATuFdOE7ZE6wHL+HQ5T8hoPM+zHvmKzzsEqhgy0GrQ5X13afiQ==",
3063
+ "version": "5.3.0",
3064
+ "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz",
3065
+ "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==",
3035
3066
  "dev": true
3036
3067
  },
3037
3068
  "levn": {
@@ -3083,37 +3114,36 @@
3083
3114
  }
3084
3115
  },
3085
3116
  "eslint": {
3086
- "version": "7.32.0",
3087
- "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.32.0.tgz",
3088
- "integrity": "sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==",
3117
+ "version": "8.1.0",
3118
+ "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.1.0.tgz",
3119
+ "integrity": "sha512-JZvNneArGSUsluHWJ8g8MMs3CfIEzwaLx9KyH4tZ2i+R2/rPWzL8c0zg3rHdwYVpN/1sB9gqnjHwz9HoeJpGHw==",
3089
3120
  "dev": true,
3090
3121
  "requires": {
3091
- "@babel/code-frame": "7.12.11",
3092
- "@eslint/eslintrc": "^0.4.3",
3093
- "@humanwhocodes/config-array": "^0.5.0",
3122
+ "@eslint/eslintrc": "^1.0.3",
3123
+ "@humanwhocodes/config-array": "^0.6.0",
3094
3124
  "ajv": "^6.10.0",
3095
3125
  "chalk": "^4.0.0",
3096
3126
  "cross-spawn": "^7.0.2",
3097
- "debug": "^4.0.1",
3127
+ "debug": "^4.3.2",
3098
3128
  "doctrine": "^3.0.0",
3099
3129
  "enquirer": "^2.3.5",
3100
3130
  "escape-string-regexp": "^4.0.0",
3101
- "eslint-scope": "^5.1.1",
3102
- "eslint-utils": "^2.1.0",
3103
- "eslint-visitor-keys": "^2.0.0",
3104
- "espree": "^7.3.1",
3131
+ "eslint-scope": "^6.0.0",
3132
+ "eslint-utils": "^3.0.0",
3133
+ "eslint-visitor-keys": "^3.0.0",
3134
+ "espree": "^9.0.0",
3105
3135
  "esquery": "^1.4.0",
3106
3136
  "esutils": "^2.0.2",
3107
3137
  "fast-deep-equal": "^3.1.3",
3108
3138
  "file-entry-cache": "^6.0.1",
3109
3139
  "functional-red-black-tree": "^1.0.1",
3110
- "glob-parent": "^5.1.2",
3140
+ "glob-parent": "^6.0.1",
3111
3141
  "globals": "^13.6.0",
3112
3142
  "ignore": "^4.0.6",
3113
3143
  "import-fresh": "^3.0.0",
3114
3144
  "imurmurhash": "^0.1.4",
3115
3145
  "is-glob": "^4.0.0",
3116
- "js-yaml": "^3.13.1",
3146
+ "js-yaml": "^4.1.0",
3117
3147
  "json-stable-stringify-without-jsonify": "^1.0.1",
3118
3148
  "levn": "^0.4.1",
3119
3149
  "lodash.merge": "^4.6.2",
@@ -3121,24 +3151,14 @@
3121
3151
  "natural-compare": "^1.4.0",
3122
3152
  "optionator": "^0.9.1",
3123
3153
  "progress": "^2.0.0",
3124
- "regexpp": "^3.1.0",
3154
+ "regexpp": "^3.2.0",
3125
3155
  "semver": "^7.2.1",
3126
3156
  "strip-ansi": "^6.0.0",
3127
3157
  "strip-json-comments": "^3.1.0",
3128
- "table": "^6.0.9",
3129
3158
  "text-table": "^0.2.0",
3130
3159
  "v8-compile-cache": "^2.0.3"
3131
3160
  },
3132
3161
  "dependencies": {
3133
- "@babel/code-frame": {
3134
- "version": "7.12.11",
3135
- "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.11.tgz",
3136
- "integrity": "sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==",
3137
- "dev": true,
3138
- "requires": {
3139
- "@babel/highlight": "^7.10.4"
3140
- }
3141
- },
3142
3162
  "ansi-regex": {
3143
3163
  "version": "5.0.1",
3144
3164
  "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
@@ -3154,6 +3174,12 @@
3154
3174
  "color-convert": "^2.0.1"
3155
3175
  }
3156
3176
  },
3177
+ "argparse": {
3178
+ "version": "2.0.1",
3179
+ "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
3180
+ "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
3181
+ "dev": true
3182
+ },
3157
3183
  "chalk": {
3158
3184
  "version": "4.1.2",
3159
3185
  "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
@@ -3185,27 +3211,35 @@
3185
3211
  "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==",
3186
3212
  "dev": true
3187
3213
  },
3188
- "eslint-utils": {
3189
- "version": "2.1.0",
3190
- "resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-2.1.0.tgz",
3191
- "integrity": "sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==",
3214
+ "eslint-scope": {
3215
+ "version": "6.0.0",
3216
+ "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-6.0.0.tgz",
3217
+ "integrity": "sha512-uRDL9MWmQCkaFus8RF5K9/L/2fn+80yoW3jkD53l4shjCh26fCtvJGasxjUqP5OT87SYTxCVA3BwTUzuELx9kA==",
3218
+ "dev": true,
3219
+ "requires": {
3220
+ "esrecurse": "^4.3.0",
3221
+ "estraverse": "^5.2.0"
3222
+ }
3223
+ },
3224
+ "estraverse": {
3225
+ "version": "5.3.0",
3226
+ "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz",
3227
+ "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==",
3228
+ "dev": true
3229
+ },
3230
+ "glob-parent": {
3231
+ "version": "6.0.2",
3232
+ "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
3233
+ "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
3192
3234
  "dev": true,
3193
3235
  "requires": {
3194
- "eslint-visitor-keys": "^1.1.0"
3195
- },
3196
- "dependencies": {
3197
- "eslint-visitor-keys": {
3198
- "version": "1.3.0",
3199
- "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz",
3200
- "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==",
3201
- "dev": true
3202
- }
3236
+ "is-glob": "^4.0.3"
3203
3237
  }
3204
3238
  },
3205
3239
  "globals": {
3206
- "version": "13.11.0",
3207
- "resolved": "https://registry.npmjs.org/globals/-/globals-13.11.0.tgz",
3208
- "integrity": "sha512-08/xrJ7wQjK9kkkRoI3OFUBbLx4f+6x3SGwcPvQ0QH6goFDrOU2oyAWrmh3dJezu65buo+HBMzAMQy6rovVC3g==",
3240
+ "version": "13.12.0",
3241
+ "resolved": "https://registry.npmjs.org/globals/-/globals-13.12.0.tgz",
3242
+ "integrity": "sha512-uS8X6lSKN2JumVoXrbUz+uG4BYG+eiawqm3qFcT7ammfbUHeCBoJMlHcec/S3krSk73/AE/f0szYFmgAA3kYZg==",
3209
3243
  "dev": true,
3210
3244
  "requires": {
3211
3245
  "type-fest": "^0.20.2"
@@ -3223,6 +3257,15 @@
3223
3257
  "integrity": "sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==",
3224
3258
  "dev": true
3225
3259
  },
3260
+ "js-yaml": {
3261
+ "version": "4.1.0",
3262
+ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
3263
+ "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
3264
+ "dev": true,
3265
+ "requires": {
3266
+ "argparse": "^2.0.1"
3267
+ }
3268
+ },
3226
3269
  "semver": {
3227
3270
  "version": "7.3.5",
3228
3271
  "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.5.tgz",
@@ -3275,31 +3318,31 @@
3275
3318
  "dev": true,
3276
3319
  "requires": {
3277
3320
  "eslint-visitor-keys": "^2.0.0"
3321
+ },
3322
+ "dependencies": {
3323
+ "eslint-visitor-keys": {
3324
+ "version": "2.1.0",
3325
+ "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz",
3326
+ "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==",
3327
+ "dev": true
3328
+ }
3278
3329
  }
3279
3330
  },
3280
3331
  "eslint-visitor-keys": {
3281
- "version": "2.1.0",
3282
- "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz",
3283
- "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==",
3332
+ "version": "3.0.0",
3333
+ "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.0.0.tgz",
3334
+ "integrity": "sha512-mJOZa35trBTb3IyRmo8xmKBZlxf+N7OnUl4+ZhJHs/r+0770Wh/LEACE2pqMGMe27G/4y8P2bYGk4J70IC5k1Q==",
3284
3335
  "dev": true
3285
3336
  },
3286
3337
  "espree": {
3287
- "version": "7.3.1",
3288
- "resolved": "https://registry.npmjs.org/espree/-/espree-7.3.1.tgz",
3289
- "integrity": "sha512-v3JCNCE64umkFpmkFGqzVKsOT0tN1Zr+ueqLZfpV1Ob8e+CEgPWa+OxCoGH3tnhimMKIaBm4m/vaRpJ/krRz2g==",
3338
+ "version": "9.0.0",
3339
+ "resolved": "https://registry.npmjs.org/espree/-/espree-9.0.0.tgz",
3340
+ "integrity": "sha512-r5EQJcYZ2oaGbeR0jR0fFVijGOcwai07/690YRXLINuhmVeRY4UKSAsQPe/0BNuDgwP7Ophoc1PRsr2E3tkbdQ==",
3290
3341
  "dev": true,
3291
3342
  "requires": {
3292
- "acorn": "^7.4.0",
3343
+ "acorn": "^8.5.0",
3293
3344
  "acorn-jsx": "^5.3.1",
3294
- "eslint-visitor-keys": "^1.3.0"
3295
- },
3296
- "dependencies": {
3297
- "eslint-visitor-keys": {
3298
- "version": "1.3.0",
3299
- "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz",
3300
- "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==",
3301
- "dev": true
3302
- }
3345
+ "eslint-visitor-keys": "^3.0.0"
3303
3346
  }
3304
3347
  },
3305
3348
  "esprima": {
@@ -3318,9 +3361,9 @@
3318
3361
  },
3319
3362
  "dependencies": {
3320
3363
  "estraverse": {
3321
- "version": "5.2.0",
3322
- "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.2.0.tgz",
3323
- "integrity": "sha512-BxbNGGNm0RyRYvUdHpIwv9IWzeM9XClbOxwoATuFdOE7ZE6wHL+HQ5T8hoPM+zHvmKzzsEqhgy0GrQ5X13afiQ==",
3364
+ "version": "5.3.0",
3365
+ "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz",
3366
+ "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==",
3324
3367
  "dev": true
3325
3368
  }
3326
3369
  }
@@ -3335,9 +3378,9 @@
3335
3378
  },
3336
3379
  "dependencies": {
3337
3380
  "estraverse": {
3338
- "version": "5.2.0",
3339
- "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.2.0.tgz",
3340
- "integrity": "sha512-BxbNGGNm0RyRYvUdHpIwv9IWzeM9XClbOxwoATuFdOE7ZE6wHL+HQ5T8hoPM+zHvmKzzsEqhgy0GrQ5X13afiQ==",
3381
+ "version": "5.3.0",
3382
+ "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz",
3383
+ "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==",
3341
3384
  "dev": true
3342
3385
  }
3343
3386
  }
@@ -3383,16 +3426,16 @@
3383
3426
  "integrity": "sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg=="
3384
3427
  },
3385
3428
  "expect": {
3386
- "version": "27.2.4",
3387
- "resolved": "https://registry.npmjs.org/expect/-/expect-27.2.4.tgz",
3388
- "integrity": "sha512-gOtuonQ8TCnbNNCSw2fhVzRf8EFYDII4nB5NmG4IEV0rbUnW1I5zXvoTntU4iicB/Uh0oZr20NGlOLdJiwsOZA==",
3429
+ "version": "27.3.1",
3430
+ "resolved": "https://registry.npmjs.org/expect/-/expect-27.3.1.tgz",
3431
+ "integrity": "sha512-MrNXV2sL9iDRebWPGOGFdPQRl2eDQNu/uhxIMShjjx74T6kC6jFIkmQ6OqXDtevjGUkyB2IT56RzDBqXf/QPCg==",
3389
3432
  "dev": true,
3390
3433
  "requires": {
3391
- "@jest/types": "^27.2.4",
3434
+ "@jest/types": "^27.2.5",
3392
3435
  "ansi-styles": "^5.0.0",
3393
- "jest-get-type": "^27.0.6",
3394
- "jest-matcher-utils": "^27.2.4",
3395
- "jest-message-util": "^27.2.4",
3436
+ "jest-get-type": "^27.3.1",
3437
+ "jest-matcher-utils": "^27.3.1",
3438
+ "jest-message-util": "^27.3.1",
3396
3439
  "jest-regex-util": "^27.0.6"
3397
3440
  },
3398
3441
  "dependencies": {
@@ -3788,9 +3831,9 @@
3788
3831
  }
3789
3832
  },
3790
3833
  "import-local": {
3791
- "version": "3.0.2",
3792
- "resolved": "https://registry.npmjs.org/import-local/-/import-local-3.0.2.tgz",
3793
- "integrity": "sha512-vjL3+w0oulAVZ0hBHnxa/Nm5TAurf9YLQJDhqRZyqb+VKGOB6LU8t9H1Nr5CIo16vh9XfJTOoHwU0B71S557gA==",
3834
+ "version": "3.0.3",
3835
+ "resolved": "https://registry.npmjs.org/import-local/-/import-local-3.0.3.tgz",
3836
+ "integrity": "sha512-bE9iaUY3CXH8Cwfan/abDKAxe1KGT9kyGsBPqf6DMK/z0a2OzAsrukeYNgIH6cH5Xr452jb1TUL8rSfCLjZ9uA==",
3794
3837
  "dev": true,
3795
3838
  "requires": {
3796
3839
  "pkg-dir": "^4.2.0",
@@ -3833,19 +3876,10 @@
3833
3876
  "binary-extensions": "^2.0.0"
3834
3877
  }
3835
3878
  },
3836
- "is-ci": {
3837
- "version": "3.0.0",
3838
- "resolved": "https://registry.npmjs.org/is-ci/-/is-ci-3.0.0.tgz",
3839
- "integrity": "sha512-kDXyttuLeslKAHYL/K28F2YkM3x5jvFPEw3yXbRptXydjD9rpLEz+C5K5iutY9ZiUu6AP41JdvRQwF4Iqs4ZCQ==",
3840
- "dev": true,
3841
- "requires": {
3842
- "ci-info": "^3.1.1"
3843
- }
3844
- },
3845
3879
  "is-core-module": {
3846
- "version": "2.7.0",
3847
- "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.7.0.tgz",
3848
- "integrity": "sha512-ByY+tjCciCr+9nLryBYcSD50EOGWt95c7tIsKTG1J2ixKKXPvF7Ej3AVd+UfDydAJom3biBGDBALaO79ktwgEQ==",
3880
+ "version": "2.8.0",
3881
+ "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.8.0.tgz",
3882
+ "integrity": "sha512-vd15qHsaqrRL7dtH6QNuy0ndJmRDrS9HAM1CAiSifNUFv4x1a0CCVsj18hJ1mShxIG6T2i1sO78MkP56r0nYRw==",
3849
3883
  "dev": true,
3850
3884
  "requires": {
3851
3885
  "has": "^1.0.3"
@@ -3916,20 +3950,21 @@
3916
3950
  "dev": true
3917
3951
  },
3918
3952
  "istanbul-lib-coverage": {
3919
- "version": "3.0.1",
3920
- "resolved": "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.0.1.tgz",
3921
- "integrity": "sha512-GvCYYTxaCPqwMjobtVcVKvSHtAGe48MNhGjpK8LtVF8K0ISX7hCKl85LgtuaSneWVyQmaGcW3iXVV3GaZSLpmQ==",
3953
+ "version": "3.2.0",
3954
+ "resolved": "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.0.tgz",
3955
+ "integrity": "sha512-eOeJ5BHCmHYvQK7xt9GkdHuzuCGS1Y6g9Gvnx3Ym33fz/HpLRYxiS0wHNr+m/MBC8B647Xt608vCDEvhl9c6Mw==",
3922
3956
  "dev": true
3923
3957
  },
3924
3958
  "istanbul-lib-instrument": {
3925
- "version": "4.0.3",
3926
- "resolved": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-4.0.3.tgz",
3927
- "integrity": "sha512-BXgQl9kf4WTCPCCpmFGoJkz/+uhvm7h7PFKUYxh7qarQd3ER33vHG//qaE8eN25l07YqZPpHXU9I09l/RD5aGQ==",
3959
+ "version": "5.1.0",
3960
+ "resolved": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-5.1.0.tgz",
3961
+ "integrity": "sha512-czwUz525rkOFDJxfKK6mYfIs9zBKILyrZQxjz3ABhjQXhbhFsSbo1HW/BFcsDnfJYJWA6thRR5/TUY2qs5W99Q==",
3928
3962
  "dev": true,
3929
3963
  "requires": {
3930
- "@babel/core": "^7.7.5",
3964
+ "@babel/core": "^7.12.3",
3965
+ "@babel/parser": "^7.14.7",
3931
3966
  "@istanbuljs/schema": "^0.1.2",
3932
- "istanbul-lib-coverage": "^3.0.0",
3967
+ "istanbul-lib-coverage": "^3.2.0",
3933
3968
  "semver": "^6.3.0"
3934
3969
  },
3935
3970
  "dependencies": {
@@ -3985,9 +4020,9 @@
3985
4020
  }
3986
4021
  },
3987
4022
  "istanbul-lib-source-maps": {
3988
- "version": "4.0.0",
3989
- "resolved": "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.0.tgz",
3990
- "integrity": "sha512-c16LpFRkR8vQXyHZ5nLpY35JZtzj1PQY1iZmesUbf1FZHbIupcWfjgOXBY9YHkLEQ6puz1u4Dgj6qmU/DisrZg==",
4023
+ "version": "4.0.1",
4024
+ "resolved": "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.1.tgz",
4025
+ "integrity": "sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw==",
3991
4026
  "dev": true,
3992
4027
  "requires": {
3993
4028
  "debug": "^4.1.1",
@@ -4004,9 +4039,9 @@
4004
4039
  }
4005
4040
  },
4006
4041
  "istanbul-reports": {
4007
- "version": "3.0.2",
4008
- "resolved": "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-3.0.2.tgz",
4009
- "integrity": "sha512-9tZvz7AiR3PEDNGiV9vIouQ/EAcqMXFmkcA1CDFTwOB98OZVDL0PH9glHotf5Ugp6GCOTypfzGWI/OqjWNCRUw==",
4042
+ "version": "3.0.5",
4043
+ "resolved": "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-3.0.5.tgz",
4044
+ "integrity": "sha512-5+19PlhnGabNWB7kOFnuxT8H3T/iIyQzIbQMxXsURmmvKg86P2sbkrGOT77VnHw0Qr0gc2XzRaRfMZYYbSQCJQ==",
4010
4045
  "dev": true,
4011
4046
  "requires": {
4012
4047
  "html-escaper": "^2.0.0",
@@ -4014,14 +4049,14 @@
4014
4049
  }
4015
4050
  },
4016
4051
  "jest": {
4017
- "version": "27.2.4",
4018
- "resolved": "https://registry.npmjs.org/jest/-/jest-27.2.4.tgz",
4019
- "integrity": "sha512-h4uqb1EQLfPulWyUFFWv9e9Nn8sCqsJ/j3wk/KCY0p4s4s0ICCfP3iMf6hRf5hEhsDyvyrCgKiZXma63gMz16A==",
4052
+ "version": "27.3.1",
4053
+ "resolved": "https://registry.npmjs.org/jest/-/jest-27.3.1.tgz",
4054
+ "integrity": "sha512-U2AX0AgQGd5EzMsiZpYt8HyZ+nSVIh5ujQ9CPp9EQZJMjXIiSZpJNweZl0swatKRoqHWgGKM3zaSwm4Zaz87ng==",
4020
4055
  "dev": true,
4021
4056
  "requires": {
4022
- "@jest/core": "^27.2.4",
4057
+ "@jest/core": "^27.3.1",
4023
4058
  "import-local": "^3.0.2",
4024
- "jest-cli": "^27.2.4"
4059
+ "jest-cli": "^27.3.1"
4025
4060
  },
4026
4061
  "dependencies": {
4027
4062
  "ansi-styles": {
@@ -4065,21 +4100,21 @@
4065
4100
  "dev": true
4066
4101
  },
4067
4102
  "jest-cli": {
4068
- "version": "27.2.4",
4069
- "resolved": "https://registry.npmjs.org/jest-cli/-/jest-cli-27.2.4.tgz",
4070
- "integrity": "sha512-4kpQQkg74HYLaXo3nzwtg4PYxSLgL7puz1LXHj5Tu85KmlIpxQFjRkXlx4V47CYFFIDoyl3rHA/cXOxUWyMpNg==",
4103
+ "version": "27.3.1",
4104
+ "resolved": "https://registry.npmjs.org/jest-cli/-/jest-cli-27.3.1.tgz",
4105
+ "integrity": "sha512-WHnCqpfK+6EvT62me6WVs8NhtbjAS4/6vZJnk7/2+oOr50cwAzG4Wxt6RXX0hu6m1169ZGMlhYYUNeKBXCph/Q==",
4071
4106
  "dev": true,
4072
4107
  "requires": {
4073
- "@jest/core": "^27.2.4",
4074
- "@jest/test-result": "^27.2.4",
4075
- "@jest/types": "^27.2.4",
4108
+ "@jest/core": "^27.3.1",
4109
+ "@jest/test-result": "^27.3.1",
4110
+ "@jest/types": "^27.2.5",
4076
4111
  "chalk": "^4.0.0",
4077
4112
  "exit": "^0.1.2",
4078
4113
  "graceful-fs": "^4.2.4",
4079
4114
  "import-local": "^3.0.2",
4080
- "jest-config": "^27.2.4",
4081
- "jest-util": "^27.2.4",
4082
- "jest-validate": "^27.2.4",
4115
+ "jest-config": "^27.3.1",
4116
+ "jest-util": "^27.3.1",
4117
+ "jest-validate": "^27.3.1",
4083
4118
  "prompts": "^2.0.1",
4084
4119
  "yargs": "^16.2.0"
4085
4120
  }
@@ -4096,38 +4131,38 @@
4096
4131
  }
4097
4132
  },
4098
4133
  "jest-changed-files": {
4099
- "version": "27.2.4",
4100
- "resolved": "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-27.2.4.tgz",
4101
- "integrity": "sha512-eeO1C1u4ex7pdTroYXezr+rbr957myyVoKGjcY4R1TJi3A+9v+4fu1Iv9J4eLq1bgFyT3O3iRWU9lZsEE7J72Q==",
4134
+ "version": "27.3.0",
4135
+ "resolved": "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-27.3.0.tgz",
4136
+ "integrity": "sha512-9DJs9garMHv4RhylUMZgbdCJ3+jHSkpL9aaVKp13xtXAD80qLTLrqcDZL1PHA9dYA0bCI86Nv2BhkLpLhrBcPg==",
4102
4137
  "dev": true,
4103
4138
  "requires": {
4104
- "@jest/types": "^27.2.4",
4139
+ "@jest/types": "^27.2.5",
4105
4140
  "execa": "^5.0.0",
4106
4141
  "throat": "^6.0.1"
4107
4142
  }
4108
4143
  },
4109
4144
  "jest-circus": {
4110
- "version": "27.2.4",
4111
- "resolved": "https://registry.npmjs.org/jest-circus/-/jest-circus-27.2.4.tgz",
4112
- "integrity": "sha512-TtheheTElrGjlsY9VxkzUU1qwIx05ItIusMVKnvNkMt4o/PeegLRcjq3Db2Jz0GGdBalJdbzLZBgeulZAJxJWA==",
4145
+ "version": "27.3.1",
4146
+ "resolved": "https://registry.npmjs.org/jest-circus/-/jest-circus-27.3.1.tgz",
4147
+ "integrity": "sha512-v1dsM9II6gvXokgqq6Yh2jHCpfg7ZqV4jWY66u7npz24JnhP3NHxI0sKT7+ZMQ7IrOWHYAaeEllOySbDbWsiXw==",
4113
4148
  "dev": true,
4114
4149
  "requires": {
4115
- "@jest/environment": "^27.2.4",
4116
- "@jest/test-result": "^27.2.4",
4117
- "@jest/types": "^27.2.4",
4150
+ "@jest/environment": "^27.3.1",
4151
+ "@jest/test-result": "^27.3.1",
4152
+ "@jest/types": "^27.2.5",
4118
4153
  "@types/node": "*",
4119
4154
  "chalk": "^4.0.0",
4120
4155
  "co": "^4.6.0",
4121
4156
  "dedent": "^0.7.0",
4122
- "expect": "^27.2.4",
4157
+ "expect": "^27.3.1",
4123
4158
  "is-generator-fn": "^2.0.0",
4124
- "jest-each": "^27.2.4",
4125
- "jest-matcher-utils": "^27.2.4",
4126
- "jest-message-util": "^27.2.4",
4127
- "jest-runtime": "^27.2.4",
4128
- "jest-snapshot": "^27.2.4",
4129
- "jest-util": "^27.2.4",
4130
- "pretty-format": "^27.2.4",
4159
+ "jest-each": "^27.3.1",
4160
+ "jest-matcher-utils": "^27.3.1",
4161
+ "jest-message-util": "^27.3.1",
4162
+ "jest-runtime": "^27.3.1",
4163
+ "jest-snapshot": "^27.3.1",
4164
+ "jest-util": "^27.3.1",
4165
+ "pretty-format": "^27.3.1",
4131
4166
  "slash": "^3.0.0",
4132
4167
  "stack-utils": "^2.0.3",
4133
4168
  "throat": "^6.0.1"
@@ -4191,32 +4226,32 @@
4191
4226
  }
4192
4227
  },
4193
4228
  "jest-config": {
4194
- "version": "27.2.4",
4195
- "resolved": "https://registry.npmjs.org/jest-config/-/jest-config-27.2.4.tgz",
4196
- "integrity": "sha512-tWy0UxhdzqiKyp4l5Vq4HxLyD+gH5td+GCF3c22/DJ0bYAOsMo+qi2XtbJI6oYMH5JOJQs9nLW/r34nvFCehjA==",
4229
+ "version": "27.3.1",
4230
+ "resolved": "https://registry.npmjs.org/jest-config/-/jest-config-27.3.1.tgz",
4231
+ "integrity": "sha512-KY8xOIbIACZ/vdYCKSopL44I0xboxC751IX+DXL2+Wx6DKNycyEfV3rryC3BPm5Uq/BBqDoMrKuqLEUNJmMKKg==",
4197
4232
  "dev": true,
4198
4233
  "requires": {
4199
4234
  "@babel/core": "^7.1.0",
4200
- "@jest/test-sequencer": "^27.2.4",
4201
- "@jest/types": "^27.2.4",
4202
- "babel-jest": "^27.2.4",
4235
+ "@jest/test-sequencer": "^27.3.1",
4236
+ "@jest/types": "^27.2.5",
4237
+ "babel-jest": "^27.3.1",
4203
4238
  "chalk": "^4.0.0",
4239
+ "ci-info": "^3.2.0",
4204
4240
  "deepmerge": "^4.2.2",
4205
4241
  "glob": "^7.1.1",
4206
4242
  "graceful-fs": "^4.2.4",
4207
- "is-ci": "^3.0.0",
4208
- "jest-circus": "^27.2.4",
4209
- "jest-environment-jsdom": "^27.2.4",
4210
- "jest-environment-node": "^27.2.4",
4211
- "jest-get-type": "^27.0.6",
4212
- "jest-jasmine2": "^27.2.4",
4243
+ "jest-circus": "^27.3.1",
4244
+ "jest-environment-jsdom": "^27.3.1",
4245
+ "jest-environment-node": "^27.3.1",
4246
+ "jest-get-type": "^27.3.1",
4247
+ "jest-jasmine2": "^27.3.1",
4213
4248
  "jest-regex-util": "^27.0.6",
4214
- "jest-resolve": "^27.2.4",
4215
- "jest-runner": "^27.2.4",
4216
- "jest-util": "^27.2.4",
4217
- "jest-validate": "^27.2.4",
4249
+ "jest-resolve": "^27.3.1",
4250
+ "jest-runner": "^27.3.1",
4251
+ "jest-util": "^27.3.1",
4252
+ "jest-validate": "^27.3.1",
4218
4253
  "micromatch": "^4.0.4",
4219
- "pretty-format": "^27.2.4"
4254
+ "pretty-format": "^27.3.1"
4220
4255
  },
4221
4256
  "dependencies": {
4222
4257
  "ansi-styles": {
@@ -4271,15 +4306,15 @@
4271
4306
  }
4272
4307
  },
4273
4308
  "jest-diff": {
4274
- "version": "27.2.4",
4275
- "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-27.2.4.tgz",
4276
- "integrity": "sha512-bLAVlDSCR3gqUPGv+4nzVpEXGsHh98HjUL7Vb2hVyyuBDoQmja8eJb0imUABsuxBeUVmf47taJSAd9nDrwWKEg==",
4309
+ "version": "27.3.1",
4310
+ "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-27.3.1.tgz",
4311
+ "integrity": "sha512-PCeuAH4AWUo2O5+ksW4pL9v5xJAcIKPUPfIhZBcG1RKv/0+dvaWTQK1Nrau8d67dp65fOqbeMdoil+6PedyEPQ==",
4277
4312
  "dev": true,
4278
4313
  "requires": {
4279
4314
  "chalk": "^4.0.0",
4280
4315
  "diff-sequences": "^27.0.6",
4281
- "jest-get-type": "^27.0.6",
4282
- "pretty-format": "^27.2.4"
4316
+ "jest-get-type": "^27.3.1",
4317
+ "pretty-format": "^27.3.1"
4283
4318
  },
4284
4319
  "dependencies": {
4285
4320
  "ansi-styles": {
@@ -4343,16 +4378,16 @@
4343
4378
  }
4344
4379
  },
4345
4380
  "jest-each": {
4346
- "version": "27.2.4",
4347
- "resolved": "https://registry.npmjs.org/jest-each/-/jest-each-27.2.4.tgz",
4348
- "integrity": "sha512-w9XVc+0EDBUTJS4xBNJ7N2JCcWItFd006lFjz77OarAQcQ10eFDBMrfDv2GBJMKlXe9aq0HrIIF51AXcZrRJyg==",
4381
+ "version": "27.3.1",
4382
+ "resolved": "https://registry.npmjs.org/jest-each/-/jest-each-27.3.1.tgz",
4383
+ "integrity": "sha512-E4SwfzKJWYcvOYCjOxhZcxwL+AY0uFMvdCOwvzgutJiaiodFjkxQQDxHm8FQBeTqDnSmKsQWn7ldMRzTn2zJaQ==",
4349
4384
  "dev": true,
4350
4385
  "requires": {
4351
- "@jest/types": "^27.2.4",
4386
+ "@jest/types": "^27.2.5",
4352
4387
  "chalk": "^4.0.0",
4353
- "jest-get-type": "^27.0.6",
4354
- "jest-util": "^27.2.4",
4355
- "pretty-format": "^27.2.4"
4388
+ "jest-get-type": "^27.3.1",
4389
+ "jest-util": "^27.3.1",
4390
+ "pretty-format": "^27.3.1"
4356
4391
  },
4357
4392
  "dependencies": {
4358
4393
  "ansi-styles": {
@@ -4407,47 +4442,47 @@
4407
4442
  }
4408
4443
  },
4409
4444
  "jest-environment-jsdom": {
4410
- "version": "27.2.4",
4411
- "resolved": "https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-27.2.4.tgz",
4412
- "integrity": "sha512-X70pTXFSypD7AIzKT1mLnDi5hP9w9mdTRcOGOmoDoBrNyNEg4rYm6d4LQWFLc9ps1VnMuDOkFSG0wjSNYGjkng==",
4445
+ "version": "27.3.1",
4446
+ "resolved": "https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-27.3.1.tgz",
4447
+ "integrity": "sha512-3MOy8qMzIkQlfb3W1TfrD7uZHj+xx8Olix5vMENkj5djPmRqndMaXtpnaZkxmxM+Qc3lo+yVzJjzuXbCcZjAlg==",
4413
4448
  "dev": true,
4414
4449
  "requires": {
4415
- "@jest/environment": "^27.2.4",
4416
- "@jest/fake-timers": "^27.2.4",
4417
- "@jest/types": "^27.2.4",
4450
+ "@jest/environment": "^27.3.1",
4451
+ "@jest/fake-timers": "^27.3.1",
4452
+ "@jest/types": "^27.2.5",
4418
4453
  "@types/node": "*",
4419
- "jest-mock": "^27.2.4",
4420
- "jest-util": "^27.2.4",
4454
+ "jest-mock": "^27.3.0",
4455
+ "jest-util": "^27.3.1",
4421
4456
  "jsdom": "^16.6.0"
4422
4457
  }
4423
4458
  },
4424
4459
  "jest-environment-node": {
4425
- "version": "27.2.4",
4426
- "resolved": "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-27.2.4.tgz",
4427
- "integrity": "sha512-ZbVbFSnbzTvhLOIkqh5lcLuGCCFvtG4xTXIRPK99rV2KzQT3kNg16KZwfTnLNlIiWCE8do960eToeDfcqmpSAw==",
4460
+ "version": "27.3.1",
4461
+ "resolved": "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-27.3.1.tgz",
4462
+ "integrity": "sha512-T89F/FgkE8waqrTSA7/ydMkcc52uYPgZZ6q8OaZgyiZkJb5QNNCF6oPZjH9IfPFfcc9uBWh1574N0kY0pSvTXw==",
4428
4463
  "dev": true,
4429
4464
  "requires": {
4430
- "@jest/environment": "^27.2.4",
4431
- "@jest/fake-timers": "^27.2.4",
4432
- "@jest/types": "^27.2.4",
4465
+ "@jest/environment": "^27.3.1",
4466
+ "@jest/fake-timers": "^27.3.1",
4467
+ "@jest/types": "^27.2.5",
4433
4468
  "@types/node": "*",
4434
- "jest-mock": "^27.2.4",
4435
- "jest-util": "^27.2.4"
4469
+ "jest-mock": "^27.3.0",
4470
+ "jest-util": "^27.3.1"
4436
4471
  }
4437
4472
  },
4438
4473
  "jest-get-type": {
4439
- "version": "27.0.6",
4440
- "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-27.0.6.tgz",
4441
- "integrity": "sha512-XTkK5exIeUbbveehcSR8w0bhH+c0yloW/Wpl+9vZrjzztCPWrxhHwkIFpZzCt71oRBsgxmuUfxEqOYoZI2macg==",
4474
+ "version": "27.3.1",
4475
+ "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-27.3.1.tgz",
4476
+ "integrity": "sha512-+Ilqi8hgHSAdhlQ3s12CAVNd8H96ZkQBfYoXmArzZnOfAtVAJEiPDBirjByEblvG/4LPJmkL+nBqPO3A1YJAEg==",
4442
4477
  "dev": true
4443
4478
  },
4444
4479
  "jest-haste-map": {
4445
- "version": "27.2.4",
4446
- "resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-27.2.4.tgz",
4447
- "integrity": "sha512-bkJ4bT00T2K+1NZXbRcyKnbJ42I6QBvoDNMTAQQDBhaGNnZreiQKUNqax0e6hLTx7E75pKDeltVu3V1HAdu+YA==",
4480
+ "version": "27.3.1",
4481
+ "resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-27.3.1.tgz",
4482
+ "integrity": "sha512-lYfNZIzwPccDJZIyk9Iz5iQMM/MH56NIIcGj7AFU1YyA4ewWFBl8z+YPJuSCRML/ee2cCt2y3W4K3VXPT6Nhzg==",
4448
4483
  "dev": true,
4449
4484
  "requires": {
4450
- "@jest/types": "^27.2.4",
4485
+ "@jest/types": "^27.2.5",
4451
4486
  "@types/graceful-fs": "^4.1.2",
4452
4487
  "@types/node": "*",
4453
4488
  "anymatch": "^3.0.3",
@@ -4456,35 +4491,35 @@
4456
4491
  "graceful-fs": "^4.2.4",
4457
4492
  "jest-regex-util": "^27.0.6",
4458
4493
  "jest-serializer": "^27.0.6",
4459
- "jest-util": "^27.2.4",
4460
- "jest-worker": "^27.2.4",
4494
+ "jest-util": "^27.3.1",
4495
+ "jest-worker": "^27.3.1",
4461
4496
  "micromatch": "^4.0.4",
4462
4497
  "walker": "^1.0.7"
4463
4498
  }
4464
4499
  },
4465
4500
  "jest-jasmine2": {
4466
- "version": "27.2.4",
4467
- "resolved": "https://registry.npmjs.org/jest-jasmine2/-/jest-jasmine2-27.2.4.tgz",
4468
- "integrity": "sha512-fcffjO/xLWLVnW2ct3No4EksxM5RyPwHDYu9QU+90cC+/eSMLkFAxS55vkqsxexOO5zSsZ3foVpMQcg/amSeIQ==",
4501
+ "version": "27.3.1",
4502
+ "resolved": "https://registry.npmjs.org/jest-jasmine2/-/jest-jasmine2-27.3.1.tgz",
4503
+ "integrity": "sha512-WK11ZUetDQaC09w4/j7o4FZDUIp+4iYWH/Lik34Pv7ukL+DuXFGdnmmi7dT58J2ZYKFB5r13GyE0z3NPeyJmsg==",
4469
4504
  "dev": true,
4470
4505
  "requires": {
4471
4506
  "@babel/traverse": "^7.1.0",
4472
- "@jest/environment": "^27.2.4",
4507
+ "@jest/environment": "^27.3.1",
4473
4508
  "@jest/source-map": "^27.0.6",
4474
- "@jest/test-result": "^27.2.4",
4475
- "@jest/types": "^27.2.4",
4509
+ "@jest/test-result": "^27.3.1",
4510
+ "@jest/types": "^27.2.5",
4476
4511
  "@types/node": "*",
4477
4512
  "chalk": "^4.0.0",
4478
4513
  "co": "^4.6.0",
4479
- "expect": "^27.2.4",
4514
+ "expect": "^27.3.1",
4480
4515
  "is-generator-fn": "^2.0.0",
4481
- "jest-each": "^27.2.4",
4482
- "jest-matcher-utils": "^27.2.4",
4483
- "jest-message-util": "^27.2.4",
4484
- "jest-runtime": "^27.2.4",
4485
- "jest-snapshot": "^27.2.4",
4486
- "jest-util": "^27.2.4",
4487
- "pretty-format": "^27.2.4",
4516
+ "jest-each": "^27.3.1",
4517
+ "jest-matcher-utils": "^27.3.1",
4518
+ "jest-message-util": "^27.3.1",
4519
+ "jest-runtime": "^27.3.1",
4520
+ "jest-snapshot": "^27.3.1",
4521
+ "jest-util": "^27.3.1",
4522
+ "pretty-format": "^27.3.1",
4488
4523
  "throat": "^6.0.1"
4489
4524
  },
4490
4525
  "dependencies": {
@@ -4540,25 +4575,25 @@
4540
4575
  }
4541
4576
  },
4542
4577
  "jest-leak-detector": {
4543
- "version": "27.2.4",
4544
- "resolved": "https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-27.2.4.tgz",
4545
- "integrity": "sha512-SrcHWbe0EHg/bw2uBjVoHacTo5xosl068x2Q0aWsjr2yYuW2XwqrSkZV4lurUop0jhv1709ymG4or+8E4sH27Q==",
4578
+ "version": "27.3.1",
4579
+ "resolved": "https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-27.3.1.tgz",
4580
+ "integrity": "sha512-78QstU9tXbaHzwlRlKmTpjP9k4Pvre5l0r8Spo4SbFFVy/4Abg9I6ZjHwjg2QyKEAMg020XcjP+UgLZIY50yEg==",
4546
4581
  "dev": true,
4547
4582
  "requires": {
4548
- "jest-get-type": "^27.0.6",
4549
- "pretty-format": "^27.2.4"
4583
+ "jest-get-type": "^27.3.1",
4584
+ "pretty-format": "^27.3.1"
4550
4585
  }
4551
4586
  },
4552
4587
  "jest-matcher-utils": {
4553
- "version": "27.2.4",
4554
- "resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-27.2.4.tgz",
4555
- "integrity": "sha512-nQeLfFAIPPkyhkDfifAPfP/U5wm1x0fLtAzqXZSSKckXDNuk2aaOfQiDYv1Mgf5GY6yOsxfUnvNm3dDjXM+BXw==",
4588
+ "version": "27.3.1",
4589
+ "resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-27.3.1.tgz",
4590
+ "integrity": "sha512-hX8N7zXS4k+8bC1Aj0OWpGb7D3gIXxYvPNK1inP5xvE4ztbz3rc4AkI6jGVaerepBnfWB17FL5lWFJT3s7qo8w==",
4556
4591
  "dev": true,
4557
4592
  "requires": {
4558
4593
  "chalk": "^4.0.0",
4559
- "jest-diff": "^27.2.4",
4560
- "jest-get-type": "^27.0.6",
4561
- "pretty-format": "^27.2.4"
4594
+ "jest-diff": "^27.3.1",
4595
+ "jest-get-type": "^27.3.1",
4596
+ "pretty-format": "^27.3.1"
4562
4597
  },
4563
4598
  "dependencies": {
4564
4599
  "ansi-styles": {
@@ -4613,18 +4648,18 @@
4613
4648
  }
4614
4649
  },
4615
4650
  "jest-message-util": {
4616
- "version": "27.2.4",
4617
- "resolved": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-27.2.4.tgz",
4618
- "integrity": "sha512-wbKT/BNGnBVB9nzi+IoaLkXt6fbSvqUxx+IYY66YFh96J3goY33BAaNG3uPqaw/Sh/FR9YpXGVDfd5DJdbh4nA==",
4651
+ "version": "27.3.1",
4652
+ "resolved": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-27.3.1.tgz",
4653
+ "integrity": "sha512-bh3JEmxsTZ/9rTm0jQrPElbY2+y48Rw2t47uMfByNyUVR+OfPh4anuyKsGqsNkXk/TI4JbLRZx+7p7Hdt6q1yg==",
4619
4654
  "dev": true,
4620
4655
  "requires": {
4621
4656
  "@babel/code-frame": "^7.12.13",
4622
- "@jest/types": "^27.2.4",
4657
+ "@jest/types": "^27.2.5",
4623
4658
  "@types/stack-utils": "^2.0.0",
4624
4659
  "chalk": "^4.0.0",
4625
4660
  "graceful-fs": "^4.2.4",
4626
4661
  "micromatch": "^4.0.4",
4627
- "pretty-format": "^27.2.4",
4662
+ "pretty-format": "^27.3.1",
4628
4663
  "slash": "^3.0.0",
4629
4664
  "stack-utils": "^2.0.3"
4630
4665
  },
@@ -4687,12 +4722,12 @@
4687
4722
  }
4688
4723
  },
4689
4724
  "jest-mock": {
4690
- "version": "27.2.4",
4691
- "resolved": "https://registry.npmjs.org/jest-mock/-/jest-mock-27.2.4.tgz",
4692
- "integrity": "sha512-iVRU905rutaAoUcrt5Tm1JoHHWi24YabqEGXjPJI4tAyA6wZ7mzDi3GrZ+M7ebgWBqUkZE93GAx1STk7yCMIQA==",
4725
+ "version": "27.3.0",
4726
+ "resolved": "https://registry.npmjs.org/jest-mock/-/jest-mock-27.3.0.tgz",
4727
+ "integrity": "sha512-ziZiLk0elZOQjD08bLkegBzv5hCABu/c8Ytx45nJKkysQwGaonvmTxwjLqEA4qGdasq9o2I8/HtdGMNnVsMTGw==",
4693
4728
  "dev": true,
4694
4729
  "requires": {
4695
- "@jest/types": "^27.2.4",
4730
+ "@jest/types": "^27.2.5",
4696
4731
  "@types/node": "*"
4697
4732
  }
4698
4733
  },
@@ -4709,20 +4744,20 @@
4709
4744
  "dev": true
4710
4745
  },
4711
4746
  "jest-resolve": {
4712
- "version": "27.2.4",
4713
- "resolved": "https://registry.npmjs.org/jest-resolve/-/jest-resolve-27.2.4.tgz",
4714
- "integrity": "sha512-IsAO/3+3BZnKjI2I4f3835TBK/90dxR7Otgufn3mnrDFTByOSXclDi3G2XJsawGV4/18IMLARJ+V7Wm7t+J89Q==",
4747
+ "version": "27.3.1",
4748
+ "resolved": "https://registry.npmjs.org/jest-resolve/-/jest-resolve-27.3.1.tgz",
4749
+ "integrity": "sha512-Dfzt25CFSPo3Y3GCbxynRBZzxq9AdyNN+x/v2IqYx6KVT5Z6me2Z/PsSGFSv3cOSUZqJ9pHxilao/I/m9FouLw==",
4715
4750
  "dev": true,
4716
4751
  "requires": {
4717
- "@jest/types": "^27.2.4",
4752
+ "@jest/types": "^27.2.5",
4718
4753
  "chalk": "^4.0.0",
4719
- "escalade": "^3.1.1",
4720
4754
  "graceful-fs": "^4.2.4",
4721
- "jest-haste-map": "^27.2.4",
4755
+ "jest-haste-map": "^27.3.1",
4722
4756
  "jest-pnp-resolver": "^1.2.2",
4723
- "jest-util": "^27.2.4",
4724
- "jest-validate": "^27.2.4",
4757
+ "jest-util": "^27.3.1",
4758
+ "jest-validate": "^27.3.1",
4725
4759
  "resolve": "^1.20.0",
4760
+ "resolve.exports": "^1.1.0",
4726
4761
  "slash": "^3.0.0"
4727
4762
  },
4728
4763
  "dependencies": {
@@ -4784,42 +4819,42 @@
4784
4819
  }
4785
4820
  },
4786
4821
  "jest-resolve-dependencies": {
4787
- "version": "27.2.4",
4788
- "resolved": "https://registry.npmjs.org/jest-resolve-dependencies/-/jest-resolve-dependencies-27.2.4.tgz",
4789
- "integrity": "sha512-i5s7Uh9B3Q6uwxLpMhNKlgBf6pcemvWaORxsW1zNF/YCY3jd5EftvnGBI+fxVwJ1CBxkVfxqCvm1lpZkbaoGmg==",
4822
+ "version": "27.3.1",
4823
+ "resolved": "https://registry.npmjs.org/jest-resolve-dependencies/-/jest-resolve-dependencies-27.3.1.tgz",
4824
+ "integrity": "sha512-X7iLzY8pCiYOnvYo2YrK3P9oSE8/3N2f4pUZMJ8IUcZnT81vlSonya1KTO9ZfKGuC+svE6FHK/XOb8SsoRUV1A==",
4790
4825
  "dev": true,
4791
4826
  "requires": {
4792
- "@jest/types": "^27.2.4",
4827
+ "@jest/types": "^27.2.5",
4793
4828
  "jest-regex-util": "^27.0.6",
4794
- "jest-snapshot": "^27.2.4"
4829
+ "jest-snapshot": "^27.3.1"
4795
4830
  }
4796
4831
  },
4797
4832
  "jest-runner": {
4798
- "version": "27.2.4",
4799
- "resolved": "https://registry.npmjs.org/jest-runner/-/jest-runner-27.2.4.tgz",
4800
- "integrity": "sha512-hIo5PPuNUyVDidZS8EetntuuJbQ+4IHWxmHgYZz9FIDbG2wcZjrP6b52uMDjAEQiHAn8yn8ynNe+TL8UuGFYKg==",
4833
+ "version": "27.3.1",
4834
+ "resolved": "https://registry.npmjs.org/jest-runner/-/jest-runner-27.3.1.tgz",
4835
+ "integrity": "sha512-r4W6kBn6sPr3TBwQNmqE94mPlYVn7fLBseeJfo4E2uCTmAyDFm2O5DYAQAFP7Q3YfiA/bMwg8TVsciP7k0xOww==",
4801
4836
  "dev": true,
4802
4837
  "requires": {
4803
- "@jest/console": "^27.2.4",
4804
- "@jest/environment": "^27.2.4",
4805
- "@jest/test-result": "^27.2.4",
4806
- "@jest/transform": "^27.2.4",
4807
- "@jest/types": "^27.2.4",
4838
+ "@jest/console": "^27.3.1",
4839
+ "@jest/environment": "^27.3.1",
4840
+ "@jest/test-result": "^27.3.1",
4841
+ "@jest/transform": "^27.3.1",
4842
+ "@jest/types": "^27.2.5",
4808
4843
  "@types/node": "*",
4809
4844
  "chalk": "^4.0.0",
4810
4845
  "emittery": "^0.8.1",
4811
4846
  "exit": "^0.1.2",
4812
4847
  "graceful-fs": "^4.2.4",
4813
4848
  "jest-docblock": "^27.0.6",
4814
- "jest-environment-jsdom": "^27.2.4",
4815
- "jest-environment-node": "^27.2.4",
4816
- "jest-haste-map": "^27.2.4",
4817
- "jest-leak-detector": "^27.2.4",
4818
- "jest-message-util": "^27.2.4",
4819
- "jest-resolve": "^27.2.4",
4820
- "jest-runtime": "^27.2.4",
4821
- "jest-util": "^27.2.4",
4822
- "jest-worker": "^27.2.4",
4849
+ "jest-environment-jsdom": "^27.3.1",
4850
+ "jest-environment-node": "^27.3.1",
4851
+ "jest-haste-map": "^27.3.1",
4852
+ "jest-leak-detector": "^27.3.1",
4853
+ "jest-message-util": "^27.3.1",
4854
+ "jest-resolve": "^27.3.1",
4855
+ "jest-runtime": "^27.3.1",
4856
+ "jest-util": "^27.3.1",
4857
+ "jest-worker": "^27.3.1",
4823
4858
  "source-map-support": "^0.5.6",
4824
4859
  "throat": "^6.0.1"
4825
4860
  },
@@ -4876,19 +4911,18 @@
4876
4911
  }
4877
4912
  },
4878
4913
  "jest-runtime": {
4879
- "version": "27.2.4",
4880
- "resolved": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-27.2.4.tgz",
4881
- "integrity": "sha512-ICKzzYdjIi70P17MZsLLIgIQFCQmIjMFf+xYww3aUySiUA/QBPUTdUqo5B2eg4HOn9/KkUsV0z6GVgaqAPBJvg==",
4914
+ "version": "27.3.1",
4915
+ "resolved": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-27.3.1.tgz",
4916
+ "integrity": "sha512-qtO6VxPbS8umqhEDpjA4pqTkKQ1Hy4ZSi9mDVeE9Za7LKBo2LdW2jmT+Iod3XFaJqINikZQsn2wEi0j9wPRbLg==",
4882
4917
  "dev": true,
4883
4918
  "requires": {
4884
- "@jest/console": "^27.2.4",
4885
- "@jest/environment": "^27.2.4",
4886
- "@jest/fake-timers": "^27.2.4",
4887
- "@jest/globals": "^27.2.4",
4919
+ "@jest/console": "^27.3.1",
4920
+ "@jest/environment": "^27.3.1",
4921
+ "@jest/globals": "^27.3.1",
4888
4922
  "@jest/source-map": "^27.0.6",
4889
- "@jest/test-result": "^27.2.4",
4890
- "@jest/transform": "^27.2.4",
4891
- "@jest/types": "^27.2.4",
4923
+ "@jest/test-result": "^27.3.1",
4924
+ "@jest/transform": "^27.3.1",
4925
+ "@jest/types": "^27.2.5",
4892
4926
  "@types/yargs": "^16.0.0",
4893
4927
  "chalk": "^4.0.0",
4894
4928
  "cjs-module-lexer": "^1.0.0",
@@ -4897,14 +4931,14 @@
4897
4931
  "exit": "^0.1.2",
4898
4932
  "glob": "^7.1.3",
4899
4933
  "graceful-fs": "^4.2.4",
4900
- "jest-haste-map": "^27.2.4",
4901
- "jest-message-util": "^27.2.4",
4902
- "jest-mock": "^27.2.4",
4934
+ "jest-haste-map": "^27.3.1",
4935
+ "jest-message-util": "^27.3.1",
4936
+ "jest-mock": "^27.3.0",
4903
4937
  "jest-regex-util": "^27.0.6",
4904
- "jest-resolve": "^27.2.4",
4905
- "jest-snapshot": "^27.2.4",
4906
- "jest-util": "^27.2.4",
4907
- "jest-validate": "^27.2.4",
4938
+ "jest-resolve": "^27.3.1",
4939
+ "jest-snapshot": "^27.3.1",
4940
+ "jest-util": "^27.3.1",
4941
+ "jest-validate": "^27.3.1",
4908
4942
  "slash": "^3.0.0",
4909
4943
  "strip-bom": "^4.0.0",
4910
4944
  "yargs": "^16.2.0"
@@ -4978,9 +5012,9 @@
4978
5012
  }
4979
5013
  },
4980
5014
  "jest-snapshot": {
4981
- "version": "27.2.4",
4982
- "resolved": "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-27.2.4.tgz",
4983
- "integrity": "sha512-5DFxK31rYS8X8C6WXsFx8XxrxW3PGa6+9IrUcZdTLg1aEyXDGIeiBh4jbwvh655bg/9vTETbEj/njfZicHTZZw==",
5015
+ "version": "27.3.1",
5016
+ "resolved": "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-27.3.1.tgz",
5017
+ "integrity": "sha512-APZyBvSgQgOT0XumwfFu7X3G5elj6TGhCBLbBdn3R1IzYustPGPE38F51dBWMQ8hRXa9je0vAdeVDtqHLvB6lg==",
4984
5018
  "dev": true,
4985
5019
  "requires": {
4986
5020
  "@babel/core": "^7.7.2",
@@ -4989,23 +5023,23 @@
4989
5023
  "@babel/plugin-syntax-typescript": "^7.7.2",
4990
5024
  "@babel/traverse": "^7.7.2",
4991
5025
  "@babel/types": "^7.0.0",
4992
- "@jest/transform": "^27.2.4",
4993
- "@jest/types": "^27.2.4",
5026
+ "@jest/transform": "^27.3.1",
5027
+ "@jest/types": "^27.2.5",
4994
5028
  "@types/babel__traverse": "^7.0.4",
4995
5029
  "@types/prettier": "^2.1.5",
4996
5030
  "babel-preset-current-node-syntax": "^1.0.0",
4997
5031
  "chalk": "^4.0.0",
4998
- "expect": "^27.2.4",
5032
+ "expect": "^27.3.1",
4999
5033
  "graceful-fs": "^4.2.4",
5000
- "jest-diff": "^27.2.4",
5001
- "jest-get-type": "^27.0.6",
5002
- "jest-haste-map": "^27.2.4",
5003
- "jest-matcher-utils": "^27.2.4",
5004
- "jest-message-util": "^27.2.4",
5005
- "jest-resolve": "^27.2.4",
5006
- "jest-util": "^27.2.4",
5034
+ "jest-diff": "^27.3.1",
5035
+ "jest-get-type": "^27.3.1",
5036
+ "jest-haste-map": "^27.3.1",
5037
+ "jest-matcher-utils": "^27.3.1",
5038
+ "jest-message-util": "^27.3.1",
5039
+ "jest-resolve": "^27.3.1",
5040
+ "jest-util": "^27.3.1",
5007
5041
  "natural-compare": "^1.4.0",
5008
- "pretty-format": "^27.2.4",
5042
+ "pretty-format": "^27.3.1",
5009
5043
  "semver": "^7.3.2"
5010
5044
  },
5011
5045
  "dependencies": {
@@ -5070,16 +5104,16 @@
5070
5104
  }
5071
5105
  },
5072
5106
  "jest-util": {
5073
- "version": "27.2.4",
5074
- "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-27.2.4.tgz",
5075
- "integrity": "sha512-mW++4u+fSvAt3YBWm5IpbmRAceUqa2B++JlUZTiuEt2AmNYn0Yw5oay4cP17TGsMINRNPSGiJ2zNnX60g+VbFg==",
5107
+ "version": "27.3.1",
5108
+ "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-27.3.1.tgz",
5109
+ "integrity": "sha512-8fg+ifEH3GDryLQf/eKZck1DEs2YuVPBCMOaHQxVVLmQwl/CDhWzrvChTX4efLZxGrw+AA0mSXv78cyytBt/uw==",
5076
5110
  "dev": true,
5077
5111
  "requires": {
5078
- "@jest/types": "^27.2.4",
5112
+ "@jest/types": "^27.2.5",
5079
5113
  "@types/node": "*",
5080
5114
  "chalk": "^4.0.0",
5115
+ "ci-info": "^3.2.0",
5081
5116
  "graceful-fs": "^4.2.4",
5082
- "is-ci": "^3.0.0",
5083
5117
  "picomatch": "^2.2.3"
5084
5118
  },
5085
5119
  "dependencies": {
@@ -5135,17 +5169,17 @@
5135
5169
  }
5136
5170
  },
5137
5171
  "jest-validate": {
5138
- "version": "27.2.4",
5139
- "resolved": "https://registry.npmjs.org/jest-validate/-/jest-validate-27.2.4.tgz",
5140
- "integrity": "sha512-VMtbxbkd7LHnIH7PChdDtrluCFRJ4b1YV2YJzNwwsASMWftq/HgqiqjvptBOWyWOtevgO3f14wPxkPcLlVBRog==",
5172
+ "version": "27.3.1",
5173
+ "resolved": "https://registry.npmjs.org/jest-validate/-/jest-validate-27.3.1.tgz",
5174
+ "integrity": "sha512-3H0XCHDFLA9uDII67Bwi1Vy7AqwA5HqEEjyy934lgVhtJ3eisw6ShOF1MDmRPspyikef5MyExvIm0/TuLzZ86Q==",
5141
5175
  "dev": true,
5142
5176
  "requires": {
5143
- "@jest/types": "^27.2.4",
5177
+ "@jest/types": "^27.2.5",
5144
5178
  "camelcase": "^6.2.0",
5145
5179
  "chalk": "^4.0.0",
5146
- "jest-get-type": "^27.0.6",
5180
+ "jest-get-type": "^27.3.1",
5147
5181
  "leven": "^3.1.0",
5148
- "pretty-format": "^27.2.4"
5182
+ "pretty-format": "^27.3.1"
5149
5183
  },
5150
5184
  "dependencies": {
5151
5185
  "ansi-styles": {
@@ -5206,17 +5240,17 @@
5206
5240
  }
5207
5241
  },
5208
5242
  "jest-watcher": {
5209
- "version": "27.2.4",
5210
- "resolved": "https://registry.npmjs.org/jest-watcher/-/jest-watcher-27.2.4.tgz",
5211
- "integrity": "sha512-LXC/0+dKxhK7cfF7reflRYlzDIaQE+fL4ynhKhzg8IMILNMuI4xcjXXfUJady7OR4/TZeMg7X8eHx8uan9vqaQ==",
5243
+ "version": "27.3.1",
5244
+ "resolved": "https://registry.npmjs.org/jest-watcher/-/jest-watcher-27.3.1.tgz",
5245
+ "integrity": "sha512-9/xbV6chABsGHWh9yPaAGYVVKurWoP3ZMCv6h+O1v9/+pkOroigs6WzZ0e9gLP/njokUwM7yQhr01LKJVMkaZA==",
5212
5246
  "dev": true,
5213
5247
  "requires": {
5214
- "@jest/test-result": "^27.2.4",
5215
- "@jest/types": "^27.2.4",
5248
+ "@jest/test-result": "^27.3.1",
5249
+ "@jest/types": "^27.2.5",
5216
5250
  "@types/node": "*",
5217
5251
  "ansi-escapes": "^4.2.1",
5218
5252
  "chalk": "^4.0.0",
5219
- "jest-util": "^27.2.4",
5253
+ "jest-util": "^27.3.1",
5220
5254
  "string-length": "^4.0.1"
5221
5255
  },
5222
5256
  "dependencies": {
@@ -5272,9 +5306,9 @@
5272
5306
  }
5273
5307
  },
5274
5308
  "jest-worker": {
5275
- "version": "27.2.4",
5276
- "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-27.2.4.tgz",
5277
- "integrity": "sha512-Zq9A2Pw59KkVjBBKD1i3iE2e22oSjXhUKKuAK1HGX8flGwkm6NMozyEYzKd41hXc64dbd/0eWFeEEuxqXyhM+g==",
5309
+ "version": "27.3.1",
5310
+ "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-27.3.1.tgz",
5311
+ "integrity": "sha512-ks3WCzsiZaOPJl/oMsDjaf0TRiSv7ctNgs0FqRr2nARsovz6AWWy4oLElwcquGSz692DzgZQrCLScPNs5YlC4g==",
5278
5312
  "dev": true,
5279
5313
  "requires": {
5280
5314
  "@types/node": "*",
@@ -5348,14 +5382,6 @@
5348
5382
  "whatwg-url": "^8.5.0",
5349
5383
  "ws": "^7.4.6",
5350
5384
  "xml-name-validator": "^3.0.0"
5351
- },
5352
- "dependencies": {
5353
- "acorn": {
5354
- "version": "8.5.0",
5355
- "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.5.0.tgz",
5356
- "integrity": "sha512-yXbYeFy+jUuYd3/CDcg2NkIYE991XYX/bje7LmjJigUciaeO1JR4XxXgCIV1/Zc/dRuFEyw1L0pbA+qynJkW5Q==",
5357
- "dev": true
5358
- }
5359
5385
  }
5360
5386
  },
5361
5387
  "jsesc": {
@@ -5428,12 +5454,6 @@
5428
5454
  "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
5429
5455
  "dev": true
5430
5456
  },
5431
- "lodash.clonedeep": {
5432
- "version": "4.5.0",
5433
- "resolved": "https://registry.npmjs.org/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz",
5434
- "integrity": "sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8=",
5435
- "dev": true
5436
- },
5437
5457
  "lodash.debounce": {
5438
5458
  "version": "4.0.8",
5439
5459
  "resolved": "https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz",
@@ -5446,12 +5466,6 @@
5446
5466
  "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==",
5447
5467
  "dev": true
5448
5468
  },
5449
- "lodash.truncate": {
5450
- "version": "4.4.2",
5451
- "resolved": "https://registry.npmjs.org/lodash.truncate/-/lodash.truncate-4.4.2.tgz",
5452
- "integrity": "sha1-WjUNoLERO4N+z//VgSy+WNbq4ZM=",
5453
- "dev": true
5454
- },
5455
5469
  "lru-cache": {
5456
5470
  "version": "6.0.0",
5457
5471
  "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
@@ -5478,18 +5492,18 @@
5478
5492
  }
5479
5493
  },
5480
5494
  "makeerror": {
5481
- "version": "1.0.11",
5482
- "resolved": "https://registry.npmjs.org/makeerror/-/makeerror-1.0.11.tgz",
5483
- "integrity": "sha1-4BpckQnyr3lmDk6LlYd5AYT1qWw=",
5495
+ "version": "1.0.12",
5496
+ "resolved": "https://registry.npmjs.org/makeerror/-/makeerror-1.0.12.tgz",
5497
+ "integrity": "sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==",
5484
5498
  "dev": true,
5485
5499
  "requires": {
5486
- "tmpl": "1.0.x"
5500
+ "tmpl": "1.0.5"
5487
5501
  }
5488
5502
  },
5489
5503
  "marked": {
5490
- "version": "3.0.4",
5491
- "resolved": "https://registry.npmjs.org/marked/-/marked-3.0.4.tgz",
5492
- "integrity": "sha512-jBo8AOayNaEcvBhNobg6/BLhdsK3NvnKWJg33MAAPbvTWiG4QBn9gpW1+7RssrKu4K1dKlN+0goVQwV41xEfOA==",
5504
+ "version": "3.0.8",
5505
+ "resolved": "https://registry.npmjs.org/marked/-/marked-3.0.8.tgz",
5506
+ "integrity": "sha512-0gVrAjo5m0VZSJb4rpL59K1unJAMb/hm8HRXqasD8VeC8m91ytDPMritgFSlKonfdt+rRYYpP/JfLxgIX8yoSw==",
5493
5507
  "dev": true
5494
5508
  },
5495
5509
  "merge-stream": {
@@ -5584,12 +5598,6 @@
5584
5598
  "resolved": "https://registry.npmjs.org/nan/-/nan-2.15.0.tgz",
5585
5599
  "integrity": "sha512-8ZtvEnA2c5aYCZYd1cvgdnU6cqwixRoYg70xPLWUws5ORTa/lnw+u4amixRS/Ac5U5mQVgp9pnlSUnbNWFaWZQ=="
5586
5600
  },
5587
- "nanocolors": {
5588
- "version": "0.2.12",
5589
- "resolved": "https://registry.npmjs.org/nanocolors/-/nanocolors-0.2.12.tgz",
5590
- "integrity": "sha512-SFNdALvzW+rVlzqexid6epYdt8H9Zol7xDoQarioEFcFN0JHo4CYNztAxmtfgGTVRCmFlEOqqhBpoFGKqSAMug==",
5591
- "dev": true
5592
- },
5593
5601
  "napi-build-utils": {
5594
5602
  "version": "1.0.2",
5595
5603
  "resolved": "https://registry.npmjs.org/napi-build-utils/-/napi-build-utils-1.0.2.tgz",
@@ -5628,9 +5636,9 @@
5628
5636
  "dev": true
5629
5637
  },
5630
5638
  "node-releases": {
5631
- "version": "1.1.77",
5632
- "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-1.1.77.tgz",
5633
- "integrity": "sha512-rB1DUFUNAN4Gn9keO2K1efO35IDK7yKHCdCaIMvFO7yUYmmZYeDjnGKle26G4rwj+LKRQpjyUUvMkPglwGCYNQ==",
5639
+ "version": "2.0.1",
5640
+ "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.1.tgz",
5641
+ "integrity": "sha512-CqyzN6z7Q6aMeF/ktcMVTzhAHCEpf8SOarwpzpf8pNBY2k5/oM34UHldUwp8VKI7uxct2HxSRdJjBaZeESzcxA==",
5634
5642
  "dev": true
5635
5643
  },
5636
5644
  "normalize-path": {
@@ -5819,6 +5827,12 @@
5819
5827
  "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==",
5820
5828
  "dev": true
5821
5829
  },
5830
+ "picocolors": {
5831
+ "version": "1.0.0",
5832
+ "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz",
5833
+ "integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==",
5834
+ "dev": true
5835
+ },
5822
5836
  "picomatch": {
5823
5837
  "version": "2.3.0",
5824
5838
  "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.0.tgz",
@@ -5876,12 +5890,12 @@
5876
5890
  "dev": true
5877
5891
  },
5878
5892
  "pretty-format": {
5879
- "version": "27.2.4",
5880
- "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-27.2.4.tgz",
5881
- "integrity": "sha512-NUjw22WJHldzxyps2YjLZkUj6q1HvjqFezkB9Y2cklN8NtVZN/kZEXGZdFw4uny3oENzV5EEMESrkI0YDUH8vg==",
5893
+ "version": "27.3.1",
5894
+ "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-27.3.1.tgz",
5895
+ "integrity": "sha512-DR/c+pvFc52nLimLROYjnXPtolawm+uWDxr4FjuLDLUn+ktWnSN851KoHwHzzqq6rfCOjkzN8FLgDrSub6UDuA==",
5882
5896
  "dev": true,
5883
5897
  "requires": {
5884
- "@jest/types": "^27.2.4",
5898
+ "@jest/types": "^27.2.5",
5885
5899
  "ansi-regex": "^5.0.1",
5886
5900
  "ansi-styles": "^5.0.0",
5887
5901
  "react-is": "^17.0.1"
@@ -5913,9 +5927,9 @@
5913
5927
  "dev": true
5914
5928
  },
5915
5929
  "prompts": {
5916
- "version": "2.4.1",
5917
- "resolved": "https://registry.npmjs.org/prompts/-/prompts-2.4.1.tgz",
5918
- "integrity": "sha512-EQyfIuO2hPDsX1L/blblV+H7I0knhgAd82cVneCwcdND9B8AuCDuRcBH6yIcG4dFzlOUqbazQqwGjx5xmsNLuQ==",
5930
+ "version": "2.4.2",
5931
+ "resolved": "https://registry.npmjs.org/prompts/-/prompts-2.4.2.tgz",
5932
+ "integrity": "sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==",
5919
5933
  "dev": true,
5920
5934
  "requires": {
5921
5935
  "kleur": "^3.0.3",
@@ -6069,12 +6083,6 @@
6069
6083
  "integrity": "sha1-jGStX9MNqxyXbiNE/+f3kqam30I=",
6070
6084
  "dev": true
6071
6085
  },
6072
- "require-from-string": {
6073
- "version": "2.0.2",
6074
- "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz",
6075
- "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==",
6076
- "dev": true
6077
- },
6078
6086
  "resolve": {
6079
6087
  "version": "1.20.0",
6080
6088
  "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.20.0.tgz",
@@ -6100,6 +6108,12 @@
6100
6108
  "integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==",
6101
6109
  "dev": true
6102
6110
  },
6111
+ "resolve.exports": {
6112
+ "version": "1.1.0",
6113
+ "resolved": "https://registry.npmjs.org/resolve.exports/-/resolve.exports-1.1.0.tgz",
6114
+ "integrity": "sha512-J1l+Zxxp4XK3LUDZ9m60LRJF/mAe4z6a4xyabPHk7pvK5t35dACV32iIjJDFeWZFfZlO29w6SZ67knR0tHzJtQ==",
6115
+ "dev": true
6116
+ },
6103
6117
  "reusify": {
6104
6118
  "version": "1.0.4",
6105
6119
  "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz",
@@ -6150,12 +6164,12 @@
6150
6164
  "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ=="
6151
6165
  },
6152
6166
  "serialport": {
6153
- "version": "9.2.4",
6154
- "resolved": "https://registry.npmjs.org/serialport/-/serialport-9.2.4.tgz",
6155
- "integrity": "sha512-QRn9/iYTK7qXfACskR+f2NIXwSZf/DwPQgFNRP89THFoX2sQVsMyNQZ9quB1XP5RujL7wYTRtZ/eSGSACI1d3A==",
6167
+ "version": "9.2.5",
6168
+ "resolved": "https://registry.npmjs.org/serialport/-/serialport-9.2.5.tgz",
6169
+ "integrity": "sha512-nsDsD2GN/43T2a8jQYr1HH76gmDZ575Ts8FOdcBRUY8ecaI16BPbXa612cPPkQjOfg28+KL5qtQL9c0vvTaidg==",
6156
6170
  "requires": {
6157
6171
  "@serialport/binding-mock": "9.2.4",
6158
- "@serialport/bindings": "9.2.4",
6172
+ "@serialport/bindings": "9.2.5",
6159
6173
  "@serialport/parser-byte-length": "9.2.4",
6160
6174
  "@serialport/parser-cctalk": "9.2.4",
6161
6175
  "@serialport/parser-delimiter": "9.2.4",
@@ -6188,9 +6202,9 @@
6188
6202
  "dev": true
6189
6203
  },
6190
6204
  "shiki": {
6191
- "version": "0.9.11",
6192
- "resolved": "https://registry.npmjs.org/shiki/-/shiki-0.9.11.tgz",
6193
- "integrity": "sha512-tjruNTLFhU0hruCPoJP0y+B9LKOmcqUhTpxn7pcJB3fa+04gFChuEmxmrUfOJ7ZO6Jd+HwMnDHgY3lv3Tqonuw==",
6205
+ "version": "0.9.12",
6206
+ "resolved": "https://registry.npmjs.org/shiki/-/shiki-0.9.12.tgz",
6207
+ "integrity": "sha512-VXcROdldv0/Qu0w2XvzU4IrvTeBNs/Kj/FCmtcEXGz7Tic/veQzliJj6tEiAgoKianhQstpYmbPDStHU5Opqcw==",
6194
6208
  "dev": true,
6195
6209
  "requires": {
6196
6210
  "jsonc-parser": "^3.0.0",
@@ -6230,49 +6244,6 @@
6230
6244
  "integrity": "sha512-ZYKh3Wh2z1PpEXWr0MpSBZ0V6mZHAQfYevttO11c51CaWjGTaadiKZ+wVt1PbMlDV5qhMFslpZCemhwOK7C89A==",
6231
6245
  "dev": true
6232
6246
  },
6233
- "slice-ansi": {
6234
- "version": "4.0.0",
6235
- "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz",
6236
- "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==",
6237
- "dev": true,
6238
- "requires": {
6239
- "ansi-styles": "^4.0.0",
6240
- "astral-regex": "^2.0.0",
6241
- "is-fullwidth-code-point": "^3.0.0"
6242
- },
6243
- "dependencies": {
6244
- "ansi-styles": {
6245
- "version": "4.3.0",
6246
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
6247
- "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
6248
- "dev": true,
6249
- "requires": {
6250
- "color-convert": "^2.0.1"
6251
- }
6252
- },
6253
- "color-convert": {
6254
- "version": "2.0.1",
6255
- "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
6256
- "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
6257
- "dev": true,
6258
- "requires": {
6259
- "color-name": "~1.1.4"
6260
- }
6261
- },
6262
- "color-name": {
6263
- "version": "1.1.4",
6264
- "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
6265
- "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
6266
- "dev": true
6267
- },
6268
- "is-fullwidth-code-point": {
6269
- "version": "3.0.0",
6270
- "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
6271
- "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
6272
- "dev": true
6273
- }
6274
- }
6275
- },
6276
6247
  "slip": {
6277
6248
  "version": "1.0.2",
6278
6249
  "resolved": "https://registry.npmjs.org/slip/-/slip-1.0.2.tgz",
@@ -6437,72 +6408,6 @@
6437
6408
  "integrity": "sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==",
6438
6409
  "dev": true
6439
6410
  },
6440
- "table": {
6441
- "version": "6.7.2",
6442
- "resolved": "https://registry.npmjs.org/table/-/table-6.7.2.tgz",
6443
- "integrity": "sha512-UFZK67uvyNivLeQbVtkiUs8Uuuxv24aSL4/Vil2PJVtMgU8Lx0CYkP12uCGa3kjyQzOSgV1+z9Wkb82fCGsO0g==",
6444
- "dev": true,
6445
- "requires": {
6446
- "ajv": "^8.0.1",
6447
- "lodash.clonedeep": "^4.5.0",
6448
- "lodash.truncate": "^4.4.2",
6449
- "slice-ansi": "^4.0.0",
6450
- "string-width": "^4.2.3",
6451
- "strip-ansi": "^6.0.1"
6452
- },
6453
- "dependencies": {
6454
- "ajv": {
6455
- "version": "8.6.3",
6456
- "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.6.3.tgz",
6457
- "integrity": "sha512-SMJOdDP6LqTkD0Uq8qLi+gMwSt0imXLSV080qFVwJCpH9U6Mb+SUGHAXM0KNbcBPguytWyvFxcHgMLe2D2XSpw==",
6458
- "dev": true,
6459
- "requires": {
6460
- "fast-deep-equal": "^3.1.1",
6461
- "json-schema-traverse": "^1.0.0",
6462
- "require-from-string": "^2.0.2",
6463
- "uri-js": "^4.2.2"
6464
- }
6465
- },
6466
- "ansi-regex": {
6467
- "version": "5.0.1",
6468
- "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
6469
- "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
6470
- "dev": true
6471
- },
6472
- "is-fullwidth-code-point": {
6473
- "version": "3.0.0",
6474
- "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
6475
- "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
6476
- "dev": true
6477
- },
6478
- "json-schema-traverse": {
6479
- "version": "1.0.0",
6480
- "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
6481
- "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
6482
- "dev": true
6483
- },
6484
- "string-width": {
6485
- "version": "4.2.3",
6486
- "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
6487
- "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
6488
- "dev": true,
6489
- "requires": {
6490
- "emoji-regex": "^8.0.0",
6491
- "is-fullwidth-code-point": "^3.0.0",
6492
- "strip-ansi": "^6.0.1"
6493
- }
6494
- },
6495
- "strip-ansi": {
6496
- "version": "6.0.1",
6497
- "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
6498
- "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
6499
- "dev": true,
6500
- "requires": {
6501
- "ansi-regex": "^5.0.1"
6502
- }
6503
- }
6504
- }
6505
- },
6506
6411
  "tar-fs": {
6507
6412
  "version": "2.1.1",
6508
6413
  "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.1.tgz",
@@ -6682,31 +6587,31 @@
6682
6587
  }
6683
6588
  },
6684
6589
  "typedoc": {
6685
- "version": "0.22.5",
6686
- "resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.22.5.tgz",
6687
- "integrity": "sha512-KFrWGU1iKiTGw0RcyjLNYDmhd7uICU14HgBNPmFKY/sT4Pm/fraaLyWyisst9vGTUAKxqibqoDITR7+ZcAkhHg==",
6590
+ "version": "0.22.7",
6591
+ "resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.22.7.tgz",
6592
+ "integrity": "sha512-ndxxp+tU1Wczvdxp4u2/PvT1qjD6hdFdSdehpORHjE+JXmMkl2bftXCR0upHmsnesBG7VCcr8vfgloGHIH8glQ==",
6688
6593
  "dev": true,
6689
6594
  "requires": {
6690
6595
  "glob": "^7.2.0",
6691
6596
  "lunr": "^2.3.9",
6692
- "marked": "^3.0.4",
6597
+ "marked": "^3.0.8",
6693
6598
  "minimatch": "^3.0.4",
6694
- "shiki": "^0.9.11"
6599
+ "shiki": "^0.9.12"
6695
6600
  }
6696
6601
  },
6697
6602
  "typedoc-plugin-markdown": {
6698
- "version": "3.11.2",
6699
- "resolved": "https://registry.npmjs.org/typedoc-plugin-markdown/-/typedoc-plugin-markdown-3.11.2.tgz",
6700
- "integrity": "sha512-+qMq9AE49Uc3wQda9ZMNeD46Cx8FwGCkFhPG6N8GGCXBoo7AOUF83UemBzjehpL9xDZeL6U08q6qlrXKnUtXaQ==",
6603
+ "version": "3.11.3",
6604
+ "resolved": "https://registry.npmjs.org/typedoc-plugin-markdown/-/typedoc-plugin-markdown-3.11.3.tgz",
6605
+ "integrity": "sha512-rWiHbEIe0oZetDIsBR24XJVxGOJ91kDcHoj2KhFKxCLoJGX659EKBQkHne9QJ4W2stGhu1fRgFyQaouSBnxukA==",
6701
6606
  "dev": true,
6702
6607
  "requires": {
6703
6608
  "handlebars": "^4.7.7"
6704
6609
  }
6705
6610
  },
6706
6611
  "typedoc-plugin-no-inherit": {
6707
- "version": "1.3.0",
6708
- "resolved": "https://registry.npmjs.org/typedoc-plugin-no-inherit/-/typedoc-plugin-no-inherit-1.3.0.tgz",
6709
- "integrity": "sha512-Om4yu8sDHkHWi6FcOYUbg6fv2jh7kS51xbuZ/zs4VEtO5bJwTkO8FlzRUyDrTA3puxvF9XcoottntD0mpEgULg==",
6612
+ "version": "1.3.1",
6613
+ "resolved": "https://registry.npmjs.org/typedoc-plugin-no-inherit/-/typedoc-plugin-no-inherit-1.3.1.tgz",
6614
+ "integrity": "sha512-3fdPHRaIcCVV1W5gJYpZTdZL+F2VZTlUMd3Hw9xIv931ILh18CcD8IfxZtTtOijJRuKbgRLJ+J/+hVlgCbq1RQ==",
6710
6615
  "dev": true
6711
6616
  },
6712
6617
  "typedoc-plugin-sourcefile-url": {
@@ -6716,9 +6621,9 @@
6716
6621
  "dev": true
6717
6622
  },
6718
6623
  "typescript": {
6719
- "version": "4.4.3",
6720
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.4.3.tgz",
6721
- "integrity": "sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==",
6624
+ "version": "4.4.4",
6625
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.4.4.tgz",
6626
+ "integrity": "sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==",
6722
6627
  "dev": true
6723
6628
  },
6724
6629
  "uglify-js": {
@@ -6826,12 +6731,12 @@
6826
6731
  }
6827
6732
  },
6828
6733
  "walker": {
6829
- "version": "1.0.7",
6830
- "resolved": "https://registry.npmjs.org/walker/-/walker-1.0.7.tgz",
6831
- "integrity": "sha1-L3+bj9ENZ3JisYqITijRlhjgKPs=",
6734
+ "version": "1.0.8",
6735
+ "resolved": "https://registry.npmjs.org/walker/-/walker-1.0.8.tgz",
6736
+ "integrity": "sha512-ts/8E8l5b7kY0vlWLewOkDXMmPdLcVV4GmOQLyxuSswIJsweeFZtAsMF7k1Nszz+TYBQrlYRmzOnr398y1JemQ==",
6832
6737
  "dev": true,
6833
6738
  "requires": {
6834
- "makeerror": "1.0.x"
6739
+ "makeerror": "1.0.12"
6835
6740
  }
6836
6741
  },
6837
6742
  "webidl-conversions": {
@@ -6876,11 +6781,11 @@
6876
6781
  }
6877
6782
  },
6878
6783
  "wide-align": {
6879
- "version": "1.1.3",
6880
- "resolved": "https://registry.npmjs.org/wide-align/-/wide-align-1.1.3.tgz",
6881
- "integrity": "sha512-QGkOQc8XL6Bt5PwnsExKBPuMKBxnGxWWW3fU55Xt4feHozMUhdUMaBCk290qpm/wG5u/RSKzwdAC4i51YigihA==",
6784
+ "version": "1.1.5",
6785
+ "resolved": "https://registry.npmjs.org/wide-align/-/wide-align-1.1.5.tgz",
6786
+ "integrity": "sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==",
6882
6787
  "requires": {
6883
- "string-width": "^1.0.2 || 2"
6788
+ "string-width": "^1.0.2 || 2 || 3 || 4"
6884
6789
  }
6885
6790
  },
6886
6791
  "word-wrap": {