|
1082 | 1082 | call-me-maybe "^1.0.1"
|
1083 | 1083 | glob-to-regexp "^0.3.0"
|
1084 | 1084 |
|
1085 |
| -"@next/bundle-analyzer@^8.1.0": |
1086 |
| - version "8.1.0" |
1087 |
| - resolved "https://registry.npmjs.org/@next/bundle-analyzer/-/bundle-analyzer-8.1.0.tgz#4b460929fad6f7c8e76b3ce06656e0a3d9386856" |
| 1085 | +"@next/bundle-analyzer@^9.0.0": |
| 1086 | + version "9.0.0" |
| 1087 | + resolved "https://registry.yarnpkg.com/@next/bundle-analyzer/-/bundle-analyzer-9.0.0.tgz#ab5d8689b5a16360bb9181880cea87f79090d45a" |
| 1088 | + integrity sha512-iNbPLaIESf9QQCG/HNj2MlM5vKqKMbdGWh0BkvlTe21/jS80GeiX+JoIPZ5XnGE9DtTyQTJG8gWnOrYe2f39hg== |
1088 | 1089 | dependencies:
|
1089 |
| - webpack-bundle-analyzer "3.0.3" |
| 1090 | + webpack-bundle-analyzer "3.3.2" |
1090 | 1091 |
|
1091 | 1092 | "@nodelib/fs.stat@^1.1.2":
|
1092 | 1093 | version "1.1.3"
|
@@ -1463,7 +1464,12 @@ acorn-walk@^6.0.1:
|
1463 | 1464 | version "6.1.1"
|
1464 | 1465 | resolved "https://registry.npmjs.org/acorn-walk/-/acorn-walk-6.1.1.tgz#d363b66f5fac5f018ff9c3a1e7b6f8e310cc3913"
|
1465 | 1466 |
|
1466 |
| -acorn@^5.5.3, acorn@^5.7.3: |
| 1467 | +acorn-walk@^6.1.1: |
| 1468 | + version "6.2.0" |
| 1469 | + resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-6.2.0.tgz#123cb8f3b84c2171f1f7fb252615b1c78a6b1a8c" |
| 1470 | + integrity sha512-7evsyfH1cLOCdAzZAd43Cic04yKydNx0cF+7tiA19p1XnLLPU4dpCQOqpjqwokFe//vS0QqfqqjCS2JkiIs0cA== |
| 1471 | + |
| 1472 | +acorn@^5.5.3: |
1467 | 1473 | version "5.7.3"
|
1468 | 1474 | resolved "https://registry.npmjs.org/acorn/-/acorn-5.7.3.tgz#67aa231bf8812974b85235a96771eb6bd07ea279"
|
1469 | 1475 |
|
@@ -11303,11 +11309,13 @@ webidl-conversions@^4.0.2:
|
11303 | 11309 | version "4.0.2"
|
11304 | 11310 | resolved "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
|
11305 | 11311 |
|
11306 |
| -webpack-bundle-analyzer@3.0.3: |
11307 |
| - version "3.0.3" |
11308 |
| - resolved "https://registry.npmjs.org/webpack-bundle-analyzer/-/webpack-bundle-analyzer-3.0.3.tgz#dbc7fff8f52058b6714a20fddf309d0790e3e0a0" |
| 11312 | +webpack-bundle-analyzer@3.3.2: |
| 11313 | + version "3.3.2" |
| 11314 | + resolved "https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-3.3.2.tgz#3da733a900f515914e729fcebcd4c40dde71fc6f" |
| 11315 | + integrity sha512-7qvJLPKB4rRWZGjVp5U1KEjwutbDHSKboAl0IfafnrdXMrgC0tOtZbQD6Rw0u4cmpgRN4O02Fc0t8eAT+FgGzA== |
11309 | 11316 | dependencies:
|
11310 |
| - acorn "^5.7.3" |
| 11317 | + acorn "^6.0.7" |
| 11318 | + acorn-walk "^6.1.1" |
11311 | 11319 | bfj "^6.1.1"
|
11312 | 11320 | chalk "^2.4.1"
|
11313 | 11321 | commander "^2.18.0"
|
|
0 commit comments