@@ -1368,14 +1368,10 @@ chokidar@^2, chokidar@^2.1.5:
1368
1368
optionalDependencies :
1369
1369
fsevents "^1.2.7"
1370
1370
1371
- chownr@^1.1.1 :
1372
- version "1.1.2"
1373
- resolved "https://registry.yarnpkg.com/chownr/-/chownr-1.1.2.tgz#a18f1e0b269c8a6a5d3c86eb298beb14c3dd7bf6"
1374
-
1375
- chownr@^1.1.3 :
1376
- version "1.1.3"
1377
- resolved "https://registry.yarnpkg.com/chownr/-/chownr-1.1.3.tgz#42d837d5239688d55f303003a508230fa6727142"
1378
- integrity sha512-i70fVHhmV3DtTl6nqvZOnIjbY0Pe4kAUjwHj8z0zAdgBtYrJyYwLKCCuRBQ5ppkyL0AkN7HKRnETdmdp1zqNXw==
1371
+ chownr@^1.1.1, chownr@^1.1.3, chownr@^1.1.4 :
1372
+ version "1.1.4"
1373
+ resolved "https://registry.yarnpkg.com/chownr/-/chownr-1.1.4.tgz#6fc9d7b42d32a583596337666e7d08084da2cc6b"
1374
+ integrity sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==
1379
1375
1380
1376
ci-info@^1.5.0 :
1381
1377
version "1.6.0"
@@ -2754,11 +2750,12 @@ fs-extra@^8.1.0:
2754
2750
jsonfile "^4.0.0"
2755
2751
universalify "^0.1.0"
2756
2752
2757
- fs-minipass@^1.2.5 :
2758
- version "1.2.6"
2759
- resolved "https://registry.yarnpkg.com/fs-minipass/-/fs-minipass-1.2.6.tgz#2c5cc30ded81282bfe8a0d7c7c1853ddeb102c07"
2753
+ fs-minipass@^1.2.7 :
2754
+ version "1.2.7"
2755
+ resolved "https://registry.yarnpkg.com/fs-minipass/-/fs-minipass-1.2.7.tgz#ccff8570841e7fe4265693da88936c55aed7f7c7"
2756
+ integrity sha512-GWSSJGFy4e9GUeCcbIkED+bgAoFyj7XF1mV8rma3QW4NIqX9Kyx79N/PF61H5udOV3aY1IaMLs6pGbH71nlCTA==
2760
2757
dependencies :
2761
- minipass "^2.2.1 "
2758
+ minipass "^2.6.0 "
2762
2759
2763
2760
fs-minipass@^2.0.0 :
2764
2761
version "2.0.0"
@@ -4415,9 +4412,10 @@ lru-cache@^5.0.0:
4415
4412
dependencies :
4416
4413
yallist "^3.0.2"
4417
4414
4418
- " mage2vuestorefront@git+https://github.com/DivanteLtd/mage2vuestorefront.git " :
4419
- version "1.11.0"
4420
- resolved "git+https://github.com/DivanteLtd/mage2vuestorefront.git#6b477d35b6d11f935b1643938881969f16c87c04"
4415
+ " mage2vuestorefront@git+https://github.com/vuestorefront/mage2vuestorefront.git " :
4416
+ version "1.11.1"
4417
+ uid a2abf48ec40d9fb761ee3f5117a1c87dc7f7c0c6
4418
+ resolved "git+https://github.com/vuestorefront/mage2vuestorefront.git#a2abf48ec40d9fb761ee3f5117a1c87dc7f7c0c6"
4421
4419
dependencies :
4422
4420
" @elastic/elasticsearch" " ^7.3.0"
4423
4421
agentkeepalive "^3.3.0"
@@ -4428,8 +4426,8 @@ lru-cache@^5.0.0:
4428
4426
jsonfile "^4.0.0"
4429
4427
jwt-simple "^0.5.1"
4430
4428
kue "^0.11.5"
4431
- lodash "^4.17.13 "
4432
- magento2-rest-client "0.0.2 "
4429
+ lodash "^4.17.19 "
4430
+ magento2-rest-client "https://github.com/DivanteLtd/magento2-rest-client "
4433
4431
moment "^2.22.2"
4434
4432
node-sync "^0.2.1"
4435
4433
passport "^0.3.2"
@@ -4449,19 +4447,20 @@ lru-cache@^5.0.0:
4449
4447
request "^2.72.0"
4450
4448
winston "^2.2.0"
4451
4449
4452
- magento2-rest-client@0.0.2 :
4453
- version "0.0.2 "
4454
- resolved "https://registry.yarnpkg.com/magento2-rest-client/-/magento2-rest-client-0.0.2.tgz#2a6ef230c88129a8680b63ead3793ea7e99bf6a4 "
4455
- integrity sha1-Km7yMMiBKahoC2Pq03k+p+mb9qQ=
4450
+ " magento2-rest-client@github:vuestorefront/magento2-rest-client " :
4451
+ version "0.0.14 "
4452
+ uid "3ed81008e617abfed347ed42fb52ac9d72c8705b "
4453
+ resolved "https://codeload.github.com/vuestorefront/magento2-rest-client/tar.gz/3ed81008e617abfed347ed42fb52ac9d72c8705b"
4456
4454
dependencies :
4457
4455
humps "^1.1.0"
4458
4456
oauth-1.0a "^1.0.1"
4459
4457
request "^2.72.0"
4460
4458
winston "^2.2.0"
4461
4459
4462
- " magento2-rest-client@github:DivanteLtd/magento2-rest-client " :
4463
- version "0.0.12"
4464
- resolved "https://codeload.github.com/DivanteLtd/magento2-rest-client/tar.gz/fb5adcb24fe25e097c2127a3ded5ef05e0fcb2f7"
4460
+ " magento2-rest-client@https://github.com/DivanteLtd/magento2-rest-client " :
4461
+ version "0.0.14"
4462
+ uid "3ed81008e617abfed347ed42fb52ac9d72c8705b"
4463
+ resolved "https://github.com/DivanteLtd/magento2-rest-client#3ed81008e617abfed347ed42fb52ac9d72c8705b"
4465
4464
dependencies :
4466
4465
humps "^1.1.0"
4467
4466
oauth-1.0a "^1.0.1"
@@ -4678,9 +4677,10 @@ minimist@~0.0.1:
4678
4677
version "0.0.10"
4679
4678
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.10.tgz#de3f98543dbf96082be48ad1a0c7cda836301dcf"
4680
4679
4681
- minipass@^2.2.1, minipass@^2.3.5 :
4682
- version "2.3.5"
4683
- resolved "https://registry.yarnpkg.com/minipass/-/minipass-2.3.5.tgz#cacebe492022497f656b0f0f51e2682a9ed2d848"
4680
+ minipass@^2.6.0, minipass@^2.9.0 :
4681
+ version "2.9.0"
4682
+ resolved "https://registry.yarnpkg.com/minipass/-/minipass-2.9.0.tgz#e713762e7d3e32fed803115cf93e04bca9fcc9a6"
4683
+ integrity sha512-wxfUjg9WebH+CUDX/CdbRlh5SmfZiy/hpkxaRI16Y9W56Pa75sWgd/rvFilSgrauD9NyFymP/+JFV3KwzIsJeg==
4684
4684
dependencies :
4685
4685
safe-buffer "^5.1.2"
4686
4686
yallist "^3.0.0"
@@ -4692,11 +4692,12 @@ minipass@^3.0.0:
4692
4692
dependencies :
4693
4693
yallist "^4.0.0"
4694
4694
4695
- minizlib@^1.2.1 :
4696
- version "1.2.1"
4697
- resolved "https://registry.yarnpkg.com/minizlib/-/minizlib-1.2.1.tgz#dd27ea6136243c7c880684e8672bb3a45fd9b614"
4695
+ minizlib@^1.3.3 :
4696
+ version "1.3.3"
4697
+ resolved "https://registry.yarnpkg.com/minizlib/-/minizlib-1.3.3.tgz#2290de96818a34c29551c8a8d301216bd65a861d"
4698
+ integrity sha512-6ZYMOEnmVsdCeTJVE0W9ZD+pVnE8h9Hma/iOwwRDsdQoePpoX56/8B6z3P9VNwppJuBKNRuFDRNRqRWexT9G9Q==
4698
4699
dependencies :
4699
- minipass "^2.2.1 "
4700
+ minipass "^2.9.0 "
4700
4701
4701
4702
minizlib@^2.1.0 :
4702
4703
version "2.1.0"
@@ -4712,13 +4713,13 @@ mixin-deep@^1.2.0:
4712
4713
for-in "^1.0.2"
4713
4714
is-extendable "^1.0.1"
4714
4715
4715
- mkdirp@0.5.1, mkdirp@0.x, mkdirp@^0.5.0, mkdirp@^0.5.1 :
4716
+ mkdirp@0.5.1 :
4716
4717
version "0.5.1"
4717
4718
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.1.tgz#30057438eac6cf7f8c4767f38648d6697d75c903"
4718
4719
dependencies :
4719
4720
minimist "0.0.8"
4720
4721
4721
- mkdirp@0.5.x, mkdirp@~0.5.x :
4722
+ mkdirp@0.5.x, mkdirp@0.x, mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@^0.5.5, mkdirp@ ~0.5.x :
4722
4723
version "0.5.5"
4723
4724
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.5.tgz#d91cefd62d1436ca0f41620e251288d420099def"
4724
4725
integrity sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ==
@@ -6220,10 +6221,10 @@ safe-buffer@5.1.2, safe-buffer@~5.1.0, safe-buffer@~5.1.1:
6220
6221
version "5.1.2"
6221
6222
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d"
6222
6223
6223
- safe-buffer@^5.0.1, safe-buffer@^5.1.2 :
6224
- version "5.2.0 "
6225
- resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.0 .tgz#b74daec49b1148f88c64b68d49b1e815c1f2f519 "
6226
- integrity sha512-fZEwUGbVl7kouZs1jCdMLdt95hdIv0ZeHg6L7qPeciMZhZ+/gdesW4wgTARkrFWEpspjEATAzUGPG8N2jJiwbg ==
6224
+ safe-buffer@^5.0.1, safe-buffer@^5.1.2, safe-buffer@^5.2.1 :
6225
+ version "5.2.1 "
6226
+ resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.1 .tgz#1eaf9fa9bdb1fdd4ec75f58f9cdb4e6b7827eec6 "
6227
+ integrity sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ ==
6227
6228
6228
6229
safe-regex@^1.1.0 :
6229
6230
version "1.1.0"
@@ -6694,9 +6695,10 @@ stealthy-require@^1.1.1:
6694
6695
version "1.1.1"
6695
6696
resolved "https://registry.yarnpkg.com/stealthy-require/-/stealthy-require-1.1.1.tgz#35b09875b4ff49f26a777e509b3090a3226bf24b"
6696
6697
6697
- " storefront-query-builder@https://github.com/DivanteLtd/storefront-query-builder.git " :
6698
- version "1.0.1"
6699
- resolved "https://github.com/DivanteLtd/storefront-query-builder.git#0ef1f9760eb44edce5b9464a9145ce0a7517a419"
6698
+ " storefront-query-builder@https://github.com/vuestorefront/storefront-query-builder.git " :
6699
+ version "1.0.2"
6700
+ uid "7416993f07927f598d22ca448462f0d3f0288f20"
6701
+ resolved "https://github.com/vuestorefront/storefront-query-builder.git#7416993f07927f598d22ca448462f0d3f0288f20"
6700
6702
dependencies :
6701
6703
" @typescript-eslint/parser" " ^2.26.0"
6702
6704
clone-deep "^4.0.1"
@@ -6905,16 +6907,17 @@ tar-stream@^2.0.0:
6905
6907
readable-stream "^3.1.1"
6906
6908
6907
6909
tar@^4 :
6908
- version "4.4.10"
6909
- resolved "https://registry.yarnpkg.com/tar/-/tar-4.4.10.tgz#946b2810b9a5e0b26140cf78bea6b0b0d689eba1"
6910
- dependencies :
6911
- chownr "^1.1.1"
6912
- fs-minipass "^1.2.5"
6913
- minipass "^2.3.5"
6914
- minizlib "^1.2.1"
6915
- mkdirp "^0.5.0"
6916
- safe-buffer "^5.1.2"
6917
- yallist "^3.0.3"
6910
+ version "4.4.19"
6911
+ resolved "https://registry.yarnpkg.com/tar/-/tar-4.4.19.tgz#2e4d7263df26f2b914dee10c825ab132123742f3"
6912
+ integrity sha512-a20gEsvHnWe0ygBY8JbxoM4w3SJdhc7ZAuxkLqh+nvNQN2IOt0B5lLgM490X5Hl8FF0dl0tOf2ewFYAlIFgzVA==
6913
+ dependencies :
6914
+ chownr "^1.1.4"
6915
+ fs-minipass "^1.2.7"
6916
+ minipass "^2.9.0"
6917
+ minizlib "^1.3.3"
6918
+ mkdirp "^0.5.5"
6919
+ safe-buffer "^5.2.1"
6920
+ yallist "^3.1.1"
6918
6921
6919
6922
tar@^5.0.5 :
6920
6923
version "5.0.5"
@@ -7616,9 +7619,10 @@ yallist@^2.1.2:
7616
7619
version "2.1.2"
7617
7620
resolved "https://registry.yarnpkg.com/yallist/-/yallist-2.1.2.tgz#1c11f9218f076089a47dd512f93c6699a6a81d52"
7618
7621
7619
- yallist@^3.0.0, yallist@^3.0.2, yallist@^3.0.3 :
7620
- version "3.0.3"
7621
- resolved "https://registry.yarnpkg.com/yallist/-/yallist-3.0.3.tgz#b4b049e314be545e3ce802236d6cd22cd91c3de9"
7622
+ yallist@^3.0.0, yallist@^3.0.2, yallist@^3.1.1 :
7623
+ version "3.1.1"
7624
+ resolved "https://registry.yarnpkg.com/yallist/-/yallist-3.1.1.tgz#dbb7daf9bfd8bac9ab45ebf602b8cbad0d5d08fd"
7625
+ integrity sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==
7622
7626
7623
7627
yallist@^4.0.0 :
7624
7628
version "4.0.0"
0 commit comments