|
2 | 2 | # yarn lockfile v1
|
3 | 3 |
|
4 | 4 |
|
5 |
| -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.11": |
| 5 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4": |
6 | 6 | version "7.12.11"
|
7 | 7 | resolved "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.11.tgz#f4ad435aa263db935b8f10f2c552d23fb716a63f"
|
8 | 8 | integrity sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==
|
9 | 9 | dependencies:
|
10 | 10 | "@babel/highlight" "^7.10.4"
|
11 | 11 |
|
12 |
| -"@babel/generator@^7.10.5", "@babel/generator@^7.12.11": |
| 12 | +"@babel/generator@^7.10.5": |
13 | 13 | version "7.12.11"
|
14 | 14 | resolved "https://registry.npmjs.org/@babel/generator/-/generator-7.12.11.tgz#98a7df7b8c358c9a37ab07a24056853016aba3af"
|
15 | 15 | integrity sha512-Ggg6WPOJtSi8yYQvLVjG8F/TlpWDlKx0OpS4Kt+xMQPs5OaGYWy+v1A+1TvxI6sAMGZpKWWoAQ1DaeQbImlItA==
|
|
18 | 18 | jsesc "^2.5.1"
|
19 | 19 | source-map "^0.5.0"
|
20 | 20 |
|
21 |
| -"@babel/helper-function-name@^7.10.4", "@babel/helper-function-name@^7.12.11": |
| 21 | +"@babel/helper-function-name@^7.10.4": |
22 | 22 | version "7.12.11"
|
23 | 23 | resolved "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.12.11.tgz#1fd7738aee5dcf53c3ecff24f1da9c511ec47b42"
|
24 | 24 | integrity sha512-AtQKjtYNolKNi6nNNVLQ27CP6D9oFR6bq/HPYSizlzbp7uC1M59XJe8L+0uXjbIaZaUJF99ruHqVGiKXU/7ybA==
|
|
34 | 34 | dependencies:
|
35 | 35 | "@babel/types" "^7.12.10"
|
36 | 36 |
|
37 |
| -"@babel/helper-split-export-declaration@^7.10.4", "@babel/helper-split-export-declaration@^7.12.11": |
| 37 | +"@babel/helper-split-export-declaration@^7.10.4": |
38 | 38 | version "7.12.11"
|
39 | 39 | resolved "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.12.11.tgz#1b4cc424458643c47d37022223da33d76ea4603a"
|
40 | 40 | integrity sha512-LsIVN8j48gHgwzfocYUSkO/hjYAOJqlpJEc7tGXcIm4cubjVUf8LGW6eWRyxEu7gA25q02p0rQUWoCI33HNS5g==
|
|
55 | 55 | chalk "^2.0.0"
|
56 | 56 | js-tokens "^4.0.0"
|
57 | 57 |
|
58 |
| -"@babel/parser@^7.10.5", "@babel/parser@^7.12.11", "@babel/parser@^7.12.7", "@babel/parser@^7.7.0": |
| 58 | +"@babel/parser@^7.10.5", "@babel/parser@^7.12.7", "@babel/parser@^7.7.0": |
59 | 59 | version "7.12.11"
|
60 | 60 | resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.12.11.tgz#9ce3595bcd74bc5c466905e86c535b8b25011e79"
|
61 | 61 | integrity sha512-N3UxG+uuF4CMYoNj8AhnbAcJF0PiuJ9KHuy1lQmkYsxTer/MAH9UBNHsBoAX/4s6NvlDD047No8mYVGGzLL4hg==
|
|
74 | 74 | "@babel/parser" "^7.12.7"
|
75 | 75 | "@babel/types" "^7.12.7"
|
76 | 76 |
|
77 |
| -"@babel/traverse@^7.7.0": |
78 |
| - version "7.12.12" |
79 |
| - resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.12.12.tgz#d0cd87892704edd8da002d674bc811ce64743376" |
80 |
| - integrity sha512-s88i0X0lPy45RrLM8b9mz8RPH5FqO9G9p7ti59cToE44xFm1Q+Pjh5Gq4SXBbtb88X7Uy7pexeqRIQDDMNkL0w== |
81 |
| - dependencies: |
82 |
| - "@babel/code-frame" "^7.12.11" |
83 |
| - "@babel/generator" "^7.12.11" |
84 |
| - "@babel/helper-function-name" "^7.12.11" |
85 |
| - "@babel/helper-split-export-declaration" "^7.12.11" |
86 |
| - "@babel/parser" "^7.12.11" |
87 |
| - "@babel/types" "^7.12.12" |
88 |
| - debug "^4.1.0" |
89 |
| - globals "^11.1.0" |
90 |
| - lodash "^4.17.19" |
91 |
| - |
92 |
| -"@babel/traverse@~7.10.3": |
| 77 | +"@babel/traverse@^7.7.0", "@babel/traverse@~7.10.3": |
93 | 78 | version "7.10.5"
|
94 | 79 | resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.10.5.tgz#77ce464f5b258be265af618d8fddf0536f20b564"
|
95 | 80 | integrity sha512-yc/fyv2gUjPqzTz0WHeRJH2pv7jA9kA7mBX2tXl/x5iOE81uaVPuGPtaYk7wmkx4b67mQ7NqI8rmT2pF47KYKQ==
|
|
104 | 89 | globals "^11.1.0"
|
105 | 90 | lodash "^4.17.19"
|
106 | 91 |
|
107 |
| -"@babel/types@^7.10.5", "@babel/types@^7.12.10", "@babel/types@^7.12.11", "@babel/types@^7.12.12", "@babel/types@^7.12.7", "@babel/types@^7.7.0": |
| 92 | +"@babel/types@^7.10.5", "@babel/types@^7.12.10", "@babel/types@^7.12.11", "@babel/types@^7.12.7", "@babel/types@^7.7.0": |
108 | 93 | version "7.12.12"
|
109 | 94 | resolved "https://registry.npmjs.org/@babel/types/-/types-7.12.12.tgz#4608a6ec313abbd87afa55004d373ad04a96c299"
|
110 | 95 | integrity sha512-lnIX7piTxOH22xE7fDXDbSHg9MM1/6ORnafpJmov5rs0kX5g4BZxeXNJLXsMRiO0U5Rb8/FvMS6xlTnTHvxonQ==
|
@@ -486,17 +471,17 @@ cacheable-lookup@^5.0.3:
|
486 | 471 | resolved "https://registry.npmjs.org/cacheable-lookup/-/cacheable-lookup-5.0.4.tgz#5a6b865b2c44357be3d5ebc2a467b032719a7005"
|
487 | 472 | integrity sha512-2/kNscPhpcxrOigMZzbiWF7dz8ilhb/nIHU3EyZiXWXpeq/au8qJ8VhdftMkty3n7Gj6HIGalQG8oiBNB3AJgA==
|
488 | 473 |
|
489 |
| -cacheable-request@^7.0.1: |
490 |
| - version "7.0.1" |
491 |
| - resolved "https://registry.npmjs.org/cacheable-request/-/cacheable-request-7.0.1.tgz#062031c2856232782ed694a257fa35da93942a58" |
492 |
| - integrity sha512-lt0mJ6YAnsrBErpTMWeu5kl/tg9xMAWjavYTN6VQXM1A/teBITuNcccXsCxF0tDQQJf9DfAaX5O4e0zp0KlfZw== |
| 474 | +cacheable-request@^7.0.2: |
| 475 | + version "7.0.2" |
| 476 | + resolved "https://registry.yarnpkg.com/cacheable-request/-/cacheable-request-7.0.2.tgz#ea0d0b889364a25854757301ca12b2da77f91d27" |
| 477 | + integrity sha512-pouW8/FmiPQbuGpkXQ9BAPv/Mo5xDGANgSNXzTzJ8DrKGuXOssM4wIQRjfanNRh3Yu5cfYPvcorqbhg2KIJtew== |
493 | 478 | dependencies:
|
494 | 479 | clone-response "^1.0.2"
|
495 | 480 | get-stream "^5.1.0"
|
496 | 481 | http-cache-semantics "^4.0.0"
|
497 | 482 | keyv "^4.0.0"
|
498 | 483 | lowercase-keys "^2.0.0"
|
499 |
| - normalize-url "^4.1.0" |
| 484 | + normalize-url "^6.0.1" |
500 | 485 | responselike "^2.0.0"
|
501 | 486 |
|
502 | 487 | call-bind@^1.0.0:
|
@@ -1130,17 +1115,17 @@ globby@^11.0.1:
|
1130 | 1115 | merge2 "^1.3.0"
|
1131 | 1116 | slash "^3.0.0"
|
1132 | 1117 |
|
1133 |
| -got@^11.8.1: |
1134 |
| - version "11.8.1" |
1135 |
| - resolved "https://registry.npmjs.org/got/-/got-11.8.1.tgz#df04adfaf2e782babb3daabc79139feec2f7e85d" |
1136 |
| - integrity sha512-9aYdZL+6nHmvJwHALLwKSUZ0hMwGaJGYv3hoPLPgnT8BoBXm1SjnZeky+91tfwJaDzun2s4RsBRy48IEYv2q2Q== |
| 1118 | +got@^11.8.6: |
| 1119 | + version "11.8.6" |
| 1120 | + resolved "https://registry.yarnpkg.com/got/-/got-11.8.6.tgz#276e827ead8772eddbcfc97170590b841823233a" |
| 1121 | + integrity sha512-6tfZ91bOr7bOXnK7PRDCGBLa1H4U080YHNaAQ2KsMGlLEzRbk44nsZF2E1IeRc3vtJHPVbKCYgdFbaGO2ljd8g== |
1137 | 1122 | dependencies:
|
1138 | 1123 | "@sindresorhus/is" "^4.0.0"
|
1139 | 1124 | "@szmarczak/http-timer" "^4.0.5"
|
1140 | 1125 | "@types/cacheable-request" "^6.0.1"
|
1141 | 1126 | "@types/responselike" "^1.0.0"
|
1142 | 1127 | cacheable-lookup "^5.0.3"
|
1143 |
| - cacheable-request "^7.0.1" |
| 1128 | + cacheable-request "^7.0.2" |
1144 | 1129 | decompress-response "^6.0.0"
|
1145 | 1130 | http2-wrapper "^1.0.0-beta.5.2"
|
1146 | 1131 | lowercase-keys "^2.0.0"
|
@@ -1551,10 +1536,10 @@ normalize-package-data@^2.3.2, normalize-package-data@^2.5.0:
|
1551 | 1536 | semver "2 || 3 || 4 || 5"
|
1552 | 1537 | validate-npm-package-license "^3.0.1"
|
1553 | 1538 |
|
1554 |
| -normalize-url@^4.1.0: |
1555 |
| - version "4.5.0" |
1556 |
| - resolved "https://registry.npmjs.org/normalize-url/-/normalize-url-4.5.0.tgz#453354087e6ca96957bd8f5baf753f5982142129" |
1557 |
| - integrity sha512-2s47yzUxdexf1OhyRi4Em83iQk0aPvwTddtFz4hnSSw9dCEsLEGf6SwIO8ss/19S9iBb5sJaOuTvTGDeZI00BQ== |
| 1539 | +normalize-url@^6.0.1: |
| 1540 | + version "6.1.0" |
| 1541 | + resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-6.1.0.tgz#40d0885b535deffe3f3147bec877d05fe4c5668a" |
| 1542 | + integrity sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A== |
1558 | 1543 |
|
1559 | 1544 | object-assign@^4.1.1:
|
1560 | 1545 | version "4.1.1"
|
|
0 commit comments