diff --git a/x-pack/plugins/cloud_security_posture/tsconfig.json b/x-pack/plugins/cloud_security_posture/tsconfig.json index 347f6e9c51057..d6946e0b71b55 100755 --- a/x-pack/plugins/cloud_security_posture/tsconfig.json +++ b/x-pack/plugins/cloud_security_posture/tsconfig.json @@ -45,6 +45,7 @@ "@kbn/es-types", "@kbn/core-elasticsearch-server", "@kbn/ecs", + "@kbn/core-saved-objects-api-server-mocks", ], "exclude": [ "target/**/*",