diff --git a/package.json b/package.json index 94b1ad6..2c430f9 100644 --- a/package.json +++ b/package.json @@ -169,12 +169,12 @@ "hardhat-gas-reporter": "^2.1.1", "prettier": "^3.2.5", "prettier-plugin-solidity": "^1.3.1", - "solhint": "^5.0.0", + "solhint": "^5.0.1", "solidity-coverage": "^0.8.12", "ts-node": "^10.9.2", "typechain": "^8.3.2", "typescript": "^5.4.5", - "typescript-eslint": "^7.8.0", + "typescript-eslint": "^7.9.0", "xdeployer": "^3.0.10", "zksync-ethers": "^6.7.1" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 85048cb..1fd0d19 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -104,8 +104,8 @@ importers: specifier: ^1.3.1 version: 1.3.1(prettier@3.2.5) solhint: - specifier: ^5.0.0 - version: 5.0.0(typescript@5.4.5) + specifier: ^5.0.1 + version: 5.0.1(typescript@5.4.5) solidity-coverage: specifier: ^0.8.12 version: 0.8.12(hardhat@2.22.3(bufferutil@4.0.8)(ts-node@10.9.2(@types/node@20.12.11)(typescript@5.4.5))(typescript@5.4.5)(utf-8-validate@5.0.10)) @@ -119,8 +119,8 @@ importers: specifier: ^5.4.5 version: 5.4.5 typescript-eslint: - specifier: ^7.8.0 - version: 7.8.0(eslint@8.57.0)(typescript@5.4.5) + specifier: ^7.9.0 + version: 7.9.0(eslint@8.57.0)(typescript@5.4.5) xdeployer: specifier: ^3.0.10 version: 3.0.10(@nomicfoundation/hardhat-ethers@3.0.5(ethers@6.12.1(bufferutil@4.0.8)(utf-8-validate@5.0.10))(hardhat@2.22.3(bufferutil@4.0.8)(ts-node@10.9.2(@types/node@20.12.11)(typescript@5.4.5))(typescript@5.4.5)(utf-8-validate@5.0.10)))(ethers@6.12.1(bufferutil@4.0.8)(utf-8-validate@5.0.10))(hardhat@2.22.3(bufferutil@4.0.8)(ts-node@10.9.2(@types/node@20.12.11)(typescript@5.4.5))(typescript@5.4.5)(utf-8-validate@5.0.10)) @@ -1485,12 +1485,6 @@ packages: integrity: sha512-1m0bIFVc7eJWyve9S0RnuRgcQqF/Xd5QsUZAZeQFr1Q3/p9JWoQQEqmVy+DPTNpGXwhgIetAoYF8JSc33q29QA==, } - "@types/json-schema@7.0.15": - resolution: - { - integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==, - } - "@types/keyv@3.1.4": resolution: { @@ -1563,22 +1557,16 @@ packages: integrity: sha512-hHxJU6PAEUn0TP4S/ZOzuTUvJWuZ6eIKeNKb5RBpODvSl6hp1Wrw4s7ATY50rklRCScUDpHzVA/DQdSjJ3UoYQ==, } - "@types/semver@7.5.8": - resolution: - { - integrity: sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==, - } - "@types/w3c-web-usb@1.0.10": resolution: { integrity: sha512-CHgUI5kTc/QLMP8hODUHhge0D4vx+9UiAwIGiT0sTy/B2XpdX1U5rJt6JSISgr6ikRT7vxV9EVAFeYZqUnl1gQ==, } - "@typescript-eslint/eslint-plugin@7.8.0": + "@typescript-eslint/eslint-plugin@7.9.0": resolution: { - integrity: sha512-gFTT+ezJmkwutUPmB0skOj3GZJtlEGnlssems4AjkVweUPGj7jRwwqg0Hhg7++kPGJqKtTYx+R05Ftww372aIg==, + integrity: sha512-6e+X0X3sFe/G/54aC3jt0txuMTURqLyekmEHViqyA2VnxhLMpvA6nqmcjIy+Cr9tLDHPssA74BP5Mx9HQIxBEA==, } engines: { node: ^18.18.0 || >=20.0.0 } peerDependencies: @@ -1589,10 +1577,10 @@ packages: typescript: optional: true - "@typescript-eslint/parser@7.8.0": + "@typescript-eslint/parser@7.9.0": resolution: { - integrity: sha512-KgKQly1pv0l4ltcftP59uQZCi4HUYswCLbTqVZEJu7uLX8CTLyswqMLqLN+2QFz4jCptqWVV4SB7vdxcH2+0kQ==, + integrity: sha512-qHMJfkL5qvgQB2aLvhUSXxbK7OLnDkwPzFalg458pxQgfxKDfT1ZDbHQM/I6mDIf/svlMkj21kzKuQ2ixJlatQ==, } engines: { node: ^18.18.0 || >=20.0.0 } peerDependencies: @@ -1602,17 +1590,17 @@ packages: typescript: optional: true - "@typescript-eslint/scope-manager@7.8.0": + "@typescript-eslint/scope-manager@7.9.0": resolution: { - integrity: sha512-viEmZ1LmwsGcnr85gIq+FCYI7nO90DVbE37/ll51hjv9aG+YZMb4WDE2fyWpUR4O/UrhGRpYXK/XajcGTk2B8g==, + integrity: sha512-ZwPK4DeCDxr3GJltRz5iZejPFAAr4Wk3+2WIBaj1L5PYK5RgxExu/Y68FFVclN0y6GGwH8q+KgKRCvaTmFBbgQ==, } engines: { node: ^18.18.0 || >=20.0.0 } - "@typescript-eslint/type-utils@7.8.0": + "@typescript-eslint/type-utils@7.9.0": resolution: { - integrity: sha512-H70R3AefQDQpz9mGv13Uhi121FNMh+WEaRqcXTX09YEDky21km4dV1ZXJIp8QjXc4ZaVkXVdohvWDzbnbHDS+A==, + integrity: sha512-6Qy8dfut0PFrFRAZsGzuLoM4hre4gjzWJB6sUvdunCYZsYemTkzZNwF1rnGea326PHPT3zn5Lmg32M/xfJfByA==, } engines: { node: ^18.18.0 || >=20.0.0 } peerDependencies: @@ -1622,17 +1610,17 @@ packages: typescript: optional: true - "@typescript-eslint/types@7.8.0": + "@typescript-eslint/types@7.9.0": resolution: { - integrity: sha512-wf0peJ+ZGlcH+2ZS23aJbOv+ztjeeP8uQ9GgwMJGVLx/Nj9CJt17GWgWWoSmoRVKAX2X+7fzEnAjxdvK2gqCLw==, + integrity: sha512-oZQD9HEWQanl9UfsbGVcZ2cGaR0YT5476xfWE0oE5kQa2sNK2frxOlkeacLOTh9po4AlUT5rtkGyYM5kew0z5w==, } engines: { node: ^18.18.0 || >=20.0.0 } - "@typescript-eslint/typescript-estree@7.8.0": + "@typescript-eslint/typescript-estree@7.9.0": resolution: { - integrity: sha512-5pfUCOwK5yjPaJQNy44prjCwtr981dO8Qo9J9PwYXZ0MosgAbfEMB008dJ5sNo3+/BN6ytBPuSvXUg9SAqB0dg==, + integrity: sha512-zBCMCkrb2YjpKV3LA0ZJubtKCDxLttxfdGmwZvTqqWevUPN0FZvSI26FalGFFUZU/9YQK/A4xcQF9o/VVaCKAg==, } engines: { node: ^18.18.0 || >=20.0.0 } peerDependencies: @@ -1641,19 +1629,19 @@ packages: typescript: optional: true - "@typescript-eslint/utils@7.8.0": + "@typescript-eslint/utils@7.9.0": resolution: { - integrity: sha512-L0yFqOCflVqXxiZyXrDr80lnahQfSOfc9ELAAZ75sqicqp2i36kEZZGuUymHNFoYOqxRT05up760b4iGsl02nQ==, + integrity: sha512-5KVRQCzZajmT4Ep+NEgjXCvjuypVvYHUW7RHlXzNPuak2oWpVoD1jf5xCP0dPAuNIchjC7uQyvbdaSTFaLqSdA==, } engines: { node: ^18.18.0 || >=20.0.0 } peerDependencies: eslint: ^8.56.0 - "@typescript-eslint/visitor-keys@7.8.0": + "@typescript-eslint/visitor-keys@7.9.0": resolution: { - integrity: sha512-q4/gibTNBQNA0lGyYQCmWRS5D15n8rXh4QjK3KV+MBPlTYHpfBUT3D3PaPR/HeNiI9W6R7FvlkcGhNyAoP+caA==, + integrity: sha512-iESPx2TNLDNGQLyjKhUvIKprlP49XNEK+MvIf9nIO7ZZaZdbnfWKHnXAgufpxqfA0YryH8XToi4+CjBgVnFTSQ==, } engines: { node: ^18.18.0 || >=20.0.0 } @@ -2483,10 +2471,10 @@ packages: } engines: { node: ">=6" } - cli-table3@0.6.4: + cli-table3@0.6.5: resolution: { - integrity: sha512-Lm3L0p+/npIQWNIiyF/nAn7T5dnOwR3xNTHXYEBFBFVPXzCVNZ5lqEC/1eo/EVfpDsQ1I+TX4ORPQgp+UI0CRw==, + integrity: sha512-+W/5efTR7y5HRD7gACw9yQjqMVvEMLBHmboM/kPWam+H+Hmyrgjh6YncVKK122YZkXrLudzTuAukUw9FnMf7IQ==, } engines: { node: 10.* || >= 12.* } @@ -4263,10 +4251,10 @@ packages: integrity: sha512-Rx3CqeqQ19sxUtYV9CU911Vhy8/721wRFnJv3REVGWUmoAcIwzifTsdmJte/MV+0/XpM35LZdQMBGkRIoLPwQA==, } - immutable@4.3.5: + immutable@4.3.6: resolution: { - integrity: sha512-8eabxkth9gZatlwl5TBuJnCsoTADlL6ftEr7A4qgdaTsPyreilDSnUk57SO+jfKcNtxPa22U5KK6DSeAYhpBJw==, + integrity: sha512-Ju0+lEMyzMVZarkTn/gqRpdqd5dOPaz1mCZ0SH3JV6iFw81PldE/PEB1hWVEA288HPt4WXW8O7AWxB10M+03QQ==, } import-fresh@3.3.0: @@ -6433,10 +6421,10 @@ packages: chai: ^4.0.0 sinon: ">=4.0.0" - sinon@17.0.2: + sinon@17.0.1: resolution: { - integrity: sha512-uihLiaB9FhzesElPDFZA7hDcNABzsVHwr3YfmM9sBllVwab3l0ltGlRV1XhpNfIacNDLGD1QRZNLs5nU5+hTuA==, + integrity: sha512-wmwE19Lie0MLT+ZYNpDymasPHUKTaZHUH/pKEubRXIzySv9Atnlw+BUMGCzWgV7b7wO+Hw6f1TEOr0IUnmU8/g==, } sisteransi@1.0.5: @@ -6475,10 +6463,10 @@ packages: engines: { node: ">=10.0.0" } hasBin: true - solhint@5.0.0: + solhint@5.0.1: resolution: { - integrity: sha512-pSRKkzRsruia6/xa9L5VSyd7dMZkiiTi/aYZcvUQo7KK+S16ojPwIbt2jfjbH5WEJ83grzIIE4WrYQfAxGWh/A==, + integrity: sha512-QeQLS9HGCnIiibt+xiOa/+MuP7BWz9N7C5+Mj9pLHshdkNhuo3AzCpWmjfWVZBUuwIUO3YyCRVIcYLR3YOKGfg==, } hasBin: true @@ -7055,10 +7043,10 @@ packages: integrity: sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==, } - typescript-eslint@7.8.0: + typescript-eslint@7.9.0: resolution: { - integrity: sha512-sheFG+/D8N/L7gC3WT0Q8sB97Nm573Yfr+vZFzl/4nBdYcmviBPtwGSX9TJ7wpVg28ocerKVOt+k2eGmHzcgVA==, + integrity: sha512-7iTn9c10teHHCys5Ud/yaJntXZrjt3h2mrx3feJGBOLgQkF3TB1X89Xs3aVQ/GgdXRAXpk2bPTdpRwHP4YkUow==, } engines: { node: ^18.18.0 || >=20.0.0 } peerDependencies: @@ -7440,10 +7428,10 @@ packages: integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==, } - websocket@1.0.34: + websocket@1.0.35: resolution: { - integrity: sha512-PRDso2sGwF6kM75QykIesBijKSVceR6jL2G8NGYyq2XrItNC2P5/qL5XeR056GhA+Ly7JMFvJb9I312mJfmqnQ==, + integrity: sha512-/REy6amwPZl44DDzvRCkaI1q1bIiQB0mEFQLUrhz3z2EK91cp3n72rAjUlrTP0zV22HJIUOVHQGPxhFRjxjt+Q==, } engines: { node: ">=4.0.0" } @@ -8205,8 +8193,8 @@ snapshots: glob: 10.3.15 hardhat: 2.22.3(bufferutil@4.0.8)(ts-node@10.9.2(@types/node@20.12.11)(typescript@5.4.5))(typescript@5.4.5)(utf-8-validate@5.0.10) lodash: 4.17.21 - sinon: 17.0.2 - sinon-chai: 3.7.0(chai@4.4.1)(sinon@17.0.2) + sinon: 17.0.1 + sinon-chai: 3.7.0(chai@4.4.1)(sinon@17.0.1) ts-morph: 21.0.1 zksync-ethers: 6.7.1(ethers@6.12.1(bufferutil@4.0.8)(utf-8-validate@5.0.10)) transitivePeerDependencies: @@ -8242,8 +8230,8 @@ snapshots: hardhat: 2.22.3(bufferutil@4.0.8)(ts-node@10.9.2(@types/node@20.12.11)(typescript@5.4.5))(typescript@5.4.5)(utf-8-validate@5.0.10) proper-lockfile: 4.1.2 semver: 7.6.2 - sinon: 17.0.2 - sinon-chai: 3.7.0(chai@4.4.1)(sinon@17.0.2) + sinon: 17.0.1 + sinon-chai: 3.7.0(chai@4.4.1)(sinon@17.0.1) undici: 5.28.4 transitivePeerDependencies: - encoding @@ -8262,8 +8250,8 @@ snapshots: chalk: 4.1.2 debug: 4.3.4(supports-color@8.1.1) hardhat: 2.22.3(bufferutil@4.0.8)(ts-node@10.9.2(@types/node@20.12.11)(typescript@5.4.5))(typescript@5.4.5)(utf-8-validate@5.0.10) - sinon: 17.0.2 - sinon-chai: 3.7.0(chai@4.4.1)(sinon@17.0.2) + sinon: 17.0.1 + sinon-chai: 3.7.0(chai@4.4.1)(sinon@17.0.1) transitivePeerDependencies: - bufferutil - c-kzg @@ -8990,8 +8978,6 @@ snapshots: "@types/http-cache-semantics@4.0.4": {} - "@types/json-schema@7.0.15": {} - "@types/keyv@3.1.4": dependencies: "@types/node": 20.12.11 @@ -9026,36 +9012,32 @@ snapshots: dependencies: "@types/node": 20.12.11 - "@types/semver@7.5.8": {} - "@types/w3c-web-usb@1.0.10": {} - "@typescript-eslint/eslint-plugin@7.8.0(@typescript-eslint/parser@7.8.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5)": + "@typescript-eslint/eslint-plugin@7.9.0(@typescript-eslint/parser@7.9.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5)": dependencies: "@eslint-community/regexpp": 4.10.0 - "@typescript-eslint/parser": 7.8.0(eslint@8.57.0)(typescript@5.4.5) - "@typescript-eslint/scope-manager": 7.8.0 - "@typescript-eslint/type-utils": 7.8.0(eslint@8.57.0)(typescript@5.4.5) - "@typescript-eslint/utils": 7.8.0(eslint@8.57.0)(typescript@5.4.5) - "@typescript-eslint/visitor-keys": 7.8.0 - debug: 4.3.4(supports-color@8.1.1) + "@typescript-eslint/parser": 7.9.0(eslint@8.57.0)(typescript@5.4.5) + "@typescript-eslint/scope-manager": 7.9.0 + "@typescript-eslint/type-utils": 7.9.0(eslint@8.57.0)(typescript@5.4.5) + "@typescript-eslint/utils": 7.9.0(eslint@8.57.0)(typescript@5.4.5) + "@typescript-eslint/visitor-keys": 7.9.0 eslint: 8.57.0 graphemer: 1.4.0 ignore: 5.3.1 natural-compare: 1.4.0 - semver: 7.6.2 ts-api-utils: 1.3.0(typescript@5.4.5) optionalDependencies: typescript: 5.4.5 transitivePeerDependencies: - supports-color - "@typescript-eslint/parser@7.8.0(eslint@8.57.0)(typescript@5.4.5)": + "@typescript-eslint/parser@7.9.0(eslint@8.57.0)(typescript@5.4.5)": dependencies: - "@typescript-eslint/scope-manager": 7.8.0 - "@typescript-eslint/types": 7.8.0 - "@typescript-eslint/typescript-estree": 7.8.0(typescript@5.4.5) - "@typescript-eslint/visitor-keys": 7.8.0 + "@typescript-eslint/scope-manager": 7.9.0 + "@typescript-eslint/types": 7.9.0 + "@typescript-eslint/typescript-estree": 7.9.0(typescript@5.4.5) + "@typescript-eslint/visitor-keys": 7.9.0 debug: 4.3.4(supports-color@8.1.1) eslint: 8.57.0 optionalDependencies: @@ -9063,15 +9045,15 @@ snapshots: transitivePeerDependencies: - supports-color - "@typescript-eslint/scope-manager@7.8.0": + "@typescript-eslint/scope-manager@7.9.0": dependencies: - "@typescript-eslint/types": 7.8.0 - "@typescript-eslint/visitor-keys": 7.8.0 + "@typescript-eslint/types": 7.9.0 + "@typescript-eslint/visitor-keys": 7.9.0 - "@typescript-eslint/type-utils@7.8.0(eslint@8.57.0)(typescript@5.4.5)": + "@typescript-eslint/type-utils@7.9.0(eslint@8.57.0)(typescript@5.4.5)": dependencies: - "@typescript-eslint/typescript-estree": 7.8.0(typescript@5.4.5) - "@typescript-eslint/utils": 7.8.0(eslint@8.57.0)(typescript@5.4.5) + "@typescript-eslint/typescript-estree": 7.9.0(typescript@5.4.5) + "@typescript-eslint/utils": 7.9.0(eslint@8.57.0)(typescript@5.4.5) debug: 4.3.4(supports-color@8.1.1) eslint: 8.57.0 ts-api-utils: 1.3.0(typescript@5.4.5) @@ -9080,12 +9062,12 @@ snapshots: transitivePeerDependencies: - supports-color - "@typescript-eslint/types@7.8.0": {} + "@typescript-eslint/types@7.9.0": {} - "@typescript-eslint/typescript-estree@7.8.0(typescript@5.4.5)": + "@typescript-eslint/typescript-estree@7.9.0(typescript@5.4.5)": dependencies: - "@typescript-eslint/types": 7.8.0 - "@typescript-eslint/visitor-keys": 7.8.0 + "@typescript-eslint/types": 7.9.0 + "@typescript-eslint/visitor-keys": 7.9.0 debug: 4.3.4(supports-color@8.1.1) globby: 11.1.0 is-glob: 4.0.3 @@ -9097,23 +9079,20 @@ snapshots: transitivePeerDependencies: - supports-color - "@typescript-eslint/utils@7.8.0(eslint@8.57.0)(typescript@5.4.5)": + "@typescript-eslint/utils@7.9.0(eslint@8.57.0)(typescript@5.4.5)": dependencies: "@eslint-community/eslint-utils": 4.4.0(eslint@8.57.0) - "@types/json-schema": 7.0.15 - "@types/semver": 7.5.8 - "@typescript-eslint/scope-manager": 7.8.0 - "@typescript-eslint/types": 7.8.0 - "@typescript-eslint/typescript-estree": 7.8.0(typescript@5.4.5) + "@typescript-eslint/scope-manager": 7.9.0 + "@typescript-eslint/types": 7.9.0 + "@typescript-eslint/typescript-estree": 7.9.0(typescript@5.4.5) eslint: 8.57.0 - semver: 7.6.2 transitivePeerDependencies: - supports-color - typescript - "@typescript-eslint/visitor-keys@7.8.0": + "@typescript-eslint/visitor-keys@7.9.0": dependencies: - "@typescript-eslint/types": 7.8.0 + "@typescript-eslint/types": 7.9.0 eslint-visitor-keys: 3.4.3 "@ungap/structured-clone@1.2.0": {} @@ -9613,7 +9592,7 @@ snapshots: cli-spinners@2.9.2: {} - cli-table3@0.6.4: + cli-table3@0.6.5: dependencies: string-width: 4.2.3 optionalDependencies: @@ -10814,7 +10793,7 @@ snapshots: hardhat-contract-sizer@2.10.0(hardhat@2.22.3(bufferutil@4.0.8)(ts-node@10.9.2(@types/node@20.12.11)(typescript@5.4.5))(typescript@5.4.5)(utf-8-validate@5.0.10)): dependencies: chalk: 4.1.2 - cli-table3: 0.6.4 + cli-table3: 0.6.5 hardhat: 2.22.3(bufferutil@4.0.8)(ts-node@10.9.2(@types/node@20.12.11)(typescript@5.4.5))(typescript@5.4.5)(utf-8-validate@5.0.10) strip-ansi: 6.0.1 @@ -10858,7 +10837,7 @@ snapshots: axios: 1.6.8(debug@4.3.4) brotli-wasm: 2.0.1 chalk: 4.1.2 - cli-table3: 0.6.4 + cli-table3: 0.6.5 ethereum-cryptography: 2.1.3 glob: 10.3.15 hardhat: 2.22.3(bufferutil@4.0.8)(ts-node@10.9.2(@types/node@20.12.11)(typescript@5.4.5))(typescript@5.4.5)(utf-8-validate@5.0.10) @@ -10902,7 +10881,7 @@ snapshots: fp-ts: 1.19.3 fs-extra: 7.0.1 glob: 7.2.0 - immutable: 4.3.5 + immutable: 4.3.6 io-ts: 1.10.4 keccak: 3.0.4 lodash: 4.17.21 @@ -11027,7 +11006,7 @@ snapshots: immer@10.0.2: {} - immutable@4.3.5: {} + immutable@4.3.6: {} import-fresh@3.3.0: dependencies: @@ -12210,12 +12189,12 @@ snapshots: once: 1.4.0 simple-concat: 1.0.1 - sinon-chai@3.7.0(chai@4.4.1)(sinon@17.0.2): + sinon-chai@3.7.0(chai@4.4.1)(sinon@17.0.1): dependencies: chai: 4.4.1 - sinon: 17.0.2 + sinon: 17.0.1 - sinon@17.0.2: + sinon@17.0.1: dependencies: "@sinonjs/commons": 3.0.1 "@sinonjs/fake-timers": 11.2.2 @@ -12260,7 +12239,7 @@ snapshots: transitivePeerDependencies: - debug - solhint@5.0.0(typescript@5.4.5): + solhint@5.0.1(typescript@5.4.5): dependencies: "@solidity-parser/parser": 0.18.0 ajv: 6.12.6 @@ -12524,7 +12503,7 @@ snapshots: tenderly@0.9.1(ts-node@10.9.2(@types/node@20.12.11)(typescript@5.4.5))(typescript@5.4.5): dependencies: axios: 0.27.2 - cli-table3: 0.6.4 + cli-table3: 0.6.5 commander: 9.5.0 js-yaml: 4.1.0 open: 8.4.2 @@ -12702,11 +12681,11 @@ snapshots: typedarray@0.0.6: {} - typescript-eslint@7.8.0(eslint@8.57.0)(typescript@5.4.5): + typescript-eslint@7.9.0(eslint@8.57.0)(typescript@5.4.5): dependencies: - "@typescript-eslint/eslint-plugin": 7.8.0(@typescript-eslint/parser@7.8.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5) - "@typescript-eslint/parser": 7.8.0(eslint@8.57.0)(typescript@5.4.5) - "@typescript-eslint/utils": 7.8.0(eslint@8.57.0)(typescript@5.4.5) + "@typescript-eslint/eslint-plugin": 7.9.0(@typescript-eslint/parser@7.9.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5) + "@typescript-eslint/parser": 7.9.0(eslint@8.57.0)(typescript@5.4.5) + "@typescript-eslint/utils": 7.9.0(eslint@8.57.0)(typescript@5.4.5) eslint: 8.57.0 optionalDependencies: typescript: 5.4.5 @@ -12985,7 +12964,7 @@ snapshots: dependencies: eventemitter3: 4.0.4 web3-core-helpers: 1.10.0 - websocket: 1.0.34 + websocket: 1.0.35 transitivePeerDependencies: - supports-color @@ -13037,7 +13016,7 @@ snapshots: webidl-conversions@3.0.1: {} - websocket@1.0.34: + websocket@1.0.35: dependencies: bufferutil: 4.0.8 debug: 2.6.9