From b1b4b27e9248c3c04ec80a137943238fb2c2aa35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 09:06:32 +0000 Subject: [PATCH] Bump @types/lodash from 4.14.202 to 4.17.10 in /frontends/admin-panel Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.202 to 4.17.10. - [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-minor ... Signed-off-by: dependabot[bot] --- frontends/admin-panel/package.json | 2 +- frontends/admin-panel/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontends/admin-panel/package.json b/frontends/admin-panel/package.json index 9c03a49414..f31b178500 100644 --- a/frontends/admin-panel/package.json +++ b/frontends/admin-panel/package.json @@ -50,7 +50,7 @@ "@recidiviz/tsconfig": "^2.0.0", "@types/d3-scale": "^4.0.1", "@types/jest": "^29.5.3", - "@types/lodash": "^4.14.202", + "@types/lodash": "^4.17.10", "@types/querystringify": "^2.0.0", "@types/react": "^17.0.0", "@types/react-dom": "16.9.8", diff --git a/frontends/admin-panel/yarn.lock b/frontends/admin-panel/yarn.lock index 994d7cd758..48e7658111 100644 --- a/frontends/admin-panel/yarn.lock +++ b/frontends/admin-panel/yarn.lock @@ -2508,10 +2508,10 @@ resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ== -"@types/lodash@^4.14.202": - version "4.14.202" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.202.tgz#f09dbd2fb082d507178b2f2a5c7e74bd72ff98f8" - integrity sha512-OvlIYQK9tNneDlS0VN54LLd5uiPCBOp7gS5Z0f1mjoJYBrtStzgmJBxONW3U6OZqdtNzZPmn9BS/7WI7BFFcFQ== +"@types/lodash@^4.17.10": + version "4.17.10" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.10.tgz#64f3edf656af2fe59e7278b73d3e62404144a6e6" + integrity sha512-YpS0zzoduEhuOWjAotS6A5AVCva7X4lVlYLF0FYHAY9sdraBfnatttHItlWeZdGhuEkf+OzMNg2ZYAx8t+52uQ== "@types/mime@*": version "3.0.4"