@sphereon/ssi-sdk.siopv2-oid4vp-op-auth 0.34.1-feature.SSISDK.13.35 → 0.34.1-feature.SSISDK.13.39

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +18 -18
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sphereon/ssi-sdk.siopv2-oid4vp-op-auth",
3
- "version": "0.34.1-feature.SSISDK.13.35+28372a4b",
3
+ "version": "0.34.1-feature.SSISDK.13.39+9f212b39",
4
4
  "source": "src/index.ts",
5
5
  "type": "module",
6
6
  "main": "./dist/index.cjs",
@@ -26,26 +26,26 @@
26
26
  "build": "tsup --config ../../tsup.config.ts --tsconfig ../../tsconfig.tsup.json"
27
27
  },
28
28
  "dependencies": {
29
- "@sphereon/did-auth-siop": "0.19.1-feature.SSISDK.13.19",
30
- "@sphereon/did-auth-siop-adapter": "0.19.1-feature.SSISDK.13.19",
31
- "@sphereon/oid4vc-common": "0.19.1-feature.SSISDK.13.19",
29
+ "@sphereon/did-auth-siop": "0.19.1-feature.SSISDK.13.20",
30
+ "@sphereon/did-auth-siop-adapter": "0.19.1-feature.SSISDK.13.20",
31
+ "@sphereon/oid4vc-common": "0.19.1-feature.SSISDK.13.20",
32
32
  "@sphereon/pex": "5.0.0-unstable.28",
33
33
  "@sphereon/pex-models": "^2.3.2",
34
34
  "@sphereon/ssi-sdk-ext.did-utils": "0.29.1-next.3",
35
35
  "@sphereon/ssi-sdk-ext.identifier-resolution": "0.29.1-next.3",
36
36
  "@sphereon/ssi-sdk-ext.jwt-service": "0.29.1-next.3",
37
- "@sphereon/ssi-sdk.contact-manager": "0.34.1-feature.SSISDK.13.35+28372a4b",
38
- "@sphereon/ssi-sdk.core": "0.34.1-feature.SSISDK.13.35+28372a4b",
39
- "@sphereon/ssi-sdk.credential-store": "0.34.1-feature.SSISDK.13.35+28372a4b",
40
- "@sphereon/ssi-sdk.credential-validation": "0.34.1-feature.SSISDK.13.35+28372a4b",
41
- "@sphereon/ssi-sdk.data-store": "0.34.1-feature.SSISDK.13.35+28372a4b",
42
- "@sphereon/ssi-sdk.issuance-branding": "0.34.1-feature.SSISDK.13.35+28372a4b",
43
- "@sphereon/ssi-sdk.pd-manager": "0.34.1-feature.SSISDK.13.35+28372a4b",
44
- "@sphereon/ssi-sdk.presentation-exchange": "0.34.1-feature.SSISDK.13.35+28372a4b",
45
- "@sphereon/ssi-sdk.sd-jwt": "0.34.1-feature.SSISDK.13.35+28372a4b",
46
- "@sphereon/ssi-sdk.siopv2-oid4vp-common": "0.34.1-feature.SSISDK.13.35+28372a4b",
47
- "@sphereon/ssi-sdk.xstate-machine-persistence": "0.34.1-feature.SSISDK.13.35+28372a4b",
48
- "@sphereon/ssi-types": "0.34.1-feature.SSISDK.13.35+28372a4b",
37
+ "@sphereon/ssi-sdk.contact-manager": "0.34.1-feature.SSISDK.13.39+9f212b39",
38
+ "@sphereon/ssi-sdk.core": "0.34.1-feature.SSISDK.13.39+9f212b39",
39
+ "@sphereon/ssi-sdk.credential-store": "0.34.1-feature.SSISDK.13.39+9f212b39",
40
+ "@sphereon/ssi-sdk.credential-validation": "0.34.1-feature.SSISDK.13.39+9f212b39",
41
+ "@sphereon/ssi-sdk.data-store": "0.34.1-feature.SSISDK.13.39+9f212b39",
42
+ "@sphereon/ssi-sdk.issuance-branding": "0.34.1-feature.SSISDK.13.39+9f212b39",
43
+ "@sphereon/ssi-sdk.pd-manager": "0.34.1-feature.SSISDK.13.39+9f212b39",
44
+ "@sphereon/ssi-sdk.presentation-exchange": "0.34.1-feature.SSISDK.13.39+9f212b39",
45
+ "@sphereon/ssi-sdk.sd-jwt": "0.34.1-feature.SSISDK.13.39+9f212b39",
46
+ "@sphereon/ssi-sdk.siopv2-oid4vp-common": "0.34.1-feature.SSISDK.13.39+9f212b39",
47
+ "@sphereon/ssi-sdk.xstate-machine-persistence": "0.34.1-feature.SSISDK.13.39+9f212b39",
48
+ "@sphereon/ssi-types": "0.34.1-feature.SSISDK.13.39+9f212b39",
49
49
  "@sphereon/wellknown-dids-client": "^0.1.3",
50
50
  "@veramo/core": "4.2.0",
51
51
  "@veramo/credential-w3c": "4.2.0",
@@ -60,7 +60,7 @@
60
60
  "devDependencies": {
61
61
  "@sphereon/did-uni-client": "^0.6.3",
62
62
  "@sphereon/ssi-sdk-ext.did-resolver-jwk": "0.29.1-next.3",
63
- "@sphereon/ssi-sdk.agent-config": "0.34.1-feature.SSISDK.13.35+28372a4b",
63
+ "@sphereon/ssi-sdk.agent-config": "0.34.1-feature.SSISDK.13.39+9f212b39",
64
64
  "@types/i18n-js": "^3.8.9",
65
65
  "@types/lodash.memoize": "^4.1.9",
66
66
  "@types/sha.js": "^2.4.4",
@@ -102,5 +102,5 @@
102
102
  "OpenID Connect",
103
103
  "Authenticator"
104
104
  ],
105
- "gitHead": "28372a4bab12ea44d01ce479eb3abc28ab8bf567"
105
+ "gitHead": "9f212b39f0271e15fa589d91b6d962de2cd1bca8"
106
106
  }