|
2 | 2 | # yarn lockfile v1
|
3 | 3 |
|
4 | 4 |
|
5 |
| -"@ampproject/remapping@^2.0.0": |
6 |
| - version "2.1.0" |
7 |
| - resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.1.0.tgz#72becdf17ee44b2d1ac5651fb12f1952c336fe23" |
8 |
| - integrity sha512-d5RysTlJ7hmw5Tw4UxgxcY3lkMe92n8sXCcuLPAyIAHK6j8DefDwtGnVVDgOnv+RnEosulDJ9NPKQL27bDId0g== |
| 5 | +"@ampproject/remapping@^2.1.0": |
| 6 | + version "2.1.2" |
| 7 | + resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.1.2.tgz#4edca94973ded9630d20101cd8559cedb8d8bd34" |
| 8 | + integrity sha512-hoyByceqwKirw7w3Z7gnIIZC3Wx3J484Y3L/cMpXFbr7d9ZQj2mODrirNzcJa+SM3UlpWXYvKV4RlRpFXlWgXg== |
9 | 9 | dependencies:
|
10 | 10 | "@jridgewell/trace-mapping" "^0.3.0"
|
11 | 11 |
|
|
44 | 44 | source-map "^0.5.0"
|
45 | 45 |
|
46 | 46 | "@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.14.6", "@babel/core@^7.7.2", "@babel/core@^7.8.0":
|
47 |
| - version "7.17.2" |
48 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.2.tgz#2c77fc430e95139d816d39b113b31bf40fb22337" |
49 |
| - integrity sha512-R3VH5G42VSDolRHyUO4V2cfag8WHcZyxdq5Z/m8Xyb92lW/Erm/6kM+XtRFGf3Mulre3mveni2NHfEUws8wSvw== |
| 47 | + version "7.17.5" |
| 48 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.5.tgz#6cd2e836058c28f06a4ca8ee7ed955bbf37c8225" |
| 49 | + integrity sha512-/BBMw4EvjmyquN5O+t5eh0+YqB3XXJkYD2cjKpYtWOfFy4lQ4UozNSmxAcWT8r2XtZs0ewG+zrfsqeR15i1ajA== |
50 | 50 | dependencies:
|
51 |
| - "@ampproject/remapping" "^2.0.0" |
| 51 | + "@ampproject/remapping" "^2.1.0" |
52 | 52 | "@babel/code-frame" "^7.16.7"
|
53 |
| - "@babel/generator" "^7.17.0" |
| 53 | + "@babel/generator" "^7.17.3" |
54 | 54 | "@babel/helper-compilation-targets" "^7.16.7"
|
55 | 55 | "@babel/helper-module-transforms" "^7.16.7"
|
56 | 56 | "@babel/helpers" "^7.17.2"
|
57 |
| - "@babel/parser" "^7.17.0" |
| 57 | + "@babel/parser" "^7.17.3" |
58 | 58 | "@babel/template" "^7.16.7"
|
59 |
| - "@babel/traverse" "^7.17.0" |
| 59 | + "@babel/traverse" "^7.17.3" |
60 | 60 | "@babel/types" "^7.17.0"
|
61 | 61 | convert-source-map "^1.7.0"
|
62 | 62 | debug "^4.1.0"
|
|
82 | 82 | jsesc "^2.5.1"
|
83 | 83 | source-map "^0.5.0"
|
84 | 84 |
|
85 |
| -"@babel/generator@^7.12.1", "@babel/generator@^7.17.0", "@babel/generator@^7.7.2": |
86 |
| - version "7.17.0" |
87 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.0.tgz#7bd890ba706cd86d3e2f727322346ffdbf98f65e" |
88 |
| - integrity sha512-I3Omiv6FGOC29dtlZhkfXO6pgkmukJSlT26QjVvS1DGZe/NzSVCPG41X0tS21oZkJYlovfj9qDWgKP+Cn4bXxw== |
| 85 | +"@babel/generator@^7.12.1", "@babel/generator@^7.17.3", "@babel/generator@^7.7.2": |
| 86 | + version "7.17.3" |
| 87 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.3.tgz#a2c30b0c4f89858cb87050c3ffdfd36bdf443200" |
| 88 | + integrity sha512-+R6Dctil/MgUsZsZAkYgK+ADNSZzJRRy0TvY65T71z/CR854xHQ1EweBYXdfT+HNeN7w0cSJJEzgxZMv40pxsg== |
89 | 89 | dependencies:
|
90 | 90 | "@babel/types" "^7.17.0"
|
91 | 91 | jsesc "^2.5.1"
|
|
422 | 422 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.3.tgz#a305415ebe7a6c7023b40b5122a0662d928334cd"
|
423 | 423 | integrity sha512-kFsOS0IbsuhO5ojF8Hc8z/8vEIOkylVBrjiZUbLTE3XFe0Qi+uu6HjzQixkFaqr0ZPAMZcBVxEwmsnsLPZ2Xsw==
|
424 | 424 |
|
425 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.10.5", "@babel/parser@^7.12.3", "@babel/parser@^7.14.7", "@babel/parser@^7.16.7", "@babel/parser@^7.17.0": |
426 |
| - version "7.17.0" |
427 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.0.tgz#f0ac33eddbe214e4105363bb17c3341c5ffcc43c" |
428 |
| - integrity sha512-VKXSCQx5D8S04ej+Dqsr1CzYvvWgf20jIw2D+YhQCrIlr2UZGaDds23Y0xg75/skOxpLCRpUZvk/1EAVkGoDOw== |
| 425 | +"@babel/parser@^7.1.0", "@babel/parser@^7.10.5", "@babel/parser@^7.12.3", "@babel/parser@^7.14.7", "@babel/parser@^7.16.7", "@babel/parser@^7.17.3": |
| 426 | + version "7.17.3" |
| 427 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.3.tgz#b07702b982990bf6fdc1da5049a23fece4c5c3d0" |
| 428 | + integrity sha512-7yJPvPV+ESz2IUTPbOL+YkIGyCqOyNIzdguKQuJGnH7bg1WTIifuM21YqokFt/THWh1AkCRn9IgoykTRCBVpzA== |
429 | 429 |
|
430 | 430 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.7":
|
431 | 431 | version "7.16.7"
|
|
1246 | 1246 | "@babel/parser" "^7.16.7"
|
1247 | 1247 | "@babel/types" "^7.16.7"
|
1248 | 1248 |
|
1249 |
| -"@babel/traverse@^7.10.5", "@babel/traverse@^7.12.1", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.0", "@babel/traverse@^7.7.2": |
1250 |
| - version "7.17.0" |
1251 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.0.tgz#3143e5066796408ccc880a33ecd3184f3e75cd30" |
1252 |
| - integrity sha512-fpFIXvqD6kC7c7PUNnZ0Z8cQXlarCLtCUpt2S1Dx7PjoRtCFffvOkHHSom+m5HIxMZn5bIBVb71lhabcmjEsqg== |
| 1249 | +"@babel/traverse@^7.10.5", "@babel/traverse@^7.12.1", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.0", "@babel/traverse@^7.17.3", "@babel/traverse@^7.7.2": |
| 1250 | + version "7.17.3" |
| 1251 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.3.tgz#0ae0f15b27d9a92ba1f2263358ea7c4e7db47b57" |
| 1252 | + integrity sha512-5irClVky7TxRWIRtxlh2WPUUOLhcPN06AGgaQSB8AEwuyEBgJVuJ5imdHm5zxk8w0QS5T+tDfnDxAlhWjpb7cw== |
1253 | 1253 | dependencies:
|
1254 | 1254 | "@babel/code-frame" "^7.16.7"
|
1255 |
| - "@babel/generator" "^7.17.0" |
| 1255 | + "@babel/generator" "^7.17.3" |
1256 | 1256 | "@babel/helper-environment-visitor" "^7.16.7"
|
1257 | 1257 | "@babel/helper-function-name" "^7.16.7"
|
1258 | 1258 | "@babel/helper-hoist-variables" "^7.16.7"
|
1259 | 1259 | "@babel/helper-split-export-declaration" "^7.16.7"
|
1260 |
| - "@babel/parser" "^7.17.0" |
| 1260 | + "@babel/parser" "^7.17.3" |
1261 | 1261 | "@babel/types" "^7.17.0"
|
1262 | 1262 | debug "^4.1.0"
|
1263 | 1263 | globals "^11.1.0"
|
|
0 commit comments