diff --git a/package-lock.json b/package-lock.json index 0a841858..0b7a4ceb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20005,7 +20005,7 @@ "@toruslabs/eccrypto": "^4.0.0", "@toruslabs/metadata-helpers": "^5.0.0", "@toruslabs/openlogin-session-manager": "^3.0.0", - "@toruslabs/openlogin-utils": "file:../openlogin-utils", + "@toruslabs/openlogin-utils": "^6.2.5", "@toruslabs/secure-pub-sub": "^0.0.1", "bowser": "^2.11.0", "events": "^3.3.0", @@ -20017,13 +20017,7 @@ "npm": ">=9.x" }, "peerDependencies": { - "@babel/runtime": "7.x", - "@toruslabs/openlogin-utils": "file:../openlogin-utils" - }, - "peerDependenciesMeta": { - "@toruslabs/openlogin-utils": { - "optional": true - } + "@babel/runtime": "7.x" } }, "packages/openlogin-ed25519": {