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

Commit

Permalink
Update lodash monorepo to v4.17.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 20, 2021
1 parent 4224a43 commit 6a6ce96
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion infra/discovery/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"graphql-tag": "2.10.3",
"graphql-type-json": "0.3.1",
"http": "0.0.0",
"lodash-es": "4.17.15",
"lodash-es": "4.17.21",
"logplease": "1.2.15",
"morgan": "1.9.1",
"p-limit": "2.2.2",
Expand Down
2 changes: 1 addition & 1 deletion infra/identity/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@origin/ipfs": "^0.1.0",
"dotenv": "8.2.0",
"envkey": "1.2.7",
"lodash": "4.17.15",
"lodash": "4.17.21",
"logplease": "1.2.15",
"pg": "7.18.1",
"sequelize": "5.21.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"chalk": "3.0.0",
"cli-table": "0.3.1",
"ganache-core": "2.4.0",
"lodash-es": "4.17.15",
"lodash-es": "4.17.21",
"mocha": "7.0.1",
"prettier-eslint-cli": "5.0.0",
"solc": "0.5.14",
Expand Down
2 changes: 1 addition & 1 deletion packages/eventsource/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@origin/ipfs": "^0.1.0"
},
"devDependencies": {
"lodash-es": "4.17.15",
"lodash-es": "4.17.21",
"prettier": "1.19.1",
"eslint": "6.8.0"
},
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18151,10 +18151,10 @@ locate-path@^5.0.0:
dependencies:
p-locate "^4.1.0"

lodash-es@4.17.15:
version "4.17.15"
resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.15.tgz#21bd96839354412f23d7a10340e5eac6ee455d78"
integrity sha512-rlrc3yU3+JNOpZ9zj5pQtxnx2THmvRykwL4Xlxoa8I9lHBlVbbyPhgyPMioxVZ4NqyxaVVtaJnzsyOidQIhyyQ==
lodash-es@4.17.21:
version "4.17.21"
resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.21.tgz#43e626c46e6591b7750beb2b50117390c609e3ee"
integrity sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==

lodash-es@^4.17.11, lodash-es@^4.17.15, lodash-es@^4.17.20:
version "4.17.20"
Expand Down Expand Up @@ -18396,10 +18396,10 @@ lodash@4.17.10:
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"
integrity sha512-UejweD1pDoXu+AD825lWwp4ZGtSwgnpZxb3JDViD7StjQz+Nb/6l093lx4OQ0foGWNRoc19mWy7BzL+UAK2iVg==

lodash@4.17.15:
version "4.17.15"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
lodash@4.17.21:
version "4.17.21"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==

lodash@^4.0.0, lodash@^4.0.1, lodash@^4.14.2, lodash@^4.15.0, lodash@^4.16.2, 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.20, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.0, lodash@^4.2.1, lodash@^4.3.0, lodash@~4.17.10:
version "4.17.20"
Expand Down

0 comments on commit 6a6ce96

Please sign in to comment.