Skip to content

Commit 9d3a17a

Browse files
committed
Pin dependency lodash to 4.17.19
1 parent c561846 commit 9d3a17a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@graphql-codegen/typescript": "1.13.1",
2626
"@graphql-codegen/typescript-operations": "1.13.1",
2727
"@graphql-codegen/typescript-react-apollo": "1.13.1",
28-
"lodash": "^4.17.19",
28+
"lodash": "4.17.19",
2929
"graphql": "14.5.8",
3030
"graphql-tag": "2.10.1",
3131
"@types/react": "16.9.43",

0 commit comments

Comments
 (0)