@sphereon/ssi-sdk.siopv2-oid4vp-rp-rest-api 0.32.1-feature.MWALL.715.state.persist.229 → 0.32.1-feature.MWALL.715.state.persist.232

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 +15 -15
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sphereon/ssi-sdk.siopv2-oid4vp-rp-rest-api",
3
- "version": "0.32.1-feature.MWALL.715.state.persist.229+a6c9fb4a",
3
+ "version": "0.32.1-feature.MWALL.715.state.persist.232+bb098e2b",
4
4
  "source": "src/index.ts",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -11,16 +11,16 @@
11
11
  "start:dev": "ts-node __tests__/RestAPI.ts"
12
12
  },
13
13
  "dependencies": {
14
- "@sphereon/did-auth-siop": "0.16.1-feature.MWALL.715.391",
15
- "@sphereon/ssi-express-support": "0.32.1-feature.MWALL.715.state.persist.229+a6c9fb4a",
16
- "@sphereon/ssi-sdk.core": "0.32.1-feature.MWALL.715.state.persist.229+a6c9fb4a",
17
- "@sphereon/ssi-sdk.credential-validation": "0.32.1-feature.MWALL.715.state.persist.229+a6c9fb4a",
18
- "@sphereon/ssi-sdk.kv-store-temp": "0.32.1-feature.MWALL.715.state.persist.229+a6c9fb4a",
19
- "@sphereon/ssi-sdk.pd-manager": "0.32.1-feature.MWALL.715.state.persist.229+a6c9fb4a",
20
- "@sphereon/ssi-sdk.presentation-exchange": "0.32.1-feature.MWALL.715.state.persist.229+a6c9fb4a",
21
- "@sphereon/ssi-sdk.siopv2-oid4vp-common": "0.32.1-feature.MWALL.715.state.persist.229+a6c9fb4a",
22
- "@sphereon/ssi-sdk.siopv2-oid4vp-rp-auth": "0.32.1-feature.MWALL.715.state.persist.229+a6c9fb4a",
23
- "@sphereon/ssi-types": "0.32.1-feature.MWALL.715.state.persist.229+a6c9fb4a",
14
+ "@sphereon/did-auth-siop": "0.16.1-feature.MWALL.715.393",
15
+ "@sphereon/ssi-express-support": "0.32.1-feature.MWALL.715.state.persist.232+bb098e2b",
16
+ "@sphereon/ssi-sdk.core": "0.32.1-feature.MWALL.715.state.persist.232+bb098e2b",
17
+ "@sphereon/ssi-sdk.credential-validation": "0.32.1-feature.MWALL.715.state.persist.232+bb098e2b",
18
+ "@sphereon/ssi-sdk.kv-store-temp": "0.32.1-feature.MWALL.715.state.persist.232+bb098e2b",
19
+ "@sphereon/ssi-sdk.pd-manager": "0.32.1-feature.MWALL.715.state.persist.232+bb098e2b",
20
+ "@sphereon/ssi-sdk.presentation-exchange": "0.32.1-feature.MWALL.715.state.persist.232+bb098e2b",
21
+ "@sphereon/ssi-sdk.siopv2-oid4vp-common": "0.32.1-feature.MWALL.715.state.persist.232+bb098e2b",
22
+ "@sphereon/ssi-sdk.siopv2-oid4vp-rp-auth": "0.32.1-feature.MWALL.715.state.persist.232+bb098e2b",
23
+ "@sphereon/ssi-types": "0.32.1-feature.MWALL.715.state.persist.232+bb098e2b",
24
24
  "@veramo/core": "4.2.0",
25
25
  "@veramo/credential-w3c": "4.2.0",
26
26
  "body-parser": "^1.20.2",
@@ -35,13 +35,13 @@
35
35
  },
36
36
  "devDependencies": {
37
37
  "@decentralized-identity/ion-sdk": "^0.6.0",
38
- "@sphereon/did-auth-siop-adapter": "0.16.1-feature.MWALL.715.391",
38
+ "@sphereon/did-auth-siop-adapter": "0.16.1-feature.MWALL.715.393",
39
39
  "@sphereon/did-uni-client": "^0.6.3",
40
40
  "@sphereon/pex": "5.0.0-unstable.28",
41
41
  "@sphereon/pex-models": "^2.3.2",
42
42
  "@sphereon/ssi-sdk-ext.did-provider-jwk": "0.27.1-next.14",
43
- "@sphereon/ssi-sdk.data-store": "0.32.1-feature.MWALL.715.state.persist.229+a6c9fb4a",
44
- "@sphereon/ssi-sdk.vc-handler-ld-local": "0.32.1-feature.MWALL.715.state.persist.229+a6c9fb4a",
43
+ "@sphereon/ssi-sdk.data-store": "0.32.1-feature.MWALL.715.state.persist.232+bb098e2b",
44
+ "@sphereon/ssi-sdk.vc-handler-ld-local": "0.32.1-feature.MWALL.715.state.persist.232+bb098e2b",
45
45
  "@types/body-parser": "^1.19.5",
46
46
  "@types/cookie-parser": "^1.4.7",
47
47
  "@types/cors": "^2.8.17",
@@ -102,5 +102,5 @@
102
102
  "Authenticator"
103
103
  ],
104
104
  "nx": {},
105
- "gitHead": "a6c9fb4ac98f74ee4fbc41ca3d2363faec383c44"
105
+ "gitHead": "bb098e2b7c89e931c27d2a6e5ce4b98e0078c42c"
106
106
  }