|
|
@ -61,7 +61,6 @@ |
|
|
|
"did-resolver": "^4.1.0", |
|
|
|
"dotenv": "^16.0.3", |
|
|
|
"electron-builder": "^26.0.12", |
|
|
|
"emoji-mart-vue-fast": "^15.0.5", |
|
|
|
"ethereum-cryptography": "^2.1.3", |
|
|
|
"ethereumjs-util": "^7.1.5", |
|
|
|
"jdenticon": "^3.2.0", |
|
|
@ -1865,6 +1864,7 @@ |
|
|
|
"version": "7.28.3", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.28.3.tgz", |
|
|
|
"integrity": "sha512-9uIQ10o0WGdpP6GDhXcdOJPJuDgFtIDtN/9+ArJQ2NAfAmiuhTQdzkaTGR33v43GYS2UrSA0eX2pPPHoFVvpxA==", |
|
|
|
"devOptional": true, |
|
|
|
"license": "MIT", |
|
|
|
"engines": { |
|
|
|
"node": ">=6.9.0" |
|
|
@ -14990,16 +14990,6 @@ |
|
|
|
"devOptional": true, |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/core-js": { |
|
|
|
"version": "3.46.0", |
|
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.46.0.tgz", |
|
|
|
"integrity": "sha512-vDMm9B0xnqqZ8uSBpZ8sNtRtOdmfShrvT6h2TuQGLs0Is+cR0DYbj/KWP6ALVNbWPpqA/qPLoOuppJN07humpA==", |
|
|
|
"hasInstallScript": true, |
|
|
|
"funding": { |
|
|
|
"type": "opencollective", |
|
|
|
"url": "https://opencollective.com/core-js" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/core-js-compat": { |
|
|
|
"version": "3.45.0", |
|
|
|
"resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.45.0.tgz", |
|
|
@ -16432,18 +16422,6 @@ |
|
|
|
"url": "https://github.com/sindresorhus/emittery?sponsor=1" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/emoji-mart-vue-fast": { |
|
|
|
"version": "15.0.5", |
|
|
|
"resolved": "https://registry.npmjs.org/emoji-mart-vue-fast/-/emoji-mart-vue-fast-15.0.5.tgz", |
|
|
|
"integrity": "sha512-wnxLor8ggpqshoOPwIc33MdOC3A1XFeDLgUwYLPtNPL8VeAtXJAVrnFq1CN5PeCYAFoLo4IufHQZ9CfHD4IZiw==", |
|
|
|
"dependencies": { |
|
|
|
"@babel/runtime": "^7.18.6", |
|
|
|
"core-js": "^3.23.5" |
|
|
|
}, |
|
|
|
"peerDependencies": { |
|
|
|
"vue": ">2.0.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/emoji-regex": { |
|
|
|
"version": "8.0.0", |
|
|
|
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", |
|
|
|