From 532f0894e0669d2a667ca5f7dfa2d87abeff2843 Mon Sep 17 00:00:00 2001 From: Thijs van Hoof Date: Tue, 12 Dec 2023 23:01:52 +0100 Subject: [PATCH] update packages --- package-lock.json | 72 +++++++++++++++++++++++------------------------ package.json | 8 +++--- 2 files changed, 40 insertions(+), 40 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1162caf5..de753f31 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,14 +11,14 @@ "dependencies": { "@apollo/client": "^3.6.9", "@glif/base-css": "^0.0.33", - "@glif/filecoin-actor-utils": "^2.0.70", + "@glif/filecoin-actor-utils": "^2.0.75", "@glif/filecoin-address": "^2.0.43", "@glif/filecoin-message": "^2.0.44", - "@glif/filecoin-number": "^2.0.70", + "@glif/filecoin-number": "^2.0.74", "@glif/filecoin-rpc-client": "^2.0.43", - "@glif/filecoin-wallet-provider": "^2.0.70", + "@glif/filecoin-wallet-provider": "^2.0.74", "@glif/logger": "^2.0.1", - "@glif/react-components": "^2.1.24", + "@glif/react-components": "^2.1.25", "@zondax/filecoin-signing-tools": "^1.1.2", "next": "^12.2.3", "prop-types": "^15.8.1", @@ -1453,9 +1453,9 @@ } }, "node_modules/@glif/filecoin-actor-utils": { - "version": "2.0.70", - "resolved": "https://registry.npmjs.org/@glif/filecoin-actor-utils/-/filecoin-actor-utils-2.0.70.tgz", - "integrity": "sha512-8JiEg/81nUgA7lyoPv6jzLJTzef2O4Gk7wV2Z+JgKUVqFV0Bq8zSZkNzjijqZ4J6LRGVYNl3rQMijHEeOjpAwQ==", + "version": "2.0.75", + "resolved": "https://registry.npmjs.org/@glif/filecoin-actor-utils/-/filecoin-actor-utils-2.0.75.tgz", + "integrity": "sha512-yhI3W2LYJe7SNsbbFrktUWVjserQiZdCxnCDbE3Ii+AwgCfqAyi/eB58nvP7Xy7xugabXdQv9SwIyqmrEhyf3w==", "dependencies": { "@glif/filecoin-address": "^2.0.43", "@ipld/dag-cbor": "^7.0.3", @@ -1505,9 +1505,9 @@ } }, "node_modules/@glif/filecoin-number": { - "version": "2.0.70", - "resolved": "https://registry.npmjs.org/@glif/filecoin-number/-/filecoin-number-2.0.70.tgz", - "integrity": "sha512-vhXAsEOTxVkpwDLMz5C6UOEYzeGdqKB735jQrDnMtI4MAT5sTJnoJAKCD0dkbOsuwusrLAhlcwieox3UWdvwCQ==", + "version": "2.0.74", + "resolved": "https://registry.npmjs.org/@glif/filecoin-number/-/filecoin-number-2.0.74.tgz", + "integrity": "sha512-10oszBFWmhJhm/3BZb+JW+CyD+I8dq5mVHFhHV7KA42zfcyYGeGmMpSkNNnwc8EWTQl28V3vrAhtiNxiGbZYtA==", "dependencies": { "bent": "7.3.12", "bignumber.js": "9.0.1", @@ -1531,14 +1531,14 @@ } }, "node_modules/@glif/filecoin-wallet-provider": { - "version": "2.0.70", - "resolved": "https://registry.npmjs.org/@glif/filecoin-wallet-provider/-/filecoin-wallet-provider-2.0.70.tgz", - "integrity": "sha512-1r6YexvO9ua6B5YP6mYP8ExtmLzPUT5BqIjGOeKK3nvbTAcqnRWAEEOg9nZTSwN+HpsHgy1Pv1okfaml1VcxVw==", + "version": "2.0.74", + "resolved": "https://registry.npmjs.org/@glif/filecoin-wallet-provider/-/filecoin-wallet-provider-2.0.74.tgz", + "integrity": "sha512-+2qEYshgMAdgZpKB9pd8IsnlHEQZqUblcWVzULIezPbh+R2X3Voa/G3v2V0NBCnJkZ01xo5Tuox011dFKklN4w==", "dependencies": { "@chainsafe/filsnap-types": "^2.1.2", "@glif/filecoin-address": "^2.0.43", "@glif/filecoin-message": "^2.0.44", - "@glif/filecoin-number": "^2.0.70", + "@glif/filecoin-number": "^2.0.74", "@glif/filecoin-rpc-client": "^2.0.43", "@ledgerhq/hw-transport": "^6.27.8", "@ledgerhq/hw-transport-webhid": "^6.27.8", @@ -1596,20 +1596,20 @@ } }, "node_modules/@glif/react-components": { - "version": "2.1.24", - "resolved": "https://registry.npmjs.org/@glif/react-components/-/react-components-2.1.24.tgz", - "integrity": "sha512-sWBFR2VACuJ8q3cilCARiIQ9Ahu2PFonLCU1tb5ZhayCW/TYMF9j35MbU+YhtvKiwY3GVBP5icXTN5PWf8e6JA==", + "version": "2.1.25", + "resolved": "https://registry.npmjs.org/@glif/react-components/-/react-components-2.1.25.tgz", + "integrity": "sha512-ActZXOZYv+eLzPkcJPNw7WFMl156Grz1yk5LKhMC/Uarc4bHEeOwNHiFX17Lnp08y0ylEqrb1LI/7r8IvmBLgw==", "dependencies": { "@apollo/client": "^3.6.9", "@chainsafe/filsnap-adapter": "^2.1.3", "@chainsafe/filsnap-types": "^2.1.3", "@glif/base-css": "^0.0.33", - "@glif/filecoin-actor-utils": "^2.0.70", + "@glif/filecoin-actor-utils": "^2.0.75", "@glif/filecoin-address": "^2.0.43", "@glif/filecoin-message": "^2.0.44", - "@glif/filecoin-number": "^2.0.70", + "@glif/filecoin-number": "^2.0.74", "@glif/filecoin-rpc-client": "^2.0.43", - "@glif/filecoin-wallet-provider": "^2.0.70", + "@glif/filecoin-wallet-provider": "^2.0.74", "@glif/logger": "^2.0.1", "@ipld/dag-cbor": "^7.0.2", "@ledgerhq/hw-transport": "^6.27.1", @@ -13867,9 +13867,9 @@ } }, "@glif/filecoin-actor-utils": { - "version": "2.0.70", - "resolved": "https://registry.npmjs.org/@glif/filecoin-actor-utils/-/filecoin-actor-utils-2.0.70.tgz", - "integrity": "sha512-8JiEg/81nUgA7lyoPv6jzLJTzef2O4Gk7wV2Z+JgKUVqFV0Bq8zSZkNzjijqZ4J6LRGVYNl3rQMijHEeOjpAwQ==", + "version": "2.0.75", + "resolved": "https://registry.npmjs.org/@glif/filecoin-actor-utils/-/filecoin-actor-utils-2.0.75.tgz", + "integrity": "sha512-yhI3W2LYJe7SNsbbFrktUWVjserQiZdCxnCDbE3Ii+AwgCfqAyi/eB58nvP7Xy7xugabXdQv9SwIyqmrEhyf3w==", "requires": { "@glif/filecoin-address": "^2.0.43", "@ipld/dag-cbor": "^7.0.3", @@ -13923,9 +13923,9 @@ } }, "@glif/filecoin-number": { - "version": "2.0.70", - "resolved": "https://registry.npmjs.org/@glif/filecoin-number/-/filecoin-number-2.0.70.tgz", - "integrity": "sha512-vhXAsEOTxVkpwDLMz5C6UOEYzeGdqKB735jQrDnMtI4MAT5sTJnoJAKCD0dkbOsuwusrLAhlcwieox3UWdvwCQ==", + "version": "2.0.74", + "resolved": "https://registry.npmjs.org/@glif/filecoin-number/-/filecoin-number-2.0.74.tgz", + "integrity": "sha512-10oszBFWmhJhm/3BZb+JW+CyD+I8dq5mVHFhHV7KA42zfcyYGeGmMpSkNNnwc8EWTQl28V3vrAhtiNxiGbZYtA==", "requires": { "bent": "7.3.12", "bignumber.js": "9.0.1", @@ -13948,14 +13948,14 @@ } }, "@glif/filecoin-wallet-provider": { - "version": "2.0.70", - "resolved": "https://registry.npmjs.org/@glif/filecoin-wallet-provider/-/filecoin-wallet-provider-2.0.70.tgz", - "integrity": "sha512-1r6YexvO9ua6B5YP6mYP8ExtmLzPUT5BqIjGOeKK3nvbTAcqnRWAEEOg9nZTSwN+HpsHgy1Pv1okfaml1VcxVw==", + "version": "2.0.74", + "resolved": "https://registry.npmjs.org/@glif/filecoin-wallet-provider/-/filecoin-wallet-provider-2.0.74.tgz", + "integrity": "sha512-+2qEYshgMAdgZpKB9pd8IsnlHEQZqUblcWVzULIezPbh+R2X3Voa/G3v2V0NBCnJkZ01xo5Tuox011dFKklN4w==", "requires": { "@chainsafe/filsnap-types": "^2.1.2", "@glif/filecoin-address": "^2.0.43", "@glif/filecoin-message": "^2.0.44", - "@glif/filecoin-number": "^2.0.70", + "@glif/filecoin-number": "^2.0.74", "@glif/filecoin-rpc-client": "^2.0.43", "@ledgerhq/hw-transport": "^6.27.8", "@ledgerhq/hw-transport-webhid": "^6.27.8", @@ -14012,20 +14012,20 @@ } }, "@glif/react-components": { - "version": "2.1.24", - "resolved": "https://registry.npmjs.org/@glif/react-components/-/react-components-2.1.24.tgz", - "integrity": "sha512-sWBFR2VACuJ8q3cilCARiIQ9Ahu2PFonLCU1tb5ZhayCW/TYMF9j35MbU+YhtvKiwY3GVBP5icXTN5PWf8e6JA==", + "version": "2.1.25", + "resolved": "https://registry.npmjs.org/@glif/react-components/-/react-components-2.1.25.tgz", + "integrity": "sha512-ActZXOZYv+eLzPkcJPNw7WFMl156Grz1yk5LKhMC/Uarc4bHEeOwNHiFX17Lnp08y0ylEqrb1LI/7r8IvmBLgw==", "requires": { "@apollo/client": "^3.6.9", "@chainsafe/filsnap-adapter": "^2.1.3", "@chainsafe/filsnap-types": "^2.1.3", "@glif/base-css": "^0.0.33", - "@glif/filecoin-actor-utils": "^2.0.70", + "@glif/filecoin-actor-utils": "^2.0.75", "@glif/filecoin-address": "^2.0.43", "@glif/filecoin-message": "^2.0.44", - "@glif/filecoin-number": "^2.0.70", + "@glif/filecoin-number": "^2.0.74", "@glif/filecoin-rpc-client": "^2.0.43", - "@glif/filecoin-wallet-provider": "^2.0.70", + "@glif/filecoin-wallet-provider": "^2.0.74", "@glif/logger": "^2.0.1", "@ipld/dag-cbor": "^7.0.2", "@ledgerhq/hw-transport": "^6.27.1", diff --git a/package.json b/package.json index 79ed3f7f..dbf84aae 100644 --- a/package.json +++ b/package.json @@ -22,14 +22,14 @@ "dependencies": { "@apollo/client": "^3.6.9", "@glif/base-css": "^0.0.33", - "@glif/filecoin-actor-utils": "^2.0.70", + "@glif/filecoin-actor-utils": "^2.0.75", "@glif/filecoin-address": "^2.0.43", "@glif/filecoin-message": "^2.0.44", - "@glif/filecoin-number": "^2.0.70", + "@glif/filecoin-number": "^2.0.74", "@glif/filecoin-rpc-client": "^2.0.43", - "@glif/filecoin-wallet-provider": "^2.0.70", + "@glif/filecoin-wallet-provider": "^2.0.74", "@glif/logger": "^2.0.1", - "@glif/react-components": "^2.1.24", + "@glif/react-components": "^2.1.25", "@zondax/filecoin-signing-tools": "^1.1.2", "next": "^12.2.3", "prop-types": "^15.8.1",