From f1320ced96843de23575d07c0d6f516297f73330 Mon Sep 17 00:00:00 2001 From: Pascal Marco Caversaccio Date: Fri, 5 Jul 2024 12:02:21 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=81=20Bump=20Dependencies?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Pascal Marco Caversaccio --- contracts/lib/forge-std | 2 +- pnpm-lock.yaml | 191 +++++++++++++++------------------------- 2 files changed, 74 insertions(+), 119 deletions(-) diff --git a/contracts/lib/forge-std b/contracts/lib/forge-std index 8948d45..07263d1 160000 --- a/contracts/lib/forge-std +++ b/contracts/lib/forge-std @@ -1 +1 @@ -Subproject commit 8948d45d3d9022c508b83eb5d26fd3a7a93f2f32 +Subproject commit 07263d193d621c4b2b0ce8b4d54af58f6957d97d diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1a6ebee..8150822 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -153,10 +153,10 @@ packages: integrity: sha512-H8PjG5WJ4wz0UXAFXeJjWCW1vkvIJ3qUUD+rGRwJ2/hj+xT58Qle2MTql/2MGzkU+1JLAFuR6aJpLAjHwhmwwg==, } - "@aws-sdk/types@3.598.0": + "@aws-sdk/types@3.609.0": resolution: { - integrity: sha512-742uRl6z7u0LFmZwDrFP6r1wlZcgVPw+/TilluDJmCAR8BgRw3IR+743kUXKBGd8QZDRW2n6v/PYsi/AWCDDMQ==, + integrity: sha512-+Tqnh9w0h2LcrUsdXyT1F8mNhXz+tVYBtP19LpeEGntmvHwa2XzvLUCWpoIAIVsHp5+HdB2X9Sn0KAtmbFXc2Q==, } engines: { node: ">=16.0.0" } @@ -1628,10 +1628,10 @@ packages: } engines: { node: ">=0.4.0" } - acorn@8.12.0: + acorn@8.12.1: resolution: { - integrity: sha512-RTvkC4w+KNXrM39/lWCUaG0IbRkWdCv7W/IOW9oU6SawyxulvkQy5HQPVTKxEjczcUvapcrw3cFx/60VN/NRNw==, + integrity: sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==, } engines: { node: ">=0.4.0" } hasBin: true @@ -1711,13 +1711,6 @@ packages: integrity: sha512-IOfwwBF5iczOjp/WeY4YxyjqAFMQoZufdQWDd19SEExbVLNXqvpzSJ/M7Za4/sCPmQ0+GRquoA7bGcINcxew6w==, } - ansi-colors@4.1.1: - resolution: - { - integrity: sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==, - } - engines: { node: ">=6" } - ansi-colors@4.1.3: resolution: { @@ -1972,10 +1965,10 @@ packages: integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==, } - base-x@3.0.9: + base-x@3.0.10: resolution: { - integrity: sha512-H7JU6iBHTal1gp56aKoaa//YUxEaAOUiydvrV/pILqIHXTtqxSkATOnDA2u+jZ/61sD+L/412+7kzXRtWukhpQ==, + integrity: sha512-7d0s06rR9rYaIWHkpfLIFICM/tkSVdoPC9qYAQRpxn9DdKNWNsKC0uk++akckyLq16Tx2WIinnZ6WRriAt6njQ==, } base64-js@1.5.1: @@ -2722,18 +2715,6 @@ packages: supports-color: optional: true - debug@4.3.4: - resolution: - { - integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==, - } - engines: { node: ">=6.0" } - peerDependencies: - supports-color: "*" - peerDependenciesMeta: - supports-color: - optional: true - debug@4.3.5: resolution: { @@ -2878,13 +2859,6 @@ packages: } engines: { node: ">=0.3.1" } - diff@5.0.0: - resolution: - { - integrity: sha512-/VTCrvm5Z0JGty/BWHljh+BAiw3IK+2j87NGMu8Nwc/f48WoDAC395uomO9ZD117ZOBaHmkX1oyLvkVM/aIT3w==, - } - engines: { node: ">=0.3.1" } - diff@5.2.0: resolution: { @@ -4995,13 +4969,6 @@ packages: integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==, } - minimatch@5.0.1: - resolution: - { - integrity: sha512-nLDxIFRyhDblz3qMuq+SoRZED4+miJ/G+tdDrjkkkRnjAsBexeGpgjLEQ0blJy7rHhR2b93rhQY4SvyWu9v03g==, - } - engines: { node: ">=10" } - minimatch@5.1.6: resolution: { @@ -5084,10 +5051,10 @@ packages: integrity: sha512-bZTFT5rrPKtPJxj8KSV0WkPyNxl72vQepqqVUAW2ARUpUSF2qXMB6jZj7hW5/k7C1rtpzqbD/IIbJwLXUjCHeg==, } - mocha@10.5.2: + mocha@10.6.0: resolution: { - integrity: sha512-9btlN3JKCefPf+vKd/kcKz2SXxi12z6JswkGfaAF0saQvnsqLJk504ZmbxhSoENge08E9dsymozKgFMTl5PQsA==, + integrity: sha512-hxjt4+EEB0SA0ZDygSS015t65lJw/I2yRCS3Ae+SJ5FrbzrXgfYwJr96f0OvIXdj7h4lv/vLCrH3rkiuizFSvw==, } engines: { node: ">= 14.0.0" } hasBin: true @@ -6199,10 +6166,10 @@ packages: } engines: { node: ">= 0.8.0" } - serialize-javascript@6.0.0: + serialize-javascript@6.0.2: resolution: { - integrity: sha512-Qr3TosvguFt8ePWqsvRfrKyQXIiW+nGbYpy8XK24NQHE83caxWt+mIymTT19DGFbNWNLfEwsrkSmN64lVWB9ag==, + integrity: sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==, } serve-static@1.15.0: @@ -7408,10 +7375,10 @@ packages: } engines: { node: ">=8.0.0" } - workerpool@6.2.1: + workerpool@6.5.1: resolution: { - integrity: sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==, + integrity: sha512-Fs4dNYcsdpYSAfVxhnl1L5zTksjvOJxtC5hzMNl+1t9B8hTJTdKDyZ5ju7ztgPy+ft9tBFXoOlDNiOT9WUXZlA==, } wrap-ansi@7.0.0: @@ -7571,10 +7538,10 @@ packages: integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==, } - yargs-parser@20.2.4: + yargs-parser@20.2.9: resolution: { - integrity: sha512-WOkpgNhPTlE73h4VFAFsOnomJVaovO8VqLDzy5saChRBFQFBoMYirowyW+Q9HB4HFF4Z7VZTiG3iSzJJA29yRA==, + integrity: sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==, } engines: { node: ">=10" } @@ -7632,16 +7599,16 @@ snapshots: "@aws-crypto/sha256-js@1.2.2": dependencies: "@aws-crypto/util": 1.2.2 - "@aws-sdk/types": 3.598.0 + "@aws-sdk/types": 3.609.0 tslib: 1.14.1 "@aws-crypto/util@1.2.2": dependencies: - "@aws-sdk/types": 3.598.0 + "@aws-sdk/types": 3.609.0 "@aws-sdk/util-utf8-browser": 3.259.0 tslib: 1.14.1 - "@aws-sdk/types@3.598.0": + "@aws-sdk/types@3.609.0": dependencies: "@smithy/types": 3.3.0 tslib: 2.6.3 @@ -7687,7 +7654,7 @@ snapshots: "@eslint/eslintrc@2.1.4": dependencies: ajv: 6.12.6 - debug: 4.3.5 + debug: 4.3.5(supports-color@8.1.1) espree: 9.6.1 globals: 13.24.0 ignore: 5.3.1 @@ -7988,7 +7955,7 @@ snapshots: "@humanwhocodes/config-array@0.11.14": dependencies: "@humanwhocodes/object-schema": 2.0.3 - debug: 4.3.5 + debug: 4.3.5(supports-color@8.1.1) minimatch: 3.1.2 transitivePeerDependencies: - supports-color @@ -8136,7 +8103,7 @@ snapshots: "@nomiclabs/hardhat-docker": 2.0.2 chai: 4.4.1 chalk: 4.1.2 - debug: 4.3.5 + debug: 4.3.5(supports-color@8.1.1) dockerode: 4.0.2 fs-extra: 11.2.0 hardhat: 2.22.6(bufferutil@4.0.8)(ts-node@10.9.2(@types/node@20.14.9)(typescript@5.5.3))(typescript@5.5.3)(utf-8-validate@5.0.10) @@ -8159,7 +8126,7 @@ snapshots: cbor: 9.0.2 chai: 4.4.1 chalk: 4.1.2 - debug: 4.3.5 + debug: 4.3.5(supports-color@8.1.1) hardhat: 2.22.6(bufferutil@4.0.8)(ts-node@10.9.2(@types/node@20.14.9)(typescript@5.5.3))(typescript@5.5.3)(utf-8-validate@5.0.10) semver: 7.6.2 sinon: 18.0.0 @@ -8266,7 +8233,7 @@ snapshots: "@nomicfoundation/hardhat-ethers@3.0.6(ethers@6.13.1(bufferutil@4.0.8)(utf-8-validate@5.0.10))(hardhat@2.22.6(bufferutil@4.0.8)(ts-node@10.9.2(@types/node@20.14.9)(typescript@5.5.3))(typescript@5.5.3)(utf-8-validate@5.0.10))": dependencies: - debug: 4.3.5 + debug: 4.3.5(supports-color@8.1.1) ethers: 6.13.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) hardhat: 2.22.6(bufferutil@4.0.8)(ts-node@10.9.2(@types/node@20.14.9)(typescript@5.5.3))(typescript@5.5.3)(utf-8-validate@5.0.10) lodash.isequal: 4.5.0 @@ -8292,7 +8259,7 @@ snapshots: "@nomicfoundation/ignition-core": 0.15.5(bufferutil@4.0.8)(utf-8-validate@5.0.10) "@nomicfoundation/ignition-ui": 0.15.5 chalk: 4.1.2 - debug: 4.3.5 + debug: 4.3.5(supports-color@8.1.1) fs-extra: 10.1.0 hardhat: 2.22.6(bufferutil@4.0.8)(ts-node@10.9.2(@types/node@20.14.9)(typescript@5.5.3))(typescript@5.5.3)(utf-8-validate@5.0.10) prompts: 2.4.2 @@ -8309,7 +8276,7 @@ snapshots: "@ledgerhq/hw-transport-node-hid": 6.29.1 "@nomicfoundation/ethereumjs-util": 9.0.4 chalk: 2.4.2 - debug: 4.3.5 + debug: 4.3.5(supports-color@8.1.1) env-paths: 2.2.1 ethers: 6.13.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) fs-extra: 7.0.1 @@ -8333,7 +8300,7 @@ snapshots: "@ethersproject/address": 5.7.0 cbor: 8.1.0 chalk: 2.4.2 - debug: 4.3.5 + debug: 4.3.5(supports-color@8.1.1) hardhat: 2.22.6(bufferutil@4.0.8)(ts-node@10.9.2(@types/node@20.14.9)(typescript@5.5.3))(typescript@5.5.3)(utf-8-validate@5.0.10) lodash.clonedeep: 4.5.0 semver: 6.3.1 @@ -8347,7 +8314,7 @@ snapshots: "@ethersproject/address": 5.6.1 "@nomicfoundation/solidity-analyzer": 0.1.2 cbor: 9.0.2 - debug: 4.3.5 + debug: 4.3.5(supports-color@8.1.1) ethers: 6.13.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) fs-extra: 10.1.0 immer: 10.0.2 @@ -8435,7 +8402,7 @@ snapshots: "@openzeppelin/defender-sdk-network-client": 1.13.4(debug@4.3.5) "@openzeppelin/upgrades-core": 1.34.1 chalk: 4.1.2 - debug: 4.3.5 + debug: 4.3.5(supports-color@8.1.1) ethereumjs-util: 7.1.5 ethers: 6.13.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) hardhat: 2.22.6(bufferutil@4.0.8)(ts-node@10.9.2(@types/node@20.14.9)(typescript@5.5.3))(typescript@5.5.3)(utf-8-validate@5.0.10) @@ -8452,7 +8419,7 @@ snapshots: cbor: 9.0.2 chalk: 4.1.2 compare-versions: 6.1.0 - debug: 4.3.5 + debug: 4.3.5(supports-color@8.1.1) ethereumjs-util: 7.1.5 minimist: 1.2.8 proper-lockfile: 4.1.2 @@ -8639,7 +8606,7 @@ snapshots: "@truffle/profiler": 0.1.53 axios: 1.5.0(debug@4.3.5) axios-retry: 3.9.1 - debug: 4.3.5 + debug: 4.3.5(supports-color@8.1.1) fs-extra: 9.1.0 iter-tools: 7.5.3 lodash: 4.17.21 @@ -8660,7 +8627,7 @@ snapshots: "@truffle/events": 0.1.25(bufferutil@4.0.8)(utf-8-validate@5.0.10) "@truffle/provider": 0.3.13(bufferutil@4.0.8)(utf-8-validate@5.0.10) conf: 10.2.0 - debug: 4.3.5 + debug: 4.3.5(supports-color@8.1.1) find-up: 2.1.0 lodash: 4.17.21 original-require: 1.0.1 @@ -8672,7 +8639,7 @@ snapshots: "@truffle/contract-sources@0.2.1": dependencies: - debug: 4.3.5 + debug: 4.3.5(supports-color@8.1.1) glob: 7.2.3 transitivePeerDependencies: - supports-color @@ -8694,7 +8661,7 @@ snapshots: "@truffle/dashboard-message-bus-common": 0.1.7 "@truffle/promise-tracker": 0.1.7 axios: 1.5.0(debug@4.3.5) - debug: 4.3.5 + debug: 4.3.5(supports-color@8.1.1) delay: 5.0.0 isomorphic-ws: 4.0.1(ws@7.5.10(bufferutil@4.0.8)(utf-8-validate@5.0.10)) node-abort-controller: 3.1.1 @@ -8713,7 +8680,7 @@ snapshots: dependencies: "@truffle/dashboard-message-bus-client": 0.1.12(bufferutil@4.0.8)(utf-8-validate@5.0.10) "@truffle/spinners": 0.2.5 - debug: 4.3.5 + debug: 4.3.5(supports-color@8.1.1) emittery: 0.4.1 web3-utils: 1.10.0 transitivePeerDependencies: @@ -8728,7 +8695,7 @@ snapshots: "@truffle/compile-common": 0.9.8 "@truffle/compile-solidity": 6.0.79(bufferutil@4.0.8)(utf-8-validate@5.0.10) "@truffle/config": 1.3.61(bufferutil@4.0.8)(utf-8-validate@5.0.10) - debug: 4.3.5 + debug: 4.3.5(supports-color@8.1.1) find-up: 2.1.0 semver: 7.6.2 transitivePeerDependencies: @@ -8752,7 +8719,7 @@ snapshots: dependencies: "@truffle/contract-sources": 0.2.1 "@truffle/expect": 0.1.7 - debug: 4.3.5 + debug: 4.3.5(supports-color@8.1.1) transitivePeerDependencies: - supports-color @@ -8762,7 +8729,7 @@ snapshots: dependencies: "@truffle/error": 0.2.2 "@truffle/interface-adapter": 0.5.37(bufferutil@4.0.8)(utf-8-validate@5.0.10) - debug: 4.3.5 + debug: 4.3.5(supports-color@8.1.1) web3: 1.10.0(bufferutil@4.0.8)(utf-8-validate@5.0.10) transitivePeerDependencies: - bufferutil @@ -8899,7 +8866,7 @@ snapshots: "@typescript-eslint/types": 7.15.0 "@typescript-eslint/typescript-estree": 7.15.0(typescript@5.5.3) "@typescript-eslint/visitor-keys": 7.15.0 - debug: 4.3.5 + debug: 4.3.5(supports-color@8.1.1) eslint: 8.57.0 optionalDependencies: typescript: 5.5.3 @@ -8915,7 +8882,7 @@ snapshots: dependencies: "@typescript-eslint/typescript-estree": 7.15.0(typescript@5.5.3) "@typescript-eslint/utils": 7.15.0(eslint@8.57.0)(typescript@5.5.3) - debug: 4.3.5 + debug: 4.3.5(supports-color@8.1.1) eslint: 8.57.0 ts-api-utils: 1.3.0(typescript@5.5.3) optionalDependencies: @@ -8929,7 +8896,7 @@ snapshots: dependencies: "@typescript-eslint/types": 7.15.0 "@typescript-eslint/visitor-keys": 7.15.0 - debug: 4.3.5 + debug: 4.3.5(supports-color@8.1.1) globby: 11.1.0 is-glob: 4.0.3 minimatch: 9.0.5 @@ -8976,15 +8943,15 @@ snapshots: mime-types: 2.1.35 negotiator: 0.6.3 - acorn-jsx@5.3.2(acorn@8.12.0): + acorn-jsx@5.3.2(acorn@8.12.1): dependencies: - acorn: 8.12.0 + acorn: 8.12.1 acorn-walk@8.3.3: dependencies: - acorn: 8.12.0 + acorn: 8.12.1 - acorn@8.12.0: {} + acorn@8.12.1: {} adm-zip@0.4.16: {} @@ -8994,7 +8961,7 @@ snapshots: agent-base@6.0.2: dependencies: - debug: 4.3.5 + debug: 4.3.5(supports-color@8.1.1) transitivePeerDependencies: - supports-color @@ -9038,8 +9005,6 @@ snapshots: dependencies: string-width: 4.2.3 - ansi-colors@4.1.1: {} - ansi-colors@4.1.3: {} ansi-escapes@4.3.2: @@ -9178,7 +9143,7 @@ snapshots: balanced-match@1.0.2: {} - base-x@3.0.9: + base-x@3.0.10: dependencies: safe-buffer: 5.2.1 @@ -9277,7 +9242,7 @@ snapshots: bs58@4.0.1: dependencies: - base-x: 3.0.9 + base-x: 3.0.10 bs58check@2.1.2: dependencies: @@ -9650,16 +9615,12 @@ snapshots: dependencies: ms: 2.1.3 - debug@4.3.4(supports-color@8.1.1): + debug@4.3.5(supports-color@8.1.1): dependencies: ms: 2.1.2 optionalDependencies: supports-color: 8.1.1 - debug@4.3.5: - dependencies: - ms: 2.1.2 - decamelize@4.0.0: {} decode-uri-component@0.2.2: {} @@ -9719,8 +9680,6 @@ snapshots: diff@4.0.2: {} - diff@5.0.0: {} - diff@5.2.0: {} difflib@0.2.4: @@ -9742,7 +9701,7 @@ snapshots: docker-modem@5.0.3: dependencies: - debug: 4.3.5 + debug: 4.3.5(supports-color@8.1.1) readable-stream: 3.6.2 split-ca: 1.0.1 ssh2: 1.15.0 @@ -9969,7 +9928,7 @@ snapshots: ajv: 6.12.6 chalk: 4.1.2 cross-spawn: 7.0.3 - debug: 4.3.5 + debug: 4.3.5(supports-color@8.1.1) doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.2.2 @@ -10008,8 +9967,8 @@ snapshots: espree@9.6.1: dependencies: - acorn: 8.12.0 - acorn-jsx: 5.3.2(acorn@8.12.0) + acorn: 8.12.1 + acorn-jsx: 5.3.2(acorn@8.12.1) eslint-visitor-keys: 3.4.3 esprima@2.7.3: {} @@ -10323,7 +10282,7 @@ snapshots: follow-redirects@1.15.6(debug@4.3.5): optionalDependencies: - debug: 4.3.5 + debug: 4.3.5(supports-color@8.1.1) for-each@0.3.3: dependencies: @@ -10658,7 +10617,7 @@ snapshots: axios: 0.21.4(debug@4.3.5) chalk: 4.1.2 chokidar: 3.6.0 - debug: 4.3.5 + debug: 4.3.5(supports-color@8.1.1) enquirer: 2.4.1 ethers: 5.7.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) form-data: 4.0.0 @@ -10716,7 +10675,7 @@ snapshots: chalk: 2.4.2 chokidar: 3.6.0 ci-info: 2.0.0 - debug: 4.3.5 + debug: 4.3.5(supports-color@8.1.1) enquirer: 2.4.1 env-paths: 2.2.1 ethereum-cryptography: 1.2.0 @@ -10730,7 +10689,7 @@ snapshots: keccak: 3.0.4 lodash: 4.17.21 mnemonist: 0.38.5 - mocha: 10.5.2 + mocha: 10.6.0 p-map: 4.0.0 raw-body: 2.5.2 resolve: 1.17.0 @@ -10832,7 +10791,7 @@ snapshots: https-proxy-agent@5.0.1: dependencies: agent-base: 6.0.2 - debug: 4.3.5 + debug: 4.3.5(supports-color@8.1.1) transitivePeerDependencies: - supports-color @@ -11231,10 +11190,6 @@ snapshots: dependencies: brace-expansion: 1.1.11 - minimatch@5.0.1: - dependencies: - brace-expansion: 2.0.1 - minimatch@5.1.6: dependencies: brace-expansion: 2.0.1 @@ -11274,27 +11229,27 @@ snapshots: dependencies: obliterator: 2.0.4 - mocha@10.5.2: + mocha@10.6.0: dependencies: - ansi-colors: 4.1.1 + ansi-colors: 4.1.3 browser-stdout: 1.3.1 chokidar: 3.6.0 - debug: 4.3.4(supports-color@8.1.1) - diff: 5.0.0 + debug: 4.3.5(supports-color@8.1.1) + diff: 5.2.0 escape-string-regexp: 4.0.0 find-up: 5.0.0 glob: 8.1.0 he: 1.2.0 js-yaml: 4.1.0 log-symbols: 4.1.0 - minimatch: 5.0.1 + minimatch: 5.1.6 ms: 2.1.3 - serialize-javascript: 6.0.0 + serialize-javascript: 6.0.2 strip-json-comments: 3.1.1 supports-color: 8.1.1 - workerpool: 6.2.1 + workerpool: 6.5.1 yargs: 16.2.0 - yargs-parser: 20.2.4 + yargs-parser: 20.2.9 yargs-unparser: 2.0.0 mock-fs@4.14.0: {} @@ -11307,12 +11262,12 @@ snapshots: multibase@0.6.1: dependencies: - base-x: 3.0.9 + base-x: 3.0.10 buffer: 5.7.1 multibase@0.7.0: dependencies: - base-x: 3.0.9 + base-x: 3.0.10 buffer: 5.7.1 multicodec@0.5.7: @@ -11935,7 +11890,7 @@ snapshots: transitivePeerDependencies: - supports-color - serialize-javascript@6.0.0: + serialize-javascript@6.0.2: dependencies: randombytes: 2.1.0 @@ -12120,7 +12075,7 @@ snapshots: hardhat: 2.22.6(bufferutil@4.0.8)(ts-node@10.9.2(@types/node@20.14.9)(typescript@5.5.3))(typescript@5.5.3)(utf-8-validate@5.0.10) jsonschema: 1.4.1 lodash: 4.17.21 - mocha: 10.5.2 + mocha: 10.6.0 node-emoji: 1.11.0 pify: 4.0.1 recursive-readdir: 2.2.3 @@ -12410,7 +12365,7 @@ snapshots: "@tsconfig/node14": 1.0.3 "@tsconfig/node16": 1.0.4 "@types/node": 20.14.9 - acorn: 8.12.0 + acorn: 8.12.1 acorn-walk: 8.3.3 arg: 4.1.3 create-require: 1.1.1 @@ -12466,7 +12421,7 @@ snapshots: typechain@8.3.2(typescript@5.5.3): dependencies: "@types/prettier": 2.7.3 - debug: 4.3.5 + debug: 4.3.5(supports-color@8.1.1) fs-extra: 7.0.1 glob: 7.1.7 js-sha3: 0.8.0 @@ -12905,7 +12860,7 @@ snapshots: reduce-flatten: 2.0.0 typical: 5.2.0 - workerpool@6.2.1: {} + workerpool@6.5.1: {} wrap-ansi@7.0.0: dependencies: @@ -12987,7 +12942,7 @@ snapshots: yallist@3.1.1: {} - yargs-parser@20.2.4: {} + yargs-parser@20.2.9: {} yargs-unparser@2.0.0: dependencies: @@ -13004,7 +12959,7 @@ snapshots: require-directory: 2.1.1 string-width: 4.2.3 y18n: 5.0.8 - yargs-parser: 20.2.4 + yargs-parser: 20.2.9 yn@3.1.1: {}