Update dependency

- Exposes new branch logic affecting vmware product download link
This commit is contained in:
Kevin Pruett 2020-06-04 17:19:31 -04:00
parent 2cdd0e97e4
commit fc0d00e9f1
No known key found for this signature in database
GPG Key ID: 7E24696E93F2D9A0
2 changed files with 4 additions and 4 deletions

View File

@ -1579,9 +1579,9 @@
}
},
"@hashicorp/react-product-downloader": {
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/@hashicorp/react-product-downloader/-/react-product-downloader-3.3.0.tgz",
"integrity": "sha512-/7kVCUCN7WAyOITvrW5ga1x5+/yDkzt7SJqyH+o+2TEpZWUiP2BQ8yRHvAuxby9IU1k55XLXtsXzJkrztZNDzQ==",
"version": "3.3.1",
"resolved": "https://registry.npmjs.org/@hashicorp/react-product-downloader/-/react-product-downloader-3.3.1.tgz",
"integrity": "sha512-J3cYejY+jMjGCAKwRGINFY35dNCulfJF4PPYjK7sItng4kgnz0ind3T8QaFhYHEWYFVgXs3vMnV+6K1rlFSSXw==",
"requires": {
"@hashicorp/react-button": "^2.2.0"
}

View File

@ -15,7 +15,7 @@
"@hashicorp/react-head": "^1.0.0",
"@hashicorp/react-image": "^2.0.1",
"@hashicorp/react-mega-nav": "^4.0.1-2",
"@hashicorp/react-product-downloader": "^3.3.0",
"@hashicorp/react-product-downloader": "^3.3.1",
"@hashicorp/react-section-header": "^2.0.0",
"@hashicorp/react-subnav": "^3.2.1",
"@hashicorp/react-tabs": "^0.4.0",