mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
Upgrade from statehood v6.0.9 to @hapi/statehood v6.1.2 (#100319)
This commit is contained in:
parent
84fa5add86
commit
a726f59550
3 changed files with 46 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
import hapiAuthCookie from 'hapi-auth-cookie';
|
||||
// eslint-disable-next-line import/no-extraneous-dependencies
|
||||
import Statehood from 'statehood';
|
||||
import Statehood from '@hapi/statehood';
|
||||
|
||||
const HAPI_STRATEGY_NAME = 'security-cookie';
|
||||
// Forbid applying of Hapi authentication strategies to routes automatically.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue