diff --git a/package-lock.json b/package-lock.json index 1dae74da6..f00e30d89 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4693,24 +4693,24 @@ "optional": true }, "node_modules/@polkadot/api": { - "version": "15.2.1", - "resolved": "https://registry.npmjs.org/@polkadot/api/-/api-15.2.1.tgz", - "integrity": "sha512-EuhchtYF7xR/oZxjgyFhzXtkViYUABIYFyEbock23kHT5lqOzSlW25YUgdNH/7I5DLD2Y0Q1oHQiQGUaniER/w==", + "version": "15.3.1", + "resolved": "https://registry.npmjs.org/@polkadot/api/-/api-15.3.1.tgz", + "integrity": "sha512-RPJeAZLDEj9qY+vBL88gNrx5CSxzNw4Ns1v/GEcGIA8ZZ96TQTMTHFTs0jbS8o2oKGuiXlh/q2URviEGyRus8Q==", "license": "Apache-2.0", "peer": true, "dependencies": { - "@polkadot/api-augment": "15.2.1", - "@polkadot/api-base": "15.2.1", - "@polkadot/api-derive": "15.2.1", + "@polkadot/api-augment": "15.3.1", + "@polkadot/api-base": "15.3.1", + "@polkadot/api-derive": "15.3.1", "@polkadot/keyring": "^13.3.1", - "@polkadot/rpc-augment": "15.2.1", - "@polkadot/rpc-core": "15.2.1", - "@polkadot/rpc-provider": "15.2.1", - "@polkadot/types": "15.2.1", - "@polkadot/types-augment": "15.2.1", - "@polkadot/types-codec": "15.2.1", - "@polkadot/types-create": "15.2.1", - "@polkadot/types-known": "15.2.1", + "@polkadot/rpc-augment": "15.3.1", + "@polkadot/rpc-core": "15.3.1", + "@polkadot/rpc-provider": "15.3.1", + "@polkadot/types": "15.3.1", + "@polkadot/types-augment": "15.3.1", + "@polkadot/types-codec": "15.3.1", + "@polkadot/types-create": "15.3.1", + "@polkadot/types-known": "15.3.1", "@polkadot/util": "^13.3.1", "@polkadot/util-crypto": "^13.3.1", "eventemitter3": "^5.0.1", @@ -4932,17 +4932,17 @@ "peer": true }, "node_modules/@polkadot/api/node_modules/@polkadot/api-augment": { - "version": "15.2.1", - "resolved": "https://registry.npmjs.org/@polkadot/api-augment/-/api-augment-15.2.1.tgz", - "integrity": "sha512-ks6dALz9phfu/+nh/axNzy76ykYzJV6t0Y0V/Rb6R4WsNJHOs9o9RK9b3MAM6bNYNuKAmyI0CTT1E+Bo8JACDw==", + "version": "15.3.1", + "resolved": "https://registry.npmjs.org/@polkadot/api-augment/-/api-augment-15.3.1.tgz", + "integrity": "sha512-FIS9ZRxcQHmP25ODXEFnnl9N/BRbtpkMG59qSTIicFdhU8bWThqiD66q93KcdEJ/an3YKxXFvcOJLB2uFHyULg==", "license": "Apache-2.0", "peer": true, "dependencies": { - "@polkadot/api-base": "15.2.1", - "@polkadot/rpc-augment": "15.2.1", - "@polkadot/types": "15.2.1", - "@polkadot/types-augment": "15.2.1", - "@polkadot/types-codec": "15.2.1", + "@polkadot/api-base": "15.3.1", + "@polkadot/rpc-augment": "15.3.1", + "@polkadot/types": "15.3.1", + "@polkadot/types-augment": "15.3.1", + "@polkadot/types-codec": "15.3.1", "@polkadot/util": "^13.3.1", "tslib": "^2.8.1" }, @@ -4951,14 +4951,14 @@ } }, "node_modules/@polkadot/api/node_modules/@polkadot/api-base": { - "version": "15.2.1", - "resolved": "https://registry.npmjs.org/@polkadot/api-base/-/api-base-15.2.1.tgz", - "integrity": "sha512-wsVfnukDVJR99MqzV26c6HdQe05hFLgNyNqh/38g7/+/xp6anKPU+0FMlf6sBAKHrkRdHNB4uFD0jueUWBNIVA==", + "version": "15.3.1", + "resolved": "https://registry.npmjs.org/@polkadot/api-base/-/api-base-15.3.1.tgz", + "integrity": "sha512-hRf+LDZ7XT3ptKqsE1pEIwrkN0d5MELB0QcSJUD/Gmts/9u0r53rp3ehijL2YO7JWT/9AY7Lk3ZXaAAKHbqObg==", "license": "Apache-2.0", "peer": true, "dependencies": { - "@polkadot/rpc-core": "15.2.1", - "@polkadot/types": "15.2.1", + "@polkadot/rpc-core": "15.3.1", + "@polkadot/types": "15.3.1", "@polkadot/util": "^13.3.1", "rxjs": "^7.8.1", "tslib": "^2.8.1" @@ -4968,18 +4968,18 @@ } }, "node_modules/@polkadot/api/node_modules/@polkadot/api-derive": { - "version": "15.2.1", - "resolved": "https://registry.npmjs.org/@polkadot/api-derive/-/api-derive-15.2.1.tgz", - "integrity": "sha512-jT8J/wwZPz2uV0i9oUzosri1yZ3unqrWhIPqKBa843gmlItVDny9KUGFRw3D+6AqEU1J/u4DMbcnlA2u7vNT0Q==", + "version": "15.3.1", + "resolved": "https://registry.npmjs.org/@polkadot/api-derive/-/api-derive-15.3.1.tgz", + "integrity": "sha512-iXnImBQC67sZNTDbSggAbRv7zKub0jBY7+ACxT3DL0PTQxe6/5OXPBZqz6UKK6E22dOok/D3WpZNT6rlf5dF6g==", "license": "Apache-2.0", "peer": true, "dependencies": { - "@polkadot/api": "15.2.1", - "@polkadot/api-augment": "15.2.1", - "@polkadot/api-base": "15.2.1", - "@polkadot/rpc-core": "15.2.1", - "@polkadot/types": "15.2.1", - "@polkadot/types-codec": "15.2.1", + "@polkadot/api": "15.3.1", + "@polkadot/api-augment": "15.3.1", + "@polkadot/api-base": "15.3.1", + "@polkadot/rpc-core": "15.3.1", + "@polkadot/types": "15.3.1", + "@polkadot/types-codec": "15.3.1", "@polkadot/util": "^13.3.1", "@polkadot/util-crypto": "^13.3.1", "rxjs": "^7.8.1", @@ -5024,15 +5024,15 @@ } }, "node_modules/@polkadot/api/node_modules/@polkadot/rpc-augment": { - "version": "15.2.1", - "resolved": "https://registry.npmjs.org/@polkadot/rpc-augment/-/rpc-augment-15.2.1.tgz", - "integrity": "sha512-RyzJc6DEZzVUX5ABHJNLkxyna23qrmKVqavgAIq/GVvhh96huWDogq1+fk4qHNPSg8h7U3iWL4yHuLFl3C2tNQ==", + "version": "15.3.1", + "resolved": "https://registry.npmjs.org/@polkadot/rpc-augment/-/rpc-augment-15.3.1.tgz", + "integrity": "sha512-HIf+ke2IdAJ46erKKOXvn/Qirb3j/wbu5SozfvVi926OjTOGD9WbE0SfwyBixtLSqJKvLBEcuhDNaQBwO5aPeA==", "license": "Apache-2.0", "peer": true, "dependencies": { - "@polkadot/rpc-core": "15.2.1", - "@polkadot/types": "15.2.1", - "@polkadot/types-codec": "15.2.1", + "@polkadot/rpc-core": "15.3.1", + "@polkadot/types": "15.3.1", + "@polkadot/types-codec": "15.3.1", "@polkadot/util": "^13.3.1", "tslib": "^2.8.1" }, @@ -5041,15 +5041,15 @@ } }, "node_modules/@polkadot/api/node_modules/@polkadot/rpc-core": { - "version": "15.2.1", - "resolved": "https://registry.npmjs.org/@polkadot/rpc-core/-/rpc-core-15.2.1.tgz", - "integrity": "sha512-0oj8DpSyycNz8033BdRy300OdrwWlKYAtbpKs97a8wUhESNLl+QsrMv4652JA2hvnJ2ia91qQqGI+jaGSF1fbg==", + "version": "15.3.1", + "resolved": "https://registry.npmjs.org/@polkadot/rpc-core/-/rpc-core-15.3.1.tgz", + "integrity": "sha512-iiqMIVU8LLb3qSx/8OLgH2xE8bYTmdoXtgmoW23pAnPLxA13M6MaKtggG6zLYZezrB/WnZFJOlWmvxZ8klXJNQ==", "license": "Apache-2.0", "peer": true, "dependencies": { - "@polkadot/rpc-augment": "15.2.1", - "@polkadot/rpc-provider": "15.2.1", - "@polkadot/types": "15.2.1", + "@polkadot/rpc-augment": "15.3.1", + "@polkadot/rpc-provider": "15.3.1", + "@polkadot/types": "15.3.1", "@polkadot/util": "^13.3.1", "rxjs": "^7.8.1", "tslib": "^2.8.1" @@ -5059,15 +5059,15 @@ } }, "node_modules/@polkadot/api/node_modules/@polkadot/rpc-provider": { - "version": "15.2.1", - "resolved": "https://registry.npmjs.org/@polkadot/rpc-provider/-/rpc-provider-15.2.1.tgz", - "integrity": "sha512-J5tz+E2/wpvGV+LS2JvTKQ+5mdbJn2PM+l/rH+EOjYqCb8gOtQ3UPY6SbRkGQmbJUxIIXAiPo5nmKTVC8TqrBw==", + "version": "15.3.1", + "resolved": "https://registry.npmjs.org/@polkadot/rpc-provider/-/rpc-provider-15.3.1.tgz", + "integrity": "sha512-rYnzrwN1FA4q7xLDjwhzbsLBXYeNz+HVPfbqTQHyuo4uqUeEsiOxGzXomSsTOEcV97Clod5S3GYPzVqaZjzwQQ==", "license": "Apache-2.0", "peer": true, "dependencies": { "@polkadot/keyring": "^13.3.1", - "@polkadot/types": "15.2.1", - "@polkadot/types-support": "15.2.1", + "@polkadot/types": "15.3.1", + "@polkadot/types-support": "15.3.1", "@polkadot/util": "^13.3.1", "@polkadot/util-crypto": "^13.3.1", "@polkadot/x-fetch": "^13.3.1", @@ -5086,16 +5086,16 @@ } }, "node_modules/@polkadot/api/node_modules/@polkadot/types": { - "version": "15.2.1", - "resolved": "https://registry.npmjs.org/@polkadot/types/-/types-15.2.1.tgz", - "integrity": "sha512-5mLSlfJSv8/mll4EgUABrUs47nC4PLD7l4ATgVnYYNg9W3iTC37qVu8+D251/W0IAuDeA0PKXnSOlvAtaBgRnQ==", + "version": "15.3.1", + "resolved": "https://registry.npmjs.org/@polkadot/types/-/types-15.3.1.tgz", + "integrity": "sha512-vdrTDmoGPy9uJcUYA0gvcflg//VQV4dZ7yDZZ9D5eBQ76OHyGJhnB+AfZX0vy/1ARxGkMQj8MxcUvVjkOOCmnA==", "license": "Apache-2.0", "peer": true, "dependencies": { "@polkadot/keyring": "^13.3.1", - "@polkadot/types-augment": "15.2.1", - "@polkadot/types-codec": "15.2.1", - "@polkadot/types-create": "15.2.1", + "@polkadot/types-augment": "15.3.1", + "@polkadot/types-codec": "15.3.1", + "@polkadot/types-create": "15.3.1", "@polkadot/util": "^13.3.1", "@polkadot/util-crypto": "^13.3.1", "rxjs": "^7.8.1", @@ -5106,14 +5106,14 @@ } }, "node_modules/@polkadot/api/node_modules/@polkadot/types-augment": { - "version": "15.2.1", - "resolved": "https://registry.npmjs.org/@polkadot/types-augment/-/types-augment-15.2.1.tgz", - "integrity": "sha512-Sa90PPbqGuBINPkaZydkshf+bd+3CHQTwdeImzEZ8TmiW6dD163mjRlCNbBq2pDiD9swTjmNc4/hUF/9M6mbUw==", + "version": "15.3.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-augment/-/types-augment-15.3.1.tgz", + "integrity": "sha512-p3CCbEDh9o33OX9Olgt6bSJeabYptGHnn7aevUYl7xQ1OenAqn7wTJ61ClXt/ZtE2ikP7HUGMtbh5FjlJI+YSA==", "license": "Apache-2.0", "peer": true, "dependencies": { - "@polkadot/types": "15.2.1", - "@polkadot/types-codec": "15.2.1", + "@polkadot/types": "15.3.1", + "@polkadot/types-codec": "15.3.1", "@polkadot/util": "^13.3.1", "tslib": "^2.8.1" }, @@ -5122,9 +5122,9 @@ } }, "node_modules/@polkadot/api/node_modules/@polkadot/types-codec": { - "version": "15.2.1", - "resolved": "https://registry.npmjs.org/@polkadot/types-codec/-/types-codec-15.2.1.tgz", - "integrity": "sha512-Q5SuIgjAPLeTDLIlXMVd2Lyp2BvBhUXPxdXDRDC68tf/lCKyRlmTOkYFdvM11j4MY+ImdLxTzOdjLoIk+f2P8w==", + "version": "15.3.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-codec/-/types-codec-15.3.1.tgz", + "integrity": "sha512-nqLFAZoHnwKFNj8ZRBF2X8O+yZR9y0r6tgOgyj3LPF8r0JvakVwmZ2C1AIAFr6YO6LeFfZh4kkkqRGgReGEIMA==", "license": "Apache-2.0", "peer": true, "dependencies": { @@ -5137,13 +5137,13 @@ } }, "node_modules/@polkadot/api/node_modules/@polkadot/types-create": { - "version": "15.2.1", - "resolved": "https://registry.npmjs.org/@polkadot/types-create/-/types-create-15.2.1.tgz", - "integrity": "sha512-u3WbKfmYkyk0phoPVsdgQLpgogdKkYgb02Y3d1oM1FVmXWDj/OJX0T9ZSL1PhlD5ws6XTPFi1VYMzRvSNEx0Sw==", + "version": "15.3.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-create/-/types-create-15.3.1.tgz", + "integrity": "sha512-+bI6hisydb/9jTpFfgYDNF1QE6Ic7VJubbFovnml4uzWpN0sKrh4TFpYP9aja+qRug7gseHzzwAMXZn4GZ0kCw==", "license": "Apache-2.0", "peer": true, "dependencies": { - "@polkadot/types-codec": "15.2.1", + "@polkadot/types-codec": "15.3.1", "@polkadot/util": "^13.3.1", "tslib": "^2.8.1" }, @@ -5152,16 +5152,16 @@ } }, "node_modules/@polkadot/api/node_modules/@polkadot/types-known": { - "version": "15.2.1", - "resolved": "https://registry.npmjs.org/@polkadot/types-known/-/types-known-15.2.1.tgz", - "integrity": "sha512-T8HgcS4cacuHr3qvKZm4N3yC5dY1xy3lxnH7W7c7WdXDmXPrF8kCE5l813xGpDWHrpdigSGtKfFB1ZqhKK/4dQ==", + "version": "15.3.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-known/-/types-known-15.3.1.tgz", + "integrity": "sha512-lDXu+lE4Fz16TdPQTdiWhKL1iWKKcrcwL/iphZPFx5tYY3KjfCFQ/NVBR9y9pph1rqkJn12KY+185gxbGXrMJw==", "license": "Apache-2.0", "peer": true, "dependencies": { "@polkadot/networks": "^13.3.1", - "@polkadot/types": "15.2.1", - "@polkadot/types-codec": "15.2.1", - "@polkadot/types-create": "15.2.1", + "@polkadot/types": "15.3.1", + "@polkadot/types-codec": "15.3.1", + "@polkadot/types-create": "15.3.1", "@polkadot/util": "^13.3.1", "tslib": "^2.8.1" }, @@ -5170,9 +5170,9 @@ } }, "node_modules/@polkadot/api/node_modules/@polkadot/types-support": { - "version": "15.2.1", - "resolved": "https://registry.npmjs.org/@polkadot/types-support/-/types-support-15.2.1.tgz", - "integrity": "sha512-c6wqHyEhlvf3em+Kxz0sCvAd3ngZFVAqrtx6KmyfHFCHlu10SUb5Lh3+Qia6le7soB+oivKBn8BbmgbAUx7eLg==", + "version": "15.3.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-support/-/types-support-15.3.1.tgz", + "integrity": "sha512-wm1l52d+yIiHXCxxKMNy328MkRF83XsqtME70i9ngNls3Afm1+Bugl4Yzl4P9bwU8IdUB8/cBXr75hoL4e6h8A==", "license": "Apache-2.0", "peer": true, "dependencies": { @@ -6403,6 +6403,134 @@ "node": ">=18" } }, + "node_modules/@prosopo/contract/node_modules/@prosopo/common": { + "version": "2.2.3", + "resolved": "https://registry.npmjs.org/@prosopo/common/-/common-2.2.3.tgz", + "integrity": "sha512-BqccOXc60V5JyR2QA8DEKgXblpa+FzEpyQVYYsZIX79KCIbgCAqt6xTvbbBdONL8nceNJs7m2KGi47pQpyAc0Q==", + "license": "Apache-2.0", + "dependencies": { + "@polkadot/util-crypto": "12.6.2", + "@prosopo/locale": "2.2.3", + "consola": "3.2.3", + "express": "4.21.1", + "zod": "3.23.8" + }, + "engines": { + "node": "20", + "npm": ">=9" + } + }, + "node_modules/@prosopo/contract/node_modules/@prosopo/config": { + "version": "2.2.3", + "resolved": "https://registry.npmjs.org/@prosopo/config/-/config-2.2.3.tgz", + "integrity": "sha512-wmHDrinrDevikPReAYZpZLktli0HSc/lFWAn95hovvysd3FHvlTVrh6VgMC3JePmFRLCci+8cjywByjncmiyMQ==", + "license": "Apache-2.0", + "dependencies": { + "@babel/core": "7.25.2", + "@babel/plugin-syntax-import-attributes": "7.25.6", + "@babel/plugin-transform-react-jsx": "7.25.2", + "@babel/plugin-transform-runtime": "7.25.4", + "@babel/preset-env": "7.25.4", + "@prosopo/common": "2.2.3", + "@prosopo/types": "2.2.3", + "@prosopo/util": "2.2.3", + "@rollup/plugin-alias": "5.1.0", + "@rollup/plugin-babel": "6.0.4", + "@rollup/plugin-commonjs": "26.0.1", + "@rollup/plugin-dynamic-import-vars": "2.1.2", + "@rollup/plugin-inject": "5.0.5", + "@rollup/plugin-json": "6.1.0", + "@rollup/plugin-node-resolve": "15.2.3", + "@rollup/plugin-replace": "5.0.7", + "@rollup/plugin-typescript": "11.1.6", + "@rollup/plugin-wasm": "6.2.2", + "@vitejs/plugin-react": "4.3.1", + "babel-loader": "9.2.1", + "css-loader": "7.1.2", + "esbuild": "0.23.1", + "express": "4.21.1", + "html-webpack-plugin": "5.6.0", + "mini-css-extract-plugin": "2.9.1", + "node-polyfill-webpack-plugin": "4.0.0", + "react": "18.3.1", + "react-dom": "18.3.1", + "regenerator-runtime": "0.14.1", + "rollup-plugin-cleanup": "3.2.1", + "rollup-plugin-import-css": "3.5.1", + "rollup-plugin-visualizer": "5.12.0", + "string-replace-loader": "3.1.0", + "terser-webpack-plugin": "5.3.10", + "tsconfig-paths": "4.2.0", + "vite-bundle-visualizer": "1.2.1", + "vite-plugin-no-bundle": "4.0.0", + "vite-tsconfig-paths": "5.0.1", + "webpack": "5.94.0" + }, + "engines": { + "node": "20", + "npm": ">=9" + } + }, + "node_modules/@prosopo/contract/node_modules/@prosopo/locale": { + "version": "2.2.3", + "resolved": "https://registry.npmjs.org/@prosopo/locale/-/locale-2.2.3.tgz", + "integrity": "sha512-K/EsWtEjGABU5T6o8uT4+OZkRhC4wgfEeLCcZFIT8GWdkc686Qi6DGNJFsAEK54FEwN+ClgOtTuDERg6bEmPzQ==", + "license": "Apache-2.0", + "dependencies": { + "express": "4.21.1", + "i18next": "21.9.2", + "i18next-http-backend": "1.4.5", + "i18next-http-middleware": "3.6.0", + "zod": "3.23.8" + }, + "engines": { + "node": "20", + "npm": ">=9" + } + }, + "node_modules/@prosopo/contract/node_modules/@prosopo/types": { + "version": "2.2.3", + "resolved": "https://registry.npmjs.org/@prosopo/types/-/types-2.2.3.tgz", + "integrity": "sha512-8Gunaq593nfCfC67/Y30kN2c3RH87jq9fnbQaIfX3b+UOwuw3+ElSQbdF5MmqVTpnCNeS7etG52PoyPH4YgcJw==", + "license": "Apache-2.0", + "dependencies": { + "@polkadot/api": "10.13.1", + "@polkadot/api-contract": "10.13.1", + "@polkadot/extension-inject": "0.46.9", + "@polkadot/keyring": "12.6.2", + "@polkadot/types": "10.13.1", + "@polkadot/types-codec": "10.13.1", + "@polkadot/util": "12.6.2", + "@prosopo/common": "2.2.3", + "@prosopo/locale": "2.2.3", + "express": "4.21.1", + "ip-address": "10.0.1", + "scale-ts": "1.6.0", + "zod": "3.23.8" + }, + "engines": { + "node": "20", + "npm": ">=9" + } + }, + "node_modules/@prosopo/contract/node_modules/@prosopo/util": { + "version": "2.2.3", + "resolved": "https://registry.npmjs.org/@prosopo/util/-/util-2.2.3.tgz", + "integrity": "sha512-+1YLHCrhGuOTISANyYw69rXSY5rkYEy8IULJCjOKUVxVURM6EWB4rw2TSLTAAKWMtLIv7PVNxWiJNSzUAciOwg==", + "license": "Apache-2.0", + "dependencies": { + "@noble/hashes": "1.5.0", + "@prosopo/config": "2.2.3", + "dotenv": "16.4.5", + "express": "4.21.1", + "lodash": "4.17.21", + "seedrandom": "3.0.5" + }, + "engines": { + "node": "20", + "npm": ">=9" + } + }, "node_modules/@prosopo/cypress-shared": { "resolved": "demos/cypress-shared", "link": true @@ -6565,6 +6693,65 @@ "node": ">=18" } }, + "node_modules/@prosopo/tx/node_modules/@prosopo/common": { + "version": "2.2.3", + "resolved": "https://registry.npmjs.org/@prosopo/common/-/common-2.2.3.tgz", + "integrity": "sha512-BqccOXc60V5JyR2QA8DEKgXblpa+FzEpyQVYYsZIX79KCIbgCAqt6xTvbbBdONL8nceNJs7m2KGi47pQpyAc0Q==", + "license": "Apache-2.0", + "dependencies": { + "@polkadot/util-crypto": "12.6.2", + "@prosopo/locale": "2.2.3", + "consola": "3.2.3", + "express": "4.21.1", + "zod": "3.23.8" + }, + "engines": { + "node": "20", + "npm": ">=9" + } + }, + "node_modules/@prosopo/tx/node_modules/@prosopo/locale": { + "version": "2.2.3", + "resolved": "https://registry.npmjs.org/@prosopo/locale/-/locale-2.2.3.tgz", + "integrity": "sha512-K/EsWtEjGABU5T6o8uT4+OZkRhC4wgfEeLCcZFIT8GWdkc686Qi6DGNJFsAEK54FEwN+ClgOtTuDERg6bEmPzQ==", + "license": "Apache-2.0", + "dependencies": { + "express": "4.21.1", + "i18next": "21.9.2", + "i18next-http-backend": "1.4.5", + "i18next-http-middleware": "3.6.0", + "zod": "3.23.8" + }, + "engines": { + "node": "20", + "npm": ">=9" + } + }, + "node_modules/@prosopo/tx/node_modules/@prosopo/types": { + "version": "2.2.3", + "resolved": "https://registry.npmjs.org/@prosopo/types/-/types-2.2.3.tgz", + "integrity": "sha512-8Gunaq593nfCfC67/Y30kN2c3RH87jq9fnbQaIfX3b+UOwuw3+ElSQbdF5MmqVTpnCNeS7etG52PoyPH4YgcJw==", + "license": "Apache-2.0", + "dependencies": { + "@polkadot/api": "10.13.1", + "@polkadot/api-contract": "10.13.1", + "@polkadot/extension-inject": "0.46.9", + "@polkadot/keyring": "12.6.2", + "@polkadot/types": "10.13.1", + "@polkadot/types-codec": "10.13.1", + "@polkadot/util": "12.6.2", + "@prosopo/common": "2.2.3", + "@prosopo/locale": "2.2.3", + "express": "4.21.1", + "ip-address": "10.0.1", + "scale-ts": "1.6.0", + "zod": "3.23.8" + }, + "engines": { + "node": "20", + "npm": ">=9" + } + }, "node_modules/@prosopo/types": { "resolved": "packages/types", "link": true