Skip to content

Commit

Permalink
fix: upgrade @babel/runtime from 7.16.3 to 7.23.1
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.23.1.

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 Oct 17, 2023
1 parent 79f674c commit f3f8e5d
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 deletions web3.js/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.23.1",
"@ethersproject/sha2": "^5.5.0",
"@solana/buffer-layout": "^3.0.0",
"bn.js": "^5.0.0",
Expand Down

0 comments on commit f3f8e5d

Please sign in to comment.