website: bump consent manager version (#7677)

This commit is contained in:
Mike Wickett 2019-10-17 13:59:16 -04:00 committed by Brian Kassouf
parent 47a54ac8bc
commit 89ca3729ca
2 changed files with 7 additions and 7 deletions

View File

@ -139,9 +139,9 @@
"integrity": "sha512-sFcVJyW6SYGVxzTH55FWzvYKqv13Ten+BGFclr6lO4XpvnQpewP75BkLhnIq7lVf0gpFtOjo5kC3qmpyRJVLeQ=="
},
"@hashicorp/hashi-consent-manager": {
"version": "1.0.8",
"resolved": "https://registry.npmjs.org/@hashicorp/hashi-consent-manager/-/hashi-consent-manager-1.0.8.tgz",
"integrity": "sha512-1r9CvBk4JeAs5H8FBaKrTANE8meYs3s73h/4iGCba0fPR3wJaikUq3swFWrGAOtAJs8IxvCX2Gm0rPlOK7qZaA=="
"version": "1.0.10",
"resolved": "https://registry.npmjs.org/@hashicorp/hashi-consent-manager/-/hashi-consent-manager-1.0.10.tgz",
"integrity": "sha512-T3njOQOB8M8b4TGzDpfEtd05jdiprlQSzGYCe72dYcJDdgu0iUAmpx50b7dL09gGlUuxPI6wYCRff+ZQzLfFPQ=="
},
"@hashicorp/hashi-content": {
"version": "0.1.0",
@ -154,9 +154,9 @@
"integrity": "sha512-DDaKSfAnMKOreNWLnNIsVYfE1zfdCu07We1zuY0VN1KKlNSMp3tLdnjCMXrWU+6iKTzBJh6s8xQQV8KepI8MMA=="
},
"@hashicorp/hashi-docs-sitemap": {
"version": "0.1.5",
"resolved": "https://registry.npmjs.org/@hashicorp/hashi-docs-sitemap/-/hashi-docs-sitemap-0.1.5.tgz",
"integrity": "sha512-BM+PPASQ1ceysc1Q4kg7RF5pGNw9xxhTpS/SxeeMFjM9usfbGCoNp/qXiTrf2bk9v9H9JcIYAtofHuzpRadaFA=="
"version": "0.1.6",
"resolved": "https://registry.npmjs.org/@hashicorp/hashi-docs-sitemap/-/hashi-docs-sitemap-0.1.6.tgz",
"integrity": "sha512-jrRZ1Hq4TQXSptt45vEn4ZtOZC7iyQt9Abnif6iltLpPDJIqV/yl9wB7HLODI0Thw5SThIU6AABX0bLEwxuGJA=="
},
"@hashicorp/hashi-footer": {
"version": "1.5.3",

View File

@ -10,7 +10,7 @@
"@hashicorp/hashi-alert": "^1.1.0",
"@hashicorp/hashi-button": "1.0.5",
"@hashicorp/hashi-callouts": "^2.0.5",
"@hashicorp/hashi-consent-manager": "^1.0.8",
"@hashicorp/hashi-consent-manager": "^1.0.10",
"@hashicorp/hashi-content": "^0.1.0",
"@hashicorp/hashi-docs-sidenav": "^1.0.2",
"@hashicorp/hashi-docs-sitemap": "^0.1.6",