chore: upgrade react-head and deps (#11938)

This commit is contained in:
Kendall Strautman 2021-06-25 08:38:17 -07:00 committed by GitHub
parent 41fa51a4cd
commit 992e45f7ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -2149,9 +2149,9 @@
}
},
"@hashicorp/react-head": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/@hashicorp/react-head/-/react-head-3.0.2.tgz",
"integrity": "sha512-kKY/5XwWkBsDSvF8jHgNnxG4hx8ryPjoEtPFxPMVCly/ouwbslilIrWzqSYbeP7vUO686JzBLf5xkwq+HV0aig=="
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/@hashicorp/react-head/-/react-head-3.1.0.tgz",
"integrity": "sha512-tXfxi9Aqhx83p6wt753WfiYUhOEMzrsWKON200zsNFdwN2WkHPwArWbR6+ludVXleEmsBufL8GRYq7iqnnKKlQ=="
},
"@hashicorp/react-hero": {
"version": "7.3.0",

View File

@ -15,7 +15,7 @@
"@hashicorp/react-docs-page": "13.4.0",
"@hashicorp/react-featured-slider": "4.1.0",
"@hashicorp/react-hashi-stack-menu": "2.0.4",
"@hashicorp/react-head": "3.0.2",
"@hashicorp/react-head": "3.1.0",
"@hashicorp/react-hero": "7.3.0",
"@hashicorp/react-image": "4.0.1",
"@hashicorp/react-inline-svg": "6.0.1",