Conversation
Removes [flat](https://github.com/hughsk/flat). It's no longer used after updating ancestor dependency [@bitgo/account-lib](https://github.com/BitGo/BitGoJS/tree/HEAD/modules/account-lib). These dependencies need to be updated together. Removes `flat` Updates `@bitgo/account-lib` from 2.13.0 to 2.25.0 - [Release notes](https://github.com/BitGo/BitGoJS/releases) - [Changelog](https://github.com/BitGo/BitGoJS/blob/master/modules/account-lib/CHANGELOG.md) - [Commits](https://github.com/BitGo/BitGoJS/commits/@bitgo/account-lib@2.25.0/modules/account-lib) --- updated-dependencies: - dependency-name: flat dependency-type: indirect - dependency-name: "@bitgo/account-lib" dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
|
New dependency changes detected. Learn more about Socket for GitHub ↗︎ 🚨 Potential security issues found in this pull request. To accept the risk, merge this PR and you will not be notified again. Bot CommandsTo ignore an alert, reply with a comment starting with
📜 Install scriptsInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts. Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead.
🫣 Native codeContains native code which could be a vector to obscure malicious code, and generally decrease the likelihood of reproducible or reliable installs. Ensure that native code bindings are expected. Consumers may consider pure JS and functionally similar alternatives to avoid the challenges and risks associated with native code bindings.
🧌 Protestware/Troll packageThis package is a joke, parody, or includes undocumented or hidden behavior unrelated to its primary function.
Pull request alert summary
|
Removes flat. It's no longer used after updating ancestor dependency @bitgo/account-lib. These dependencies need to be updated together.
Removes
flatUpdates
@bitgo/account-libfrom 2.13.0 to 2.25.0Commits
b66488cchore(release): publish modules4a81222chore(root): publish modulese4a21fcfeat(sdk-coin-sui): added sui to account-lib2bfb457chore: publish modules67defd2chore(release): publish modules1e34c4cchore(release): publish modules1cb1e93fix(sdk-core): ecdsa send signing bitgo's n share ue3615fcMerge pull request #2856 from BitGo/bg-58807-fix-eth-tss-signing-verifyingce79269fix(sdk-coin-eth): fixes to the sign and verify functions for eth tss5cdf119chore: publish modulesMaintainer changes
This version was pushed to npm by mmcshinsky-bitgo, a new releaser for
@bitgo/account-libsince your current version.Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.