File tree Expand file tree Collapse file tree 3 files changed +8
-5
lines changed Expand file tree Collapse file tree 3 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 5454    "@aws-sdk/client-dynamodb" : " ^3.624.0"  ,
5555    "@aws-sdk/client-secrets-manager" : " ^3.624.0"  ,
5656    "@aws-sdk/util-dynamodb" : " ^3.624.0"  ,
57-     "@azure/msal-node" : " ^2.16.0 "  ,
57+     "@azure/msal-node" : " ^2.16.1 "  ,
5858    "@fastify/auth" : " ^4.6.1"  ,
5959    "@fastify/aws-lambda" : " ^4.1.0"  ,
6060    "@fastify/cors" : " ^9.0.1"  ,
Original file line number Diff line number Diff line change @@ -133,6 +133,9 @@ export class EntraInvitationError extends BaseError<"EntraInvitationError"> {
133133      httpStatusCode : 500 , 
134134    } ) ; 
135135    this . email  =  email ; 
136+   } 
137+ } 
138+ 
136139export  class  TicketNotFoundError  extends  BaseError < "TicketNotFoundError" >  { 
137140  constructor ( {  message } : {  message ?: string  } )  { 
138141    super ( { 
Original file line number Diff line number Diff line change 530530  resolved "https://registry.yarnpkg.com/@azure/msal-common/-/msal-common-14.16.0.tgz#f3470fcaec788dbe50859952cd499340bda23d7a" 
531531  integrity sha512-1KOZj9IpcDSwpNiQNjt0jDYZpQvNZay7QAEi/5DLubay40iGYtLzya/jbjRPLyOTZhEKyL1MzPuw2HqBCjceYA== 
532532
533- " @azure/msal-node@^2.16.0  "  :
534-   version "2.16.0 " 
535-   resolved "https://registry.yarnpkg.com/@azure/msal-node/-/msal-node-2.16.0 .tgz#028ac69bc75738d6744dab3e3f20f8240f4f6e2c " 
536-   integrity sha512-oww0oJTOOvPKTVXqVyxfcFVjExQKYEkKR5KM0cTG3jnzt6u/MRMx8XaK49L/bxV35r9sCHQFjNlEShad9qGSYA == 
533+ " @azure/msal-node@^2.16.1  "  :
534+   version "2.16.1 " 
535+   resolved "https://registry.yarnpkg.com/@azure/msal-node/-/msal-node-2.16.1 .tgz#89828832e8e6c8a88cecc4ef6d8d4e4352116b77 " 
536+   integrity sha512-1NEFpTmMMT2A7RnZuvRl/hUmJU+GLPjh+ShyIqPktG2PvSd2yvPnzGd/BxIBAAvJG5nr9lH4oYcQXepDbaE7fg == 
537537  dependencies :
538538    " @azure/msal-common"   " 14.16.0" 
539539    jsonwebtoken "^9.0.0" 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments