Skip to content

Commit

Permalink
chore: Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nklomp committed Jan 28, 2025
1 parent 74c1336 commit 57a299f
Show file tree
Hide file tree
Showing 8 changed files with 2,191 additions and 2,352 deletions.
4 changes: 2 additions & 2 deletions packages/ms-authenticator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
"devDependencies": {
"@types/jest": "^27.5.2",
"@types/object-hash": "^3.0.6",
"jest": "^29.7.0",
"jest": "^27.5.1",
"prettier": "^2.8.8",
"ts-jest": "^29.2.3"
"ts-jest": "^27.1.5"
},
"engines": {
"node": ">= 20.0.0 < 22"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Boarding Pass Verifiable Credential",
"schema_uri": "https://iata.trustregistry.nborbit.ca/.well-known/schema/boardingpass.json",
"schema_uri#integrity": "sha256-LCPRPfq0BCFVgW469g8F58ng0Nti1RL0+pir1hcQRa8",
"vct": "https://iata.trustregistry.nborbit.ca/.well-known/vct/boardingpass.json",
"vct": "https://iata.trustregistry.nborbit.ca/boardingpass",
"description": "A Verifiable Credential for a boarding pass.",
"display": [
{
Expand Down Expand Up @@ -40,7 +40,9 @@
"lang": "en-US"
}
],
"path": ["boardingPass"]
"path": [
"boardingPass"
]
},
{
"display": [
Expand All @@ -50,7 +52,10 @@
"lang": "en-US"
}
],
"path": ["boardingPass", "barcodeString"]
"path": [
"boardingPass",
"barcodeString"
]
},
{
"display": [
Expand All @@ -60,7 +65,10 @@
"lang": "en-US"
}
],
"path": ["boardingPass", "paxName"]
"path": [
"boardingPass",
"paxName"
]
},
{
"display": [
Expand All @@ -70,7 +78,10 @@
"lang": "en-US"
}
],
"path": ["boardingPass", "segmentCount"]
"path": [
"boardingPass",
"segmentCount"
]
},
{
"display": [
Expand All @@ -80,7 +91,10 @@
"lang": "en-US"
}
],
"path": ["boardingPass", "ticketLessOrElectronicTicketInd"]
"path": [
"boardingPass",
"ticketLessOrElectronicTicketInd"
]
},
{
"display": [
Expand All @@ -90,7 +104,11 @@
"lang": "en-US"
}
],
"path": ["boardingPass", "paxSegments", null]
"path": [
"boardingPass",
"paxSegments",
null
]
},
{
"display": [
Expand All @@ -100,7 +118,12 @@
"lang": "en-US"
}
],
"path": ["boardingPass", "paxSegments", null, "bookingRefID"]
"path": [
"boardingPass",
"paxSegments",
null,
"bookingRefID"
]
},
{
"display": [
Expand All @@ -110,7 +133,12 @@
"lang": "en-US"
}
],
"path": ["boardingPass", "paxSegments", null, "checkInOrdinal"]
"path": [
"boardingPass",
"paxSegments",
null,
"checkInOrdinal"
]
},
{
"display": [
Expand All @@ -120,7 +148,12 @@
"lang": "en-US"
}
],
"path": ["boardingPass", "paxSegments", null, "compartmentTypeCode"]
"path": [
"boardingPass",
"paxSegments",
null,
"compartmentTypeCode"
]
},
{
"display": [
Expand All @@ -130,7 +163,12 @@
"lang": "en-US"
}
],
"path": ["boardingPass", "paxSegments", null, "originStationIATALocationCode"]
"path": [
"boardingPass",
"paxSegments",
null,
"originStationIATALocationCode"
]
},
{
"display": [
Expand All @@ -140,7 +178,12 @@
"lang": "en-US"
}
],
"path": ["boardingPass", "paxSegments", null, "destStationIATALocationCode"]
"path": [
"boardingPass",
"paxSegments",
null,
"destStationIATALocationCode"
]
},
{
"display": [
Expand All @@ -150,7 +193,12 @@
"lang": "en-US"
}
],
"path": ["boardingPass", "paxSegments", null, "flightIdentifierDate"]
"path": [
"boardingPass",
"paxSegments",
null,
"flightIdentifierDate"
]
},
{
"display": [
Expand All @@ -160,7 +208,12 @@
"lang": "en-US"
}
],
"path": ["boardingPass", "paxSegments", null, "operatingCarrierAirlineDesigCode"]
"path": [
"boardingPass",
"paxSegments",
null,
"operatingCarrierAirlineDesigCode"
]
},
{
"display": [
Expand All @@ -170,7 +223,12 @@
"lang": "en-US"
}
],
"path": ["boardingPass", "paxSegments", null, "operatingCarrierFlightNumber"]
"path": [
"boardingPass",
"paxSegments",
null,
"operatingCarrierFlightNumber"
]
},
{
"display": [
Expand All @@ -180,7 +238,12 @@
"lang": "en-US"
}
],
"path": ["boardingPass", "paxSegments", null, "paxRelatedStatusCode"]
"path": [
"boardingPass",
"paxSegments",
null,
"paxRelatedStatusCode"
]
},
{
"display": [
Expand All @@ -190,7 +253,12 @@
"lang": "en-US"
}
],
"path": ["boardingPass", "paxSegments", null, "seatAssignmentStatusOrSeatNumberCode"]
"path": [
"boardingPass",
"paxSegments",
null,
"seatAssignmentStatusOrSeatNumberCode"
]
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Loyalty Program Account Verifiable Credential",
"schema_uri": "https://iata.trustregistry.nborbit.ca/.well-known/schema/loyalty.json",
"schema_uri#integrity": "sha256-E08U75Zcmn1iIxBlZx3V/QW0cshVZJmSQx97WfRSGI4",
"vct": "https://iata.trustregistry.nborbit.ca/.well-known/vct/loyalty.json",
"vct": "https://iata.trustregistry.nborbit.ca/loyalty",
"description": "A Verifiable Credential for loyalty program accounts.",
"display": [
{
Expand Down Expand Up @@ -40,7 +40,9 @@
"lang": "en-US"
}
],
"path": ["loyaltyProgramAccount"]
"path": [
"loyaltyProgramAccount"
]
},
{
"display": [
Expand All @@ -50,7 +52,10 @@
"lang": "en-US"
}
],
"path": ["loyaltyProgramAccount", "givenName"]
"path": [
"loyaltyProgramAccount",
"givenName"
]
},
{
"display": [
Expand All @@ -60,7 +65,10 @@
"lang": "en-US"
}
],
"path": ["loyaltyProgramAccount", "surname"]
"path": [
"loyaltyProgramAccount",
"surname"
]
},
{
"display": [
Expand All @@ -70,7 +78,10 @@
"lang": "en-US"
}
],
"path": ["loyaltyProgramAccount", "titleName"]
"path": [
"loyaltyProgramAccount",
"titleName"
]
},
{
"display": [
Expand All @@ -80,7 +91,10 @@
"lang": "en-US"
}
],
"path": ["loyaltyProgramAccount", "loyaltyProgramAccountIdentifier"]
"path": [
"loyaltyProgramAccount",
"loyaltyProgramAccountIdentifier"
]
},
{
"display": [
Expand All @@ -90,7 +104,10 @@
"lang": "en-US"
}
],
"path": ["loyaltyProgramAccount", "loyaltyProgramAccountTierLevelCode"]
"path": [
"loyaltyProgramAccount",
"loyaltyProgramAccountTierLevelCode"
]
},
{
"display": [
Expand All @@ -100,7 +117,10 @@
"lang": "en-US"
}
],
"path": ["loyaltyProgramAccount", "loyaltyProgramCode"]
"path": [
"loyaltyProgramAccount",
"loyaltyProgramCode"
]
},
{
"display": [
Expand All @@ -110,7 +130,10 @@
"lang": "en-US"
}
],
"path": ["loyaltyProgramAccount", "loyaltyProgramName"]
"path": [
"loyaltyProgramAccount",
"loyaltyProgramName"
]
},
{
"display": [
Expand All @@ -120,7 +143,10 @@
"lang": "en-US"
}
],
"path": ["loyaltyProgramAccount", "providerName"]
"path": [
"loyaltyProgramAccount",
"providerName"
]
}
]
}
}
Loading

0 comments on commit 57a299f

Please sign in to comment.