@@ -3347,7 +3347,7 @@ debug@^3.1.0:
3347
3347
dependencies :
3348
3348
ms "^2.1.1"
3349
3349
3350
- debuglog@*, debuglog@ ^1.0.1 :
3350
+ debuglog@^1.0.1 :
3351
3351
version "1.0.1"
3352
3352
resolved "https://registry.yarnpkg.com/debuglog/-/debuglog-1.0.1.tgz#aa24ffb9ac3df9a2351837cfb2d279360cd78492"
3353
3353
integrity sha1-qiT/uaw9+aI1GDfPstJ5NgzXhJI=
@@ -4421,11 +4421,16 @@ fs.realpath@^1.0.0:
4421
4421
resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
4422
4422
integrity sha1-FQStJSMVjKpA20onh8sBQRmU6k8=
4423
4423
4424
- fsevents@^2.1.2, fsevents@~2.1.2 :
4424
+ fsevents@^2.1.2 :
4425
4425
version "2.1.3"
4426
4426
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.1.3.tgz#fb738703ae8d2f9fe900c33836ddebee8b97f23e"
4427
4427
integrity sha512-Auw9a4AxqWpa9GUfj370BMPzzyncfBABW8Mab7BGWBYDj4Isgq+cDKtx0i6u9jcX9pQDnswsaaOTgTmA5pEjuQ==
4428
4428
4429
+ fsevents@~2.3.2 :
4430
+ version "2.3.3"
4431
+ resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.3.tgz#cac6407785d03675a2a5e1a5305c697b347d90d6"
4432
+ integrity sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==
4433
+
4429
4434
function-bind@^1.1.1 :
4430
4435
version "1.1.1"
4431
4436
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
@@ -5066,7 +5071,7 @@ import-local@^3.0.2:
5066
5071
pkg-dir "^4.2.0"
5067
5072
resolve-cwd "^3.0.0"
5068
5073
5069
- imurmurhash@*, imurmurhash@ ^0.1.4 :
5074
+ imurmurhash@^0.1.4 :
5070
5075
version "0.1.4"
5071
5076
resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
5072
5077
integrity sha1-khi5srkoojixPcT7a21XbyMUU+o=
@@ -6602,11 +6607,6 @@ lockfile@^1.0.4:
6602
6607
dependencies :
6603
6608
signal-exit "^3.0.2"
6604
6609
6605
- lodash._baseindexof@* :
6606
- version "3.1.0"
6607
- resolved "https://registry.yarnpkg.com/lodash._baseindexof/-/lodash._baseindexof-3.1.0.tgz#fe52b53a1c6761e42618d654e4a25789ed61822c"
6608
- integrity sha1-/lK1OhxnYeQmGNZU5KJXie1hgiw=
6609
-
6610
6610
lodash._baseuniq@~4.6.0 :
6611
6611
version "4.6.0"
6612
6612
resolved "https://registry.yarnpkg.com/lodash._baseuniq/-/lodash._baseuniq-4.6.0.tgz#0ebb44e456814af7905c6212fa2c9b2d51b841e8"
@@ -6615,33 +6615,11 @@ lodash._baseuniq@~4.6.0:
6615
6615
lodash._createset "~4.0.0"
6616
6616
lodash._root "~3.0.0"
6617
6617
6618
- lodash._bindcallback@* :
6619
- version "3.0.1"
6620
- resolved "https://registry.yarnpkg.com/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz#e531c27644cf8b57a99e17ed95b35c748789392e"
6621
- integrity sha1-5THCdkTPi1epnhftlbNcdIeJOS4=
6622
-
6623
- lodash._cacheindexof@* :
6624
- version "3.0.2"
6625
- resolved "https://registry.yarnpkg.com/lodash._cacheindexof/-/lodash._cacheindexof-3.0.2.tgz#3dc69ac82498d2ee5e3ce56091bafd2adc7bde92"
6626
- integrity sha1-PcaayCSY0u5ePOVgkbr9Ktx73pI=
6627
-
6628
- lodash._createcache@* :
6629
- version "3.1.2"
6630
- resolved "https://registry.yarnpkg.com/lodash._createcache/-/lodash._createcache-3.1.2.tgz#56d6a064017625e79ebca6b8018e17440bdcf093"
6631
- integrity sha1-VtagZAF2JeeevKa4AY4XRAvc8JM=
6632
- dependencies :
6633
- lodash._getnative "^3.0.0"
6634
-
6635
6618
lodash._createset@~4.0.0 :
6636
6619
version "4.0.3"
6637
6620
resolved "https://registry.yarnpkg.com/lodash._createset/-/lodash._createset-4.0.3.tgz#0f4659fbb09d75194fa9e2b88a6644d363c9fe26"
6638
6621
integrity sha1-D0ZZ+7CddRlPqeK4imZE02PJ/iY=
6639
6622
6640
- lodash._getnative@*, lodash._getnative@^3.0.0 :
6641
- version "3.9.1"
6642
- resolved "https://registry.yarnpkg.com/lodash._getnative/-/lodash._getnative-3.9.1.tgz#570bc7dede46d61cdcde687d65d3eecbaa3aaff5"
6643
- integrity sha1-VwvH3t5G1hzc3mh9ZdPuy6o6r/U=
6644
-
6645
6623
lodash._reinterpolate@^3.0.0 :
6646
6624
version "3.0.0"
6647
6625
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
6712
6690
resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"
6713
6691
integrity sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4=
6714
6692
6715
- lodash.restparam@* :
6716
- version "3.6.1"
6717
- resolved "https://registry.yarnpkg.com/lodash.restparam/-/lodash.restparam-3.6.1.tgz#936a4e309ef330a7645ed4145986c85ae5b20805"
6718
- integrity sha1-k2pOMJ7zMKdkXtQUWYbIWuWyCAU=
6719
-
6720
6693
lodash.set@^4.3.2 :
6721
6694
version "4.3.2"
6722
6695
resolved "https://registry.yarnpkg.com/lodash.set/-/lodash.set-4.3.2.tgz#d8757b1da807dde24816b0d6a84bea1a76230b23"
9030
9003
crypto-browserify "^3.11.0"
9031
9004
process-es6 "^0.11.2"
9032
9005
9033
- rollup@2.25.0 :
9034
- version "2.25.0 "
9035
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.25.0 .tgz#5c69aa9a19b7ae2fd26520d790c01e7a46c9b6ea "
9036
- integrity sha512-S+OzytEaqcLugXAqesmJMb1Q16I6h1ps8F3AOX7yMZ1OkkuOATJH/x2lqJJtjQo2/d+0J4j62M2RbvgmxvOuCw ==
9006
+ rollup@2.79.2 :
9007
+ version "2.79.2 "
9008
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.2 .tgz#f150e4a5db4b121a21a747d762f701e5e9f49090 "
9009
+ integrity sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ ==
9037
9010
optionalDependencies :
9038
- fsevents "~2.1 .2"
9011
+ fsevents "~2.3 .2"
9039
9012
9040
9013
rollup@^0.63.4 :
9041
9014
version "0.63.5"
0 commit comments