|
21 | 21 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.7.tgz#078d8b833fbbcc95286613be8c716cef2b519fa2"
|
22 | 22 | integrity sha512-p8pdE6j0a29TNGebNm7NzYZWB3xVZJBZ7XGs42uAKzQo8VQ3F0By/cQCtUEABwIqw5zo6WA4NbmxsfzADzMKnQ==
|
23 | 23 |
|
24 |
| -"@babel/[email protected].8", "@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.7.2", "@babel/core@^7.8.0": |
25 |
| - version "7.17.8" |
26 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.8.tgz#3dac27c190ebc3a4381110d46c80e77efe172e1a" |
27 |
| - integrity sha512-OdQDV/7cRBtJHLSOBqqbYNkOcydOgnX59TZx4puf41fzcVtN3e/4yqY8lMQsK+5X2lJtAdmA+6OHqsj1hBJ4IQ== |
| 24 | +"@babel/[email protected].9", "@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.7.2", "@babel/core@^7.8.0": |
| 25 | + version "7.17.9" |
| 26 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.9.tgz#6bae81a06d95f4d0dec5bb9d74bbc1f58babdcfe" |
| 27 | + integrity sha512-5ug+SfZCpDAkVp9SFIZAzlW18rlzsOcJGaetCjkySnrXXDUw9AR8cDUm1iByTmdWM6yxX6/zycaV76w3YTF2gw== |
28 | 28 | dependencies:
|
29 | 29 | "@ampproject/remapping" "^2.1.0"
|
30 | 30 | "@babel/code-frame" "^7.16.7"
|
31 |
| - "@babel/generator" "^7.17.7" |
| 31 | + "@babel/generator" "^7.17.9" |
32 | 32 | "@babel/helper-compilation-targets" "^7.17.7"
|
33 | 33 | "@babel/helper-module-transforms" "^7.17.7"
|
34 |
| - "@babel/helpers" "^7.17.8" |
35 |
| - "@babel/parser" "^7.17.8" |
| 34 | + "@babel/helpers" "^7.17.9" |
| 35 | + "@babel/parser" "^7.17.9" |
36 | 36 | "@babel/template" "^7.16.7"
|
37 |
| - "@babel/traverse" "^7.17.3" |
| 37 | + "@babel/traverse" "^7.17.9" |
38 | 38 | "@babel/types" "^7.17.0"
|
39 | 39 | convert-source-map "^1.7.0"
|
40 | 40 | debug "^4.1.0"
|
41 | 41 | gensync "^1.0.0-beta.2"
|
42 |
| - json5 "^2.1.2" |
| 42 | + json5 "^2.2.1" |
43 | 43 | semver "^6.3.0"
|
44 | 44 |
|
45 |
| -"@babel/generator@^7.17.3", "@babel/generator@^7.17.7", "@babel/generator@^7.7.2": |
46 |
| - version "7.17.7" |
47 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.7.tgz#8da2599beb4a86194a3b24df6c085931d9ee45ad" |
48 |
| - integrity sha512-oLcVCTeIFadUoArDTwpluncplrYBmTCCZZgXCbgNGvOBBiSDDK3eWO4b/+eOTli5tKv1lg+a5/NAXg+nTcei1w== |
| 45 | +"@babel/generator@^7.17.9", "@babel/generator@^7.7.2": |
| 46 | + version "7.17.9" |
| 47 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.9.tgz#f4af9fd38fa8de143c29fce3f71852406fc1e2fc" |
| 48 | + integrity sha512-rAdDousTwxbIxbz5I7GEQ3lUip+xVCXooZNbsydCWs3xA7ZsYOv+CFRdzGxRX78BmQHu9B1Eso59AOZQOJDEdQ== |
49 | 49 | dependencies:
|
50 | 50 | "@babel/types" "^7.17.0"
|
51 | 51 | jsesc "^2.5.1"
|
|
125 | 125 | dependencies:
|
126 | 126 | "@babel/types" "^7.16.7"
|
127 | 127 |
|
128 |
| -"@babel/helper-function-name@^7.16.7": |
129 |
| - version "7.16.7" |
130 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.16.7.tgz#f1ec51551fb1c8956bc8dd95f38523b6cf375f8f" |
131 |
| - integrity sha512-QfDfEnIUyyBSR3HtrtGECuZ6DAyCkYFp7GHl75vFtTnn6pjKeK0T1DB5lLkFvBea8MdaiUABx3osbgLyInoejA== |
| 128 | +"@babel/helper-function-name@^7.16.7", "@babel/helper-function-name@^7.17.9": |
| 129 | + version "7.17.9" |
| 130 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.17.9.tgz#136fcd54bc1da82fcb47565cf16fd8e444b1ff12" |
| 131 | + integrity sha512-7cRisGlVtiVqZ0MW0/yFB4atgpGLWEHUVYnb448hZK4x+vih0YO5UoS11XIYtZYqHd0dIPMdUSv8q5K4LdMnIg== |
132 | 132 | dependencies:
|
133 |
| - "@babel/helper-get-function-arity" "^7.16.7" |
134 | 133 | "@babel/template" "^7.16.7"
|
135 |
| - "@babel/types" "^7.16.7" |
136 |
| - |
137 |
| -"@babel/helper-get-function-arity@^7.16.7": |
138 |
| - version "7.16.7" |
139 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.16.7.tgz#ea08ac753117a669f1508ba06ebcc49156387419" |
140 |
| - integrity sha512-flc+RLSOBXzNzVhcLu6ujeHUrD6tANAOU5ojrRx/as+tbzf8+stUCj7+IfRRoAbEZqj/ahXEMsjhOhgeZsrnTw== |
141 |
| - dependencies: |
142 |
| - "@babel/types" "^7.16.7" |
| 134 | + "@babel/types" "^7.17.0" |
143 | 135 |
|
144 | 136 | "@babel/helper-hoist-variables@^7.16.7":
|
145 | 137 | version "7.16.7"
|
|
249 | 241 | "@babel/traverse" "^7.16.8"
|
250 | 242 | "@babel/types" "^7.16.8"
|
251 | 243 |
|
252 |
| -"@babel/helpers@^7.17.8": |
253 |
| - version "7.17.8" |
254 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.8.tgz#288450be8c6ac7e4e44df37bcc53d345e07bc106" |
255 |
| - integrity sha512-QcL86FGxpfSJwGtAvv4iG93UL6bmqBdmoVY0CMCU2g+oD2ezQse3PT5Pa+jiD6LJndBQi0EDlpzOWNlLuhz5gw== |
| 244 | +"@babel/helpers@^7.17.9": |
| 245 | + version "7.17.9" |
| 246 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.9.tgz#b2af120821bfbe44f9907b1826e168e819375a1a" |
| 247 | + integrity sha512-cPCt915ShDWUEzEp3+UNRktO2n6v49l5RSnG9M5pS24hA+2FAc5si+Pn1i4VVbQQ+jh+bIZhPFQOJOzbrOYY1Q== |
256 | 248 | dependencies:
|
257 | 249 | "@babel/template" "^7.16.7"
|
258 |
| - "@babel/traverse" "^7.17.3" |
| 250 | + "@babel/traverse" "^7.17.9" |
259 | 251 | "@babel/types" "^7.17.0"
|
260 | 252 |
|
261 | 253 | "@babel/highlight@^7.16.7":
|
|
267 | 259 | chalk "^2.0.0"
|
268 | 260 | js-tokens "^4.0.0"
|
269 | 261 |
|
270 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.7", "@babel/parser@^7.16.8", "@babel/parser@^7.17.3", "@babel/parser@^7.17.8": |
271 |
| - version "7.17.8" |
272 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.8.tgz#2817fb9d885dd8132ea0f8eb615a6388cca1c240" |
273 |
| - integrity sha512-BoHhDJrJXqcg+ZL16Xv39H9n+AqJ4pcDrQBGZN+wHxIysrLZ3/ECwCBUch/1zUNhnsXULcONU3Ei5Hmkfk6kiQ== |
| 262 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.7", "@babel/parser@^7.16.8", "@babel/parser@^7.17.9": |
| 263 | + version "7.17.9" |
| 264 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.9.tgz#9c94189a6062f0291418ca021077983058e171ef" |
| 265 | + integrity sha512-vqUSBLP8dQHFPdPi9bc5GK9vRkYHJ49fsZdtoJ8EQ8ibpwk5rPKfvNIwChB0KVXcIjcepEBBd2VHC5r9Gy8ueg== |
274 | 266 |
|
275 | 267 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.7":
|
276 | 268 | version "7.16.7"
|
|
910 | 902 | "@babel/parser" "^7.16.7"
|
911 | 903 | "@babel/types" "^7.16.7"
|
912 | 904 |
|
913 |
| -"@babel/traverse@^7.13.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.3", "@babel/traverse@^7.7.2": |
914 |
| - version "7.17.3" |
915 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.3.tgz#0ae0f15b27d9a92ba1f2263358ea7c4e7db47b57" |
916 |
| - integrity sha512-5irClVky7TxRWIRtxlh2WPUUOLhcPN06AGgaQSB8AEwuyEBgJVuJ5imdHm5zxk8w0QS5T+tDfnDxAlhWjpb7cw== |
| 905 | +"@babel/traverse@^7.13.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.3", "@babel/traverse@^7.17.9", "@babel/traverse@^7.7.2": |
| 906 | + version "7.17.9" |
| 907 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.9.tgz#1f9b207435d9ae4a8ed6998b2b82300d83c37a0d" |
| 908 | + integrity sha512-PQO8sDIJ8SIwipTPiR71kJQCKQYB5NGImbOviK8K+kg5xkNSYXLBupuX9QhatFowrsvo9Hj8WgArg3W7ijNAQw== |
917 | 909 | dependencies:
|
918 | 910 | "@babel/code-frame" "^7.16.7"
|
919 |
| - "@babel/generator" "^7.17.3" |
| 911 | + "@babel/generator" "^7.17.9" |
920 | 912 | "@babel/helper-environment-visitor" "^7.16.7"
|
921 |
| - "@babel/helper-function-name" "^7.16.7" |
| 913 | + "@babel/helper-function-name" "^7.17.9" |
922 | 914 | "@babel/helper-hoist-variables" "^7.16.7"
|
923 | 915 | "@babel/helper-split-export-declaration" "^7.16.7"
|
924 |
| - "@babel/parser" "^7.17.3" |
| 916 | + "@babel/parser" "^7.17.9" |
925 | 917 | "@babel/types" "^7.17.0"
|
926 | 918 | debug "^4.1.0"
|
927 | 919 | globals "^11.1.0"
|
@@ -4776,12 +4768,10 @@ json5@^1.0.1:
|
4776 | 4768 | dependencies:
|
4777 | 4769 | minimist "^1.2.0"
|
4778 | 4770 |
|
4779 |
| -json5@^2.1.2: |
4780 |
| - version "2.2.0" |
4781 |
| - resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.0.tgz#2dfefe720c6ba525d9ebd909950f0515316c89a3" |
4782 |
| - integrity sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA== |
4783 |
| - dependencies: |
4784 |
| - minimist "^1.2.5" |
| 4771 | +json5@^2.2.1: |
| 4772 | + version "2.2.1" |
| 4773 | + resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c" |
| 4774 | + integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA== |
4785 | 4775 |
|
4786 | 4776 | jsonfile@^4.0.0:
|
4787 | 4777 | version "4.0.0"
|
@@ -5104,7 +5094,7 @@ minimist-options@^4.0.2:
|
5104 | 5094 | is-plain-obj "^1.1.0"
|
5105 | 5095 | kind-of "^6.0.3"
|
5106 | 5096 |
|
5107 |
| -minimist@^1.2.0, minimist@^1.2.5, minimist@^1.2.6: |
| 5097 | +minimist@^1.2.0, minimist@^1.2.6: |
5108 | 5098 | version "1.2.6"
|
5109 | 5099 | resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
|
5110 | 5100 | integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
|
|
0 commit comments