From 5758f73fa9bb59cca95a4daeb077e30c18c83145 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Nov 2022 03:31:45 +0000 Subject: [PATCH] chore(deps): update dependency @types/lodash to v4.14.187 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 95726341..859b1aaa 100644 --- a/package.json +++ b/package.json @@ -150,7 +150,7 @@ "@types/fs-extra": "9.0.13", "@types/get-image-colors": "4.0.1", "@types/js-yaml": "4.0.5", - "@types/lodash": "4.14.186", + "@types/lodash": "4.14.187", "@types/marked": "4.0.7", "@types/mime-types": "2.1.1", "@types/mongoose-aggregate-paginate-v2": "1.0.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fb9005ca..b8511e6a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -46,7 +46,7 @@ specifiers: '@types/get-image-colors': 4.0.1 '@types/js-yaml': 4.0.5 '@types/jsonwebtoken': 8.5.9 - '@types/lodash': 4.14.186 + '@types/lodash': 4.14.187 '@types/marked': 4.0.7 '@types/mime-types': 2.1.1 '@types/mongoose-aggregate-paginate-v2': 1.0.5 @@ -227,7 +227,7 @@ devDependencies: '@types/fs-extra': 9.0.13 '@types/get-image-colors': 4.0.1 '@types/js-yaml': 4.0.5 - '@types/lodash': 4.14.186 + '@types/lodash': 4.14.187 '@types/marked': 4.0.7 '@types/mime-types': 2.1.1 '@types/mongoose-aggregate-paginate-v2': 1.0.5 @@ -2439,8 +2439,8 @@ packages: '@types/node': 18.11.8 dev: false - /@types/lodash/4.14.186: - resolution: {integrity: sha512-eHcVlLXP0c2FlMPm56ITode2AgLMSa6aJ05JTTbYbI+7EMkCEE5qk2E41d5g2lCVTqRe0GnnRFurmlCsDODrPw==} + /@types/lodash/4.14.187: + resolution: {integrity: sha512-MrO/xLXCaUgZy3y96C/iOsaIqZSeupyTImKClHunL5GrmaiII2VwvWmLBu2hwa0Kp0sV19CsyjtrTc/Fx8rg/A==} dev: true /@types/luxon/2.3.2: