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 ^4.17.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 19, 2021
1 parent 2cf2d03 commit 234781d
Show file tree
Hide file tree
Showing 15 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion infra/bridge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"ipaddr.js": "^1.9.1",
"json-stable-stringify": "^1.0.1",
"libphonenumber-js": "^1.7.20",
"lodash": "^4.17.15",
"lodash": "^4.17.20",
"logplease": "^1.2.15",
"mock-session": "0.0.5",
"nock": "^11.0.0",
Expand Down
2 changes: 1 addition & 1 deletion infra/dapp-creator-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"dotenv-webpack": "^1.7.0",
"file-loader": "^5.0.0",
"html-webpack-plugin": "^3.2.0",
"lodash": "^4.17.11",
"lodash": "^4.17.20",
"mini-css-extract-plugin": "^0.9.0",
"optimize-css-assets-webpack-plugin": "^5.0.1",
"per-env": "^1.0.2",
Expand Down
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/dshop-control-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"html-webpack-plugin": "^3.2.0",
"ipfs-deploy": "^7.14.0",
"ipfs-http-client": "^41.0.1",
"lodash": "^4.17.15",
"lodash": "^4.17.20",
"mini-css-extract-plugin": "^0.9.0",
"moment": "^2.24.0",
"optimize-css-assets-webpack-plugin": "^5.0.3",
Expand Down
2 changes: 1 addition & 1 deletion infra/dshop-control-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"fast-xml-parser": "^3.16.0",
"ipfs-http-client": "^41.0.1",
"jsdom": "^16.2.0",
"lodash": "^4.17.15",
"lodash": "^4.17.20",
"node-fetch": "^2.6.0",
"nodemon": "^2.0.2",
"prettier": "^1.19.1",
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 infra/notifications/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"envkey": "^1.2.6",
"express": "^4.17.1",
"firebase-admin": "^8.0.0",
"lodash-es": "^4.17.11",
"lodash-es": "^4.17.20",
"logplease": "^1.2.15",
"mjml": "^4.5.1",
"per-env": "^1.0.2",
Expand Down
2 changes: 1 addition & 1 deletion infra/token-transfer-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"express-validator": "^6.4.0",
"helmet": "^3.22.0",
"jsonwebtoken": "^8.5.1",
"lodash-es": "^4.17.15",
"lodash-es": "^4.17.20",
"logplease": "^1.2.15",
"mjml": "^4.6.2",
"moment": "^2.24.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"debug": "^4.1.1",
"json-stable-stringify": "^1.0.1",
"lodash": "^4.17.15"
"lodash": "^4.17.20"
},
"devDependencies": {
"@babel/core": "7.9.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"dependencies": {
"json-stable-stringify": "^1.0.1",
"lodash": "^4.17.15",
"lodash": "^4.17.20",
"logplease": "^1.2.15",
"per-env": "^1.0.2",
"pg": "^7.12.1",
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
4 changes: 2 additions & 2 deletions packages/event-cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"debug": "^4.1.1",
"dexie": "^2.0.4",
"fake-indexeddb": "^3.0.0",
"lodash-es": "^4.17.11",
"lodash": "^4.17.11",
"lodash-es": "^4.17.20",
"lodash": "^4.17.20",
"mocha": "^7.0.0",
"pg": "^7.11.0",
"sequelize": "^5.8.12",
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
2 changes: 1 addition & 1 deletion packages/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"graphql-tools": "^4.0.5",
"ipfs-only-hash": "^1.0.2",
"json-stable-stringify": "^1.0.1",
"lodash-es": "^4.17.11",
"lodash-es": "^4.17.20",
"mocha": "^7.0.0",
"morgan": "^1.9.1",
"node-fetch": "^2.6.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18151,12 +18151,12 @@ 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:
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 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 234781d

Please sign in to comment.