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

Commit

Permalink
Bump lodash from 4.17.14 to 4.17.21
Browse files Browse the repository at this point in the history
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.14 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.14...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 8, 2021
1 parent ea24c74 commit 1dff561
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 28 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"jwa": "^1.1.5",
"jwt-simple": "^0.5.1",
"kue": "^0.11.6",
"lodash": "^4.17.10",
"lodash": "^4.17.21",
"mage2vuestorefront": "git+https://github.com/vuestorefront/mage2vuestorefront.git",
"magento1-vsbridge-client": "github:DivanteLtd/magento1-vsbridge-client",
"magento2-rest-client": "github:vuestorefront/magento2-rest-client",
Expand Down
49 changes: 22 additions & 27 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4365,18 +4365,10 @@ lodash.unescape@4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/lodash.unescape/-/lodash.unescape-4.0.1.tgz#bf2249886ce514cda112fae9218cdc065211fc9c"

lodash@^4.0.0, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.15, lodash@^4.17.4:
version "4.17.15"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"

lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.14, lodash@^4.17.5:
version "4.17.14"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.14.tgz#9ce487ae66c96254fe20b599f21b6816028078ba"

lodash@^4.17.19:
version "4.17.19"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
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.21, lodash@^4.17.4, lodash@^4.17.5:
version "4.17.21"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==

longest@^1.0.1:
version "1.0.1"
Expand Down Expand Up @@ -4415,9 +4407,10 @@ lru-cache@^5.0.0:
dependencies:
yallist "^3.0.2"

"mage2vuestorefront@git+https://github.com/DivanteLtd/mage2vuestorefront.git":
version "1.11.0"
resolved "git+https://github.com/DivanteLtd/mage2vuestorefront.git#6b477d35b6d11f935b1643938881969f16c87c04"
"mage2vuestorefront@git+https://github.com/vuestorefront/mage2vuestorefront.git":
version "1.11.1"
uid a2abf48ec40d9fb761ee3f5117a1c87dc7f7c0c6
resolved "git+https://github.com/vuestorefront/mage2vuestorefront.git#a2abf48ec40d9fb761ee3f5117a1c87dc7f7c0c6"
dependencies:
"@elastic/elasticsearch" "^7.3.0"
agentkeepalive "^3.3.0"
Expand All @@ -4428,8 +4421,8 @@ lru-cache@^5.0.0:
jsonfile "^4.0.0"
jwt-simple "^0.5.1"
kue "^0.11.5"
lodash "^4.17.13"
magento2-rest-client "0.0.2"
lodash "^4.17.19"
magento2-rest-client "https://github.com/DivanteLtd/magento2-rest-client"
moment "^2.22.2"
node-sync "^0.2.1"
passport "^0.3.2"
Expand All @@ -4449,19 +4442,20 @@ lru-cache@^5.0.0:
request "^2.72.0"
winston "^2.2.0"

magento2-rest-client@0.0.2:
version "0.0.2"
resolved "https://registry.yarnpkg.com/magento2-rest-client/-/magento2-rest-client-0.0.2.tgz#2a6ef230c88129a8680b63ead3793ea7e99bf6a4"
integrity sha1-Km7yMMiBKahoC2Pq03k+p+mb9qQ=
"magento2-rest-client@github:vuestorefront/magento2-rest-client":
version "0.0.14"
uid "3ed81008e617abfed347ed42fb52ac9d72c8705b"
resolved "https://codeload.github.com/vuestorefront/magento2-rest-client/tar.gz/3ed81008e617abfed347ed42fb52ac9d72c8705b"
dependencies:
humps "^1.1.0"
oauth-1.0a "^1.0.1"
request "^2.72.0"
winston "^2.2.0"

"magento2-rest-client@github:DivanteLtd/magento2-rest-client":
version "0.0.12"
resolved "https://codeload.github.com/DivanteLtd/magento2-rest-client/tar.gz/fb5adcb24fe25e097c2127a3ded5ef05e0fcb2f7"
"magento2-rest-client@https://github.com/DivanteLtd/magento2-rest-client":
version "0.0.14"
uid "3ed81008e617abfed347ed42fb52ac9d72c8705b"
resolved "https://github.com/DivanteLtd/magento2-rest-client#3ed81008e617abfed347ed42fb52ac9d72c8705b"
dependencies:
humps "^1.1.0"
oauth-1.0a "^1.0.1"
Expand Down Expand Up @@ -6694,9 +6688,10 @@ stealthy-require@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/stealthy-require/-/stealthy-require-1.1.1.tgz#35b09875b4ff49f26a777e509b3090a3226bf24b"

"storefront-query-builder@https://github.com/DivanteLtd/storefront-query-builder.git":
version "1.0.1"
resolved "https://github.com/DivanteLtd/storefront-query-builder.git#0ef1f9760eb44edce5b9464a9145ce0a7517a419"
"storefront-query-builder@https://github.com/vuestorefront/storefront-query-builder.git":
version "1.0.2"
uid "7416993f07927f598d22ca448462f0d3f0288f20"
resolved "https://github.com/vuestorefront/storefront-query-builder.git#7416993f07927f598d22ca448462f0d3f0288f20"
dependencies:
"@typescript-eslint/parser" "^2.26.0"
clone-deep "^4.0.1"
Expand Down

0 comments on commit 1dff561

Please sign in to comment.