|
21 | 21 | lodash "^4.17.15"
|
22 | 22 | read-pkg-up "^7.0.1"
|
23 | 23 |
|
24 |
| -"@babel/cli@^7.14.5": |
25 |
| - version "7.14.5" |
26 |
| - resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.14.5.tgz#9551b194f02360729de6060785bbdcce52c69f0a" |
27 |
| - integrity sha512-poegjhRvXHWO0EAsnYajwYZuqcz7gyfxwfaecUESxDujrqOivf3zrjFbub8IJkrqEaz3fvJWh001EzxBub54fg== |
| 24 | +"@babel/cli@^7.14.8": |
| 25 | + version "7.14.8" |
| 26 | + resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.14.8.tgz#fac73c0e2328a8af9fd3560c06b096bfa3730933" |
| 27 | + integrity sha512-lcy6Lymft9Rpfqmrqdd4oTDdUx9ZwaAhAfywVrHG4771Pa6PPT0danJ1kDHBXYqh4HHSmIdA+nlmfxfxSDPtBg== |
28 | 28 | dependencies:
|
29 | 29 | commander "^4.0.1"
|
30 | 30 | convert-source-map "^1.1.0"
|
|
56 | 56 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.5.tgz#8ef4c18e58e801c5c95d3c1c0f2874a2680fadea"
|
57 | 57 | integrity sha512-kixrYn4JwfAVPa0f2yfzc2AWti6WRRyO3XjWW5PJAvtE11qhSayrrcrEnee05KAtNaPC+EwehE8Qt1UedEVB8w==
|
58 | 58 |
|
59 |
| -"@babel/core@^7.0.0", "@babel/core@^7.1.0", "@babel/core@^7.14.6", "@babel/core@^7.7.5", "@babel/core@^7.9.0": |
60 |
| - version "7.14.6" |
61 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.6.tgz#e0814ec1a950032ff16c13a2721de39a8416fcab" |
62 |
| - integrity sha512-gJnOEWSqTk96qG5BoIrl5bVtc23DCycmIePPYnamY9RboYdI4nFy5vAQMSl81O5K/W0sLDWfGysnOECC+KUUCA== |
| 59 | +"@babel/core@^7.0.0", "@babel/core@^7.1.0", "@babel/core@^7.14.8", "@babel/core@^7.7.5", "@babel/core@^7.9.0": |
| 60 | + version "7.14.8" |
| 61 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.8.tgz#20cdf7c84b5d86d83fac8710a8bc605a7ba3f010" |
| 62 | + integrity sha512-/AtaeEhT6ErpDhInbXmjHcUQXH0L0TEgscfcxk1qbOvLuKCa5aZT0SOOtDKFY96/CLROwbLSKyFor6idgNaU4Q== |
63 | 63 | dependencies:
|
64 | 64 | "@babel/code-frame" "^7.14.5"
|
65 |
| - "@babel/generator" "^7.14.5" |
| 65 | + "@babel/generator" "^7.14.8" |
66 | 66 | "@babel/helper-compilation-targets" "^7.14.5"
|
67 |
| - "@babel/helper-module-transforms" "^7.14.5" |
68 |
| - "@babel/helpers" "^7.14.6" |
69 |
| - "@babel/parser" "^7.14.6" |
| 67 | + "@babel/helper-module-transforms" "^7.14.8" |
| 68 | + "@babel/helpers" "^7.14.8" |
| 69 | + "@babel/parser" "^7.14.8" |
70 | 70 | "@babel/template" "^7.14.5"
|
71 |
| - "@babel/traverse" "^7.14.5" |
72 |
| - "@babel/types" "^7.14.5" |
| 71 | + "@babel/traverse" "^7.14.8" |
| 72 | + "@babel/types" "^7.14.8" |
73 | 73 | convert-source-map "^1.7.0"
|
74 | 74 | debug "^4.1.0"
|
75 | 75 | gensync "^1.0.0-beta.2"
|
76 | 76 | json5 "^2.1.2"
|
77 | 77 | semver "^6.3.0"
|
78 | 78 | source-map "^0.5.0"
|
79 | 79 |
|
80 |
| -"@babel/generator@^7.14.5", "@babel/generator@^7.5.0": |
81 |
| - version "7.14.5" |
82 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.14.5.tgz#848d7b9f031caca9d0cd0af01b063f226f52d785" |
83 |
| - integrity sha512-y3rlP+/G25OIX3mYKKIOlQRcqj7YgrvHxOLbVmyLJ9bPmi5ttvUmpydVjcFjZphOktWuA7ovbx91ECloWTfjIA== |
| 80 | +"@babel/generator@^7.14.8", "@babel/generator@^7.5.0": |
| 81 | + version "7.14.8" |
| 82 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.14.8.tgz#bf86fd6af96cf3b74395a8ca409515f89423e070" |
| 83 | + integrity sha512-cYDUpvIzhBVnMzRoY1fkSEhK/HmwEVwlyULYgn/tMQYd6Obag3ylCjONle3gdErfXBW61SVTlR9QR7uWlgeIkg== |
84 | 84 | dependencies:
|
85 |
| - "@babel/types" "^7.14.5" |
| 85 | + "@babel/types" "^7.14.8" |
86 | 86 | jsesc "^2.5.1"
|
87 | 87 | source-map "^0.5.0"
|
88 | 88 |
|
|
202 | 202 | dependencies:
|
203 | 203 | "@babel/types" "^7.14.5"
|
204 | 204 |
|
205 |
| -"@babel/helper-module-transforms@^7.10.4", "@babel/helper-module-transforms@^7.10.5", "@babel/helper-module-transforms@^7.14.5": |
206 |
| - version "7.14.5" |
207 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.14.5.tgz#7de42f10d789b423eb902ebd24031ca77cb1e10e" |
208 |
| - integrity sha512-iXpX4KW8LVODuAieD7MzhNjmM6dzYY5tfRqT+R9HDXWl0jPn/djKmA+G9s/2C2T9zggw5tK1QNqZ70USfedOwA== |
| 205 | +"@babel/helper-module-transforms@^7.10.4", "@babel/helper-module-transforms@^7.10.5", "@babel/helper-module-transforms@^7.14.8": |
| 206 | + version "7.14.8" |
| 207 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.14.8.tgz#d4279f7e3fd5f4d5d342d833af36d4dd87d7dc49" |
| 208 | + integrity sha512-RyE+NFOjXn5A9YU1dkpeBaduagTlZ0+fccnIcAGbv1KGUlReBj7utF7oEth8IdIBQPcux0DDgW5MFBH2xu9KcA== |
209 | 209 | dependencies:
|
210 | 210 | "@babel/helper-module-imports" "^7.14.5"
|
211 | 211 | "@babel/helper-replace-supers" "^7.14.5"
|
212 |
| - "@babel/helper-simple-access" "^7.14.5" |
| 212 | + "@babel/helper-simple-access" "^7.14.8" |
213 | 213 | "@babel/helper-split-export-declaration" "^7.14.5"
|
214 |
| - "@babel/helper-validator-identifier" "^7.14.5" |
| 214 | + "@babel/helper-validator-identifier" "^7.14.8" |
215 | 215 | "@babel/template" "^7.14.5"
|
216 |
| - "@babel/traverse" "^7.14.5" |
217 |
| - "@babel/types" "^7.14.5" |
| 216 | + "@babel/traverse" "^7.14.8" |
| 217 | + "@babel/types" "^7.14.8" |
218 | 218 |
|
219 | 219 | "@babel/helper-optimise-call-expression@^7.10.4", "@babel/helper-optimise-call-expression@^7.14.5":
|
220 | 220 | version "7.14.5"
|
|
255 | 255 | "@babel/traverse" "^7.14.5"
|
256 | 256 | "@babel/types" "^7.14.5"
|
257 | 257 |
|
258 |
| -"@babel/helper-simple-access@^7.10.4", "@babel/helper-simple-access@^7.14.5": |
259 |
| - version "7.14.5" |
260 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.14.5.tgz#66ea85cf53ba0b4e588ba77fc813f53abcaa41c4" |
261 |
| - integrity sha512-nfBN9xvmCt6nrMZjfhkl7i0oTV3yxR4/FztsbOASyTvVcoYd0TRHh7eMLdlEcCqobydC0LAF3LtC92Iwxo0wyw== |
| 258 | +"@babel/helper-simple-access@^7.10.4", "@babel/helper-simple-access@^7.14.8": |
| 259 | + version "7.14.8" |
| 260 | + resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.14.8.tgz#82e1fec0644a7e775c74d305f212c39f8fe73924" |
| 261 | + integrity sha512-TrFN4RHh9gnWEU+s7JloIho2T76GPwRHhdzOWLqTrMnlas8T9O7ec+oEDNsRXndOmru9ymH9DFrEOxpzPoSbdg== |
262 | 262 | dependencies:
|
263 |
| - "@babel/types" "^7.14.5" |
| 263 | + "@babel/types" "^7.14.8" |
264 | 264 |
|
265 | 265 | "@babel/helper-skip-transparent-expression-wrappers@^7.11.0":
|
266 | 266 | version "7.11.0"
|
|
276 | 276 | dependencies:
|
277 | 277 | "@babel/types" "^7.14.5"
|
278 | 278 |
|
279 |
| -"@babel/helper-validator-identifier@^7.14.5": |
280 |
| - version "7.14.5" |
281 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.5.tgz#d0f0e277c512e0c938277faa85a3968c9a44c0e8" |
282 |
| - integrity sha512-5lsetuxCLilmVGyiLEfoHBRX8UCFD+1m2x3Rj97WrW3V7H3u4RWRXA4evMjImCsin2J2YT0QaVDGf+z8ondbAg== |
| 279 | +"@babel/helper-validator-identifier@^7.14.5", "@babel/helper-validator-identifier@^7.14.8": |
| 280 | + version "7.14.8" |
| 281 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.8.tgz#32be33a756f29e278a0d644fa08a2c9e0f88a34c" |
| 282 | + integrity sha512-ZGy6/XQjllhYQrNw/3zfWRwZCTVSiBLZ9DHVZxn9n2gip/7ab8mv2TWlKPIBk26RwedCBoWdjLmn+t9na2Gcow== |
283 | 283 |
|
284 | 284 | "@babel/helper-validator-option@^7.14.5":
|
285 | 285 | version "7.14.5"
|
|
296 | 296 | "@babel/traverse" "^7.10.4"
|
297 | 297 | "@babel/types" "^7.10.4"
|
298 | 298 |
|
299 |
| -"@babel/helpers@^7.14.6": |
300 |
| - version "7.14.6" |
301 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.14.6.tgz#5b58306b95f1b47e2a0199434fa8658fa6c21635" |
302 |
| - integrity sha512-yesp1ENQBiLI+iYHSJdoZKUtRpfTlL1grDIX9NRlAVppljLw/4tTyYupIB7uIYmC3stW/imAv8EqaKaS/ibmeA== |
| 299 | +"@babel/helpers@^7.14.8": |
| 300 | + version "7.14.8" |
| 301 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.14.8.tgz#839f88f463025886cff7f85a35297007e2da1b77" |
| 302 | + integrity sha512-ZRDmI56pnV+p1dH6d+UN6GINGz7Krps3+270qqI9UJ4wxYThfAIcI5i7j5vXC4FJ3Wap+S9qcebxeYiqn87DZw== |
303 | 303 | dependencies:
|
304 | 304 | "@babel/template" "^7.14.5"
|
305 |
| - "@babel/traverse" "^7.14.5" |
306 |
| - "@babel/types" "^7.14.5" |
| 305 | + "@babel/traverse" "^7.14.8" |
| 306 | + "@babel/types" "^7.14.8" |
307 | 307 |
|
308 | 308 | "@babel/highlight@^7.10.4", "@babel/highlight@^7.14.5":
|
309 | 309 | version "7.14.5"
|
|
326 | 326 | regenerator-runtime "^0.13.4"
|
327 | 327 | v8flags "^3.1.1"
|
328 | 328 |
|
329 |
| -"@babel/parser@^7.0.0", "@babel/parser@^7.1.0", "@babel/parser@^7.14.5", "@babel/parser@^7.14.6": |
330 |
| - version "7.14.6" |
331 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.6.tgz#d85cc68ca3cac84eae384c06f032921f5227f4b2" |
332 |
| - integrity sha512-oG0ej7efjEXxb4UgE+klVx+3j4MVo+A2vCzm7OUN4CLo6WhQ+vSOD2yJ8m7B+DghObxtLxt3EfgMWpq+AsWehQ== |
| 329 | +"@babel/parser@^7.0.0", "@babel/parser@^7.1.0", "@babel/parser@^7.14.5", "@babel/parser@^7.14.8": |
| 330 | + version "7.14.8" |
| 331 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.8.tgz#66fd41666b2d7b840bd5ace7f7416d5ac60208d4" |
| 332 | + integrity sha512-syoCQFOoo/fzkWDeM0dLEZi5xqurb5vuyzwIMNZRNun+N/9A4cUZeQaE7dTrB8jGaKuJRBtEOajtnmw0I5hvvA== |
333 | 333 |
|
334 | 334 | "@babel/plugin-proposal-async-generator-functions@^7.10.4":
|
335 | 335 | version "7.10.5"
|
|
1009 | 1009 | "@babel/parser" "^7.14.5"
|
1010 | 1010 | "@babel/types" "^7.14.5"
|
1011 | 1011 |
|
1012 |
| -"@babel/traverse@^7.0.0", "@babel/traverse@^7.1.0", "@babel/traverse@^7.10.4", "@babel/traverse@^7.14.5": |
1013 |
| - version "7.14.5" |
1014 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.14.5.tgz#c111b0f58afab4fea3d3385a406f692748c59870" |
1015 |
| - integrity sha512-G3BiS15vevepdmFqmUc9X+64y0viZYygubAMO8SvBmKARuF6CPSZtH4Ng9vi/lrWlZFGe3FWdXNy835akH8Glg== |
| 1012 | +"@babel/traverse@^7.0.0", "@babel/traverse@^7.1.0", "@babel/traverse@^7.10.4", "@babel/traverse@^7.14.5", "@babel/traverse@^7.14.8": |
| 1013 | + version "7.14.8" |
| 1014 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.14.8.tgz#c0253f02677c5de1a8ff9df6b0aacbec7da1a8ce" |
| 1015 | + integrity sha512-kexHhzCljJcFNn1KYAQ6A5wxMRzq9ebYpEDV4+WdNyr3i7O44tanbDOR/xjiG2F3sllan+LgwK+7OMk0EmydHg== |
1016 | 1016 | dependencies:
|
1017 | 1017 | "@babel/code-frame" "^7.14.5"
|
1018 |
| - "@babel/generator" "^7.14.5" |
| 1018 | + "@babel/generator" "^7.14.8" |
1019 | 1019 | "@babel/helper-function-name" "^7.14.5"
|
1020 | 1020 | "@babel/helper-hoist-variables" "^7.14.5"
|
1021 | 1021 | "@babel/helper-split-export-declaration" "^7.14.5"
|
1022 |
| - "@babel/parser" "^7.14.5" |
1023 |
| - "@babel/types" "^7.14.5" |
| 1022 | + "@babel/parser" "^7.14.8" |
| 1023 | + "@babel/types" "^7.14.8" |
1024 | 1024 | debug "^4.1.0"
|
1025 | 1025 | globals "^11.1.0"
|
1026 | 1026 |
|
1027 |
| -"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.10.5", "@babel/types@^7.11.0", "@babel/types@^7.14.5", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.9.5": |
1028 |
| - version "7.14.5" |
1029 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.5.tgz#3bb997ba829a2104cedb20689c4a5b8121d383ff" |
1030 |
| - integrity sha512-M/NzBpEL95I5Hh4dwhin5JlE7EzO5PHMAuzjxss3tiOBD46KfQvVedN/3jEPZvdRvtsK2222XfdHogNIttFgcg== |
| 1027 | +"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.10.5", "@babel/types@^7.11.0", "@babel/types@^7.14.5", "@babel/types@^7.14.8", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.9.5": |
| 1028 | + version "7.14.8" |
| 1029 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.8.tgz#38109de8fcadc06415fbd9b74df0065d4d41c728" |
| 1030 | + integrity sha512-iob4soQa7dZw8nodR/KlOQkPh9S4I8RwCxwRIFuiMRYjOzH/KJzdUfDgz6cGi5dDaclXF4P2PAhCdrBJNIg68Q== |
1031 | 1031 | dependencies:
|
1032 |
| - "@babel/helper-validator-identifier" "^7.14.5" |
| 1032 | + "@babel/helper-validator-identifier" "^7.14.8" |
1033 | 1033 | to-fast-properties "^2.0.0"
|
1034 | 1034 |
|
1035 | 1035 | "@bcoe/v8-coverage@^0.2.3":
|
|
1045 | 1045 | exec-sh "^0.3.2"
|
1046 | 1046 | minimist "^1.2.0"
|
1047 | 1047 |
|
1048 |
| -"@eslint/eslintrc@^0.4.2": |
1049 |
| - version "0.4.2" |
1050 |
| - resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.2.tgz#f63d0ef06f5c0c57d76c4ab5f63d3835c51b0179" |
1051 |
| - integrity sha512-8nmGq/4ycLpIwzvhI4tNDmQztZ8sp+hI7cyG8i1nQDhkAbRzHpXPidRAHlNvCZQpJTKw5ItIpMw9RSToGF00mg== |
| 1048 | +"@eslint/eslintrc@^0.4.3": |
| 1049 | + version "0.4.3" |
| 1050 | + resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.3.tgz#9e42981ef035beb3dd49add17acb96e8ff6f394c" |
| 1051 | + integrity sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw== |
1052 | 1052 | dependencies:
|
1053 | 1053 | ajv "^6.12.4"
|
1054 | 1054 | debug "^4.1.1"
|
|
1072 | 1072 | resolved "https://registry.yarnpkg.com/@formatjs/intl-utils/-/intl-utils-3.0.1.tgz#b9a7f79033b54bff1d03e7f05ba0e0627ba49451"
|
1073 | 1073 | integrity sha512-wA9jNZ/6sglIeOznDL19/EgX//xkj/IN0pffuKM2fFFm5F2LB/MItrMlLW0MJwdp/aRVa8UGNbSl1zg5mmYoiA==
|
1074 | 1074 |
|
| 1075 | +"@humanwhocodes/config-array@^0.5.0": |
| 1076 | + version "0.5.0" |
| 1077 | + resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.5.0.tgz#1407967d4c6eecd7388f83acf1eaf4d0c6e58ef9" |
| 1078 | + integrity sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg== |
| 1079 | + dependencies: |
| 1080 | + "@humanwhocodes/object-schema" "^1.2.0" |
| 1081 | + debug "^4.1.1" |
| 1082 | + minimatch "^3.0.4" |
| 1083 | + |
| 1084 | +"@humanwhocodes/object-schema@^1.2.0": |
| 1085 | + version "1.2.0" |
| 1086 | + resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.0.tgz#87de7af9c231826fdd68ac7258f77c429e0e5fcf" |
| 1087 | + integrity sha512-wdppn25U8z/2yiaT6YGquE6X8sSv7hNMWSXYSSU1jGv/yd6XqjXgTDJ8KP4NgjTXfJ3GbRjeeb8RTV7a/VpM+w== |
| 1088 | + |
1075 | 1089 | "@istanbuljs/load-nyc-config@^1.0.0":
|
1076 | 1090 | version "1.0.0"
|
1077 | 1091 | resolved "https://registry.yarnpkg.com/@istanbuljs/load-nyc-config/-/load-nyc-config-1.0.0.tgz#10602de5570baea82f8afbfa2630b24e7a8cfe5b"
|
@@ -2069,16 +2083,16 @@ co@^4.6.0:
|
2069 | 2083 | resolved "https://registry.yarnpkg.com/co/-/co-4.6.0.tgz#6ea6bdf3d853ae54ccb8e47bfa0bf3f9031fb184"
|
2070 | 2084 | integrity sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ=
|
2071 | 2085 |
|
2072 |
| -codecov@^3.8.2: |
2073 |
| - version "3.8.2" |
2074 |
| - resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.8.2.tgz#ab24f18783998c39e809ea210af899f8dbcc790e" |
2075 |
| - integrity sha512-6w/kt/xvmPsWMfDFPE/T054txA9RTgcJEw36PNa6MYX+YV29jCHCRFXwbQ3QZBTOgnex1J2WP8bo2AT8TWWz9g== |
| 2086 | +codecov@^3.8.3: |
| 2087 | + version "3.8.3" |
| 2088 | + resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.8.3.tgz#9c3e364b8a700c597346ae98418d09880a3fdbe7" |
| 2089 | + integrity sha512-Y8Hw+V3HgR7V71xWH2vQ9lyS358CbGCldWlJFR0JirqoGtOoas3R3/OclRTvgUYFK29mmJICDPauVKmpqbwhOA== |
2076 | 2090 | dependencies:
|
2077 | 2091 | argv "0.0.2"
|
2078 |
| - ignore-walk "3.0.3" |
| 2092 | + ignore-walk "3.0.4" |
2079 | 2093 | js-yaml "3.14.1"
|
2080 |
| - teeny-request "7.0.1" |
2081 |
| - urlgrey "0.4.4" |
| 2094 | + teeny-request "7.1.1" |
| 2095 | + urlgrey "1.0.0" |
2082 | 2096 |
|
2083 | 2097 | collect-v8-coverage@^1.0.0:
|
2084 | 2098 | version "1.0.0"
|
@@ -2604,13 +2618,14 @@ eslint-visitor-keys@^2.0.0:
|
2604 | 2618 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
|
2605 | 2619 | integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
|
2606 | 2620 |
|
2607 |
| -eslint@^7.29.0: |
2608 |
| - version "7.29.0" |
2609 |
| - resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.29.0.tgz#ee2a7648f2e729485e4d0bd6383ec1deabc8b3c0" |
2610 |
| - integrity sha512-82G/JToB9qIy/ArBzIWG9xvvwL3R86AlCjtGw+A29OMZDqhTybz/MByORSukGxeI+YPCR4coYyITKk8BFH9nDA== |
| 2621 | +eslint@^7.31.0: |
| 2622 | + version "7.31.0" |
| 2623 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.31.0.tgz#f972b539424bf2604907a970860732c5d99d3aca" |
| 2624 | + integrity sha512-vafgJpSh2ia8tnTkNUkwxGmnumgckLh5aAbLa1xRmIn9+owi8qBNGKL+B881kNKNTy7FFqTEkpNkUvmw0n6PkA== |
2611 | 2625 | dependencies:
|
2612 | 2626 | "@babel/code-frame" "7.12.11"
|
2613 |
| - "@eslint/eslintrc" "^0.4.2" |
| 2627 | + "@eslint/eslintrc" "^0.4.3" |
| 2628 | + "@humanwhocodes/config-array" "^0.5.0" |
2614 | 2629 | ajv "^6.10.0"
|
2615 | 2630 | chalk "^4.0.0"
|
2616 | 2631 | cross-spawn "^7.0.2"
|
@@ -2814,6 +2829,13 @@ fast-levenshtein@^2.0.6, fast-levenshtein@~2.0.6:
|
2814 | 2829 | resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917"
|
2815 | 2830 | integrity sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=
|
2816 | 2831 |
|
| 2832 | +fast-url-parser@^1.1.3: |
| 2833 | + version "1.1.3" |
| 2834 | + resolved "https://registry.yarnpkg.com/fast-url-parser/-/fast-url-parser-1.1.3.tgz#f4af3ea9f34d8a271cf58ad2b3759f431f0b318d" |
| 2835 | + integrity sha1-9K8+qfNNiicc9YrSs3WfQx8LMY0= |
| 2836 | + dependencies: |
| 2837 | + punycode "^1.3.2" |
| 2838 | + |
2817 | 2839 | fb-watchman@^2.0.0:
|
2818 | 2840 | version "2.0.1"
|
2819 | 2841 | resolved "https://registry.yarnpkg.com/fb-watchman/-/fb-watchman-2.0.1.tgz#fc84fb39d2709cf3ff6d743706157bb5708a8a85"
|
@@ -3081,10 +3103,10 @@ graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.2.0,
|
3081 | 3103 | resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.4.tgz#2256bde14d3632958c465ebc96dc467ca07a29fb"
|
3082 | 3104 | integrity sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==
|
3083 | 3105 |
|
3084 |
| -graphql-relay@^0.7.0: |
3085 |
| - version "0.7.0" |
3086 |
| - resolved "https://registry.yarnpkg.com/graphql-relay/-/graphql-relay-0.7.0.tgz#e5c7a4bb52ede09e90e92dfd7b89d5947362278b" |
3087 |
| - integrity sha512-P8eS3IbZRhbfbcfud1Q6VPrIru4hchkb15MuOij+WQo9r0chD5NBIxiVjuRE2iG2EMHxIOrZb8LnMe82+YdITA== |
| 3106 | +graphql-relay@^0.8.0: |
| 3107 | + version "0.8.0" |
| 3108 | + resolved "https://registry.yarnpkg.com/graphql-relay/-/graphql-relay-0.8.0.tgz#35f0090f0f056192767c1acdaa402daed19ede6d" |
| 3109 | + integrity sha512-NU7CkwNxPzkqpBgv76Cgycrc3wmWVA2K5Sxm9DHSSLLuQTpaSRAUsX1sf2gITf+XQpkccsv56/z0LojXTyQbUw== |
3088 | 3110 |
|
3089 | 3111 | graphql@^15.5.1:
|
3090 | 3112 | version "15.5.1"
|
|
3244 | 3266 | dependencies:
|
3245 | 3267 | safer-buffer ">= 2.1.2 < 3"
|
3246 | 3268 |
|
3247 |
| - |
3248 |
| - version "3.0.3" |
3249 |
| - resolved "https://registry.yarnpkg.com/ignore-walk/-/ignore-walk-3.0.3.tgz#017e2447184bfeade7c238e4aefdd1e8f95b1e37" |
3250 |
| - integrity sha512-m7o6xuOaT1aqheYHKf8W6J5pYH85ZI9w077erOzLje3JsB1gkafkAhHHY19dqjulgIZHFm32Cp5uNZgcQqdJKw== |
| 3269 | + |
| 3270 | + version "3.0.4" |
| 3271 | + resolved "https://registry.yarnpkg.com/ignore-walk/-/ignore-walk-3.0.4.tgz#c9a09f69b7c7b479a5d74ac1a3c0d4236d2a6335" |
| 3272 | + integrity sha512-PY6Ii8o1jMRA1z4F2hRkH/xN59ox43DavKvD3oDpfurRlOJyAHpifIwpbdv1n4jt4ov0jSpw3kQ4GhJnpBL6WQ== |
3251 | 3273 | dependencies:
|
3252 | 3274 | minimatch "^3.0.4"
|
3253 | 3275 |
|
@@ -4967,6 +4989,11 @@ pump@^3.0.0:
|
4967 | 4989 | end-of-stream "^1.1.0"
|
4968 | 4990 | once "^1.3.1"
|
4969 | 4991 |
|
| 4992 | +punycode@^1.3.2: |
| 4993 | + version "1.4.1" |
| 4994 | + resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.4.1.tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e" |
| 4995 | + integrity sha1-wNWmOycYgArY4esPpSachN1BhF4= |
| 4996 | + |
4970 | 4997 | punycode@^2.1.0, punycode@^2.1.1:
|
4971 | 4998 | version "2.1.1"
|
4972 | 4999 | resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
|
@@ -5727,10 +5754,10 @@ table@^6.0.9:
|
5727 | 5754 | string-width "^4.2.0"
|
5728 | 5755 | strip-ansi "^6.0.0"
|
5729 | 5756 |
|
5730 |
| -teeny-request@7.0.1: |
5731 |
| - version "7.0.1" |
5732 |
| - resolved "https://registry.yarnpkg.com/teeny-request/-/teeny-request-7.0.1.tgz#bdd41fdffea5f8fbc0d29392cb47bec4f66b2b4c" |
5733 |
| - integrity sha512-sasJmQ37klOlplL4Ia/786M5YlOcoLGQyq2TE4WHSRupbAuDaQW0PfVxV4MtdBtRJ4ngzS+1qim8zP6Zp35qCw== |
| 5757 | +teeny-request@7.1.1: |
| 5758 | + version "7.1.1" |
| 5759 | + resolved "https://registry.yarnpkg.com/teeny-request/-/teeny-request-7.1.1.tgz#2b0d156f4a8ad81de44303302ba8d7f1f05e20e6" |
| 5760 | + integrity sha512-iwY6rkW5DDGq8hE2YgNQlKbptYpY5Nn2xecjQiNjOXWbKzPGUfmeUBCSQbbr306d7Z7U2N0TPl+/SwYRfua1Dg== |
5734 | 5761 | dependencies:
|
5735 | 5762 | http-proxy-agent "^4.0.0"
|
5736 | 5763 | https-proxy-agent "^5.0.0"
|
@@ -5994,10 +6021,12 @@ urix@^0.1.0:
|
5994 | 6021 | resolved "https://registry.yarnpkg.com/urix/-/urix-0.1.0.tgz#da937f7a62e21fec1fd18d49b35c2935067a6c72"
|
5995 | 6022 | integrity sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI=
|
5996 | 6023 |
|
5997 |
| - |
5998 |
| - version "0.4.4" |
5999 |
| - resolved "https://registry.yarnpkg.com/urlgrey/-/urlgrey-0.4.4.tgz#892fe95960805e85519f1cd4389f2cb4cbb7652f" |
6000 |
| - integrity sha1-iS/pWWCAXoVRnxzUOJ8stMu3ZS8= |
| 6024 | + |
| 6025 | + version "1.0.0" |
| 6026 | + resolved "https://registry.yarnpkg.com/urlgrey/-/urlgrey-1.0.0.tgz#72d2f904482d0b602e3c7fa599343d699bbe1017" |
| 6027 | + integrity sha512-hJfIzMPJmI9IlLkby8QrsCykQ+SXDeO2W5Q9QTW3QpqZVTx4a/K7p8/5q+/isD8vsbVaFgql/gvAoQCRQ2Cb5w== |
| 6028 | + dependencies: |
| 6029 | + fast-url-parser "^1.1.3" |
6001 | 6030 |
|
6002 | 6031 | use@^3.1.0:
|
6003 | 6032 | version "3.1.1"
|
|
0 commit comments