chore: bump @noble/ed25519 from 1.7.0 to 1.7.1 in /web3.js (#30015)

Bumps [@noble/ed25519](https://github.com/paulmillr/noble-ed25519) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/paulmillr/noble-ed25519/releases)
- [Commits](https://github.com/paulmillr/noble-ed25519/compare/1.7.0...1.7.1)

---
updated-dependencies:
- dependency-name: "@noble/ed25519"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-01-31 09:26:26 +00:00 committed by GitHub
parent 725d27eba9
commit 3a90c1ab9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 deletions

View File

@ -2192,9 +2192,9 @@
}
},
"node_modules/@noble/ed25519": {
"version": "1.7.0",
"resolved": "https://registry.npmjs.org/@noble/ed25519/-/ed25519-1.7.0.tgz",
"integrity": "sha512-LeAxFK0+181zQOhOUuKE8Jnd3duzYhDNd3iCLxpmzA5K+e4I1FdbrK3Ot0ZHBwZMeRD/6EojyUfTbpHZ+hkQHg==",
"version": "1.7.1",
"resolved": "https://registry.npmjs.org/@noble/ed25519/-/ed25519-1.7.1.tgz",
"integrity": "sha512-Rk4SkJFaXZiznFyC/t77Q0NKS4FL7TLJJsVG2V2oiEq3kJVeTdxysEe/yRWSpnWMe808XRDJ+VFh5pt/FN5plw==",
"funding": [
{
"type": "individual",
@ -17074,9 +17074,9 @@
}
},
"@noble/ed25519": {
"version": "1.7.0",
"resolved": "https://registry.npmjs.org/@noble/ed25519/-/ed25519-1.7.0.tgz",
"integrity": "sha512-LeAxFK0+181zQOhOUuKE8Jnd3duzYhDNd3iCLxpmzA5K+e4I1FdbrK3Ot0ZHBwZMeRD/6EojyUfTbpHZ+hkQHg=="
"version": "1.7.1",
"resolved": "https://registry.npmjs.org/@noble/ed25519/-/ed25519-1.7.1.tgz",
"integrity": "sha512-Rk4SkJFaXZiznFyC/t77Q0NKS4FL7TLJJsVG2V2oiEq3kJVeTdxysEe/yRWSpnWMe808XRDJ+VFh5pt/FN5plw=="
},
"@noble/hashes": {
"version": "1.1.5",

View File

@ -1178,9 +1178,9 @@
"@jridgewell/sourcemap-codec" "^1.4.10"
"@noble/ed25519@^1.7.0":
version "1.7.0"
resolved "https://registry.npmjs.org/@noble/ed25519/-/ed25519-1.7.0.tgz"
integrity sha512-LeAxFK0+181zQOhOUuKE8Jnd3duzYhDNd3iCLxpmzA5K+e4I1FdbrK3Ot0ZHBwZMeRD/6EojyUfTbpHZ+hkQHg==
version "1.7.1"
resolved "https://registry.yarnpkg.com/@noble/ed25519/-/ed25519-1.7.1.tgz#6899660f6fbb97798a6fbd227227c4589a454724"
integrity sha512-Rk4SkJFaXZiznFyC/t77Q0NKS4FL7TLJJsVG2V2oiEq3kJVeTdxysEe/yRWSpnWMe808XRDJ+VFh5pt/FN5plw==
"@noble/hashes@^1.1.2":
version "1.1.5"