diff --git a/test/package.json b/test/package.json index 65c9d675..14e3b626 100644 --- a/test/package.json +++ b/test/package.json @@ -10,6 +10,6 @@ }, "devDependencies": { "@playwright/test": "1.35.1", - "@zombienet/cli": "1.3.59" + "@zombienet/cli": "1.3.64" } } diff --git a/test/yarn.lock b/test/yarn.lock index 8a2808ff..0c1a9f0a 100644 --- a/test/yarn.lock +++ b/test/yarn.lock @@ -508,13 +508,13 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.2.5.tgz#26d295f3570323b2837d322180dfbf1ba156fefb" integrity sha512-JJulVEQXmiY9Px5axXHeYGLSjhkZEnD+MDPDGbCbIAbMslkKwmygtZFy1X6s/075Yo94sf8GuSlFfPzysQrWZQ== -"@zombienet/cli@1.3.59": - version "1.3.59" - resolved "https://registry.yarnpkg.com/@zombienet/cli/-/cli-1.3.59.tgz#6f55ebde2000a315ad714d39a67e0f4595d93e74" - integrity sha512-2GV79ZmJQdt1xoILdNcVnLzi6XV+oZsv9WVRSIxZGoPrWnY+kPlHE8Vi0rWhgJvmB4jlXSaUy6YOIpPxNJ8KhA== +"@zombienet/cli@1.3.64": + version "1.3.64" + resolved "https://registry.yarnpkg.com/@zombienet/cli/-/cli-1.3.64.tgz#1f0240ad2e1a1ce3822af57125a3106b00c69bb1" + integrity sha512-Xhwtu+9/aEoqQZL7bWCCDhMjxDq1f8JU/xlqUdFtk0kKrkl9XGqQyzXO5XmbfQNVLEOMrEAPmURvLrqShqtfrQ== dependencies: "@zombienet/dsl-parser-wrapper" "^0.1.10" - "@zombienet/orchestrator" "^0.0.47" + "@zombienet/orchestrator" "^0.0.51" "@zombienet/utils" "^0.0.21" cli-progress "^3.12.0" commander "^11.0.0" @@ -527,10 +527,10 @@ resolved "https://registry.yarnpkg.com/@zombienet/dsl-parser-wrapper/-/dsl-parser-wrapper-0.1.10.tgz#f003bd7add76e87cb9c6464a135905d9c9c57184" integrity sha512-2r2SjanMcNTQiiwTtj/TRO89ek4KoIKGKhgcdHm8+uXPVWuU3tIh/unN8+m51Jnm2jhCLkQQwa5aidvSC02wOg== -"@zombienet/orchestrator@^0.0.47": - version "0.0.47" - resolved "https://registry.yarnpkg.com/@zombienet/orchestrator/-/orchestrator-0.0.47.tgz#5f7c635fe49b3b139877451d8f940048b26c5206" - integrity sha512-MSva5ghrULYNh9vBnkwibS+naoDu9Iz+FaZF9MmyqKp/nApg/nKZIvDKV36ufG4u0ZOgAgYD14w9MufbQWz2Cw== +"@zombienet/orchestrator@^0.0.51": + version "0.0.51" + resolved "https://registry.yarnpkg.com/@zombienet/orchestrator/-/orchestrator-0.0.51.tgz#ca28fc03b99b3f94b66414c0aff6ec6671c5498b" + integrity sha512-Txpa86BHXYRxGePWZguURLL6b0glzOCCr67UiRzCWOUh/apCnaz2loRWQUaS/aYsZfQiO5ovm1dlm7OoEef2tw== dependencies: "@polkadot/api" "^10.9.1" "@polkadot/keyring" "^12.3.2" @@ -544,12 +544,12 @@ jsdom "^22.1.0" json-bigint "^1.0.0" libp2p-crypto "^0.21.2" - minimatch "^9.0.1" + minimatch "^9.0.3" mocha "^10.2.0" napi-maybe-compressed-blob "^0.0.11" peer-id "^0.16.0" tmp-promise "^3.0.3" - typescript "^5.1.3" + typescript "^5.1.6" yaml "^2.3.1" "@zombienet/utils@^0.0.21": @@ -1326,10 +1326,10 @@ minimatch@^3.0.4, minimatch@^3.1.1: dependencies: brace-expansion "^1.1.7" -minimatch@^9.0.1: - version "9.0.1" - resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.1.tgz#8a555f541cf976c622daf078bb28f29fb927c253" - integrity sha512-0jWhJpD/MdhPXwPuiRkCbfYfSKp2qnn2eOc279qI7f+osl/l+prKSrvhg157zSYvx/1nmgn2NqdT6k2Z7zSH9w== +minimatch@^9.0.3: + version "9.0.3" + resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825" + integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg== dependencies: brace-expansion "^2.0.1" @@ -1825,7 +1825,7 @@ type-detect@^4.0.0, type-detect@^4.0.5: resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.0.8.tgz#7646fb5f18871cfbb7749e69bd39a6388eb7450c" integrity sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g== -typescript@^5.1.3, typescript@^5.1.6: +typescript@^5.1.6: version "5.1.6" resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274" integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==