|
122 | 122 | resolved "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.18.10.tgz" |
123 | 123 | integrity sha512-XtIfWmeNY3i4t7t4D2t02q50HvqHybPqW2ki1kosnvWCwuCMeo81Jf0gwr85jy/neUdg5XDdeFE/80DXiO+njw== |
124 | 124 |
|
125 | | -"@babel/helper-validator-identifier@^7.18.6": |
| 125 | +"@babel/helper-string-parser@^7.21.5": |
| 126 | + version "7.21.5" |
| 127 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.21.5.tgz#2b3eea65443c6bdc31c22d037c65f6d323b6b2bd" |
| 128 | + integrity sha512-5pTUx3hAJaZIdW99sJ6ZUUgWq/Y+Hja7TowEnLNMm1VivRgZQL3vpBY3qUACVsvw+yQU6+YgfBVmcbLaZtrA1w== |
| 129 | + |
| 130 | +"@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1": |
126 | 131 | version "7.19.1" |
127 | | - resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz" |
| 132 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2" |
128 | 133 | integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w== |
129 | 134 |
|
130 | 135 | "@babel/helper-validator-option@^7.18.6": |
|
185 | 190 | debug "^4.1.0" |
186 | 191 | globals "^11.1.0" |
187 | 192 |
|
188 | | -"@babel/[email protected]", "@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.19.0": |
| 193 | + |
| 194 | + version "7.22.3" |
| 195 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.3.tgz#0cc6af178b91490acaeb4a2f70dcbf27cdf3d8f3" |
| 196 | + integrity sha512-P3na3xIQHTKY4L0YOG7pM8M8uoUIB910WQaSiiMCZUC2Cy8XFEQONGABFnHWBa2gpGKODTAJcNhi5Zk0sLRrzg== |
| 197 | + dependencies: |
| 198 | + "@babel/helper-string-parser" "^7.21.5" |
| 199 | + "@babel/helper-validator-identifier" "^7.19.1" |
| 200 | + to-fast-properties "^2.0.0" |
| 201 | + |
| 202 | +"@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.19.0": |
189 | 203 | version "7.19.0" |
190 | 204 | resolved "https://registry.npmjs.org/@babel/types/-/types-7.19.0.tgz" |
191 | 205 | integrity sha512-YuGopBq3ke25BVSiS6fgF49Ul9gH1x70Bcr6bqRLjWCkcX8Hre1/5+z+IiWOIerRMSSEfGZVB9z9kyq7wVs9YA== |
|
0 commit comments