Skip to content

Commit 34f6a98

Browse files
committed
chore: update graphql-compose-pagination
1 parent e75259c commit 34f6a98

File tree

2 files changed

+9
-41
lines changed

2 files changed

+9
-41
lines changed

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"optionalDependencies": {
3434
"graphql-compose-connection": ">=6.0.0",
35-
"graphql-compose-pagination": ">=6.0.0"
35+
"graphql-compose-pagination": ">=6.0.1"
3636
},
3737
"peerDependencies": {
3838
"graphql-compose": ">=7.0.0",
@@ -62,7 +62,7 @@
6262
"graphql": "14.2.1",
6363
"graphql-compose": "^7.0.0",
6464
"graphql-compose-connection": ">=6.0.0",
65-
"graphql-compose-pagination": ">=6.0.0",
65+
"graphql-compose-pagination": ">=6.0.1",
6666
"jest": "^24.7.1",
6767
"mongodb-memory-server": "^5.1.0",
6868
"mongoose": "^5.5.4",

Diff for: yarn.lock

+7-39
Original file line numberDiff line numberDiff line change
@@ -2265,7 +2265,7 @@ debug@^4.0.0, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1:
22652265
dependencies:
22662266
ms "^2.1.1"
22672267

2268-
debuglog@*, debuglog@^1.0.1:
2268+
debuglog@^1.0.1:
22692269
version "1.0.1"
22702270
resolved "https://registry.yarnpkg.com/debuglog/-/debuglog-1.0.1.tgz#aa24ffb9ac3df9a2351837cfb2d279360cd78492"
22712271
integrity sha1-qiT/uaw9+aI1GDfPstJ5NgzXhJI=
@@ -3405,10 +3405,10 @@ graphql-compose-connection@>=6.0.0:
34053405
resolved "https://registry.yarnpkg.com/graphql-compose-connection/-/graphql-compose-connection-6.0.0.tgz#8a9d7bd45810463aab95f9bb3b8262c25a545d7e"
34063406
integrity sha512-wDgBwfzyGlz3szuv+0CmVjMqKawcd2bUpPNPwZYcL637OOdNQTiAQ8lgyisDo1Xvjc2syRJNPQlx0Rm9l4K/BA==
34073407

3408-
graphql-compose-pagination@>=6.0.0:
3409-
version "6.0.0"
3410-
resolved "https://registry.yarnpkg.com/graphql-compose-pagination/-/graphql-compose-pagination-6.0.0.tgz#91207e3d47af682f78ae8803e43fd3f004b3298b"
3411-
integrity sha512-lhSIEBXgY7FJZyt2SowKR5n402reRHJztoUKL2EZa+ykvai1MU8U1qCaTZH5KJiw5PjQur1VDw3cCvolKagWjw==
3408+
graphql-compose-pagination@>=6.0.1:
3409+
version "6.0.1"
3410+
resolved "https://registry.yarnpkg.com/graphql-compose-pagination/-/graphql-compose-pagination-6.0.1.tgz#8cf061581d8721e84c658a70ed1eea2aff1f599f"
3411+
integrity sha512-jy0d06y4dkNDfbkhleQjfdaL8gCw5pLetmZEaTsH0GH2VcSeuTz3gxD9LsBc1WC26Cl55R6eQpHhEpD28SxoIQ==
34123412

34133413
graphql-compose@^7.0.0:
34143414
version "7.0.0"
@@ -3641,7 +3641,7 @@ import-local@^2.0.0:
36413641
pkg-dir "^3.0.0"
36423642
resolve-cwd "^2.0.0"
36433643

3644-
imurmurhash@*, imurmurhash@^0.1.4:
3644+
imurmurhash@^0.1.4:
36453645
version "0.1.4"
36463646
resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
36473647
integrity sha1-khi5srkoojixPcT7a21XbyMUU+o=
@@ -4777,11 +4777,6 @@ lockfile@^1.0.4:
47774777
dependencies:
47784778
signal-exit "^3.0.2"
47794779

4780-
lodash._baseindexof@*:
4781-
version "3.1.0"
4782-
resolved "https://registry.yarnpkg.com/lodash._baseindexof/-/lodash._baseindexof-3.1.0.tgz#fe52b53a1c6761e42618d654e4a25789ed61822c"
4783-
integrity sha1-/lK1OhxnYeQmGNZU5KJXie1hgiw=
4784-
47854780
lodash._baseuniq@~4.6.0:
47864781
version "4.6.0"
47874782
resolved "https://registry.yarnpkg.com/lodash._baseuniq/-/lodash._baseuniq-4.6.0.tgz#0ebb44e456814af7905c6212fa2c9b2d51b841e8"
@@ -4790,33 +4785,11 @@ lodash._baseuniq@~4.6.0:
47904785
lodash._createset "~4.0.0"
47914786
lodash._root "~3.0.0"
47924787

4793-
lodash._bindcallback@*:
4794-
version "3.0.1"
4795-
resolved "https://registry.yarnpkg.com/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz#e531c27644cf8b57a99e17ed95b35c748789392e"
4796-
integrity sha1-5THCdkTPi1epnhftlbNcdIeJOS4=
4797-
4798-
lodash._cacheindexof@*:
4799-
version "3.0.2"
4800-
resolved "https://registry.yarnpkg.com/lodash._cacheindexof/-/lodash._cacheindexof-3.0.2.tgz#3dc69ac82498d2ee5e3ce56091bafd2adc7bde92"
4801-
integrity sha1-PcaayCSY0u5ePOVgkbr9Ktx73pI=
4802-
4803-
lodash._createcache@*:
4804-
version "3.1.2"
4805-
resolved "https://registry.yarnpkg.com/lodash._createcache/-/lodash._createcache-3.1.2.tgz#56d6a064017625e79ebca6b8018e17440bdcf093"
4806-
integrity sha1-VtagZAF2JeeevKa4AY4XRAvc8JM=
4807-
dependencies:
4808-
lodash._getnative "^3.0.0"
4809-
48104788
lodash._createset@~4.0.0:
48114789
version "4.0.3"
48124790
resolved "https://registry.yarnpkg.com/lodash._createset/-/lodash._createset-4.0.3.tgz#0f4659fbb09d75194fa9e2b88a6644d363c9fe26"
48134791
integrity sha1-D0ZZ+7CddRlPqeK4imZE02PJ/iY=
48144792

4815-
lodash._getnative@*, lodash._getnative@^3.0.0:
4816-
version "3.9.1"
4817-
resolved "https://registry.yarnpkg.com/lodash._getnative/-/lodash._getnative-3.9.1.tgz#570bc7dede46d61cdcde687d65d3eecbaa3aaff5"
4818-
integrity sha1-VwvH3t5G1hzc3mh9ZdPuy6o6r/U=
4819-
48204793
lodash._root@~3.0.0:
48214794
version "3.0.1"
48224795
resolved "https://registry.yarnpkg.com/lodash._root/-/lodash._root-3.0.1.tgz#fba1c4524c19ee9a5f8136b4609f017cf4ded692"
@@ -4852,11 +4825,6 @@ lodash.isstring@^4.0.1:
48524825
resolved "https://registry.yarnpkg.com/lodash.isstring/-/lodash.isstring-4.0.1.tgz#d527dfb5456eca7cc9bb95d5daeaf88ba54a5451"
48534826
integrity sha1-1SfftUVuynzJu5XV2ur4i6VKVFE=
48544827

4855-
lodash.restparam@*:
4856-
version "3.6.1"
4857-
resolved "https://registry.yarnpkg.com/lodash.restparam/-/lodash.restparam-3.6.1.tgz#936a4e309ef330a7645ed4145986c85ae5b20805"
4858-
integrity sha1-k2pOMJ7zMKdkXtQUWYbIWuWyCAU=
4859-
48604828
lodash.set@^4.3.2:
48614829
version "4.3.2"
48624830
resolved "https://registry.yarnpkg.com/lodash.set/-/lodash.set-4.3.2.tgz#d8757b1da807dde24816b0d6a84bea1a76230b23"
@@ -6604,7 +6572,7 @@ readable-stream@~1.1.10:
66046572
isarray "0.0.1"
66056573
string_decoder "~0.10.x"
66066574

6607-
readdir-scoped-modules@*, readdir-scoped-modules@^1.0.0:
6575+
readdir-scoped-modules@^1.0.0:
66086576
version "1.0.2"
66096577
resolved "https://registry.yarnpkg.com/readdir-scoped-modules/-/readdir-scoped-modules-1.0.2.tgz#9fafa37d286be5d92cbaebdee030dc9b5f406747"
66106578
integrity sha1-n6+jfShr5dksuuve4DDcm19AZ0c=

0 commit comments

Comments
 (0)