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

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.236+6b01738f",
3
+ "version": "0.32.1-feature.MWALL.715.state.persist.237+a3e3b6fa",
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.394",
15
- "@sphereon/ssi-express-support": "0.32.1-feature.MWALL.715.state.persist.236+6b01738f",
16
- "@sphereon/ssi-sdk.core": "0.32.1-feature.MWALL.715.state.persist.236+6b01738f",
17
- "@sphereon/ssi-sdk.credential-validation": "0.32.1-feature.MWALL.715.state.persist.236+6b01738f",
18
- "@sphereon/ssi-sdk.kv-store-temp": "0.32.1-feature.MWALL.715.state.persist.236+6b01738f",
19
- "@sphereon/ssi-sdk.pd-manager": "0.32.1-feature.MWALL.715.state.persist.236+6b01738f",
20
- "@sphereon/ssi-sdk.presentation-exchange": "0.32.1-feature.MWALL.715.state.persist.236+6b01738f",
21
- "@sphereon/ssi-sdk.siopv2-oid4vp-common": "0.32.1-feature.MWALL.715.state.persist.236+6b01738f",
22
- "@sphereon/ssi-sdk.siopv2-oid4vp-rp-auth": "0.32.1-feature.MWALL.715.state.persist.236+6b01738f",
23
- "@sphereon/ssi-types": "0.32.1-feature.MWALL.715.state.persist.236+6b01738f",
14
+ "@sphereon/did-auth-siop": "0.16.1-feature.MWALL.715.397",
15
+ "@sphereon/ssi-express-support": "0.32.1-feature.MWALL.715.state.persist.237+a3e3b6fa",
16
+ "@sphereon/ssi-sdk.core": "0.32.1-feature.MWALL.715.state.persist.237+a3e3b6fa",
17
+ "@sphereon/ssi-sdk.credential-validation": "0.32.1-feature.MWALL.715.state.persist.237+a3e3b6fa",
18
+ "@sphereon/ssi-sdk.kv-store-temp": "0.32.1-feature.MWALL.715.state.persist.237+a3e3b6fa",
19
+ "@sphereon/ssi-sdk.pd-manager": "0.32.1-feature.MWALL.715.state.persist.237+a3e3b6fa",
20
+ "@sphereon/ssi-sdk.presentation-exchange": "0.32.1-feature.MWALL.715.state.persist.237+a3e3b6fa",
21
+ "@sphereon/ssi-sdk.siopv2-oid4vp-common": "0.32.1-feature.MWALL.715.state.persist.237+a3e3b6fa",
22
+ "@sphereon/ssi-sdk.siopv2-oid4vp-rp-auth": "0.32.1-feature.MWALL.715.state.persist.237+a3e3b6fa",
23
+ "@sphereon/ssi-types": "0.32.1-feature.MWALL.715.state.persist.237+a3e3b6fa",
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.394",
38
+ "@sphereon/did-auth-siop-adapter": "0.16.1-feature.MWALL.715.397",
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.236+6b01738f",
44
- "@sphereon/ssi-sdk.vc-handler-ld-local": "0.32.1-feature.MWALL.715.state.persist.236+6b01738f",
43
+ "@sphereon/ssi-sdk.data-store": "0.32.1-feature.MWALL.715.state.persist.237+a3e3b6fa",
44
+ "@sphereon/ssi-sdk.vc-handler-ld-local": "0.32.1-feature.MWALL.715.state.persist.237+a3e3b6fa",
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": "6b01738ff300c62f0859c2c96a25ba77941256ff"
105
+ "gitHead": "a3e3b6fa7d4f61aa55dc9dab78ec739c6e1d5976"
106
106
  }