Browse Source

Maintenance: Update dependency graphql to ^16.9.0

Zammad Renovate Bot 8 months ago
parent
commit
b05838be60
2 changed files with 5 additions and 5 deletions
  1. 1 1
      package.json
  2. 4 4
      yarn.lock

+ 1 - 1
package.json

@@ -144,7 +144,7 @@
     "@vueuse/router": "^10.11.0",
     "@vueuse/shared": "^10.11.0",
     "async-mutex": "^0.5.0",
-    "graphql": "^16.8.2",
+    "graphql": "^16.9.0",
     "graphql-ruby-client": "^1.13.3",
     "graphql-tag": "^2.12.6",
     "linkify-string": "^4.1.3",

+ 4 - 4
yarn.lock

@@ -6468,10 +6468,10 @@ graphql-ws@5.13.1:
   resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.13.1.tgz#96ac9963edb1e94c8e7f21af48ce5fcaab91779a"
   integrity sha512-eiX7ES/ZQr0q7hSM5UBOEIFfaAUmAY9/CSDyAnsETuybByU7l/v46drRg9DQoTvVABEHp3QnrvwgTRMhqy7zxQ==
 
-graphql@^16.8.2:
-  version "16.8.2"
-  resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.8.2.tgz#54771c7ff195da913f5e70af8044a026d32eca2a"
-  integrity sha512-cvVIBILwuoSyD54U4cF/UXDh5yAobhNV/tPygI4lZhgOIJQE/WLWC4waBRb4I6bDVYb3OVx3lfHbaQOEoUD5sg==
+graphql@^16.9.0:
+  version "16.9.0"
+  resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.9.0.tgz#1c310e63f16a49ce1fbb230bd0a000e99f6f115f"
+  integrity sha512-GGTKBX4SD7Wdb8mqeDLni2oaRGYQWjWHGKPQ24ZMnUtKfcsVoiv4uX8+LJr1K6U5VW2Lu1BwJnj7uiori0YtRw==
 
 has-bigints@^1.0.1, has-bigints@^1.0.2:
   version "1.0.2"