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

Commit

Permalink
Update dependency lodash-es to v4.17.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 11, 2021
1 parent 3981e54 commit 8403d33
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 9 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.20",
"logplease": "1.2.15",
"morgan": "1.9.1",
"p-limit": "2.2.2",
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.20",
"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.20",
"prettier": "1.19.1",
"eslint": "6.8.0"
},
Expand Down
7 changes: 1 addition & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18151,12 +18151,7 @@ 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.11, lodash-es@^4.17.15, lodash-es@^4.17.20:
lodash-es@4.17.20, lodash-es@^4.17.11, lodash-es@^4.17.15, lodash-es@^4.17.20:
version "4.17.20"
resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.20.tgz#29f6332eefc60e849f869c264bc71126ad61e8f7"
integrity sha512-JD1COMZsq8maT6mnuz1UMV0jvYD0E0aUsSOdrr1/nAG3dhqQXwRRgeW0cSqH1U43INKcqxaiVIQNOUDld7gRDA==
Expand Down

0 comments on commit 8403d33

Please sign in to comment.