[Snyk] Upgrade: algosdk, web3-utils#1
Open
Mustafaovais wants to merge 1 commit into
Open
Conversation
Snyk has created this PR to upgrade:
- algosdk from 1.19.1 to 1.24.1.
See this package in npm: https://www.npmjs.com/package/algosdk
- web3-utils from 1.7.5 to 1.10.4.
See this package in npm: https://www.npmjs.com/package/web3-utils
See this project in Snyk:
https://app.snyk.io/org/mblack.222345/project/25f35e46-0a4c-42b2-8a90-85354e9b02a8?utm_source=github&utm_medium=referral&page=upgrade-pr
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Snyk has created this PR to upgrade multiple dependencies.
👯♂ The following dependencies are linked and will therefore be updated together.ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
algosdk
from 1.19.1 to 1.24.1 | 8 versions ahead of your current version | 2 years ago
on 2022-12-15
web3-utils
from 1.7.5 to 1.10.4 | 17 versions ahead of your current version | 8 months ago
on 2024-02-05
Issues fixed by the recommended upgrade:
SNYK-JS-COOKIEJAR-3149984
SNYK-JS-ELLIPTIC-7577916
SNYK-JS-ELLIPTIC-7577917
SNYK-JS-ELLIPTIC-7577918
SNYK-JS-SEMVER-3247795
Release notes
Package name: algosdk
-
1.24.1 - 2022-12-15
- Packaging: Improve source map and browser usage for external bundlers by @ jasonpaulos in #707
-
1.24.0 - 2022-12-05
- Bug-Fix: encode ABI string with non-ASCII characters by @ ahangsu in #700
- Tests: Migrate v1 algod dependencies to v2 in cucumber tests by @ algochoi in #693
- REST API: Add KV counts to NodeStatusResponse by @ michaeldiamant in #696
- Fix: createMultisigTransaction name in comments by @ nullun in #694
- Enhancement: allowing zero-length static array by @ ahangsu in #698
- ABI: Refactor ABI encoding test to round-trip by @ michaeldiamant in #701
- @ nullun made their first contribution in #694
-
1.23.2 - 2022-11-10
- SDK: Dryrun and transaction decoding fix for boxes by @ jasonpaulos in #690
-
1.23.1 - 2022-11-03
- fix: mergeMultisigTransactions logic error by @ AlgoDoggo in #675
- CI: Remove unneeded dependency & update package-lock by @ jasonpaulos in #684
- Boxes: Add support for Boxes by @ algochoi in #604
- Enhancement: Code generation improvements by @ jasonpaulos in #663
- Network: Replace
- API: Fix docs typo by @ PabloLION in #677
- CI: Upgrade node.js from v12 to v14 by @ michaeldiamant in #680
- @ PabloLION made their first contribution in #677
-
1.22.0 - 2022-10-12
- Bug-Fix: Fix typo in documentation for
- REST API: Add algod block hash endpoint, add indexer block header-only param. by @ winder in #665
-
1.21.0 - 2022-09-19
- Enhancement: Removing more unused steps by @ tzaffi in #637
- Enhancement: Add deprecation tag to algod v1 client by @ algochoi in #642
- enhancement: add unit test for ParticipationUpdates field by @ shiqizng in #652
-
1.20.0 - 2022-09-06
- Bug-Fix: Pass verbosity to the harness and sandbox by @ tzaffi in #630
- Enhancement: Use sandbox for SDK Testing and remove Indexer v1 steps by @ algochoi in #623
- Tidy: Ignore algorand-sdk-testing test-harness dir by @ michaeldiamant in #634
- Enhancement: Deprecating use of langspec by @ ahangsu in #632
- enhancement: Initial stateproofs support by @ Eric-Warehime in #629
-
1.20.0-beta.1 - 2022-08-30
- Bug-Fix: Pass verbosity to the harness and sandbox by @ tzaffi in #630
- Enhancement: Use sandbox for SDK Testing and remove Indexer v1 steps by @ algochoi in #623
- Tidy: Ignore algorand-sdk-testing test-harness dir by @ michaeldiamant in #634
- Enhancement: Deprecating use of langspec by @ ahangsu in #632
- enhancement: Initial stateproofs support by @ Eric-Warehime in #629
- @ ahangsu made their first contribution in #632
-
1.19.1 - 2022-08-22
- API: Support attaching signatures to standard and multisig transactions by @ jdtzmn in #595
- AVM: Consolidate TEAL and AVM versions by @ michaeldiamant in #609
- Testing: Use Dev mode network for cucumber tests by @ algochoi in #614
from algosdk GitHub release notesWhat's Changed
Enhancements
Full Changelog: v1.24.0...v1.24.1
What's Changed
Bugfixes
Enhancements
New Contributors
Full Changelog: v1.23.2...v1.24.0
What's Changed
Bugfixes
Full Changelog: v1.23.1...v1.23.2
What's Changed
Bugfixes
New Features
Enhancements
superagentwithfetchfor HTTP requests by @ jasonpaulos in #676New Contributors
Full Changelog: v1.22.0...v1.23.1
What's Changed
Bugfixes
searchAccountscurrencyGreaterThanby @ fionnachan in #572Enhancements
Full Changelog: v1.21.0...v1.22.0
What's Changed
Enhancements
Full Changelog: v1.20.0...v1.21.0
What's Changed
Bugfixes
Enhancements
Full Changelog: v1.19.1...v1.20.0
What's Changed
Bugfixes
Enhancements
New Contributors
Full Changelog: v1.19.1...v1.20.0-beta.1
What's Changed
Enhancements
Full Changelog: v1.19.0...v1.19.1
Package name: web3-utils
-
1.10.4 - 2024-02-05
-
1.10.4-dev.0 - 2024-01-31
-
1.10.3 - 2023-10-18
-
1.10.3-dev.0 - 2023-10-16
-
1.10.2 - 2023-08-28
-
1.10.1 - 2023-08-14
-
1.10.1-rc.0 - 2023-08-08
-
1.10.0 - 2023-05-10
-
1.10.0-rc.0 - 2023-05-02
-
1.9.0 - 2023-03-20
-
1.9.0-rc.0 - 2023-03-07
-
1.8.2 - 2023-01-30
-
1.8.2-rc.0 - 2023-01-11
-
1.8.1 - 2022-11-10
-
1.8.1-rc.0 - 2022-10-28
-
1.8.0 - 2022-09-14
-
1.8.0-rc.0 - 2022-09-08
-
1.7.5 - 2022-08-01
from web3-utils GitHub release notesImportant
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: