@sphereon/ssi-sdk.siopv2-oid4vp-op-auth 0.36.1-next.11 → 0.36.1-next.113

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
@@ -523,9 +523,8 @@ function getSigningAlgo(type) {
523
523
  __name(getSigningAlgo, "getSigningAlgo");
524
524
 
525
525
  // src/session/OID4VP.ts
526
- import { calculateSdHash } from "@sphereon/pex/dist/main/lib/utils/index.js";
527
526
  import { isManagedIdentifierDidResult } from "@sphereon/ssi-sdk-ext.identifier-resolution";
528
- import { defaultGenerateDigest } from "@sphereon/ssi-sdk.sd-jwt";
527
+ import { calculateSdHash, defaultGenerateDigest } from "@sphereon/ssi-sdk.sd-jwt";
529
528
  import { CredentialMapper, DocumentFormat, Loggers } from "@sphereon/ssi-types";
530
529
 
531
530
  // src/types/IDidAuthSiopOpAuthenticator.ts