diff --git a/example/react-app/package-lock.json b/example/react-app/package-lock.json index a07965e..bd52561 100644 --- a/example/react-app/package-lock.json +++ b/example/react-app/package-lock.json @@ -45,16 +45,16 @@ }, "../..": { "name": "@web3auth/single-factor-auth", - "version": "6.2.1", + "version": "6.4.1", "license": "ISC", "dependencies": { "@toruslabs/constants": "^10.0.0", "@toruslabs/fetch-node-details": "^10.0.0", "@toruslabs/openlogin-session-manager": "^1.1.0", "@toruslabs/openlogin-subkey": "^4.2.0", - "@toruslabs/openlogin-utils": "^4.5.1", - "@toruslabs/torus.js": "^8.0.0", - "@web3auth/base": "^6.1.1" + "@toruslabs/openlogin-utils": "^4.7.0", + "@toruslabs/torus.js": "^8.0.1", + "@web3auth/base": "^6.1.4" }, "devDependencies": { "@babel/register": "^7.22.5", @@ -65,13 +65,13 @@ "@types/mocha": "^10.0.1", "@types/node": "^18", "@typescript-eslint/eslint-plugin": "^5.59.11", - "@web3auth/base-provider": "^6.1.1", - "@web3auth/ethereum-provider": "6.1.1", - "@web3auth/solana-provider": "6.1.1", + "@web3auth/base-provider": "^6.1.4", + "@web3auth/ethereum-provider": "6.1.4", + "@web3auth/solana-provider": "6.1.4", "chai": "^4.3.7", "cross-env": "^7.0.3", - "dotenv": "^16.2.0", - "eslint": "^8.42.0", + "dotenv": "^16.3.1", + "eslint": "^8.45.0", "eslint-plugin-import": "^2.27.5", "eslint-plugin-mocha": "^10.1.0", "eslint-plugin-n": "^15.7.0", @@ -80,15 +80,15 @@ "eslint-plugin-simple-import-sort": "^10.0.0", "eslint-plugin-tsdoc": "^0.2.17", "husky": "^8.0.3", - "jsonwebtoken": "^9.0.0", - "lint-staged": "^13.2.2", + "jsonwebtoken": "^9.0.1", + "lint-staged": "^13.2.3", "mocha": "^10.2.0", "node-fetch": "^3.3.1", "rimraf": "^5.0.1", "ts-node": "^10.9.1", "tsconfig-paths": "^4.2.0", - "tsconfig-paths-webpack-plugin": "^4.0.1", - "tslib": "^2.5.3", + "tsconfig-paths-webpack-plugin": "^4.1.0", + "tslib": "^2.6.0", "typescript": "^4.9.5" }, "engines": { @@ -22649,9 +22649,9 @@ } }, "node_modules/word-wrap": { - "version": "1.2.3", - "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz", - "integrity": "sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==", + "version": "1.2.4", + "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.4.tgz", + "integrity": "sha512-2V81OA4ugVo5pRo46hAoD2ivUJx8jXmWXfUkY4KFNw0hEptvN0QfH3K4nHiwzGeKl5rFKedV48QVoqYavy4YpA==", "engines": { "node": ">=0.10.0" } @@ -27964,22 +27964,22 @@ "@toruslabs/fetch-node-details": "^10.0.0", "@toruslabs/openlogin-session-manager": "^1.1.0", "@toruslabs/openlogin-subkey": "^4.2.0", - "@toruslabs/openlogin-utils": "^4.5.1", + "@toruslabs/openlogin-utils": "^4.7.0", "@toruslabs/torus-scripts": "^4.0.0", - "@toruslabs/torus.js": "^8.0.0", + "@toruslabs/torus.js": "^8.0.1", "@types/chai": "^4.3.5", "@types/jsonwebtoken": "^9.0.2", "@types/mocha": "^10.0.1", "@types/node": "^18", "@typescript-eslint/eslint-plugin": "^5.59.11", - "@web3auth/base": "^6.1.1", - "@web3auth/base-provider": "^6.1.1", - "@web3auth/ethereum-provider": "6.1.1", - "@web3auth/solana-provider": "6.1.1", + "@web3auth/base": "^6.1.4", + "@web3auth/base-provider": "^6.1.4", + "@web3auth/ethereum-provider": "6.1.4", + "@web3auth/solana-provider": "6.1.4", "chai": "^4.3.7", "cross-env": "^7.0.3", - "dotenv": "^16.2.0", - "eslint": "^8.42.0", + "dotenv": "^16.3.1", + "eslint": "^8.45.0", "eslint-plugin-import": "^2.27.5", "eslint-plugin-mocha": "^10.1.0", "eslint-plugin-n": "^15.7.0", @@ -27988,15 +27988,15 @@ "eslint-plugin-simple-import-sort": "^10.0.0", "eslint-plugin-tsdoc": "^0.2.17", "husky": "^8.0.3", - "jsonwebtoken": "^9.0.0", - "lint-staged": "^13.2.2", + "jsonwebtoken": "^9.0.1", + "lint-staged": "^13.2.3", "mocha": "^10.2.0", "node-fetch": "^3.3.1", "rimraf": "^5.0.1", "ts-node": "^10.9.1", "tsconfig-paths": "^4.2.0", - "tsconfig-paths-webpack-plugin": "^4.0.1", - "tslib": "^2.5.3", + "tsconfig-paths-webpack-plugin": "^4.1.0", + "tslib": "^2.6.0", "typescript": "^4.9.5" } }, @@ -39825,9 +39825,9 @@ } }, "word-wrap": { - "version": "1.2.3", - "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz", - "integrity": "sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==" + "version": "1.2.4", + "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.4.tgz", + "integrity": "sha512-2V81OA4ugVo5pRo46hAoD2ivUJx8jXmWXfUkY4KFNw0hEptvN0QfH3K4nHiwzGeKl5rFKedV48QVoqYavy4YpA==" }, "workbox-background-sync": { "version": "6.5.4",