Skip to content

Commit

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

See this package in npm:
@babel/runtime

See this project in Snyk:
https://app.snyk.io/org/chai/project/b895d4d7-f90d-4294-9985-201b90cf1e45?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Aug 28, 2024
1 parent ac40fec commit 59bedd6
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 12 deletions.
38 changes: 27 additions & 11 deletions example/ethereum/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 example/ethereum/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"nuke": "shx rm -rf node_modules package.lock"
},
"dependencies": {
"@babel/runtime": "^7.18.3",
"@babel/runtime": "^7.25.0",
"@web3auth/sign-in-with-web3": "0.1.3",
"query-string": "^7.1.1",
"react": "^17.0.0",
Expand Down

0 comments on commit 59bedd6

Please sign in to comment.