mirror of
https://github.com/thelounge/thelounge
synced 2024-11-10 22:54:15 +00:00
chore(deps): update dependency graphql-request to v1.8.0
This commit is contained in:
parent
cf7088ea79
commit
3d28321068
2 changed files with 4 additions and 4 deletions
|
@ -80,7 +80,7 @@
|
|||
"emoji-regex": "7.0.0",
|
||||
"eslint": "5.2.0",
|
||||
"fuzzy": "0.1.3",
|
||||
"graphql-request": "1.7.0",
|
||||
"graphql-request": "1.8.0",
|
||||
"handlebars": "4.0.11",
|
||||
"handlebars-loader": "1.7.0",
|
||||
"html-minifier": "3.5.19",
|
||||
|
|
|
@ -3221,9 +3221,9 @@ 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.7.0:
|
||||
version "1.7.0"
|
||||
resolved "https://registry.yarnpkg.com/graphql-request/-/graphql-request-1.7.0.tgz#bb7c9e76fef3bf2ca4d42835f3df7df34bc9aa51"
|
||||
graphql-request@1.8.0:
|
||||
version "1.8.0"
|
||||
resolved "https://registry.yarnpkg.com/graphql-request/-/graphql-request-1.8.0.tgz#baa18d482b4c3f84cb913ba4b771ae734e09b409"
|
||||
dependencies:
|
||||
cross-fetch "2.0.0"
|
||||
graphql "^0.13.2"
|
||||
|
|
Loading…
Reference in a new issue