diff --git a/packages/graphql-migrations/package.json b/packages/graphql-migrations/package.json index 8d526ab50a..d1e11f3677 100644 --- a/packages/graphql-migrations/package.json +++ b/packages/graphql-migrations/package.json @@ -30,8 +30,8 @@ "chalk": "3.0.0", "glob": "7.1.6", "graphql-metadata": "0.7.6", - "lodash": "4.17.20", - "lodash-es": "4.17.15", + "lodash": "4.17.21", + "lodash-es": "4.17.21", "node-emoji": "1.10.0", "pino": "6.8.0", "ts-jest": "26.4.4"