@sphereon/ssi-sdk.siopv2-oid4vp-common 0.36.1-feature.integration.fides.88 → 0.36.1-feature.vdx24.einvoice.endpoints.122

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 +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sphereon/ssi-sdk.siopv2-oid4vp-common",
3
- "version": "0.36.1-feature.integration.fides.88+5eba8a30",
3
+ "version": "0.36.1-feature.vdx24.einvoice.endpoints.122+88b3421b",
4
4
  "description": "Common SIOPv2 and OID4VP types between modules",
5
5
  "source": "src/index.ts",
6
6
  "type": "module",
@@ -25,9 +25,9 @@
25
25
  "access": "public"
26
26
  },
27
27
  "dependencies": {
28
- "@sphereon/did-auth-siop": "0.20.1-next.3",
29
- "@sphereon/ssi-sdk.core": "0.36.1-feature.integration.fides.88+5eba8a30",
30
- "@sphereon/ssi-types": "0.36.1-feature.integration.fides.88+5eba8a30",
28
+ "@sphereon/did-auth-siop": "0.20.1-next.13",
29
+ "@sphereon/ssi-sdk.core": "0.36.1-feature.vdx24.einvoice.endpoints.122+88b3421b",
30
+ "@sphereon/ssi-types": "0.36.1-feature.vdx24.einvoice.endpoints.122+88b3421b",
31
31
  "uint8arrays": "^3.1.1"
32
32
  },
33
33
  "scripts": {
@@ -43,5 +43,5 @@
43
43
  "README.md",
44
44
  "LICENSE"
45
45
  ],
46
- "gitHead": "5eba8a30455af768df2d4129f6934bf5c1246715"
46
+ "gitHead": "88b3421b6e5bc5f630bf5f877c8db095c5850444"
47
47
  }