diff --git a/package.json b/package.json index a2280dd..8e9347f 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@designliquido/delegua-node": "^0.26.3", "@designliquido/foles": "^0.5.1", "@designliquido/lincones-sqlite": "^0.0.2", - "@designliquido/lmht-js": "^0.4.1", + "@designliquido/lmht-js": "^0.4.2", "body-parser": "^1.20.1", "cookie-parser": "^1.4.6", "cors": "^2.8.5", diff --git a/yarn.lock b/yarn.lock index da9cd3b..b2ed1d1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -343,13 +343,13 @@ sqlite "4.1.2" sqlite3 "^5.1.4" -"@designliquido/lmht-js@^0.4.1": - version "0.4.1" - resolved "https://registry.yarnpkg.com/@designliquido/lmht-js/-/lmht-js-0.4.1.tgz#412959ef8a75883a2dde93c36412ef5764134000" - integrity sha512-x9hq/yYhHnrt99Q8+LU2TnLT70fSZ7GWC6OS5XckA3urfVjwnJfd4XEQsrKS8LbXuD67g6Vuz4B8aS4ivAasGg== +"@designliquido/lmht-js@^0.4.2": + version "0.4.2" + resolved "https://registry.yarnpkg.com/@designliquido/lmht-js/-/lmht-js-0.4.2.tgz#c2b2a60e9958b8dc552a241688bb90a669b6ac62" + integrity sha512-cwH8zQ1bfzW+kkLS2/kcHv1JvYlxWwtd3vLpgvYj+XPX2aC4V3cDHv/3DKnR8ZAYV1VVILO981CVT4R5DQU5/w== dependencies: jsdom "^21.1.1" - xslt-processor "^2.1.0" + xslt-processor "^2.1.1" "@eslint/eslintrc@^1.3.3": version "1.3.3" @@ -6280,10 +6280,10 @@ xregexp@2.0.0: resolved "https://registry.yarnpkg.com/xregexp/-/xregexp-2.0.0.tgz#52a63e56ca0b84a7f3a5f3d61872f126ad7a5943" integrity sha512-xl/50/Cf32VsGq/1R8jJE5ajH1yMCQkpmoS10QbFZWl2Oor4H0Me64Pu2yxvsRWK3m6soJbmGfzSR7BYmDcWAA== -xslt-processor@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/xslt-processor/-/xslt-processor-2.1.0.tgz#206a02feb3ed7488992b0b33bd35775ec847c1f7" - integrity sha512-hbaAsg8ZGwgCsPbOeeLWGJvgIaMOdUfUWWVtbQUl8xmiqk8LNExQgVhdK454acyZJB6KLi5igyWA2oZ+Qme5hQ== +xslt-processor@^2.1.1: + version "2.1.1" + resolved "https://registry.yarnpkg.com/xslt-processor/-/xslt-processor-2.1.1.tgz#605fb53d7865cfa645e68cfdf42553993191249d" + integrity sha512-IeefuOkhK6D1gGc6z7RDgstuFoJ1Mi8wsdjekHHhmssUGUyKSjjtqPH4n+r7/jS6efGD/bNjg9nPblPp7MVDVw== dependencies: he "^1.2.0"