Skip to content

Commit 2f65ef4

Browse files
chore(deps): bump lodash and @bitgo/unspents
Bumps [lodash](https://github.com/lodash/lodash) to 4.18.1 and updates ancestor dependency [@bitgo/unspents](https://github.com/BitGo/BitGoJS/tree/HEAD/modules/unspents). These dependencies need to be updated together. Updates `lodash` from 4.17.21 to 4.18.1 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.18.1) Updates `@bitgo/unspents` from 0.50.14 to 0.51.3 - [Release notes](https://github.com/BitGo/BitGoJS/releases) - [Changelog](https://github.com/BitGo/BitGoJS/blob/master/modules/unspents/CHANGELOG.md) - [Commits](https://github.com/BitGo/BitGoJS/commits/@bitgo/unspents@0.51.3/modules/unspents) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.18.1 dependency-type: indirect - dependency-name: "@bitgo/unspents" dependency-version: 0.51.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bafffdc commit 2f65ef4

2 files changed

Lines changed: 19 additions & 19 deletions

File tree

package-lock.json

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/wasm-utxo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"lint:fix": "npm run lint:prettier:fix && npm run lint:eslint:fix && npm run lint:rustfmt:fix"
8888
},
8989
"devDependencies": {
90-
"@bitgo/unspents": "^0.50.13",
90+
"@bitgo/unspents": "^0.51.3",
9191
"@bitgo/utxo-lib": "^10.1.0",
9292
"@eslint/js": "^9.17.0",
9393
"@types/mocha": "^10.0.7",

0 commit comments

Comments
 (0)