diff --git a/package-lock.json b/package-lock.json index 3240cdf37..fb01356ca 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24321,9 +24321,9 @@ } }, "node_modules/lodash": { - "version": "4.17.23", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz", - "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==", + "version": "4.18.1", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz", + "integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==", "license": "MIT" }, "node_modules/lodash.camelcase": { @@ -34846,13 +34846,13 @@ }, "packages/fcl": { "name": "@onflow/fcl", - "version": "1.21.9", + "version": "1.21.10", "license": "Apache-2.0", "dependencies": { "@babel/runtime": "^7.25.7", "@onflow/config": "1.11.1", - "@onflow/fcl-core": "1.30.1", - "@onflow/fcl-wc": "6.0.21", + "@onflow/fcl-core": "1.30.2", + "@onflow/fcl-wc": "6.0.22", "@onflow/interaction": "0.0.11", "@onflow/rlp": "1.2.4", "@onflow/sdk": "1.13.7", @@ -34899,7 +34899,7 @@ "@rollup/plugin-replace": "^6.0.1", "@rollup/plugin-terser": "^0.4.4", "commander": "^12.1.0", - "lodash": "^4.17.21", + "lodash": "^4.18.1", "rollup": "^4.24.0", "rollup-plugin-postcss": "^4.0.2", "rollup-plugin-typescript2": "^0.36.0", @@ -34921,7 +34921,7 @@ }, "packages/fcl-core": { "name": "@onflow/fcl-core", - "version": "1.30.1", + "version": "1.30.2", "license": "Apache-2.0", "dependencies": { "@babel/runtime": "^7.25.7", @@ -34990,14 +34990,14 @@ }, "packages/fcl-ethereum-provider": { "name": "@onflow/fcl-ethereum-provider", - "version": "0.1.1", + "version": "0.1.2", "license": "Apache-2.0", "dependencies": { "@babel/runtime": "^7.25.7", "@ethersproject/bytes": "^5.7.0", "@ethersproject/hash": "^5.7.0", "@noble/hashes": "^1.7.1", - "@onflow/fcl-wc": "6.0.21", + "@onflow/fcl-wc": "6.0.22", "@onflow/rlp": "^1.2.4", "@walletconnect/ethereum-provider": "^2.20.2", "@walletconnect/jsonrpc-http-connection": "^1.0.8", @@ -35018,7 +35018,7 @@ "jest": "^29.7.0" }, "peerDependencies": { - "@onflow/fcl": "1.21.9" + "@onflow/fcl": "1.21.10" } }, "packages/fcl-ethereum-provider/node_modules/@scure/bip32": { @@ -35246,14 +35246,14 @@ }, "packages/fcl-rainbowkit-adapter": { "name": "@onflow/fcl-rainbowkit-adapter", - "version": "0.3.1", + "version": "0.3.2", "license": "Apache-2.0", "dependencies": { "@babel/runtime": "^7.25.7", "@ethersproject/bytes": "^5.7.0", "@ethersproject/hash": "^5.7.0", - "@onflow/fcl-ethereum-provider": "0.1.1", - "@onflow/fcl-wagmi-adapter": "0.1.1", + "@onflow/fcl-ethereum-provider": "0.1.2", + "@onflow/fcl-wagmi-adapter": "0.1.2", "@onflow/rlp": "^1.2.4", "@wagmi/core": "^2.16.3", "mipd": "^0.0.7", @@ -35274,7 +35274,7 @@ "jest": "^29.7.0" }, "peerDependencies": { - "@onflow/fcl": "1.21.9", + "@onflow/fcl": "1.21.10", "@rainbow-me/rainbowkit": "^2.2.3", "react": "17.x || 18.x || 19.x" } @@ -35291,12 +35291,12 @@ }, "packages/fcl-react-native": { "name": "@onflow/fcl-react-native", - "version": "1.22.0", + "version": "1.22.1", "license": "Apache-2.0", "dependencies": { "@babel/runtime": "^7.25.7", "@onflow/config": "1.11.1", - "@onflow/fcl-core": "1.30.1", + "@onflow/fcl-core": "1.30.2", "@onflow/interaction": "0.0.11", "@onflow/rlp": "1.2.4", "@onflow/sdk": "1.13.7", @@ -35738,13 +35738,13 @@ }, "packages/fcl-wagmi-adapter": { "name": "@onflow/fcl-wagmi-adapter", - "version": "0.1.1", + "version": "0.1.2", "license": "Apache-2.0", "dependencies": { "@babel/runtime": "^7.25.7", "@ethersproject/bytes": "^5.7.0", "@ethersproject/hash": "^5.7.0", - "@onflow/fcl-ethereum-provider": "0.1.1", + "@onflow/fcl-ethereum-provider": "0.1.2", "@onflow/rlp": "^1.2.4", "viem": "^2.22.21" }, @@ -35760,13 +35760,13 @@ "jest": "^29.7.0" }, "peerDependencies": { - "@onflow/fcl": "1.21.9", + "@onflow/fcl": "1.21.10", "@wagmi/core": "^2.16.3" } }, "packages/fcl-wc": { "name": "@onflow/fcl-wc", - "version": "6.0.21", + "version": "6.0.22", "license": "Apache-2.0", "dependencies": { "@babel/runtime": "^7.25.7", @@ -35793,7 +35793,7 @@ "jest-preset-preact": "^4.1.1" }, "peerDependencies": { - "@onflow/fcl-core": "1.30.1" + "@onflow/fcl-core": "1.30.2" } }, "packages/fcl-wc/node_modules/@scure/bip32": { diff --git a/packages/fcl-bundle/package.json b/packages/fcl-bundle/package.json index b20105627..5bdbb3c8d 100644 --- a/packages/fcl-bundle/package.json +++ b/packages/fcl-bundle/package.json @@ -23,7 +23,7 @@ "@rollup/plugin-replace": "^6.0.1", "@rollup/plugin-terser": "^0.4.4", "commander": "^12.1.0", - "lodash": "^4.17.21", + "lodash": "^4.18.1", "rollup": "^4.24.0", "rollup-plugin-postcss": "^4.0.2", "rollup-plugin-typescript2": "^0.36.0",