Skip to content

Commit f86365c

Browse files
wtgtybhertgeghgtwtgMatthew Fernando Garciadotansimha
authoredJan 25, 2021
Removerequest from @graphql-codegen/cli. (#5392)
Co-authored-by: Matthew Fernando Garcia <matthewfernando.garcia@gmail.com> Co-authored-by: Dotan Simha <dotansimha@gmail.com>
1 parent 142b32b commit f86365c

File tree

5 files changed

+9
-89
lines changed

5 files changed

+9
-89
lines changed
 

‎.changeset/tiny-peas-behave.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@graphql-codegen/cli': patch
3+
---
4+
5+
Dependencies cleanup

‎package.json

-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@
6363
"@types/mkdirp": "1.0.1",
6464
"@types/node": "14.14.22",
6565
"@types/react": "17.0.0",
66-
"@types/request": "2.48.5",
6766
"@typescript-eslint/eslint-plugin": "4.14.0",
6867
"@typescript-eslint/parser": "4.14.0",
6968
"@vue/apollo-composable": "4.0.0-alpha.12",

‎packages/graphql-codegen-cli/package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@
4040
},
4141
"homepage": "https://github.com/dotansimha/graphql-code-generator#readme",
4242
"dependencies": {
43-
"latest-version": "5.1.0",
4443
"@graphql-codegen/core": "1.17.9",
4544
"@graphql-codegen/plugin-helpers": "^1.18.2",
4645
"@graphql-tools/apollo-engine-loader": "^6",
@@ -69,14 +68,14 @@
6968
"inquirer": "^7.3.3",
7069
"is-glob": "^4.0.1",
7170
"json-to-pretty-yaml": "^1.2.2",
71+
"latest-version": "5.1.0",
7272
"listr": "^0.14.3",
7373
"listr-update-renderer": "^0.5.0",
7474
"log-symbols": "^4.0.0",
7575
"lower-case": "^2.0.1",
7676
"minimatch": "^3.0.4",
7777
"mkdirp": "^1.0.4",
7878
"pascal-case": "^3.1.1",
79-
"request": "^2.88.2",
8079
"string-env-interpolation": "^1.0.1",
8180
"ts-log": "^2.2.3",
8281
"tslib": "~2.1.0",

‎packages/graphql-codegen-cli/tests/__mocks__/request.js

-31
This file was deleted.

‎yarn.lock

+3-55
Original file line numberDiff line numberDiff line change
@@ -3531,11 +3531,6 @@
35313531
"@types/connect" "*"
35323532
"@types/node" "*"
35333533

3534-
"@types/caseless@*":
3535-
version "0.12.2"
3536-
resolved "https://registry.npmjs.org/@types/caseless/-/caseless-0.12.2.tgz#f65d3d6389e01eeb458bd54dc8f52b95a9463bc8"
3537-
integrity sha512-6ckxMjBBD8URvjB6J3NcnuAn5Pkl7t3TizAg+xdlzzQGSPSmBcXf8KoIH0ua/i+tio+ZRUHEXp0HEmvaR4kt0w==
3538-
35393534
"@types/chokidar@2.1.3":
35403535
version "2.1.3"
35413536
resolved "https://registry.npmjs.org/@types/chokidar/-/chokidar-2.1.3.tgz#123ab795dba6d89be04bf076e6aecaf8620db674"
@@ -3981,16 +3976,6 @@
39813976
"@types/prop-types" "*"
39823977
csstype "^3.0.2"
39833978

3984-
"@types/request@2.48.5":
3985-
version "2.48.5"
3986-
resolved "https://registry.yarnpkg.com/@types/request/-/request-2.48.5.tgz#019b8536b402069f6d11bee1b2c03e7f232937a0"
3987-
integrity sha512-/LO7xRVnL3DxJ1WkPGDQrp4VTV1reX9RkC85mJ+Qzykj2Bdw+mG15aAfDahc76HtknjzE16SX/Yddn6MxVbmGQ==
3988-
dependencies:
3989-
"@types/caseless" "*"
3990-
"@types/node" "*"
3991-
"@types/tough-cookie" "*"
3992-
form-data "^2.5.0"
3993-
39943979
"@types/resolve@0.0.8":
39953980
version "0.0.8"
39963981
resolved "https://registry.npmjs.org/@types/resolve/-/resolve-0.0.8.tgz#f26074d238e02659e323ce1a13d041eee280e194"
@@ -4033,11 +4018,6 @@
40334018
dependencies:
40344019
"@types/node" "*"
40354020

4036-
"@types/tough-cookie@*":
4037-
version "4.0.0"
4038-
resolved "https://registry.npmjs.org/@types/tough-cookie/-/tough-cookie-4.0.0.tgz#fef1904e4668b6e5ecee60c52cc6a078ffa6697d"
4039-
integrity sha512-I99sngh224D0M7XgW1s120zxCt3VYQ3IQsuw3P3jbq5GG4yc79+ZjyKznyOGIQrflfylLgcfekeZW/vk0yng6A==
4040-
40414021
"@types/uglify-js@*":
40424022
version "3.9.0"
40434023
resolved "https://registry.npmjs.org/@types/uglify-js/-/uglify-js-3.9.0.tgz#4490a140ca82aa855ad68093829e7fd6ae94ea87"
@@ -7425,7 +7405,7 @@ debug@^3.1.0, debug@^3.1.1, debug@^3.2.5:
74257405
dependencies:
74267406
ms "^2.1.1"
74277407

7428-
debuglog@*, debuglog@^1.0.1:
7408+
debuglog@^1.0.1:
74297409
version "1.0.1"
74307410
resolved "https://registry.npmjs.org/debuglog/-/debuglog-1.0.1.tgz#aa24ffb9ac3df9a2351837cfb2d279360cd78492"
74317411
integrity sha1-qiT/uaw9+aI1GDfPstJ5NgzXhJI=
@@ -9084,7 +9064,7 @@ fork-ts-checker-webpack-plugin@3.1.1:
90849064
tapable "^1.0.0"
90859065
worker-rpc "^0.1.0"
90869066

9087-
form-data@^2.3.2, form-data@^2.5.0:
9067+
form-data@^2.3.2:
90889068
version "2.5.1"
90899069
resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.5.1.tgz#f2cbec57b5e59e23716e128fe44d4e5dd23895f4"
90909070
integrity sha512-m21N3WOmEEURgk6B9GLOE4RuWOFf28Lhh9qGYeNlGq4VDXUlJy2th2slBNU8Gp8EzloYZOibZJ7t5ecIrFSjVA==
@@ -10353,7 +10333,7 @@ import-local@^3.0.2:
1035310333
pkg-dir "^4.2.0"
1035410334
resolve-cwd "^3.0.0"
1035510335

10356-
imurmurhash@*, imurmurhash@^0.1.4:
10336+
imurmurhash@^0.1.4:
1035710337
version "0.1.4"
1035810338
resolved "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
1035910339
integrity sha1-khi5srkoojixPcT7a21XbyMUU+o=
@@ -12213,11 +12193,6 @@ lockfile@^1.0.4:
1221312193
dependencies:
1221412194
signal-exit "^3.0.2"
1221512195

12216-
lodash._baseindexof@*:
12217-
version "3.1.0"
12218-
resolved "https://registry.yarnpkg.com/lodash._baseindexof/-/lodash._baseindexof-3.1.0.tgz#fe52b53a1c6761e42618d654e4a25789ed61822c"
12219-
integrity sha1-/lK1OhxnYeQmGNZU5KJXie1hgiw=
12220-
1222112196
lodash._baseuniq@~4.6.0:
1222212197
version "4.6.0"
1222312198
resolved "https://registry.npmjs.org/lodash._baseuniq/-/lodash._baseuniq-4.6.0.tgz#0ebb44e456814af7905c6212fa2c9b2d51b841e8"
@@ -12226,33 +12201,11 @@ lodash._baseuniq@~4.6.0:
1222612201
lodash._createset "~4.0.0"
1222712202
lodash._root "~3.0.0"
1222812203

12229-
lodash._bindcallback@*:
12230-
version "3.0.1"
12231-
resolved "https://registry.yarnpkg.com/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz#e531c27644cf8b57a99e17ed95b35c748789392e"
12232-
integrity sha1-5THCdkTPi1epnhftlbNcdIeJOS4=
12233-
12234-
lodash._cacheindexof@*:
12235-
version "3.0.2"
12236-
resolved "https://registry.yarnpkg.com/lodash._cacheindexof/-/lodash._cacheindexof-3.0.2.tgz#3dc69ac82498d2ee5e3ce56091bafd2adc7bde92"
12237-
integrity sha1-PcaayCSY0u5ePOVgkbr9Ktx73pI=
12238-
12239-
lodash._createcache@*:
12240-
version "3.1.2"
12241-
resolved "https://registry.yarnpkg.com/lodash._createcache/-/lodash._createcache-3.1.2.tgz#56d6a064017625e79ebca6b8018e17440bdcf093"
12242-
integrity sha1-VtagZAF2JeeevKa4AY4XRAvc8JM=
12243-
dependencies:
12244-
lodash._getnative "^3.0.0"
12245-
1224612204
lodash._createset@~4.0.0:
1224712205
version "4.0.3"
1224812206
resolved "https://registry.npmjs.org/lodash._createset/-/lodash._createset-4.0.3.tgz#0f4659fbb09d75194fa9e2b88a6644d363c9fe26"
1224912207
integrity sha1-D0ZZ+7CddRlPqeK4imZE02PJ/iY=
1225012208

12251-
lodash._getnative@*, lodash._getnative@^3.0.0:
12252-
version "3.9.1"
12253-
resolved "https://registry.yarnpkg.com/lodash._getnative/-/lodash._getnative-3.9.1.tgz#570bc7dede46d61cdcde687d65d3eecbaa3aaff5"
12254-
integrity sha1-VwvH3t5G1hzc3mh9ZdPuy6o6r/U=
12255-
1225612209
lodash._reinterpolate@^3.0.0:
1225712210
version "3.0.0"
1225812211
resolved "https://registry.npmjs.org/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
@@ -12418,11 +12371,6 @@ lodash.reject@^4.4.0:
1241812371
resolved "https://registry.npmjs.org/lodash.reject/-/lodash.reject-4.6.0.tgz#80d6492dc1470864bbf583533b651f42a9f52415"
1241912372
integrity sha1-gNZJLcFHCGS79YNTO2UfQqn1JBU=
1242012373

12421-
lodash.restparam@*:
12422-
version "3.6.1"
12423-
resolved "https://registry.yarnpkg.com/lodash.restparam/-/lodash.restparam-3.6.1.tgz#936a4e309ef330a7645ed4145986c85ae5b20805"
12424-
integrity sha1-k2pOMJ7zMKdkXtQUWYbIWuWyCAU=
12425-
1242612374
lodash.set@^4.3.2:
1242712375
version "4.3.2"
1242812376
resolved "https://registry.npmjs.org/lodash.set/-/lodash.set-4.3.2.tgz#d8757b1da807dde24816b0d6a84bea1a76230b23"

0 commit comments

Comments
 (0)
Please sign in to comment.