From 5902f3e9116b622ce176bcd48bc7b8718f07a340 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Mar 2022 11:02:46 +0000 Subject: [PATCH] Bump @types/lodash from 4.14.170 to 4.14.179 Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.170 to 4.14.179. - [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..e8c7474 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.179", "@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..23d44b7 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.179": + version "4.14.179" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.179.tgz#490ec3288088c91295780237d2497a3aa9dfb5c5" + integrity sha512-uwc1x90yCKqGcIOAT6DwOSuxnrAbpkdPsUOZtwrXb4D/6wZs+6qG7QnIawDuZWg0sWpxl+ltIKCaLoMlna678w== "@types/mime@^1": version "1.3.2"