mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-28 04:10:44 -04:00
Update HSM version w/ waypoint (#10154)
This commit is contained in:
parent
3b79e40862
commit
17fa4e64e6
2 changed files with 4 additions and 4 deletions
6
website/package-lock.json
generated
6
website/package-lock.json
generated
|
|
@ -1748,9 +1748,9 @@
|
|||
"integrity": "sha512-lv6XR2plm2m3+qO6VE+RYquTzOODIt3mQ/1fBT1bn7wsR0qxFiuryW4JfsF94oCGk++LkDkRt/8V742HiT+fHw=="
|
||||
},
|
||||
"@hashicorp/react-hashi-stack-menu": {
|
||||
"version": "1.0.6",
|
||||
"resolved": "https://registry.npmjs.org/@hashicorp/react-hashi-stack-menu/-/react-hashi-stack-menu-1.0.6.tgz",
|
||||
"integrity": "sha512-GKUmF6hoPal9mi/y1lVFeQcizQ9Kc1iYVcYwgqEDMi40C84na6Wd/AFYRckC4MNruCFXtuS3Fs8Sv7l5qqW4wA==",
|
||||
"version": "1.0.7",
|
||||
"resolved": "https://registry.npmjs.org/@hashicorp/react-hashi-stack-menu/-/react-hashi-stack-menu-1.0.7.tgz",
|
||||
"integrity": "sha512-WcPD9T2WjjuAlUmCNG3ed6zmroKC0T9LDf5ocL/IWTI5TSnqtjmlC63066v1YCPytG1B/QMkarFP9SYZUrIJrQ==",
|
||||
"requires": {
|
||||
"@hashicorp/react-inline-svg": "^1.0.2",
|
||||
"slugify": "1.3.4"
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
"@hashicorp/react-docs-sidenav": "^3.2.5",
|
||||
"@hashicorp/react-enterprise-alert": "^2.1.0",
|
||||
"@hashicorp/react-global-styles": "^4.4.0",
|
||||
"@hashicorp/react-hashi-stack-menu": "^1.0.6",
|
||||
"@hashicorp/react-hashi-stack-menu": "^1.0.7",
|
||||
"@hashicorp/react-head": "^1.1.1",
|
||||
"@hashicorp/react-hero": "3.1.2",
|
||||
"@hashicorp/react-image": "^2.0.1",
|
||||
|
|
|
|||
Loading…
Reference in a new issue