|
1010 | 1010 | resolved "https://registry.npmjs.org/@types/node/-/node-10.12.9.tgz#a07bfa74331471e1dc22a47eb72026843f7b95c8"
|
1011 | 1011 | integrity sha512-eajkMXG812/w3w4a1OcBlaTwsFPO5F7fJ/amy+tieQxEMWBlbV1JGSjkFM+zkHNf81Cad+dfIRA+IBkvmvdAeA==
|
1012 | 1012 |
|
1013 |
| -"@types/node@^12.0.2", "@types/node@^12.6.9": |
| 1013 | +"@types/node@^12.0.2": |
1014 | 1014 | version "12.7.2"
|
1015 | 1015 | resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.2.tgz#c4e63af5e8823ce9cc3f0b34f7b998c2171f0c44"
|
1016 | 1016 | integrity sha512-dyYO+f6ihZEtNPDcWNR1fkoTDf3zAK3lAABDze3mz6POyIercH0lEUawUFXlG8xaQZmm1yEBON/4TsYv/laDYg==
|
@@ -1112,11 +1112,6 @@ acorn@^6.0.1:
|
1112 | 1112 | resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.0.4.tgz#77377e7353b72ec5104550aa2d2097a2fd40b754"
|
1113 | 1113 | integrity sha512-VY4i5EKSKkofY2I+6QLTbTTN/UvEQPCo6eiwzzSaSWfpaDhOmStMCMod6wmuPciNq+XS0faCglFu2lHZpdHUtg==
|
1114 | 1114 |
|
1115 |
| -acorn@^6.2.1: |
1116 |
| - version "6.3.0" |
1117 |
| - resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.3.0.tgz#0087509119ffa4fc0a0041d1e93a417e68cb856e" |
1118 |
| - integrity sha512-/czfa8BwS88b9gWQVhc8eknunSA2DoJpJyTQkhheIf5E48u1N0R4q/YxxsAeqRrmK9TQ/uYfgLDfZo91UlANIA== |
1119 |
| - |
1120 | 1115 | acorn@^7.0.0:
|
1121 | 1116 | version "7.0.0"
|
1122 | 1117 | resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.0.0.tgz#26b8d1cd9a9b700350b71c0905546f64d1284e7a"
|
@@ -2782,6 +2777,11 @@ fsevents@^1.2.7:
|
2782 | 2777 | nan "^2.12.1"
|
2783 | 2778 | node-pre-gyp "^0.12.0"
|
2784 | 2779 |
|
| 2780 | +fsevents@~2.3.2: |
| 2781 | + version "2.3.3" |
| 2782 | + resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.3.tgz#cac6407785d03675a2a5e1a5305c697b347d90d6" |
| 2783 | + integrity sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw== |
| 2784 | + |
2785 | 2785 | function-bind@^1.1.1:
|
2786 | 2786 | version "1.1.1"
|
2787 | 2787 | resolved "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
|
@@ -5320,14 +5320,12 @@ rollup-pluginutils@^2.8.1:
|
5320 | 5320 | dependencies:
|
5321 | 5321 | estree-walker "^0.6.1"
|
5322 | 5322 |
|
5323 |
| -rollup@^1.19.4: |
5324 |
| - version "1.19.4" |
5325 |
| - resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.19.4.tgz#0cb4e4d6fa127adab59b11d0be50e8dd1c78123a" |
5326 |
| - integrity sha512-G24w409GNj7i/Yam2cQla6qV2k6Nug8bD2DZg9v63QX/cH/dEdbNJg8H4lUm5M1bRpPKRUC465Rm9H51JTKOfQ== |
5327 |
| - dependencies: |
5328 |
| - "@types/estree" "0.0.39" |
5329 |
| - "@types/node" "^12.6.9" |
5330 |
| - acorn "^6.2.1" |
| 5323 | +rollup@^3.0.0: |
| 5324 | + version "3.29.5" |
| 5325 | + resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.29.5.tgz#8a2e477a758b520fb78daf04bca4c522c1da8a54" |
| 5326 | + integrity sha512-GVsDdsbJzzy4S/v3dqWPJ7EfvZJfCHiDqe80IyrF59LYuP+e6U1LJoUqeuqRbwAWoMNoXivMNeNAOf5E22VA1w== |
| 5327 | + optionalDependencies: |
| 5328 | + fsevents "~2.3.2" |
5331 | 5329 |
|
5332 | 5330 | rsvp@^4.8.4:
|
5333 | 5331 | version "4.8.5"
|
|
0 commit comments