From 0d8ecab1baaf6f433ace5d05260a8b530590e54b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 Oct 2021 15:33:12 +0200 Subject: [PATCH] chore(deps): update dependency @types/lodash to v4.14.175 (#2488) --- package.json | 2 +- pnpm-lock.yaml | 15 ++++++++------- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index bde33a2be..e159ac27c 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@types/express": "4.17.13", "@types/http-errors": "1.8.1", "@types/jest": "27.0.1", - "@types/lodash": "4.14.172", + "@types/lodash": "4.14.175", "@types/mime": "2.0.3", "@types/minimatch": "3.0.5", "@types/node": "14.6.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8686dfca1..fbb9fcceb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -37,7 +37,7 @@ importers: '@types/express': 4.17.13 '@types/http-errors': 1.8.1 '@types/jest': 27.0.1 - '@types/lodash': 4.14.172 + '@types/lodash': 4.14.175 '@types/mime': 2.0.3 '@types/minimatch': 3.0.5 '@types/node': 14.6.0 @@ -127,7 +127,7 @@ importers: '@types/express': 4.17.13 '@types/http-errors': 1.8.1 '@types/jest': 27.0.1 - '@types/lodash': 4.14.172 + '@types/lodash': 4.14.175 '@types/mime': 2.0.3 '@types/minimatch': 3.0.5 '@types/node': 14.6.0 @@ -6284,7 +6284,7 @@ packages: dependencies: '@formatjs/ts-transformer': 2.13.0 '@types/json-stable-stringify': 1.0.32 - '@types/lodash': 4.14.167 + '@types/lodash': 4.14.175 '@types/loud-rejection': 2.0.0 '@types/node': 14.17.3 '@vue/compiler-core': 3.0.11 @@ -7424,12 +7424,13 @@ packages: '@types/node': 15.12.4 dev: true - /@types/lodash/4.14.167: - resolution: {integrity: sha512-w7tQPjARrvdeBkX/Rwg95S592JwxqOjmms3zWQ0XZgSyxSLdzWaYH3vErBhdVS/lRBX7F8aBYcYJYTr5TMGOzw==} - dev: true - /@types/lodash/4.14.172: resolution: {integrity: sha512-/BHF5HAx3em7/KkzVKm3LrsD6HZAXuXO1AJZQ3cRRBZj4oHZDviWPYu0aEplAqDFNHZPW6d3G7KN+ONcCCC7pw==} + dev: false + + /@types/lodash/4.14.175: + resolution: {integrity: sha512-XmdEOrKQ8a1Y/yxQFOMbC47G/V2VDO1GvMRnl4O75M4GW/abC5tnfzadQYkqEveqRM1dEJGFFegfPNA2vvx2iw==} + dev: true /@types/long/4.0.1: resolution: {integrity: sha512-5tXH6Bx/kNGd3MgffdmP4dy2Z+G4eaXw0SE81Tq3BNadtnMR5/ySMzX4SLEzHJzSmPNn4HIdpQsBvXMUykr58w==}