From 88072c7ca7bb7d25f4f8d23c57d954f7b6a748d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 03:32:54 +0000 Subject: [PATCH] Bump lodash from 4.17.23 to 4.18.1 Bumps [lodash](https://github.com/lodash/lodash) from 4.17.23 to 4.18.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.23...4.18.1) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.18.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package-lock.json | 44 ++++++++++++++++---------------- packages/fcl-bundle/package.json | 2 +- 2 files changed, 23 insertions(+), 23 deletions(-) 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",