|
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.19.4": |
| 126 | + version "7.19.4" |
| 127 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz#38d3acb654b4701a9b77fb0615a96f775c3a9e63" |
| 128 | + integrity sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw== |
| 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.19.4" |
| 195 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.19.4.tgz#0dd5c91c573a202d600490a35b33246fed8a41c7" |
| 196 | + integrity sha512-M5LK7nAeS6+9j7hAq+b3fQs+pNfUtTGq+yFFfHnauFA8zQtLRfmuipmsKDKKLuyG+wC8ABW43A153YNawNTEtw== |
| 197 | + dependencies: |
| 198 | + "@babel/helper-string-parser" "^7.19.4" |
| 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