From 234781d4b7fe037c335eeeb727549297bfef7477 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 19 Apr 2021 12:08:13 +0000 Subject: [PATCH] Update lodash monorepo to ^4.17.20 --- infra/bridge/package.json | 2 +- infra/dapp-creator-client/package.json | 2 +- infra/discovery/package.json | 2 +- infra/dshop-control-client/package.json | 2 +- infra/dshop-control-server/package.json | 2 +- infra/identity/package.json | 2 +- infra/notifications/package.json | 2 +- infra/token-transfer-server/package.json | 2 +- packages/auth-client/package.json | 2 +- packages/auth-utils/package.json | 2 +- packages/contracts/package.json | 2 +- packages/event-cache/package.json | 4 ++-- packages/eventsource/package.json | 2 +- packages/graphql/package.json | 2 +- yarn.lock | 18 +++++++++--------- 15 files changed, 24 insertions(+), 24 deletions(-) diff --git a/infra/bridge/package.json b/infra/bridge/package.json index 38ce5e389bde..3d9cfc4587d3 100644 --- a/infra/bridge/package.json +++ b/infra/bridge/package.json @@ -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", diff --git a/infra/dapp-creator-client/package.json b/infra/dapp-creator-client/package.json index 643ddfd7506b..42db621ed566 100644 --- a/infra/dapp-creator-client/package.json +++ b/infra/dapp-creator-client/package.json @@ -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", diff --git a/infra/discovery/package.json b/infra/discovery/package.json index ab6a261b0a9d..cb97afabf594 100644 --- a/infra/discovery/package.json +++ b/infra/discovery/package.json @@ -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", diff --git a/infra/dshop-control-client/package.json b/infra/dshop-control-client/package.json index d175beea9081..bbbf58d77088 100644 --- a/infra/dshop-control-client/package.json +++ b/infra/dshop-control-client/package.json @@ -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", diff --git a/infra/dshop-control-server/package.json b/infra/dshop-control-server/package.json index d579ad199500..a9356a1833a7 100644 --- a/infra/dshop-control-server/package.json +++ b/infra/dshop-control-server/package.json @@ -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", diff --git a/infra/identity/package.json b/infra/identity/package.json index c882165bba0c..13b5df8ccff1 100644 --- a/infra/identity/package.json +++ b/infra/identity/package.json @@ -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", diff --git a/infra/notifications/package.json b/infra/notifications/package.json index 391bfe2ce3e5..402af3c83273 100644 --- a/infra/notifications/package.json +++ b/infra/notifications/package.json @@ -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", diff --git a/infra/token-transfer-server/package.json b/infra/token-transfer-server/package.json index 001bea46807e..a065901c9086 100644 --- a/infra/token-transfer-server/package.json +++ b/infra/token-transfer-server/package.json @@ -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", diff --git a/packages/auth-client/package.json b/packages/auth-client/package.json index e24c90b0ba4c..9bae11b1d21a 100644 --- a/packages/auth-client/package.json +++ b/packages/auth-client/package.json @@ -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", diff --git a/packages/auth-utils/package.json b/packages/auth-utils/package.json index 6a59379044f0..5fa35f455466 100644 --- a/packages/auth-utils/package.json +++ b/packages/auth-utils/package.json @@ -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", diff --git a/packages/contracts/package.json b/packages/contracts/package.json index 0ff85c009a2c..795d1d077e0a 100644 --- a/packages/contracts/package.json +++ b/packages/contracts/package.json @@ -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", diff --git a/packages/event-cache/package.json b/packages/event-cache/package.json index 3ea7d42cf38d..9cb6bbe59e21 100644 --- a/packages/event-cache/package.json +++ b/packages/event-cache/package.json @@ -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", diff --git a/packages/eventsource/package.json b/packages/eventsource/package.json index a80342f81b09..62f06914bf77 100644 --- a/packages/eventsource/package.json +++ b/packages/eventsource/package.json @@ -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" }, diff --git a/packages/graphql/package.json b/packages/graphql/package.json index b95807fc57c0..4d0084e7c67f 100644 --- a/packages/graphql/package.json +++ b/packages/graphql/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index bb1904de08ea..1cd325def8ee 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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== @@ -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"