Update HSM version w/ Waypoint (#8971)

This commit is contained in:
Jimmy Merritello 2020-10-15 12:07:33 -05:00 committed by GitHub
parent e8587c58fa
commit 718380cebe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -3689,9 +3689,9 @@
"integrity": "sha512-EprEFwymJJbrbIQmzMCODM6eYwew2OsgVa9EtWNE984/KFk71QWvbjKVjebqNB0vWdpwSt6+127kfOQsx8JolA=="
},
"@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"

View File

@ -15,7 +15,7 @@
"@hashicorp/react-docs-page": "5.0.0",
"@hashicorp/react-featured-slider": "1.1.4",
"@hashicorp/react-global-styles": "4.4.2",
"@hashicorp/react-hashi-stack-menu": "^1.0.6",
"@hashicorp/react-hashi-stack-menu": "^1.0.7",
"@hashicorp/react-head": "1.1.3",
"@hashicorp/react-image": "2.0.3",
"@hashicorp/react-inline-svg": "1.0.2",