Bump @noble/hashes from 1.6.1 to 1.7.0 in /js (#36236)

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

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

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]
2025-01-06 18:00:21 +01:00
committed by GitHub
parent d5a97eac69
commit 9b8fc43dd7
2 changed files with 6 additions and 6 deletions

10
js/pnpm-lock.yaml generated
View File

@@ -444,8 +444,8 @@ importers:
themes-vendor:
dependencies:
'@noble/hashes':
specifier: ^1.6.1
version: 1.6.1
specifier: ^1.7.0
version: 1.7.0
'@patternfly-v5/patternfly':
specifier: npm:@patternfly/patternfly@^5.4.2
version: '@patternfly/patternfly@5.4.2'
@@ -1252,8 +1252,8 @@ packages:
'@microsoft/tsdoc@0.15.1':
resolution: {integrity: sha512-4aErSrCR/On/e5G2hDP0wjooqDdauzEbIq8hIkIe5pXV0rtWJZvdCEKL0ykZxex+IxIwBp0eGeV48hQN07dXtw==}
'@noble/hashes@1.6.1':
resolution: {integrity: sha512-pq5D8h10hHBjyqX+cfBm0i8JUXJ0UhczFc4r74zbuT9XgewFo2E3J1cOaGtdZynILNmQ685YWGzGE1Zv6io50w==}
'@noble/hashes@1.7.0':
resolution: {integrity: sha512-HXydb0DgzTpDPwbVeDGCG1gIu7X6+AuU6Zl6av/E/KG8LMsvPntvq+w17CHRpKBmN6Ybdrt1eP3k4cj8DJa78w==}
engines: {node: ^14.21.3 || >=16}
'@nodelib/fs.scandir@2.1.5':
@@ -6272,7 +6272,7 @@ snapshots:
'@microsoft/tsdoc@0.15.1': {}
'@noble/hashes@1.6.1': {}
'@noble/hashes@1.7.0': {}
'@nodelib/fs.scandir@2.1.5':
dependencies:

View File

@@ -20,7 +20,7 @@
}
},
"dependencies": {
"@noble/hashes": "^1.6.1",
"@noble/hashes": "^1.7.0",
"@patternfly-v5/patternfly": "npm:@patternfly/patternfly@^5.4.2",
"@patternfly/patternfly": "^4.224.5",
"patternfly": "^3.59.5",