Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nklomp committed Nov 26, 2024
1 parent 02ec98b commit 490f04c
Show file tree
Hide file tree
Showing 26 changed files with 322 additions and 317 deletions.
4 changes: 2 additions & 2 deletions packages/contact-manager-rest-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
},
"dependencies": {
"@sphereon/ssi-express-support": "workspace:*",
"@sphereon/ssi-sdk-ext.key-manager": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.key-utils": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.key-manager": "0.25.1-next.24",
"@sphereon/ssi-sdk-ext.key-utils": "0.25.1-next.24",
"@sphereon/ssi-sdk.contact-manager": "workspace:*",
"@sphereon/ssi-sdk.core": "workspace:*",
"@sphereon/ssi-sdk.data-store": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions packages/data-store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"dependencies": {
"@sphereon/kmp-mdoc-core": "0.2.0-SNAPSHOT.10",
"@sphereon/pex": "5.0.0-unstable.28",
"@sphereon/ssi-sdk-ext.did-utils": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.identifier-resolution": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.did-utils": "0.25.1-next.24",
"@sphereon/ssi-sdk-ext.identifier-resolution": "0.25.1-next.24",
"@sphereon/ssi-sdk.agent-config": "workspace:*",
"@sphereon/ssi-sdk.core": "workspace:*",
"@sphereon/ssi-types": "workspace:*",
Expand Down
14 changes: 7 additions & 7 deletions packages/ebsi-support/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
"@sphereon/did-auth-siop-adapter": "0.16.1-next.224",
"@sphereon/pex": "5.0.0-unstable.28",
"@sphereon/pex-models": "^2.3.2",
"@sphereon/ssi-sdk-ext.did-resolver-ebsi": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.did-utils": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.identifier-resolution": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.jwt-service": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.key-utils": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.did-resolver-ebsi": "0.25.1-next.24",
"@sphereon/ssi-sdk-ext.did-utils": "0.25.1-next.24",
"@sphereon/ssi-sdk-ext.identifier-resolution": "0.25.1-next.24",
"@sphereon/ssi-sdk-ext.jwt-service": "0.25.1-next.24",
"@sphereon/ssi-sdk-ext.key-utils": "0.25.1-next.24",
"@sphereon/ssi-sdk.contact-manager": "workspace:*",
"@sphereon/ssi-sdk.core": "workspace:*",
"@sphereon/ssi-sdk.oid4vci-holder": "workspace:*",
Expand All @@ -47,8 +47,8 @@
"@sphereon/oid4vci-client": "0.16.1-next.224",
"@sphereon/oid4vci-common": "0.16.1-next.224",
"@sphereon/ssi-express-support": "workspace:*",
"@sphereon/ssi-sdk-ext.key-manager": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.kms-local": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.key-manager": "0.25.1-next.24",
"@sphereon/ssi-sdk-ext.kms-local": "0.25.1-next.24",
"@sphereon/ssi-sdk.agent-config": "workspace:*",
"@sphereon/ssi-sdk.data-store": "workspace:*",
"@sphereon/ssi-sdk.public-key-hosting": "workspace:*",
Expand Down
10 changes: 5 additions & 5 deletions packages/mdl-mdoc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"@sphereon/kmp-mdoc-core": "0.2.0-SNAPSHOT.10",
"@sphereon/pex": "5.0.0-unstable.28",
"@sphereon/pex-models": "^2.3.2",
"@sphereon/ssi-sdk-ext.did-utils": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.key-utils": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.x509-utils": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.did-utils": "0.25.1-next.24",
"@sphereon/ssi-sdk-ext.key-utils": "0.25.1-next.24",
"@sphereon/ssi-sdk-ext.x509-utils": "0.25.1-next.24",
"@sphereon/ssi-sdk.core": "workspace:*",
"@sphereon/ssi-types": "workspace:*",
"@veramo/core": "4.2.0",
Expand All @@ -38,8 +38,8 @@
"@sphereon/oid4vci-client": "0.16.1-next.224",
"@sphereon/oid4vci-common": "0.16.1-next.224",
"@sphereon/ssi-express-support": "workspace:*",
"@sphereon/ssi-sdk-ext.key-manager": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.kms-local": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.key-manager": "0.25.1-next.24",
"@sphereon/ssi-sdk-ext.kms-local": "0.25.1-next.24",
"@sphereon/ssi-sdk.agent-config": "workspace:*",
"@sphereon/ssi-sdk.data-store": "workspace:*",
"@sphereon/ssi-sdk.public-key-hosting": "workspace:*",
Expand Down
6 changes: 5 additions & 1 deletion packages/mdl-mdoc/src/agent/mDLMdoc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,10 @@ export class MDLMdoc implements IAgentPlugin {
presentationDefinition as IOid4VPPresentationDefinition
)
const docsAndDescriptors: DocumentDescriptorMatchResult[] = []
console.log("Device key infos from descriptors:")
console.log(JSON.stringify(docsAndDescriptors[0].deviceKeyInfo, null, 2))
console.log("Agent keys:")
console.log(JSON.stringify(await _context.agent.keyManagerListKeys(), null, 2))
var lastError: com.sphereon.crypto.generic.IVerifyResults<com.sphereon.crypto.cose.ICoseKeyCbor> | undefined = undefined
for (const match of allMatches) {
if (match.document) {
Expand Down Expand Up @@ -235,7 +239,7 @@ export class MDLMdoc implements IAgentPlugin {
private async mdocVerifyIssuerSigned(args: MdocVerifyIssuerSignedArgs, context: IRequiredContext): Promise<IVerifySignatureResult<KeyType>> {
const { input, keyInfo, requireX5Chain } = args
const coseKeyInfo = keyInfo && CoseJoseKeyMappingService.toCoseKeyInfo(keyInfo)
const verification = await new CoseCryptoServiceJS(new CoseCryptoService()).verify1(
const verification = await new CoseCryptoServiceJS(new CoseCryptoService(context)).verify1(
CoseSign1Json.Static.fromDTO(input).toCbor(),
coseKeyInfo,
requireX5Chain
Expand Down
5 changes: 3 additions & 2 deletions packages/mdl-mdoc/src/types/ImDLMdoc.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
import { com } from '@sphereon/kmp-mdoc-core'
import { PresentationDefinitionV2, PresentationSubmission } from '@sphereon/pex-models'
import { ISphereonKeyManager } from '@sphereon/ssi-sdk-ext.key-manager'
import { CertificateInfo, SubjectAlternativeGeneralName, X509ValidationResult } from '@sphereon/ssi-sdk-ext.x509-utils'
import { IAgentContext, IDIDManager, IKeyManager, IPluginMethodMap, IResolver } from '@veramo/core'
import { IAgentContext, IDIDManager, IPluginMethodMap, IResolver } from '@veramo/core'
import CoseSign1Json = com.sphereon.crypto.cose.CoseSign1Json
import ICoseKeyCbor = com.sphereon.crypto.cose.ICoseKeyCbor
import ICoseKeyJson = com.sphereon.crypto.cose.ICoseKeyJson
Expand All @@ -24,7 +25,7 @@ export interface ImDLMdoc extends IPluginMethodMap {
mdocOid4vpRPVerify(args: MdocOid4vpRPVerifyArgs, _context: IRequiredContext): Promise<MdocOid4vpRPVerifyResult>
}

export type IRequiredContext = IAgentContext<IKeyManager & IDIDManager & IResolver>
export type IRequiredContext = IAgentContext<ISphereonKeyManager & IDIDManager & IResolver>
export type VerifyCertificateChainArgs = {
chain: Array<string | Uint8Array>
trustAnchors?: string[]
Expand Down
10 changes: 5 additions & 5 deletions packages/oid4vci-holder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
"@sphereon/kmp-mdoc-core": "0.2.0-SNAPSHOT.10",
"@sphereon/oid4vci-client": "0.16.1-next.224",
"@sphereon/oid4vci-common": "0.16.1-next.224",
"@sphereon/ssi-sdk-ext.did-utils": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.identifier-resolution": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.jwt-service": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.key-utils": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.did-utils": "0.25.1-next.24",
"@sphereon/ssi-sdk-ext.identifier-resolution": "0.25.1-next.24",
"@sphereon/ssi-sdk-ext.jwt-service": "0.25.1-next.24",
"@sphereon/ssi-sdk-ext.key-utils": "0.25.1-next.24",
"@sphereon/ssi-sdk.contact-manager": "workspace:*",
"@sphereon/ssi-sdk.core": "workspace:*",
"@sphereon/ssi-sdk.credential-store": "workspace:*",
Expand All @@ -44,7 +44,7 @@
},
"devDependencies": {
"@sphereon/oid4vc-common": "0.16.1-next.187",
"@sphereon/ssi-sdk-ext.did-resolver-jwk": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.did-resolver-jwk": "0.25.1-next.24",
"@types/i18n-js": "^3.8.9",
"@types/lodash.memoize": "^4.1.9",
"@types/uuid": "^9.0.8",
Expand Down
10 changes: 5 additions & 5 deletions packages/oid4vci-issuer-rest-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@sphereon/oid4vci-issuer": "0.16.1-next.224",
"@sphereon/oid4vci-issuer-server": "0.16.1-next.224",
"@sphereon/ssi-express-support": "workspace:*",
"@sphereon/ssi-sdk-ext.identifier-resolution": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.identifier-resolution": "0.25.1-next.24",
"@sphereon/ssi-sdk.kv-store-temp": "workspace:*",
"@sphereon/ssi-sdk.oid4vci-issuer": "workspace:*",
"@sphereon/ssi-sdk.oid4vci-issuer-store": "workspace:*",
Expand All @@ -37,10 +37,10 @@
"@sphereon/did-uni-client": "^0.6.3",
"@sphereon/pex": "5.0.0-unstable.28",
"@sphereon/pex-models": "^2.3.2",
"@sphereon/ssi-sdk-ext.did-provider-jwk": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.key-manager": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.key-utils": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.kms-local": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.did-provider-jwk": "0.25.1-next.24",
"@sphereon/ssi-sdk-ext.key-manager": "0.25.1-next.24",
"@sphereon/ssi-sdk-ext.key-utils": "0.25.1-next.24",
"@sphereon/ssi-sdk-ext.kms-local": "0.25.1-next.24",
"@sphereon/ssi-sdk.data-store": "workspace:*",
"@sphereon/ssi-sdk.vc-handler-ld-local": "workspace:*",
"@types/body-parser": "^1.19.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/oid4vci-issuer-store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
},
"dependencies": {
"@sphereon/oid4vci-common": "0.16.1-next.224",
"@sphereon/ssi-sdk-ext.did-utils": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.identifier-resolution": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.did-utils": "0.25.1-next.24",
"@sphereon/ssi-sdk-ext.identifier-resolution": "0.25.1-next.24",
"@sphereon/ssi-sdk.kv-store-temp": "workspace:*",
"@veramo/core": "4.2.0",
"@veramo/credential-w3c": "4.2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/oid4vci-issuer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"dependencies": {
"@sphereon/oid4vci-common": "0.16.1-next.224",
"@sphereon/oid4vci-issuer": "0.16.1-next.224",
"@sphereon/ssi-sdk-ext.did-utils": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.identifier-resolution": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.did-utils": "0.25.1-next.24",
"@sphereon/ssi-sdk-ext.identifier-resolution": "0.25.1-next.24",
"@sphereon/ssi-sdk.agent-config": "workspace:*",
"@sphereon/ssi-sdk.core": "workspace:*",
"@sphereon/ssi-sdk.kv-store-temp": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/oidf-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@sphereon/openid-federation-open-api": "0.1.1-unstable.0647eb6",
"@sphereon/openid-federation-client": "0.1.1-unstable.0647eb6",
"@sphereon/openid-federation-common": "0.1.1-unstable.0647eb6",
"@sphereon/ssi-sdk-ext.jwt-service": "0.25.1-next.23"
"@sphereon/ssi-sdk-ext.jwt-service": "0.25.1-next.24"
},
"devDependencies": {
"@sphereon/ssi-sdk.agent-config": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions packages/presentation-exchange/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"dependencies": {
"@sphereon/pex": "5.0.0-unstable.28",
"@sphereon/pex-models": "^2.3.2",
"@sphereon/ssi-sdk-ext.did-utils": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.identifier-resolution": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.did-utils": "0.25.1-next.24",
"@sphereon/ssi-sdk-ext.identifier-resolution": "0.25.1-next.24",
"@sphereon/ssi-sdk.credential-store": "workspace:*",
"@sphereon/ssi-sdk.data-store": "workspace:*",
"@sphereon/ssi-sdk.sd-jwt": "workspace:*",
Expand Down
12 changes: 6 additions & 6 deletions packages/public-key-hosting/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
},
"dependencies": {
"@sphereon/ssi-express-support": "workspace:*",
"@sphereon/ssi-sdk-ext.identifier-resolution": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.key-manager": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.key-utils": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.kms-local": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.identifier-resolution": "0.25.1-next.24",
"@sphereon/ssi-sdk-ext.key-manager": "0.25.1-next.24",
"@sphereon/ssi-sdk-ext.key-utils": "0.25.1-next.24",
"@sphereon/ssi-sdk-ext.kms-local": "0.25.1-next.24",
"@sphereon/ssi-sdk.core": "workspace:*",
"@sphereon/ssi-types": "workspace:*",
"@veramo/core": "4.2.0",
Expand All @@ -33,8 +33,8 @@
"uuid": "^9.0.1"
},
"devDependencies": {
"@sphereon/ssi-sdk-ext.did-provider-jwk": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.did-resolver-jwk": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.did-provider-jwk": "0.25.1-next.24",
"@sphereon/ssi-sdk-ext.did-resolver-jwk": "0.25.1-next.24",
"@sphereon/ssi-sdk.agent-config": "workspace:*",
"@types/body-parser": "^1.19.5",
"@types/cookie-parser": "^1.4.7",
Expand Down
16 changes: 8 additions & 8 deletions packages/sd-jwt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
"dependencies": {
"@sd-jwt/core": "^0.7.2",
"@sd-jwt/sd-jwt-vc": "^0.7.2",
"@sphereon/ssi-sdk-ext.did-utils": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.identifier-resolution": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.jwt-service": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.key-utils": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.did-utils": "0.25.1-next.24",
"@sphereon/ssi-sdk-ext.identifier-resolution": "0.25.1-next.24",
"@sphereon/ssi-sdk-ext.jwt-service": "0.25.1-next.24",
"@sphereon/ssi-sdk-ext.key-utils": "0.25.1-next.24",
"@sphereon/ssi-sdk.agent-config": "workspace:*",
"@sphereon/ssi-sdk.mdl-mdoc": "workspace:*",
"@sphereon/ssi-types": "workspace:*",
Expand All @@ -32,10 +32,10 @@
"@sd-jwt/decode": "^0.7.2",
"@sd-jwt/types": "^0.7.2",
"@sd-jwt/utils": "^0.7.2",
"@sphereon/ssi-sdk-ext.did-provider-jwk": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.did-resolver-jwk": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.key-manager": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.kms-local": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.did-provider-jwk": "0.25.1-next.24",
"@sphereon/ssi-sdk-ext.did-resolver-jwk": "0.25.1-next.24",
"@sphereon/ssi-sdk-ext.key-manager": "0.25.1-next.24",
"@sphereon/ssi-sdk-ext.kms-local": "0.25.1-next.24",
"@types/node": "^20.17.1",
"@types/uuid": "^9.0.8",
"@veramo/core": "4.2.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/siopv2-oid4vp-op-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
"@sphereon/oid4vc-common": "0.16.1-next.224",
"@sphereon/pex": "5.0.0-unstable.28",
"@sphereon/pex-models": "^2.3.2",
"@sphereon/ssi-sdk-ext.did-utils": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.identifier-resolution": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.jwt-service": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.did-utils": "0.25.1-next.24",
"@sphereon/ssi-sdk-ext.identifier-resolution": "0.25.1-next.24",
"@sphereon/ssi-sdk-ext.jwt-service": "0.25.1-next.24",
"@sphereon/ssi-sdk.contact-manager": "workspace:*",
"@sphereon/ssi-sdk.core": "workspace:*",
"@sphereon/ssi-sdk.credential-store": "workspace:*",
Expand All @@ -46,7 +46,7 @@
},
"devDependencies": {
"@sphereon/did-uni-client": "^0.6.3",
"@sphereon/ssi-sdk-ext.did-resolver-jwk": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.did-resolver-jwk": "0.25.1-next.24",
"@sphereon/ssi-sdk.agent-config": "workspace:*",
"@types/i18n-js": "^3.8.9",
"@types/lodash.memoize": "^4.1.9",
Expand Down
6 changes: 3 additions & 3 deletions packages/siopv2-oid4vp-rp-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"@sphereon/did-auth-siop-adapter": "0.16.1-next.224",
"@sphereon/oid4vc-common": "0.16.1-next.224",
"@sphereon/pex": "5.0.0-unstable.28",
"@sphereon/ssi-sdk-ext.did-utils": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.identifier-resolution": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.jwt-service": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.did-utils": "0.25.1-next.24",
"@sphereon/ssi-sdk-ext.identifier-resolution": "0.25.1-next.24",
"@sphereon/ssi-sdk-ext.jwt-service": "0.25.1-next.24",
"@sphereon/ssi-sdk.core": "workspace:*",
"@sphereon/ssi-sdk.credential-validation": "workspace:*",
"@sphereon/ssi-sdk.kv-store-temp": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/siopv2-oid4vp-rp-rest-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@sphereon/did-uni-client": "^0.6.3",
"@sphereon/pex": "5.0.0-unstable.28",
"@sphereon/pex-models": "^2.3.2",
"@sphereon/ssi-sdk-ext.did-provider-jwk": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.did-provider-jwk": "0.25.1-next.24",
"@sphereon/ssi-sdk.data-store": "workspace:*",
"@sphereon/ssi-sdk.vc-handler-ld-local": "workspace:*",
"@types/body-parser": "^1.19.5",
Expand Down
10 changes: 5 additions & 5 deletions packages/uni-resolver-registrar-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
},
"dependencies": {
"@sphereon/ssi-express-support": "workspace:*",
"@sphereon/ssi-sdk-ext.did-utils": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.key-manager": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.key-utils": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.did-utils": "0.25.1-next.24",
"@sphereon/ssi-sdk-ext.key-manager": "0.25.1-next.24",
"@sphereon/ssi-sdk-ext.key-utils": "0.25.1-next.24",
"@sphereon/ssi-sdk.core": "workspace:*",
"@sphereon/ssi-types": "workspace:*",
"@veramo/core": "4.2.0",
Expand All @@ -31,8 +31,8 @@
},
"devDependencies": {
"@sphereon/did-uni-client": "^0.6.3",
"@sphereon/ssi-sdk-ext.did-provider-jwk": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.did-resolver-jwk": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.did-provider-jwk": "0.25.1-next.24",
"@sphereon/ssi-sdk-ext.did-resolver-jwk": "0.25.1-next.24",
"@sphereon/ssi-sdk.data-store": "workspace:*",
"@sphereon/ssi-sdk.vc-handler-ld-local": "workspace:*",
"@types/body-parser": "^1.19.5",
Expand Down
12 changes: 6 additions & 6 deletions packages/vc-handler-ld-local/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"@digitalcredentials/vc": "^6.0.1",
"@digitalcredentials/x25519-key-agreement-2020-context": "^1.0.0",
"@noble/hashes": "1.2.0",
"@sphereon/ssi-sdk-ext.did-utils": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.key-utils": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.did-utils": "0.25.1-next.24",
"@sphereon/ssi-sdk-ext.key-utils": "0.25.1-next.24",
"@sphereon/ssi-sdk.agent-config": "workspace:*",
"@sphereon/ssi-sdk.core": "workspace:*",
"@sphereon/ssi-sdk.data-store": "workspace:*",
Expand Down Expand Up @@ -55,11 +55,11 @@
},
"devDependencies": {
"@sphereon/did-uni-client": "^0.6.3",
"@sphereon/ssi-sdk-ext.did-provider-key": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.did-provider-key": "0.25.1-next.24",
"@sphereon/ssi-sdk-ext.did-provider-lto": "0.23.0",
"@sphereon/ssi-sdk-ext.identifier-resolution": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.key-manager": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.kms-local": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.identifier-resolution": "0.25.1-next.24",
"@sphereon/ssi-sdk-ext.key-manager": "0.25.1-next.24",
"@sphereon/ssi-sdk-ext.kms-local": "0.25.1-next.24",
"@sphereon/ssi-sdk.agent-config": "workspace:*",
"@transmute/lds-ecdsa-secp256k1-recovery2020": "^0.0.7",
"@types/nock": "^11.1.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/vc-status-list-issuer-drivers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
},
"dependencies": {
"@sphereon/ssi-express-support": "workspace:*",
"@sphereon/ssi-sdk-ext.did-utils": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.identifier-resolution": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.did-utils": "0.25.1-next.24",
"@sphereon/ssi-sdk-ext.identifier-resolution": "0.25.1-next.24",
"@sphereon/ssi-sdk.agent-config": "workspace:*",
"@sphereon/ssi-sdk.core": "workspace:*",
"@sphereon/ssi-sdk.data-store": "workspace:*",
Expand Down
8 changes: 4 additions & 4 deletions packages/vc-status-list-issuer-rest-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
},
"dependencies": {
"@sphereon/ssi-express-support": "workspace:*",
"@sphereon/ssi-sdk-ext.did-utils": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.identifier-resolution": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.did-utils": "0.25.1-next.24",
"@sphereon/ssi-sdk-ext.identifier-resolution": "0.25.1-next.24",
"@sphereon/ssi-sdk.core": "workspace:*",
"@sphereon/ssi-sdk.data-store": "workspace:*",
"@sphereon/ssi-sdk.vc-status-list": "workspace:*",
Expand All @@ -31,8 +31,8 @@
},
"devDependencies": {
"@sphereon/did-uni-client": "^0.6.3",
"@sphereon/ssi-sdk-ext.did-provider-jwk": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.did-resolver-jwk": "0.25.1-next.23",
"@sphereon/ssi-sdk-ext.did-provider-jwk": "0.25.1-next.24",
"@sphereon/ssi-sdk-ext.did-resolver-jwk": "0.25.1-next.24",
"@sphereon/ssi-sdk.agent-config": "workspace:*",
"@sphereon/ssi-sdk.data-store": "workspace:*",
"@sphereon/ssi-sdk.vc-handler-ld-local": "workspace:*",
Expand Down
Loading

0 comments on commit 490f04c

Please sign in to comment.