-
Notifications
You must be signed in to change notification settings - Fork 46
Bump express and bitgo #45
base: master
Are you sure you want to change the base?
Bump express and bitgo #45
Conversation
Bumps [express](https://github.com/expressjs/express) to 4.18.2 and updates ancestor dependency [bitgo](https://github.com/BitGo/BitGoJS/tree/HEAD/modules/bitgo). These dependencies need to be updated together. Updates `express` from 4.16.2 to 4.18.2 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.16.2...4.18.2) Updates `bitgo` from 4.15.0 to 16.1.1 - [Release notes](https://github.com/BitGo/BitGoJS/releases) - [Changelog](https://github.com/BitGo/BitGoJS/blob/master/modules/bitgo/CHANGELOG.md) - [Commits](https://github.com/BitGo/BitGoJS/commits/[email protected]/modules/bitgo) --- updated-dependencies: - dependency-name: express dependency-type: indirect - dependency-name: bitgo dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Socket Security Pull Request ReportDependency issues detected. If you merge this pull request, you will not be alerted to the instances of these issues again. 📜 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 report summary
Bot CommandsTo ignore an alert, reply with a comment starting with
Powered by socket.dev |
Bumps express to 4.18.2 and updates ancestor dependency bitgo. These dependencies need to be updated together.
Updates
express
from 4.16.2 to 4.18.2Release notes
Sourced from express's releases.
... (truncated)
Changelog
Sourced from express's changelog.
... (truncated)
Commits
8368dc1
4.18.261f4049
docs: replace Freenode with Libera Chatbb7907b
build: [email protected]f56ce73
build: [email protected]24b3dc5
deps: [email protected]689d175
deps: [email protected]340be0f
build: [email protected]33e8dc3
docs: use Node.js name style644f646
build: [email protected]ecd7572
build: [email protected]Updates
bitgo
from 4.15.0 to 16.1.1Changelog
Sourced from bitgo's changelog.
... (truncated)
Commits
72c30d2
chore(release): publish modulesf6e1cb2
chore: update documentation and examples94cf97c
chore(sdk-core): sui pass gas limit param in prebuildeecef97
chore(release): publish modulesc648cab
Merge branch 'ecdsa-key-derive'f7bf1c3
Merge pull request #2797 from BitGo/BG-57753-Add-api-version-input-to-prebuil...89c00fb
Merge pull request #3067 from BitGo/rel/latest2130f0e
chore(release): publish modules439f95c
feat(abstract-utxo): add valueString to unspents for doge recovery flow42f353f
feat(bitgo): add api version inputMaintainer changes
This version was pushed to npm by mmcshinsky-bitgo, a new releaser for bitgo since 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.