From e90bdbd9e905a2bb52e625992847ea6cb25d71ad Mon Sep 17 00:00:00 2001 From: Shani Levy Date: Wed, 23 Oct 2024 15:24:12 +1100 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fd33209..9268a6e 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "babel": "^6.23.0", "express": "^4.21.1", "hoek": "^2.16.3", - "lodash": "^3.10.1", + "lodash": "^3.10.0", "npm": "^6.14.8", "protobufjs": "6.11.4", "pug": "^3.0.3"