From bc42b06d204edb07a3a14f1ce37bfa5c628a069d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 11:20:26 +0000 Subject: [PATCH] Bump follow-redirects from 1.7.0 to 1.14.7 Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.7.0 to 1.14.7. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.7.0...v1.14.7) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 28 ++------------ yarn.lock | 97 +++++++++++++++++++---------------------------- 2 files changed, 44 insertions(+), 81 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3c3e19f..2a20347 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4398,30 +4398,10 @@ } }, "follow-redirects": { - "version": "1.7.0", - "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.7.0.tgz", - "integrity": "sha512-m/pZQy4Gj287eNy94nivy5wchN3Kp+Q5WgUPNy5lJSZ3sgkVKSYV/ZChMAQVIgx1SqfZ2zBZtPA2YlXIWxxJOQ==", - "dev": true, - "requires": { - "debug": "^3.2.6" - }, - "dependencies": { - "debug": { - "version": "3.2.6", - "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.6.tgz", - "integrity": "sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ==", - "dev": true, - "requires": { - "ms": "^2.1.1" - } - }, - "ms": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.1.tgz", - "integrity": "sha512-tgp+dl5cGk28utYktBsrFqA7HKgrhgPsg6Z/EfhWI4gl1Hwq8B/GmY/0oXZ6nF8hDVesS/FpnYaD/kOWhYQvyg==", - "dev": true - } - } + "version": "1.14.7", + "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.7.tgz", + "integrity": "sha512-+hbxoLbFMbRKDwohX8GkTataGqO6Jb7jGwpAlwgy2bIz25XtRm7KEzJM76R1WiNT5SwZkX4Y75SwBolkpmE7iQ==", + "dev": true }, "for-in": { "version": "1.0.2", diff --git a/yarn.lock b/yarn.lock index 510f97a..076b170 100644 --- a/yarn.lock +++ b/yarn.lock @@ -400,6 +400,13 @@ graphql-toolkit "0.2.12" tslib "1.9.3" +"@graphql-codegen/fragment-matcher@1.2.0": + version "1.2.0" + resolved "https://registry.yarnpkg.com/@graphql-codegen/fragment-matcher/-/fragment-matcher-1.2.0.tgz#da303caac7e579ca84031d72809454b299fa1a5b" + integrity sha512-6F1a4TqYhJDOEpOIxAYSu9PtvK6HdyZVqCIFJg/Aw1GNsY8bAMju7bVT9LpxIBc8Ee3Uge3z1jOmWqjqsUa02g== + dependencies: + "@graphql-codegen/plugin-helpers" "1.2.0" + "@graphql-codegen/introspection@^1.0.7": version "1.1.1" resolved "https://registry.yarnpkg.com/@graphql-codegen/introspection/-/introspection-1.1.1.tgz#e1223027bcd27457620b54f70c15ae2451da790c" @@ -408,16 +415,6 @@ "@graphql-codegen/plugin-helpers" "1.1.1" tslib "1.9.3" -"@graphql-codegen/plugin-helpers@1.0.7": - version "1.0.7" - resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-1.0.7.tgz#bd36793f03a519e655ff5ad2dca7b9aec31bb78a" - integrity sha512-9OlbAouUE+YdY/WMQ+me6waRu5lw9/7g+4/+yufy+rbZPtacX7DJswOtcr2zRLv3L1KuuK61O8fl9wXMhps4BA== - dependencies: - change-case "3.1.0" - common-tags "1.8.0" - import-from "2.1.0" - tslib "1.9.3" - "@graphql-codegen/plugin-helpers@1.1.1": version "1.1.1" resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-1.1.1.tgz#11e72e2762154faf6db13ad775bea3fc216d9991" @@ -438,60 +435,48 @@ import-from "3.0.0" tslib "1.9.3" -"@graphql-codegen/typescript-apollo-angular@1.0.7": - version "1.0.7" - resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-apollo-angular/-/typescript-apollo-angular-1.0.7.tgz#a8a1ef626838e2ccb2378341fcee8e0f46a21ae3" - integrity sha512-Od0lUtP1cNOhZZEEIANlAfM6xiGpYqeF4cGYNCnTMaMRtFtXYZvpwr1mj5TcqWhlhvfo6V3EGPjrbW95/1gI5Q== - dependencies: - "@graphql-codegen/plugin-helpers" "1.0.7" - "@graphql-codegen/visitor-plugin-common" "1.0.7" - tslib "1.9.3" - -"@graphql-codegen/typescript-operations@^1.0.7": - version "1.1.1" - resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-1.1.1.tgz#84b42174cc8178383d021766dcdacfde5f3a3ee0" - integrity sha512-Hn0DX06pf1QR5SIkZ+tA8+pVmh9OeDtW17093GhhQmM3qYKa+8nY7XcO21inDnbGdLqvUZb+Ek0V5GCmhqjiJg== +"@graphql-codegen/typescript-apollo-angular@1.2.0": + version "1.2.0" + resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-apollo-angular/-/typescript-apollo-angular-1.2.0.tgz#edeae44198054be96fd52257681000ae5081584d" + integrity sha512-2jsbnb/P2sFPImHbeU4f+kikAiX35YfxHoFi2S8nY/mUNWb+h2axUWkGOC/rZCzHXyBiQk3SVepn+Z2aJqoJew== dependencies: - "@graphql-codegen/plugin-helpers" "1.1.1" - "@graphql-codegen/typescript" "1.1.1" - "@graphql-codegen/visitor-plugin-common" "1.1.1" + "@graphql-codegen/plugin-helpers" "1.2.0" + "@graphql-codegen/visitor-plugin-common" "1.2.0" tslib "1.9.3" -"@graphql-codegen/typescript@1.0.7": - version "1.0.7" - resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-1.0.7.tgz#76437247413ab611fe58c058c1760bf5ff110a8e" - integrity sha512-V3xyJnknVYNZn/LO47j9+HQoOJa/vGVcm5jo3INIi54V7l3X5apHJX+Pej8Wpw9hS4+NmHrtWQ51HkEqh7BmKg== +"@graphql-codegen/typescript-graphql-files-modules@1.2.0": + version "1.2.0" + resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-graphql-files-modules/-/typescript-graphql-files-modules-1.2.0.tgz#221d5c91167bb4c3fa709b3cc1040aa5196bdbda" + integrity sha512-wtyyV4wFWmg5Cr2z2WCOoUCceGhyvfL+hYDq4tDtzETFxa5xLMUhn9yE+dmFU/xV9wzIz54mPvbgwZk9+jJ5Wg== dependencies: - "@graphql-codegen/plugin-helpers" "1.0.7" - "@graphql-codegen/visitor-plugin-common" "1.0.7" + "@graphql-codegen/plugin-helpers" "1.2.0" tslib "1.9.3" -"@graphql-codegen/typescript@1.1.1": - version "1.1.1" - resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-1.1.1.tgz#093e79853bb7473cb150c5330a7a7f92b61acd0c" - integrity sha512-hw1eYsV3Y5H6X9+XoyG18RImzZ1XBzG+d2jLvbWHiC4Gw1HPzXXaYKI+TlY17VsZjepBTNbWVF0NWKzV91h6XQ== +"@graphql-codegen/typescript-operations@1.2.0": + version "1.2.0" + resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-1.2.0.tgz#44ce7808edeab066e119358012b93ed3737f7ed3" + integrity sha512-9HGQt/qaWkrBLPrHtAsRjLqLpFwVPJqgozP1h39l3iLXhFYlHtxcXGc6zKGqXSLHdlXFREWu6cfCeaSdYDZV8g== dependencies: - "@graphql-codegen/plugin-helpers" "1.1.1" - "@graphql-codegen/visitor-plugin-common" "1.1.1" + "@graphql-codegen/plugin-helpers" "1.2.0" + "@graphql-codegen/typescript" "1.2.0" + "@graphql-codegen/visitor-plugin-common" "1.2.0" tslib "1.9.3" -"@graphql-codegen/visitor-plugin-common@1.0.7": - version "1.0.7" - resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-1.0.7.tgz#4017af7fe0d0e6d6d0d891661a15c5169f898cd2" - integrity sha512-MN/ZKywNR2pVDQOKgEyz79X7Inm4qpinR+ktoO05tRrqL216niLLKHILNoRDxkuLq/T4hNFFNiP8kdlx+frnAQ== +"@graphql-codegen/typescript@1.2.0": + version "1.2.0" + resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-1.2.0.tgz#c336394c175aebbde47dc8b9709e0a4d2adb8153" + integrity sha512-jX4SRMc+n0Spg9NwcoxHkBc9NxGzGVxh0qlQ5EENKWUWebIG2sYEEXyMe2he8J6hd7yO+Np1raLQ/u7oK+Oykg== dependencies: - "@graphql-codegen/plugin-helpers" "1.0.7" - auto-bind "2.0.0" - dependency-graph "0.8.0" - graphql-tag "2.10.1" + "@graphql-codegen/plugin-helpers" "1.2.0" + "@graphql-codegen/visitor-plugin-common" "1.2.0" tslib "1.9.3" -"@graphql-codegen/visitor-plugin-common@1.1.1": - version "1.1.1" - resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-1.1.1.tgz#f1ed25ff62e64e67d63248b6a65a52466036c853" - integrity sha512-+zmEc5HjfLpUIpyyUYW8lrSZzOiLjqO/78Leyed6Ec9kPlenRbVJVObzN7hA2dDQs38qjWCQs0lQitjsUlib5A== +"@graphql-codegen/visitor-plugin-common@1.2.0": + version "1.2.0" + resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-1.2.0.tgz#0f07f0e8e668ec83e40afb6f7d6157fe7c8affc5" + integrity sha512-o295vWzfFke86nKxbTzGQE8TSB529bq/rmDgjqd+chK3txDuIEKj/k9iu1oMl26AaM9Hs93ChXk8baMrbuXQ+A== dependencies: - "@graphql-codegen/plugin-helpers" "1.1.1" + "@graphql-codegen/plugin-helpers" "1.2.0" auto-bind "2.0.0" dependency-graph "0.8.0" graphql-tag "2.10.1" @@ -2528,7 +2513,7 @@ debug@3.1.0, debug@~3.1.0: dependencies: ms "2.0.0" -debug@^3.1.0, debug@^3.2.5, debug@^3.2.6: +debug@^3.1.0, debug@^3.2.5: version "3.2.6" resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b" integrity sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ== @@ -3375,11 +3360,9 @@ flush-write-stream@^1.0.0: readable-stream "^2.3.6" follow-redirects@^1.0.0: - version "1.7.0" - resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.7.0.tgz#489ebc198dc0e7f64167bd23b03c4c19b5784c76" - integrity sha512-m/pZQy4Gj287eNy94nivy5wchN3Kp+Q5WgUPNy5lJSZ3sgkVKSYV/ZChMAQVIgx1SqfZ2zBZtPA2YlXIWxxJOQ== - dependencies: - debug "^3.2.6" + version "1.14.7" + resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.7.tgz#2004c02eb9436eee9a21446a6477debf17e81685" + integrity sha512-+hbxoLbFMbRKDwohX8GkTataGqO6Jb7jGwpAlwgy2bIz25XtRm7KEzJM76R1WiNT5SwZkX4Y75SwBolkpmE7iQ== for-in@^0.1.3: version "0.1.8"