diff --git a/examples/vue-example/package-lock.json b/examples/vue-example/package-lock.json index 1e721c4f..5f0e6e58 100644 --- a/examples/vue-example/package-lock.json +++ b/examples/vue-example/package-lock.json @@ -57,14 +57,14 @@ }, "../../packages/openlogin": { "name": "@toruslabs/openlogin", - "version": "7.0.4", + "version": "8.0.0", "license": "ISC", "dependencies": { "@toruslabs/constants": "^13.1.0", "@toruslabs/eccrypto": "^4.0.0", "@toruslabs/metadata-helpers": "^5.0.0", "@toruslabs/openlogin-session-manager": "^3.0.0", - "@toruslabs/openlogin-utils": "^7.0.4", + "@toruslabs/openlogin-utils": "^8.0.0", "@toruslabs/secure-pub-sub": "^0.0.1", "bowser": "^2.11.0", "events": "^3.3.0", @@ -81,7 +81,7 @@ }, "../../packages/openlogin-ed25519": { "name": "@toruslabs/openlogin-ed25519", - "version": "7.0.0", + "version": "8.0.0", "license": "ISC", "dependencies": { "@toruslabs/tweetnacl-js": "^1.0.4" @@ -96,7 +96,7 @@ }, "../../packages/openlogin-jrpc": { "name": "@toruslabs/openlogin-jrpc", - "version": "7.0.0", + "version": "8.0.0", "license": "ISC", "dependencies": { "@metamask/rpc-errors": "^6.1.0", @@ -123,7 +123,7 @@ }, "../../packages/openlogin-subkey": { "name": "@toruslabs/openlogin-subkey", - "version": "7.0.0", + "version": "8.0.0", "license": "ISC", "dependencies": { "@toruslabs/ffjavascript": "^2.0.0", @@ -141,7 +141,7 @@ }, "../../packages/openlogin-utils": { "name": "@toruslabs/openlogin-utils", - "version": "7.0.4", + "version": "8.0.0", "license": "ISC", "dependencies": { "@toruslabs/constants": "^13.1.0", @@ -161,12 +161,12 @@ }, "../../packages/wrapper": { "name": "openlogin", - "version": "7.0.4", + "version": "8.0.0", "license": "ISC", "dependencies": { - "@toruslabs/openlogin": "^7.0.4", - "@toruslabs/openlogin-jrpc": "^7.0.0", - "@toruslabs/openlogin-utils": "^7.0.4" + "@toruslabs/openlogin": "^8.0.0", + "@toruslabs/openlogin-jrpc": "^8.0.0", + "@toruslabs/openlogin-utils": "^8.0.0" }, "engines": { "node": ">=18.x", @@ -9042,9 +9042,9 @@ "dev": true }, "node_modules/follow-redirects": { - "version": "1.15.5", - "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.5.tgz", - "integrity": "sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw==", + "version": "1.15.6", + "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.6.tgz", + "integrity": "sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==", "dev": true, "funding": [ {