Merge pull request #2693 from thelounge/renovate/graphql-request-1.x
chore(deps): update dependency graphql-request to v1.8.1
This commit is contained in:
commit
edc10cdf65
@ -80,7 +80,7 @@
|
||||
"emoji-regex": "7.0.0",
|
||||
"eslint": "5.3.0",
|
||||
"fuzzy": "0.1.3",
|
||||
"graphql-request": "1.8.0",
|
||||
"graphql-request": "1.8.1",
|
||||
"handlebars": "4.0.11",
|
||||
"handlebars-loader": "1.7.0",
|
||||
"html-minifier": "3.5.19",
|
||||
|
17
yarn.lock
17
yarn.lock
@ -3225,18 +3225,11 @@ graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.1.6:
|
||||
version "4.1.11"
|
||||
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
|
||||
|
||||
graphql-request@1.8.0:
|
||||
version "1.8.0"
|
||||
resolved "https://registry.yarnpkg.com/graphql-request/-/graphql-request-1.8.0.tgz#baa18d482b4c3f84cb913ba4b771ae734e09b409"
|
||||
graphql-request@1.8.1:
|
||||
version "1.8.1"
|
||||
resolved "https://registry.yarnpkg.com/graphql-request/-/graphql-request-1.8.1.tgz#859f38810e4fd7ee4ce0db7cf5e9c6ee13f1ab94"
|
||||
dependencies:
|
||||
cross-fetch "2.0.0"
|
||||
graphql "^0.13.2"
|
||||
|
||||
graphql@^0.13.2:
|
||||
version "0.13.2"
|
||||
resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.13.2.tgz#4c740ae3c222823e7004096f832e7b93b2108270"
|
||||
dependencies:
|
||||
iterall "^1.2.1"
|
||||
|
||||
growl@1.10.5:
|
||||
version "1.10.5"
|
||||
@ -4088,10 +4081,6 @@ isurl@^1.0.0-alpha5:
|
||||
has-to-string-tag-x "^1.2.0"
|
||||
is-object "^1.0.1"
|
||||
|
||||
iterall@^1.2.1:
|
||||
version "1.2.2"
|
||||
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.2.2.tgz#92d70deb8028e0c39ff3164fdbf4d8b088130cd7"
|
||||
|
||||
jquery-ui@1.12.1:
|
||||
version "1.12.1"
|
||||
resolved "https://registry.yarnpkg.com/jquery-ui/-/jquery-ui-1.12.1.tgz#bcb4045c8dd0539c134bc1488cdd3e768a7a9e51"
|
||||
|
Loading…
Reference in New Issue
Block a user