Bump HSM version to 1.0.4 w/ Boundary (#669)

pull/671/head
Jimmy Merritello 6 years ago committed by GitHub
parent f454fa9ef2
commit 0280ddb2d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1616,18 +1616,18 @@
"integrity": "sha512-CBLEL2PnjMHaT2XT7rLs/QvkamcIKD3ckvUWcCf9mSiYHTuTNbb8gJpQvVSEenN+ISFxAt1FVRQ7aJnnBYjVWg=="
},
"@hashicorp/react-hashi-stack-menu": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/@hashicorp/react-hashi-stack-menu/-/react-hashi-stack-menu-1.0.3.tgz",
"integrity": "sha512-bzO6fBodh61OrunYIMQKfGSJQUKIq70TQ74dt2trBPjBsgURHMCIkiMmKffjuSdJjhCxx2nb+y0/B/PwxxHxmg==",
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/@hashicorp/react-hashi-stack-menu/-/react-hashi-stack-menu-1.0.4.tgz",
"integrity": "sha512-YtmZqNpt11e4MzPXi59zom6G+UXv7feZoZ2h0xGc3Htqq/TlRsLPvoxTAe5rqFztxhtDCS5FK3eKV5hSvLVunw==",
"requires": {
"@hashicorp/react-inline-svg": "^1.0.2",
"@hashicorp/react-inline-svg": "^4.0.2",
"slugify": "1.3.4"
},
"dependencies": {
"@hashicorp/react-inline-svg": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/@hashicorp/react-inline-svg/-/react-inline-svg-1.0.2.tgz",
"integrity": "sha512-AAFnBslSTgnEr++dTbMn3sybAqvn7myIj88ijGigF6u11eSRiV64zqEcyYLQKWTV6dF4AvYoxiYC6GSOgiM0Yw=="
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/@hashicorp/react-inline-svg/-/react-inline-svg-4.0.2.tgz",
"integrity": "sha512-6He5uWsIzeofKgYcHdMsT8Y00JGG3pry1yUy4HiKFQ0TTXEPQNK/FAZQ4KzlX9FM+Q8i8wRxe1Dg/5JxSEBrLA=="
},
"slugify": {
"version": "1.3.4",

@ -12,7 +12,7 @@
"@hashicorp/react-content": "5.1.0",
"@hashicorp/react-docs-page": "6.2.0",
"@hashicorp/react-global-styles": "4.5.0",
"@hashicorp/react-hashi-stack-menu": "^1.0.3",
"@hashicorp/react-hashi-stack-menu": "^1.0.4",
"@hashicorp/react-head": "1.1.3",
"@hashicorp/react-hero": "^3.1.9",
"@hashicorp/react-image": "3.0.1",

Loading…
Cancel
Save