mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
Bump hapi packages (#130672)
This commit is contained in:
parent
0646a97fdf
commit
b3538f8345
2 changed files with 15 additions and 15 deletions
|
@ -124,7 +124,7 @@
|
|||
"@hapi/boom": "^9.1.4",
|
||||
"@hapi/cookie": "^11.0.2",
|
||||
"@hapi/h2o2": "^9.1.0",
|
||||
"@hapi/hapi": "^20.2.1",
|
||||
"@hapi/hapi": "^20.2.2",
|
||||
"@hapi/hoek": "^9.2.1",
|
||||
"@hapi/inert": "^6.0.4",
|
||||
"@hapi/wreck": "^17.1.0",
|
||||
|
|
28
yarn.lock
28
yarn.lock
|
@ -2151,10 +2151,10 @@
|
|||
"@hapi/validate" "1.x.x"
|
||||
"@hapi/wreck" "17.x.x"
|
||||
|
||||
"@hapi/hapi@^20.2.1":
|
||||
version "20.2.1"
|
||||
resolved "https://registry.yarnpkg.com/@hapi/hapi/-/hapi-20.2.1.tgz#7482bc28757cb4671623a61bdb5ce920bffc8a2f"
|
||||
integrity sha512-OXAU+yWLwkMfPFic+KITo+XPp6Oxpgc9WUH+pxXWcTIuvWbgco5TC/jS8UDvz+NFF5IzRgF2CL6UV/KLdQYUSQ==
|
||||
"@hapi/hapi@^20.2.2":
|
||||
version "20.2.2"
|
||||
resolved "https://registry.yarnpkg.com/@hapi/hapi/-/hapi-20.2.2.tgz#5810efbf5c0aad367932e86d4066d82ac817e98c"
|
||||
integrity sha512-crhU6TIKt7QsksWLYctDBAXogk9PYAm7UzdpETyuBHC2pCa6/+B5NykiOVLG/3FCIgHo/raPVtan8bYtByHORQ==
|
||||
dependencies:
|
||||
"@hapi/accept" "^5.0.1"
|
||||
"@hapi/ammo" "^5.0.1"
|
||||
|
@ -2169,9 +2169,9 @@
|
|||
"@hapi/podium" "^4.1.1"
|
||||
"@hapi/shot" "^5.0.5"
|
||||
"@hapi/somever" "^3.0.0"
|
||||
"@hapi/statehood" "^7.0.3"
|
||||
"@hapi/statehood" "^7.0.4"
|
||||
"@hapi/subtext" "^7.0.3"
|
||||
"@hapi/teamwork" "^5.1.0"
|
||||
"@hapi/teamwork" "^5.1.1"
|
||||
"@hapi/topo" "^5.0.0"
|
||||
"@hapi/validate" "^1.1.1"
|
||||
|
||||
|
@ -2269,10 +2269,10 @@
|
|||
"@hapi/bounce" "2.x.x"
|
||||
"@hapi/hoek" "9.x.x"
|
||||
|
||||
"@hapi/statehood@^7.0.3":
|
||||
version "7.0.3"
|
||||
resolved "https://registry.yarnpkg.com/@hapi/statehood/-/statehood-7.0.3.tgz#655166f3768344ed3c3b50375a303cdeca8040d9"
|
||||
integrity sha512-pYB+pyCHkf2Amh67QAXz7e/DN9jcMplIL7Z6N8h0K+ZTy0b404JKPEYkbWHSnDtxLjJB/OtgElxocr2fMH4G7w==
|
||||
"@hapi/statehood@^7.0.4":
|
||||
version "7.0.4"
|
||||
resolved "https://registry.yarnpkg.com/@hapi/statehood/-/statehood-7.0.4.tgz#6acb9d0817b5c657089356f7d9fd60af0bce4f41"
|
||||
integrity sha512-Fia6atroOVmc5+2bNOxF6Zv9vpbNAjEXNcUbWXavDqhnJDlchwUUwKS5LCi5mGtCTxRhUKKHwuxuBZJkmLZ7fw==
|
||||
dependencies:
|
||||
"@hapi/boom" "9.x.x"
|
||||
"@hapi/bounce" "2.x.x"
|
||||
|
@ -2295,10 +2295,10 @@
|
|||
"@hapi/pez" "^5.0.1"
|
||||
"@hapi/wreck" "17.x.x"
|
||||
|
||||
"@hapi/teamwork@5.x.x", "@hapi/teamwork@^5.1.0":
|
||||
version "5.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@hapi/teamwork/-/teamwork-5.1.0.tgz#7801a61fc727f702fd2196ef7625eb4e389f4124"
|
||||
integrity sha512-llqoQTrAJDTXxG3c4Kz/uzhBS1TsmSBa/XG5SPcVXgmffHE1nFtyLIK0hNJHCB3EuBKT84adzd1hZNY9GJLWtg==
|
||||
"@hapi/teamwork@5.x.x", "@hapi/teamwork@^5.1.1":
|
||||
version "5.1.1"
|
||||
resolved "https://registry.yarnpkg.com/@hapi/teamwork/-/teamwork-5.1.1.tgz#4d2ba3cac19118a36c44bf49a3a47674de52e4e4"
|
||||
integrity sha512-1oPx9AE5TIv+V6Ih54RP9lTZBso3rP8j4Xhb6iSVwPXtAM+sDopl5TFMv5Paw73UnpZJ9gjcrTE1BXrWt9eQrg==
|
||||
|
||||
"@hapi/topo@^5.0.0":
|
||||
version "5.0.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue