diff --git a/documentation/package-lock.json b/documentation/package-lock.json index a187778b0a..4682201f11 100644 --- a/documentation/package-lock.json +++ b/documentation/package-lock.json @@ -308,9 +308,9 @@ } }, "node_modules/@oclif/plugin-help/node_modules/wrap-ansi/node_modules/ansi-regex": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz", - "integrity": "sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=", + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.1.tgz", + "integrity": "sha512-+O9Jct8wf++lXxxFc4hc8LsjaSq0HFzzL7cVsw8pRDIPdjKD2mT4ytDZlLuSBZ4cLKZFXIrMGO7DbQCtMJJMKw==", "engines": { "node": ">=4" } @@ -1662,9 +1662,9 @@ }, "dependencies": { "ansi-regex": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz", - "integrity": "sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=" + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.1.tgz", + "integrity": "sha512-+O9Jct8wf++lXxxFc4hc8LsjaSq0HFzzL7cVsw8pRDIPdjKD2mT4ytDZlLuSBZ4cLKZFXIrMGO7DbQCtMJJMKw==" }, "is-fullwidth-code-point": { "version": "2.0.0", @@ -1974,6 +1974,7 @@ }, "iota-wiki-cli": { "version": "git+ssh://git@github.com/iota-community/iota-wiki-cli.git#1192a9aebef747f7a7491ecc460ea28c7e03ce51", + "integrity": "sha512-HCsYKOmtqj+qS0NbxtV+U1pgLkpEtPjmqmIRO64tzZlLJY4P6SWzURCsjwx+vbdOaNvMU1Ubxwrh12UeOlLi6A==", "from": "iota-wiki-cli@git+https://github.com/iota-community/iota-wiki-cli.git#v1.6.0", "requires": { "@oclif/command": "^1.8.0",