|
|
|
@ -1740,15 +1740,6 @@ |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"clone-regexp": { |
|
|
|
|
"version": "2.2.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/clone-regexp/-/clone-regexp-2.2.0.tgz", |
|
|
|
|
"integrity": "sha512-beMpP7BOtTipFuW8hrJvREQ2DrRu3BE7by0ZpibtfBA+qfHYvMGTc2Yb1JMYPKg/JUw0CHYvpg796aNTSW9z7Q==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"is-regexp": "^2.0.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"clone-response": { |
|
|
|
|
"version": "1.0.2", |
|
|
|
|
"resolved": "https://registry.npmjs.org/clone-response/-/clone-response-1.0.2.tgz", |
|
|
|
@ -3602,15 +3593,6 @@ |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"execall": { |
|
|
|
|
"version": "2.0.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/execall/-/execall-2.0.0.tgz", |
|
|
|
|
"integrity": "sha512-0FU2hZ5Hh6iQnarpRtQurM/aAvp3RIbfvgLHrcqJYzhXyV2KFruhuChf9NC6waAhiUR7FFtlugkI4p7f2Fqlow==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"clone-regexp": "^2.1.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"expand-brackets": { |
|
|
|
|
"version": "2.1.4", |
|
|
|
|
"resolved": "https://registry.npmjs.org/expand-brackets/-/expand-brackets-2.1.4.tgz", |
|
|
|
@ -5831,9 +5813,9 @@ |
|
|
|
|
}, |
|
|
|
|
"dependencies": { |
|
|
|
|
"glob": { |
|
|
|
|
"version": "7.1.4", |
|
|
|
|
"resolved": "https://registry.npmjs.org/glob/-/glob-7.1.4.tgz", |
|
|
|
|
"integrity": "sha512-hkLPepehmnKk41pUGm3sYxoFs/umurYfYJCerbXEyFIWcAzvpipAgVkBqqT9RBKMGjnq6kMuyYwha6csxbiM1A==", |
|
|
|
|
"version": "7.1.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/glob/-/glob-7.1.5.tgz", |
|
|
|
|
"integrity": "sha512-J9dlskqUXK1OeTOYBEn5s8aMukWMwWfs+rPTn/jn50Ux4MNXVhubL1wu/j2t+H4NVI+cXEcCaYellqaPVGXNqQ==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"fs.realpath": "^1.0.0", |
|
|
|
@ -6562,12 +6544,6 @@ |
|
|
|
|
"has": "^1.0.1" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"is-regexp": { |
|
|
|
|
"version": "2.1.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/is-regexp/-/is-regexp-2.1.0.tgz", |
|
|
|
|
"integrity": "sha512-OZ4IlER3zmRIoB9AqNhEggVxqIH4ofDns5nRrPS6yQxXE1TPCUpFznBfRQmQa8uC+pXqjMnukiJBxCisIxiLGA==", |
|
|
|
|
"dev": true |
|
|
|
|
}, |
|
|
|
|
"is-retry-allowed": { |
|
|
|
|
"version": "1.1.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/is-retry-allowed/-/is-retry-allowed-1.1.0.tgz", |
|
|
|
@ -9784,21 +9760,21 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"solidity-docgen": { |
|
|
|
|
"version": "0.3.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/solidity-docgen/-/solidity-docgen-0.3.5.tgz", |
|
|
|
|
"integrity": "sha512-RPv22YF9JdJHQQxQAaNbu57wm/CtgM2I1JEoEzyfaT5Bs66q47gLs9zPYReg+5n61p/l+zFy0zYAjA1l+dtI2Q==", |
|
|
|
|
"version": "0.3.7", |
|
|
|
|
"resolved": "https://registry.npmjs.org/solidity-docgen/-/solidity-docgen-0.3.7.tgz", |
|
|
|
|
"integrity": "sha512-7YRzv4ClBbXjYZl7Bk6ZcoVYzPSmUy1o/i2FrbAdJHyVvdocJ6miALatUdIYKhTgMmzQawGLyzMnr0cS21KImA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@oclif/command": "^1.5.19", |
|
|
|
|
"@oclif/config": "^1.13.3", |
|
|
|
|
"@oclif/errors": "^1.2.2", |
|
|
|
|
"@oclif/plugin-help": "^2.2.1", |
|
|
|
|
"execall": "^2.0.0", |
|
|
|
|
"fs-extra": "^8.1.0", |
|
|
|
|
"globby": "^10.0.1", |
|
|
|
|
"handlebars": "^4.4.0", |
|
|
|
|
"json5": "^2.1.0", |
|
|
|
|
"lodash": "^4.17.15", |
|
|
|
|
"micromatch": "^4.0.2", |
|
|
|
|
"minimatch": "^3.0.4", |
|
|
|
|
"semver": "^6.3.0", |
|
|
|
|
"solc": "^0.5.12" |
|
|
|
|