diff --git a/packages/react-charts/package.json b/packages/react-charts/package.json index bfb7b65f3f7..6aa2fe1732e 100644 --- a/packages/react-charts/package.json +++ b/packages/react-charts/package.json @@ -46,7 +46,7 @@ "tslib": "^2.8.1" }, "devDependencies": { - "@types/lodash": "^4.17.16", + "@types/lodash": "^4.17.20", "fs-extra": "^11.3.0", "jest-canvas-mock": "^2.5.2" }, diff --git a/yarn.lock b/yarn.lock index 626d8df87f5..ac5944bff16 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4333,7 +4333,7 @@ __metadata: dependencies: "@patternfly/react-styles": "workspace:^" "@patternfly/react-tokens": "workspace:^" - "@types/lodash": "npm:^4.17.16" + "@types/lodash": "npm:^4.17.20" fs-extra: "npm:^11.3.0" hoist-non-react-statics: "npm:^3.3.2" jest-canvas-mock: "npm:^2.5.2" @@ -5741,10 +5741,10 @@ __metadata: languageName: node linkType: hard -"@types/lodash@npm:^4.17.16": - version: 4.17.16 - resolution: "@types/lodash@npm:4.17.16" - checksum: 10c0/cf017901b8ab1d7aabc86d5189d9288f4f99f19a75caf020c0e2c77b8d4cead4db0d0b842d009b029339f92399f49f34377dd7c2721053388f251778b4c23534 +"@types/lodash@npm:^4.17.20": + version: 4.17.20 + resolution: "@types/lodash@npm:4.17.20" + checksum: 10c0/98cdd0faae22cbb8079a01a3bb65aa8f8c41143367486c1cbf5adc83f16c9272a2a5d2c1f541f61d0d73da543c16ee1d21cf2ef86cb93cd0cc0ac3bced6dd88f languageName: node linkType: hard