Skip to content

Commit 3a8ac2a

Browse files
committed
chore: update deps
1 parent 420d8b9 commit 3a8ac2a

10 files changed

Lines changed: 1808 additions & 1781 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"pnpm": ">=10"
2727
},
2828
"resolutions": {
29-
"@sphereon/ssi-types": "0.33.1-feature.vcdm2.tsup.25",
30-
"dcql": "0.2.19",
29+
"@sphereon/ssi-types": "0.33.1-next.73",
30+
"dcql": "0.2.22",
3131
"node-fetch": "2.6.12",
3232
"typescript": "5.8.3"
3333
},

packages/callback-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@sphereon/oid4vci-client": "workspace:^",
3131
"@sphereon/oid4vci-common": "workspace:^",
3232
"@sphereon/oid4vci-issuer": "workspace:^",
33-
"@sphereon/ssi-types": "0.33.1-feature.vcdm2.tsup.25",
33+
"@sphereon/ssi-types": "0.33.1-next.73",
3434
"jose": "^4.10.0"
3535
},
3636
"devDependencies": {

packages/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"dependencies": {
3030
"@sphereon/oid4vc-common": "workspace:^",
3131
"@sphereon/oid4vci-common": "workspace:^",
32-
"@sphereon/ssi-types": "0.33.1-feature.vcdm2.tsup.25",
32+
"@sphereon/ssi-types": "0.33.1-next.73",
3333
"cross-fetch": "^4.1.0",
3434
"debug": "^4.4.0"
3535
},

packages/common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"test": "vitest run --config ../../vitest.config.ts --coverage"
2323
},
2424
"dependencies": {
25-
"@sphereon/ssi-types": "0.33.1-feature.vcdm2.tsup.25",
25+
"@sphereon/ssi-types": "0.33.1-next.73",
2626
"jwt-decode": "^4.0.0",
2727
"uint8arrays": "^3.1.1",
2828
"uuid": "^9.0.0"

packages/issuer-rest/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"@sphereon/oid4vc-common": "workspace:^",
2626
"@sphereon/oid4vci-common": "workspace:^",
2727
"@sphereon/oid4vci-issuer": "workspace:^",
28-
"@sphereon/ssi-express-support": "0.33.1-feature.vcdm2.tsup.25",
29-
"@sphereon/ssi-types": "0.33.1-feature.vcdm2.tsup.25",
28+
"@sphereon/ssi-express-support": "0.33.1-next.73",
29+
"@sphereon/ssi-types": "0.33.1-next.73",
3030
"body-parser": "^1.20.2",
3131
"cookie-parser": "^1.4.6",
3232
"cors": "^2.8.5",

packages/issuer/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
"dependencies": {
2424
"@sphereon/oid4vc-common": "workspace:^",
2525
"@sphereon/oid4vci-common": "workspace:^",
26-
"@sphereon/ssi-express-support": "0.33.1-feature.vcdm2.tsup.25",
27-
"@sphereon/ssi-types": "0.33.1-feature.vcdm2.tsup.25",
26+
"@sphereon/ssi-express-support": "0.33.1-next.73",
27+
"@sphereon/ssi-types": "0.33.1-next.73",
2828
"short-uuid": "^4.2.2",
2929
"uuid": "^9.0.0"
3030
},

packages/oid4vci-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"dependencies": {
2424
"@sphereon/oid4vc-common": "workspace:^",
25-
"@sphereon/ssi-types": "0.33.1-feature.vcdm2.tsup.25",
25+
"@sphereon/ssi-types": "0.33.1-next.73",
2626
"cross-fetch": "^4.1.0",
2727
"debug": "^4.4.0",
2828
"jwt-decode": "^4.0.0",

packages/siop-oid4vp/lib/schemas/AuthorizationResponseOpts.schema.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2797,7 +2797,7 @@ export const AuthorizationResponseOptsSchemaObj = {
27972797
"description": "The path where the verifiable credential is located in the presentation submission json"
27982798
},
27992799
"path_nested": {
2800-
"$ref": "#/definitions/interface-575587443-8074-8564-575587443-0-591201317389438"
2800+
"$ref": "#/definitions/interface-2011259945-6983-7473-2011259945-0-610221317389438"
28012801
},
28022802
"format": {
28032803
"type": "string",
@@ -2880,7 +2880,7 @@ export const AuthorizationResponseOptsSchemaObj = {
28802880
"description": "The path where the verifiable credential is located in the presentation submission json"
28812881
},
28822882
"path_nested": {
2883-
"$ref": "#/definitions/interface-575587443-8074-8564-575587443-0-591201317389438"
2883+
"$ref": "#/definitions/interface-2011259945-6983-7473-2011259945-0-610221317389438"
28842884
},
28852885
"format": {
28862886
"type": "string",
@@ -2921,7 +2921,7 @@ export const AuthorizationResponseOptsSchemaObj = {
29212921
],
29222922
"additionalProperties": false
29232923
},
2924-
"interface-575587443-8074-8564-575587443-0-591201317389438": {
2924+
"interface-2011259945-6983-7473-2011259945-0-610221317389438": {
29252925
"type": "object",
29262926
"properties": {
29272927
"id": {
@@ -2933,7 +2933,7 @@ export const AuthorizationResponseOptsSchemaObj = {
29332933
"description": "The path where the verifiable credential is located in the presentation submission json"
29342934
},
29352935
"path_nested": {
2936-
"$ref": "#/definitions/interface-575587443-8074-8564-575587443-0-591201317389438"
2936+
"$ref": "#/definitions/interface-2011259945-6983-7473-2011259945-0-610221317389438"
29372937
},
29382938
"format": {
29392939
"type": "string",

packages/siop-oid4vp/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@
3131
"@sphereon/oid4vc-common": "workspace:^",
3232
"@sphereon/pex": "5.0.0-unstable.28",
3333
"@sphereon/pex-models": "^2.3.2",
34-
"@sphereon/ssi-types": "0.33.1-feature.vcdm2.tsup.25",
34+
"@sphereon/ssi-types": "0.33.1-next.73",
3535
"cross-fetch": "^4.0.0",
36-
"dcql": "0.2.19",
36+
"dcql": "0.2.22",
3737
"debug": "^4.4.0",
3838
"events": "^3.3.0",
3939
"jwt-decode": "^4.0.0",

0 commit comments

Comments
 (0)