Skip to content

Commit

Permalink
fix: upgrade @babel/runtime from 7.16.3 to 7.24.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @babel/runtime from 7.16.3 to 7.24.0.

See this package in npm:
https://www.npmjs.com/package/@babel/runtime

See this project in Snyk:
https://app.snyk.io/org/balantion2020/project/7fe63100-8e90-4b75-9c53-96e24a42d517?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Mar 28, 2024
1 parent 79f674c commit 265e424
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web3.js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"test:live-with-test-validator": "start-server-and-test 'solana-test-validator --reset --quiet' http://localhost:8899/health test:live"
},
"dependencies": {
"@babel/runtime": "^7.12.5",
"@babel/runtime": "^7.24.0",
"@ethersproject/sha2": "^5.5.0",
"@solana/buffer-layout": "^3.0.0",
"bn.js": "^5.0.0",
Expand Down

0 comments on commit 265e424

Please sign in to comment.