Skip to content
This repository was archived by the owner on May 28, 2023. It is now read-only.

Commit 76350d7

Browse files
Bump lodash from 4.17.14 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.14 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.14...4.17.19) Signed-off-by: dependabot[bot] <support@github.com>
1 parent ea24c74 commit 76350d7

File tree

2 files changed

+20
-25
lines changed

2 files changed

+20
-25
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"jwa": "^1.1.5",
7272
"jwt-simple": "^0.5.1",
7373
"kue": "^0.11.6",
74-
"lodash": "^4.17.10",
74+
"lodash": "^4.17.19",
7575
"mage2vuestorefront": "git+https://github.com/vuestorefront/mage2vuestorefront.git",
7676
"magento1-vsbridge-client": "github:DivanteLtd/magento1-vsbridge-client",
7777
"magento2-rest-client": "github:vuestorefront/magento2-rest-client",

yarn.lock

Lines changed: 19 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -4365,15 +4365,7 @@ lodash.unescape@4.0.1:
43654365
version "4.0.1"
43664366
resolved "https://registry.yarnpkg.com/lodash.unescape/-/lodash.unescape-4.0.1.tgz#bf2249886ce514cda112fae9218cdc065211fc9c"
43674367

4368-
lodash@^4.0.0, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.15, lodash@^4.17.4:
4369-
version "4.17.15"
4370-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
4371-
4372-
lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.14, lodash@^4.17.5:
4373-
version "4.17.14"
4374-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.14.tgz#9ce487ae66c96254fe20b599f21b6816028078ba"
4375-
4376-
lodash@^4.17.19:
4368+
lodash@^4.0.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.4, lodash@^4.17.5:
43774369
version "4.17.19"
43784370
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
43794371
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
@@ -4415,9 +4407,10 @@ lru-cache@^5.0.0:
44154407
dependencies:
44164408
yallist "^3.0.2"
44174409

4418-
"mage2vuestorefront@git+https://github.com/DivanteLtd/mage2vuestorefront.git":
4419-
version "1.11.0"
4420-
resolved "git+https://github.com/DivanteLtd/mage2vuestorefront.git#6b477d35b6d11f935b1643938881969f16c87c04"
4410+
"mage2vuestorefront@git+https://github.com/vuestorefront/mage2vuestorefront.git":
4411+
version "1.11.1"
4412+
uid a2abf48ec40d9fb761ee3f5117a1c87dc7f7c0c6
4413+
resolved "git+https://github.com/vuestorefront/mage2vuestorefront.git#a2abf48ec40d9fb761ee3f5117a1c87dc7f7c0c6"
44214414
dependencies:
44224415
"@elastic/elasticsearch" "^7.3.0"
44234416
agentkeepalive "^3.3.0"
@@ -4428,8 +4421,8 @@ lru-cache@^5.0.0:
44284421
jsonfile "^4.0.0"
44294422
jwt-simple "^0.5.1"
44304423
kue "^0.11.5"
4431-
lodash "^4.17.13"
4432-
magento2-rest-client "0.0.2"
4424+
lodash "^4.17.19"
4425+
magento2-rest-client "https://github.com/DivanteLtd/magento2-rest-client"
44334426
moment "^2.22.2"
44344427
node-sync "^0.2.1"
44354428
passport "^0.3.2"
@@ -4449,19 +4442,20 @@ lru-cache@^5.0.0:
44494442
request "^2.72.0"
44504443
winston "^2.2.0"
44514444

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=
4445+
"magento2-rest-client@github:vuestorefront/magento2-rest-client":
4446+
version "0.0.13"
4447+
uid "32632162060588c6f9e86eba47ad4544229307f2"
4448+
resolved "https://codeload.github.com/vuestorefront/magento2-rest-client/tar.gz/32632162060588c6f9e86eba47ad4544229307f2"
44564449
dependencies:
44574450
humps "^1.1.0"
44584451
oauth-1.0a "^1.0.1"
44594452
request "^2.72.0"
44604453
winston "^2.2.0"
44614454

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"
4455+
"magento2-rest-client@https://github.com/DivanteLtd/magento2-rest-client":
4456+
version "0.0.13"
4457+
uid "32632162060588c6f9e86eba47ad4544229307f2"
4458+
resolved "https://github.com/DivanteLtd/magento2-rest-client#32632162060588c6f9e86eba47ad4544229307f2"
44654459
dependencies:
44664460
humps "^1.1.0"
44674461
oauth-1.0a "^1.0.1"
@@ -6694,9 +6688,10 @@ stealthy-require@^1.1.1:
66946688
version "1.1.1"
66956689
resolved "https://registry.yarnpkg.com/stealthy-require/-/stealthy-require-1.1.1.tgz#35b09875b4ff49f26a777e509b3090a3226bf24b"
66966690

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"
6691+
"storefront-query-builder@https://github.com/vuestorefront/storefront-query-builder.git":
6692+
version "1.0.2"
6693+
uid "7416993f07927f598d22ca448462f0d3f0288f20"
6694+
resolved "https://github.com/vuestorefront/storefront-query-builder.git#7416993f07927f598d22ca448462f0d3f0288f20"
67006695
dependencies:
67016696
"@typescript-eslint/parser" "^2.26.0"
67026697
clone-deep "^4.0.1"

0 commit comments

Comments
 (0)