Bump the npm_and_yarn group across 1 directory with 5 updates #5
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the npm_and_yarn group with 5 updates in the / directory:
4.18.2
4.19.2
8.5.1
9.0.0
1.14.0
5.23.0
2.5.0
1.10.3
4.7.0
Updates
express
from 4.18.2 to 4.19.2Release notes
Sourced from express's releases.
... (truncated)
Changelog
Sourced from express's changelog.
Commits
04bc627
4.19.2da4d763
Improved fix for open redirect allow list bypass4f0f6cc
4.19.1a003cfa
Allow passing non-strings to res.location with new encoding handling checks f...a1fa90f
fixed un-edited version in history.md for 4.19.011f2b1d
build: fix build due to inconsistent supertest behavior in older versions084e365
4.19.00867302
Prevent open redirect allow list bypass due to encodeurl567c9c6
Add note on how to update docs for new release (#5541)69a4cf2
deps: [email protected]Maintainer changes
This version was pushed to npm by wesleytodd, a new releaser for express since your current version.
Updates
jsonwebtoken
from 8.5.1 to 9.0.0Changelog
Sourced from jsonwebtoken's changelog.
Commits
e1fa9dc
Merge pull request from GHSA-8cf7-32gw-wr335eaedbf
chore(ci): remove github test actions job (#861)cd4163e
chore(ci): configure Github Actions jobs for Tests & Security Scanning (#856)ecdf6cc
fix!: Prevent accidental use of insecure key sizes & misconfiguration of secr...8345030
fix(sign&verify)!: Remove defaultnone
support fromsign
andverify
met...7e6a86b
Upload OpsLevel YAML (#849)74d5719
docs: update references vercel/ms references (#770)d71e383
docs: document "invalid token" error3765003
docs: fix spelling in README.md: Peak -> Peek (#754)a46097e
docs: make decode impossible to discover before verifyMaintainer changes
This version was pushed to npm by julien.wollscheid, a new releaser for jsonwebtoken since your current version.
Updates
fireblocks-sdk
from 1.14.0 to 5.23.0Release notes
Sourced from fireblocks-sdk's releases.
... (truncated)
Changelog
Sourced from fireblocks-sdk's changelog.
... (truncated)
Commits
78a5d8c
Tokenization - Add displayName (#262)ff96db1
release 5.22.01dbbb2e
Remove colon from supported screening URL (#265)3b3880f
Add supported screening assets route (#259)3699704
release 5.21.0ce07c3e
Merge pull request #260 from fireblocks/staking-sdk1b67531
Update README.md (#261)da658cc
staking-sdk: mr comments7265c6c
staking-sdk: fix PositionStatus missing statuses, StakeResponse response prop...3a76e9c
Merge pull request #254 from fireblocks/staking-sdkRemoves
tough-cookie
Updates
web3
from 1.10.3 to 4.7.0Release notes
Sourced from web3's releases.
Changelog
Sourced from web3's changelog.
Commits
7379a3b
bump versionsc4e039a
web3-eth-ens add gettext and getname (#6914)a83e9d5
fix: fromWei() parsing of large numbers > 10^20 (#6882)1f81ff0
fix 2d array bug of abiSchemaToJsonSchema in web3-validator (#6836)f943944
Bump follow-redirects from 1.15.4 to 1.15.6 in /docs (#6907)2373e94
Result of contract method .send is hard to type (#6883)16a2c27
added live code editor to mastering smart contracts with contract sample (#6893)383af39
docs(): How to install Yarn for https://docs.web3js.org/ setup (#6853)6d0a0ae
interactive code moved to the top (#6867)43e70c1
chore: fix typos (#6885)Maintainer changes
This version was pushed to npm by luu-alex, a new releaser for web3 since your current version.
You can trigger a rebase of this PR 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.