From 75fa66bad0ef2425a50d0b70adef2ee93c5139e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 10:29:12 -0400 Subject: [PATCH] build(deps): bump @types/lodash from 4.17.7 to 4.17.9 (#1425) Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.7 to 4.17.9. - [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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index cbaefd00f..0a70e63b8 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "@patternfly/react-table": "^5.4.0", "@patternfly/react-topology": "^5.4.0", "@reduxjs/toolkit": "^1.9.3", - "@types/lodash": "^4.17.7", + "@types/lodash": "^4.17.9", "@types/react": "^17.0.69", "dayjs": "^1.11.13", "humanize-duration": "^3.32.1", diff --git a/yarn.lock b/yarn.lock index 621c51bba..a54d40f04 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2345,10 +2345,10 @@ __metadata: languageName: node linkType: hard -"@types/lodash@npm:^4.17.7": - version: 4.17.7 - resolution: "@types/lodash@npm:4.17.7" - checksum: 09e58a119cd8a70acfb33f8623dc2fc54f74cdce3b3429b879fc2daac4807fe376190a04b9e024dd300f9a3ee1876d6623979cefe619f70654ca0fe0c47679a7 +"@types/lodash@npm:^4.17.9": + version: 4.17.9 + resolution: "@types/lodash@npm:4.17.9" + checksum: 6d1bf3e77f0a54d97532755a74260d402d8972259c5451b74612c16cb983b73e0760e5bfe4f9e68ab15051511c867812b40715a01f9805afe6bc36c7dd676378 languageName: node linkType: hard @@ -4369,7 +4369,7 @@ __metadata: "@types/humanize-duration": ^3.27.4 "@types/jest": ^27.0.2 "@types/js-base64": 3.3.1 - "@types/lodash": ^4.17.7 + "@types/lodash": ^4.17.9 "@types/react": ^17.0.69 "@types/react-test-renderer": ^17.0.7 "@types/selenium-webdriver": ^4.1.26