diff --git a/package.json b/package.json index e7d8889..09701df 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "@types/sharp": "0.25.1", "@typescript-eslint/eslint-plugin": "3.9.0", "@typescript-eslint/parser": "3.9.0", - "all-contributors-cli": "6.17.0", + "all-contributors-cli": "6.17.2", "babel-eslint": "10.1.0", "babel-loader": "8.1.0", "babel-plugin-prismjs": "2.0.1", diff --git a/yarn.lock b/yarn.lock index da64ec6..e1e2892 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3470,10 +3470,10 @@ ajv@^6.1.0, ajv@^6.10.0, ajv@^6.10.2, ajv@^6.12.0, ajv@^6.12.2, ajv@^6.5.5: json-schema-traverse "^0.4.1" uri-js "^4.2.2" -all-contributors-cli@6.17.0: - version "6.17.0" - resolved "https://registry.yarnpkg.com/all-contributors-cli/-/all-contributors-cli-6.17.0.tgz#cd671f224e5e54c9c13b6e4ffc2b71c6523056d1" - integrity sha512-sFU794ve7oo3l6D14LkJBPzWZ5RopLcjfhymOZeiud1KP7BNrOJxjB1WSJLVWlD8h2tzxERbotdt8PcCHO9ApQ== +all-contributors-cli@6.17.2: + version "6.17.2" + resolved "https://registry.yarnpkg.com/all-contributors-cli/-/all-contributors-cli-6.17.2.tgz#fb3461de56c378d1846e0b982ca0bd7ce4359c18" + integrity sha512-1ip57waUGz92HWbM5VgiGOjBz25fWXOtCRtCFbjCuuiCuiYbygnvcb9iFYiyNz28RlECg1VPXWrXOJABq+h+MQ== dependencies: "@babel/runtime" "^7.7.6" async "^3.0.1" @@ -3482,8 +3482,8 @@ all-contributors-cli@6.17.0: inquirer "^7.0.4" json-fixer "^1.5.1" lodash "^4.11.2" + node-fetch "^2.6.0" pify "^5.0.0" - request "^2.72.0" yargs "^15.0.1" ally.js@1.4.1: @@ -13155,7 +13155,7 @@ request-progress@^3.0.0: dependencies: throttleit "^1.0.0" -request@^2.72.0, request@^2.88.0: +request@^2.88.0: version "2.88.2" resolved "https://registry.yarnpkg.com/request/-/request-2.88.2.tgz#d73c918731cb5a87da047e207234146f664d12b3" integrity sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==