diff --git a/packages/design-tokens/package.json b/packages/design-tokens/package.json index a4a544d91a..aef702e80b 100644 --- a/packages/design-tokens/package.json +++ b/packages/design-tokens/package.json @@ -30,7 +30,7 @@ "styled-system": "^5.1.5" }, "peerDependencies": { - "lodash": "4.17.21", + "lodash": "4.17.23", "react": ">=16.14.0", "styled-components": "^5.3.1" }, @@ -45,7 +45,7 @@ "@stryker-mutator/jest-runner": "8.2.6", "@testing-library/react": "12.1.5", "csstype": "3.0.2", - "lodash": "4.17.21", + "lodash": "4.17.23", "prettier": "2.8.2", "react": "17.0.2", "styled-components": "5.3.1"