diff --git a/debian/patches/0740-use-packaged-modules.patch b/debian/patches/0740-use-packaged-modules.patch index 129122cf21..c2a9efe909 100644 --- a/debian/patches/0740-use-packaged-modules.patch +++ b/debian/patches/0740-use-packaged-modules.patch @@ -184,13 +184,12 @@ Use debian packaged node modules when available - "jszip": "^3.1.3", - "jszip-utils": "^0.0.2", - "katex": "^0.10.0", -- "lodash": "^4.17.20", + "js-cookie": "link:/usr/share/nodejs/js-cookie", + "js-yaml": "link:/usr/share/nodejs/js-yaml", + "jszip": "link:/usr/share/nodejs/jszip", + "jszip-utils": "portal:/usr/share/nodejs/jszip-utils", + "katex": "link:/usr/share/nodejs/katex", -+ "lodash": "link:/usr/share/nodejs/lodash", + "lodash": "^4.17.20", "marked": "^0.3.12", - "mermaid": "^8.5.2", + "mermaid": "link:/usr/share/nodejs/mermaid",