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

This commit is contained in:
Kendall Strautman 2021-06-28 08:52:22 -07:00 committed by GitHub
parent 3e5d6929bb
commit 4cda84abc6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -2041,9 +2041,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-image": {
"version": "2.0.4",

View File

@ -11,7 +11,7 @@
"@hashicorp/react-code-block": "4.1.2",
"@hashicorp/react-docs-page": "13.2.0",
"@hashicorp/react-hashi-stack-menu": "2.0.3",
"@hashicorp/react-head": "^3.0.2",
"@hashicorp/react-head": "3.1.0",
"@hashicorp/react-product-downloader": "4.1.5",
"@hashicorp/react-product-downloads-page": "2.0.2",
"@hashicorp/react-search": "^5.0.2",