Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Fix for 3 vulnerabilities #43

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

Parmanand0712
Copy link
Owner

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

Changes included in this PR

  • Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
    • package.json
    • package-lock.json

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
medium severity 601/1000
Why? Recently disclosed, Has a fix available, CVSS 6.3
Cross-site Scripting (XSS)
SNYK-JS-COOKIE-8163060
Yes No Known Exploit
high severity 701/1000
Why? Recently disclosed, Has a fix available, CVSS 8.3
Improper Verification of Cryptographic Signature
SNYK-JS-ELLIPTIC-8172694
Yes No Known Exploit
high severity 696/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.5
Denial of Service (DoS)
SNYK-JS-WS-7266574
No Proof of Concept

(*) Note that the real score may have changed since the PR was raised.

Commit messages
Package name: express The new version differs by 130 commits.

See the full diff

Package name: starknet The new version differs by 117 commits.
  • 96312dc chore(release): 5.0.0 [skip ci]
  • 25bbe3d Merge pull request #522 from 0xs34n/beta
  • 4bcc50f chore(release): 5.0.0-beta.6 [skip ci]
  • 17b35b0 Merge pull request #525 from 0xs34n/develop-to-beta
  • 583cdce Merge branch 'develop' into beta
  • 57ea931 docs: generate 4.22.0 version
  • 5be0b00 ci: add documentation version generation script
  • 862bfcb chore(release): 5.0.0-beta.5 [skip ci]
  • 4dcd042 Merge branch 'beta' of github.com:0xs34n/starknet.js into beta
  • a61a3fa test: fix address hardcoded
  • 417c9cc Merge pull request #523 from 0xs34n/docs/v5-refactor-1
  • 2cfcb69 fix: transaction status fix
  • a1610d7 docs: update BaseUrl
  • 877b7c5 docs: updated docs with network name and waitForTransaction
  • 2ee199e Merge pull request #498 from 0xs34n/feat/compileCalldata-refactor
  • aa6046f fix: post beta merge fixes
  • 3cd3075 Merge branch 'beta' into feat/compileCalldata-refactor
  • c5cdb39 test: add test for erc20 estimateFee.transfer to close issue
  • e17ff17 Merge pull request #463 from 0xs34n/v5/refactor-1
  • 9339212 Merge branch 'v5/refactor-1' of github.com:0xs34n/starknet.js into v5/refactor-1
  • 50d832e chore: rebase to beta, merge & fix
  • 8c500e2 Merge branch 'beta' into v5/refactor-1
  • 16ca4e2 refactor: remove support for tuple defined as js array, throw n dimension arrays cairo not support
  • 42357b6 feat: format arbitrary length array, test edge case tuple arrays

See the full diff

Package name: tronweb The new version differs by 228 commits.
  • d2a300a Merge pull request #399 from tronprotocol/release/v5.3.0
  • d6ea4cf Merge pull request #397 from tronprotocol/feature/v5.3.0
  • d5bfa3e chore: update recent history
  • 66c16c7 Merge pull request #396 from tronprotocol/feature/v5.3.0
  • 65b548c feat: add deployConstantContract api
  • a71627f Merge pull request #395 from tronprotocol/feature/v5.3.0
  • 13ac620 feat: support input parameter in triggersmartcontract
  • b05502b Merge pull request #392 from tronprotocol/feature/v5.3.0
  • a3a88ee feat: set protocol namespace to TronWebProto
  • 1381827 Merge pull request #391 from tronprotocol/feature/v5.3.0
  • 7792ba6 chore: remove used package
  • 819058e feat: replace noble/secp256k1 to ec/secp256k1 & fix fromMnemonic error
  • 4a71d00 Merge pull request #390 from tronprotocol/feature/v5.3.0
  • 30bc317 fix: freeBandwidth and freeBandwidthLimit are optional in updateToken
  • e3a8c28 Merge pull request #389 from tronprotocol/feature/v5.3.0
  • acc11c4 feat: support tip541 & tip542
  • 70680e1 feat: delete unused comment
  • f26ae81 chore: fix @ noble/secp256k1 package version
  • 3963ce0 feat: bump up ethers to 6.6.0
  • 5c2a472 Merge branch 'feature/v5.3.0' of https://github.com/tronprotocol/tronweb into feature/v5.3.0
  • 49b9f1c chore: update log info
  • c300882 chore: remove events in package-lock.json
  • 6339f1b chore: remove unused events package dependency
  • 433f221 chore: add warn info for sidechain deprecated

See the full diff

Package name: web3 The new version differs by 250 commits.
  • c8799b0 changelog bumps
  • 50a2469 version bumps
  • 09f4c8b Fix validation uint int sizes (#6434)
  • 226b3ba 6508 fix (#6509)
  • 70d1957 Add functionality to extend tx types (#6493)
  • 10d1f12 socket provider fix 6416 (#6496)
  • 42502b6 Avoid using `**` with `BigInt` (#6506)
  • e760667 update tests (#6474)
  • 6e43d1b Fix typos (#6494)
  • b38f00d getRevertReason update for signed Txs (#6497)
  • 9a5fd87 fix: web3.min.js cdn 404 (#6489)
  • 4879326 Implement `EventEmitter` compatible with browsers (#6398)
  • ae98628 Bump postcss from 8.4.24 to 8.4.31 in /docs (#6476)
  • 6d99cd0 waitForTransactionReceipt fix (#6464)
  • 0e78235 Bump zod from 3.21.4 to 3.22.3 (#6477)
  • 80986bb fix stale (#6473)
  • 9b03f9d Fixed withdrawals property type bytes to address (#6471)
  • 90d78c1 add privateKeyToPublicKey function to accounts (#6466)
  • bfcbea8 Bump cross-fetch to version 4 (#6463)
  • 4b445ae Fixup base fee type (#6456)
  • 3060994 6344 - normalize v on recover (#6462)
  • c490c18 feat: replace ethers abi coder with ours (#6385)
  • b8fa712 fix: timer types to be context dependent (#6460)
  • 80adabe make default transaction 0x2 (#6426)

See the full diff

Check the changes in this PR to ensure they won't cause issues with your project.


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Cross-site Scripting (XSS)
🦉 Denial of Service (DoS)

Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants