From 936084ffbc534ca71009c91dd6c8d64bdfcd775b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jan 2022 11:03:11 +0000 Subject: [PATCH] Bump @types/lodash from 4.14.170 to 4.14.178 Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.170 to 4.14.178. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) --- updated-dependencies: - dependency-name: "@types/lodash" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8ecf53f..a23114a 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@types/bcryptjs": "^2.4.2", "@types/bluebird": "^3.5.35", "@types/express": "^4.17.12", - "@types/lodash": "^4.14.170", + "@types/lodash": "^4.14.178", "@types/socket.io": "^3.0.2", "appbox-types": "^0.0.7", "concurrently": "^6.2.0" diff --git a/yarn.lock b/yarn.lock index fc180a5..39cbc74 100644 --- a/yarn.lock +++ b/yarn.lock @@ -108,10 +108,10 @@ "@types/qs" "*" "@types/serve-static" "*" -"@types/lodash@^4.14.170": - version "4.14.170" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.170.tgz#0d67711d4bf7f4ca5147e9091b847479b87925d6" - integrity sha512-bpcvu/MKHHeYX+qeEN8GE7DIravODWdACVA1ctevD8CN24RhPZIKMn9ntfAsrvLfSX3cR5RrBKAbYm9bGs0A+Q== +"@types/lodash@^4.14.178": + version "4.14.178" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.178.tgz#341f6d2247db528d4a13ddbb374bcdc80406f4f8" + integrity sha512-0d5Wd09ItQWH1qFbEyQ7oTQ3GZrMfth5JkbN3EvTKLXcHLRDSXeLnlvlOn0wvxVIwK5o2M8JzP/OWz7T3NRsbw== "@types/mime@^1": version "1.3.2"