diff --git a/packages/react-charts/package.json b/packages/react-charts/package.json index 7147c2c4f0e..59a28226e41 100644 --- a/packages/react-charts/package.json +++ b/packages/react-charts/package.json @@ -122,7 +122,7 @@ "subpaths": "node ../../scripts/exportSubpaths.mjs --config subpaths.config.json" }, "devDependencies": { - "@types/lodash": "^4.17.14", + "@types/lodash": "^4.17.15", "fs-extra": "^11.3.0" } } diff --git a/yarn.lock b/yarn.lock index 52a399fab3d..8732104aee1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3621,7 +3621,7 @@ __metadata: dependencies: "@patternfly/react-styles": "workspace:^" "@patternfly/react-tokens": "workspace:^" - "@types/lodash": "npm:^4.17.14" + "@types/lodash": "npm:^4.17.15" fs-extra: "npm:^11.3.0" hoist-non-react-statics: "npm:^3.3.2" lodash: "npm:^4.17.21" @@ -4993,10 +4993,10 @@ __metadata: languageName: node linkType: hard -"@types/lodash@npm:^4.17.14": - version: 4.17.14 - resolution: "@types/lodash@npm:4.17.14" - checksum: 10c0/343c6f722e0b39969036a885ad5aad6578479ead83987128c9b994e6b7f2fb9808244d802d4d332396bb09096f720a6c7060de16a492f5460e06a44560360322 +"@types/lodash@npm:^4.17.15": + version: 4.17.15 + resolution: "@types/lodash@npm:4.17.15" + checksum: 10c0/2eb2dc6d231f5fb4603d176c08c8d7af688f574d09af47466a179cd7812d9f64144ba74bb32ca014570ffdc544eedc51b7a5657212bad083b6eecbd72223f9bb languageName: node linkType: hard