From eae846ab74f1536d30f4e962ee2166b75aafb702 Mon Sep 17 00:00:00 2001 From: Pirate Praveen Date: Thu, 27 Oct 2022 22:28:56 +0530 Subject: [PATCH] Tighten node-lodash version for nodejs:any fix --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 53bd34313a..16a0091df2 100644 --- a/debian/control +++ b/debian/control @@ -476,7 +476,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, node-jszip, node-jszip-utils (>= 0.0.2+dfsg-2~), node-katex (>= 0.13~), - node-lodash (>= 4.17.21+dfsg+~cs8.31.189.20210220~), + node-lodash (>= 4.17.21+dfsg+~cs8.31.198.20210220-9~bpo11+2), node-marked (>= 0.3~), node-mermaid (>= 8.13.10~), node-minimatch,