From d4c3b2ba1220cd0de432bb9c40733f0cfbce287c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Apr 2023 01:03:25 +0000 Subject: [PATCH] Bump @types/lodash from 4.14.191 to 4.14.194 in /dashboard Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.191 to 4.14.194. - [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] --- dashboard/package.json | 2 +- dashboard/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dashboard/package.json b/dashboard/package.json index b33200637d4..c0bec8a5a06 100644 --- a/dashboard/package.json +++ b/dashboard/package.json @@ -84,7 +84,7 @@ "@types/enzyme": "^3.10.12", "@types/jest": "^29.5.0", "@types/jsonwebtoken": "^9.0.1", - "@types/lodash": "^4.14.191", + "@types/lodash": "^4.14.194", "@types/qs": "^6.9.7", "@types/react-copy-to-clipboard": "^5.0.4", "@types/react-dom": "^18.0.7", diff --git a/dashboard/yarn.lock b/dashboard/yarn.lock index 7af6093b1f3..fa695c86b9d 100644 --- a/dashboard/yarn.lock +++ b/dashboard/yarn.lock @@ -2779,10 +2779,10 @@ dependencies: "@types/node" "*" -"@types/lodash@^4.14.191": - version "4.14.191" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.191.tgz#09511e7f7cba275acd8b419ddac8da9a6a79e2fa" - integrity sha512-BdZ5BCCvho3EIXw6wUCXHe7rS53AIDPLE+JzwgT+OsJk53oBfbSmZZ7CX4VaRoN78N+TJpFi9QPlfIVNmJYWxQ== +"@types/lodash@^4.14.194": + version "4.14.194" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.194.tgz#b71eb6f7a0ff11bff59fc987134a093029258a76" + integrity sha512-r22s9tAS7imvBt2lyHC9B8AGwWnXaYb1tY09oyLkXDs4vArpYJzw09nj8MLx5VfciBPGIb+ZwG0ssYnEPJxn/g== "@types/long@^4.0.1": version "4.0.2"