@sphereon/ssi-sdk.siopv2-oid4vp-op-auth 0.34.1-feature.SSISDK.62.239 → 0.34.1-feature.SSISDK.62.datastore.types.223

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.
package/dist/index.js CHANGED
@@ -1287,7 +1287,7 @@ var Siopv2Machine = class {
1287
1287
  };
1288
1288
 
1289
1289
  // src/services/Siopv2MachineService.ts
1290
- import { calculateSdHash } from "@sphereon/pex/dist/main/lib/utils/index.js";
1290
+ import { calculateSdHash } from "@sphereon/pex/dist/main/lib/utils";
1291
1291
  import { getOrCreatePrimaryIdentifier, SupportedDidMethodEnum } from "@sphereon/ssi-sdk-ext.did-utils";
1292
1292
  import { isOID4VCIssuerIdentifier } from "@sphereon/ssi-sdk-ext.identifier-resolution";
1293
1293
  import { encodeJoseBlob } from "@sphereon/ssi-sdk.core";