From d0868fd32306ced6c06351c139bb44f7d91c636c Mon Sep 17 00:00:00 2001 From: Vijay A Date: Thu, 29 Jul 2021 04:41:58 +0530 Subject: Locked npm modules; Made the nested package module versions be consistent with the parent project, --- packages/theme/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/theme/package.json') diff --git a/packages/theme/package.json b/packages/theme/package.json index ae608c507..7e3c4722d 100644 --- a/packages/theme/package.json +++ b/packages/theme/package.json @@ -23,7 +23,7 @@ "url": "https://github.com/meetfranz/franz/issues" }, "dependencies": { - "color": "^3.1.0" + "color": "3.1.2" }, "gitHead": "9f2ab40b7602bc3df26ebb093b484b9917768f69" } -- cgit v1.2.3-54-g00ecf