From 2f8a9a701dd301fe50dbc3fdf8ac3a20f2a7bb4f Mon Sep 17 00:00:00 2001 From: jellizaveta Date: Wed, 30 Oct 2024 18:22:10 +0300 Subject: [PATCH] update compiler v1.0.29 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0157a1f5830..6f01729e586 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "dayjs": "^1.11.11", "js-yaml": "^4.1.0", "xmldom": "^0.6.0", - "@adguard/hostlist-compiler": "^1.0.25", + "@adguard/hostlist-compiler": "^1.0.29", "md5": "^2.3.0" }, "scripts": { diff --git a/yarn.lock b/yarn.lock index 969c56ecc04..6dba361ed0f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7,10 +7,10 @@ resolved "https://registry.yarnpkg.com/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz#bd9154aec9983f77b3a034ecaa015c2e4201f6cf" integrity sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA== -"@adguard/hostlist-compiler@^1.0.25": - version "1.0.26" - resolved "https://registry.yarnpkg.com/@adguard/hostlist-compiler/-/hostlist-compiler-1.0.26.tgz#a2a8b4fd723db159b354a1d5aa51296ce0b742e4" - integrity sha512-+TrgsMG0V89eXe0MA7pDSkUtsNY7NwZj/xcmLWJXmS+2sFfJyoF0pg6KgCZgPoydZJLXXgDTyLD9RgbWuQ+tNw== +"@adguard/hostlist-compiler@^1.0.29": + version "1.0.29" + resolved "https://registry.yarnpkg.com/@adguard/hostlist-compiler/-/hostlist-compiler-1.0.29.tgz#838b79fe332e6fc7e52447740f5c4673a3567195" + integrity sha512-6psnrT9unsgjvU04ph3UWlKT4xDZRb5MGvyvdPEH7zppvWFf+CieFuCWYUHbiUGepFRkzrlc7QMPdv14dPiQyQ== dependencies: ajv "^6.12.0" ajv-errors "^1.0.1"