From 2af1f1cfc8604d2660738e8e018636a01cb171da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 May 2022 17:10:31 +0000 Subject: [PATCH] build(deps): bump node-fetch from 2.6.2 to 2.6.7 Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.2 to 2.6.7. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.2...v2.6.7) --- updated-dependencies: - dependency-name: node-fetch dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 67 +++++++++++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 60 insertions(+), 7 deletions(-) diff --git a/yarn.lock b/yarn.lock index 5847160..cf1f3ec 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1566,12 +1566,45 @@ "@octokit/openapi-types" "^10.2.2" "@percolate/eslint-plugin@link:./pkgs/eslint-plugin": - version "0.0.0" - uid "" + version "1.1.19" + dependencies: + "@typescript-eslint/eslint-plugin" "2.7.0" + "@typescript-eslint/parser" "2.7.0" + eslint-import-resolver-node "0.3.2" + eslint-plugin-eslint-comments "3.1.2" + eslint-plugin-filenames "1.3.2" + eslint-plugin-import "2.18.2" + eslint-plugin-lodash "6.0.0" + eslint-plugin-react "7.16.0" + eslint-plugin-react-hooks "2.2.0" + eslint-plugin-simple-import-sort "7.0.0" + html-tags "3.1.0" "@percolate/kona@link:./pkgs/kona": - version "0.0.0" - uid "" + version "3.4.11" + dependencies: + "@commitlint/config-conventional" "12.1.1" + "@commitlint/format" "12.1.1" + "@commitlint/lint" "12.1.1" + "@commitlint/load" "12.1.1" + "@percolate/cli-utils" "0.1.17" + commitizen "4.2.4" + fast-glob "3.2.5" + find-up "4.1.0" + husky "3.0.9" + jest "26.6.3" + jest-junit "10.0.0" + jest-watch-typeahead "0.5.0" + lcov-parse "1.0.0" + lodash.clonedeep "4.5.0" + lodash.isequal "4.5.0" + lodash.template "4.5.0" + lodash.uniq "4.5.0" + micromatch "4.0.2" + p-map "4.0.0" + parse-diff "0.7.1" + yargs "16.2.0" + yarn-deduplicate "1.1.1" "@sentry/cli@1.49.0": version "1.49.0" @@ -6381,9 +6414,11 @@ node-fetch-npm@^2.0.2: safe-buffer "^5.1.1" node-fetch@^2.1.2, node-fetch@^2.5.0, node-fetch@^2.6.1: - version "2.6.2" - resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.2.tgz#986996818b73785e47b1965cc34eb093a1d464d0" - integrity sha512-aLoxToI6RfZ+0NOjmWAgn9+LEd30YCkJKFSyWacNZdEKTit/ZMcKjGkTRo8uWEsnIb/hfKecNPEbln02PdWbcA== + version "2.6.7" + resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad" + integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ== + dependencies: + whatwg-url "^5.0.0" node-gyp@^5.0.2: version "5.1.1" @@ -8444,6 +8479,11 @@ tr46@^2.1.0: dependencies: punycode "^2.1.1" +tr46@~0.0.3: + version "0.0.3" + resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a" + integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o= + trim-newlines@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-1.0.0.tgz#5887966bb582a4503a41eb524f7d35011815a613" @@ -8746,6 +8786,11 @@ wcwidth@>=1.0.1, wcwidth@^1.0.0: dependencies: defaults "^1.0.3" +webidl-conversions@^3.0.0: + version "3.0.1" + resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871" + integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE= + webidl-conversions@^4.0.2: version "4.0.2" resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad" @@ -8773,6 +8818,14 @@ whatwg-mimetype@^2.3.0: resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf" integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g== +whatwg-url@^5.0.0: + version "5.0.0" + resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d" + integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0= + dependencies: + tr46 "~0.0.3" + webidl-conversions "^3.0.0" + whatwg-url@^7.0.0: version "7.1.0" resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-7.1.0.tgz#c2c492f1eca612988efd3d2266be1b9fc6170d06"