Merge branch 'deps/upgrade' into 'master'

Deps/upgrade

See merge request framasoft/mobilizon!203
This commit is contained in:
Thomas Citharel 2019-09-26 18:05:05 +02:00
commit c88a8d25e9
2 changed files with 5 additions and 5 deletions

View File

@ -18,7 +18,7 @@
"apollo-link": "^1.2.11",
"apollo-link-http": "^1.5.16",
"buefy": "^0.8.2",
"graphql": "^14.2.1",
"graphql": "^14.5.8",
"graphql-tag": "^2.10.1",
"leaflet": "^1.4.0",
"line-clamp": "1.0.0",

View File

@ -5080,10 +5080,10 @@ graphql@^0.13.1:
dependencies:
iterall "^1.2.1"
graphql@^14.0.0, graphql@^14.0.2, graphql@^14.2.1:
version "14.5.7"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.5.7.tgz#8646a3fcc07922319cc3967eba4a64b32929f77f"
integrity sha512-as410RMJSUFqF8RcH2QWxZ5ioqHzsH9VWnWbaU+UnDXJ/6azMDIYPrtXCBPXd8rlunEVb7W8z6fuUnNHMbFu9A==
graphql@^14.0.0, graphql@^14.0.2, graphql@^14.5.8:
version "14.5.8"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.5.8.tgz#504f3d3114cb9a0a3f359bbbcf38d9e5bf6a6b3c"
integrity sha512-MMwmi0zlVLQKLdGiMfWkgQD7dY/TUKt4L+zgJ/aR0Howebod3aNgP5JkgvAULiR2HPVZaP2VEElqtdidHweLkg==
dependencies:
iterall "^1.2.2"