Browse Source

chore: Update to GraphQL v15.5.1

Michael Bromley 4 years ago
parent
commit
6c157ba9f0
5 changed files with 5 additions and 10 deletions
  1. 1 1
      package.json
  2. 1 1
      packages/admin-ui/package.json
  3. 1 1
      packages/core/package.json
  4. 1 1
      packages/testing/package.json
  5. 1 6
      yarn.lock

+ 1 - 1
package.json

@@ -44,7 +44,7 @@
     "concurrently": "^6.0.0",
     "conventional-changelog-core": "^4.2.2",
     "find": "^0.3.0",
-    "graphql": "15.5.0",
+    "graphql": "15.5.1",
     "husky": "^4.3.0",
     "jest": "^27.0.6",
     "klaw-sync": "^6.0.0",

+ 1 - 1
packages/admin-ui/package.json

@@ -43,7 +43,7 @@
     "apollo-upload-client": "^14.1.3",
     "core-js": "^3.9.1",
     "dayjs": "^1.10.4",
-    "graphql": "15.5.0",
+    "graphql": "15.5.1",
     "messageformat": "2.3.0",
     "ngx-pagination": "^5.0.0",
     "ngx-translate-messageformat-compiler": "^4.8.0",

+ 1 - 1
packages/core/package.json

@@ -57,7 +57,7 @@
     "csv-parse": "^4.12.0",
     "express": "^4.17.1",
     "fs-extra": "^9.0.1",
-    "graphql": "15.5.0",
+    "graphql": "15.5.1",
     "graphql-scalars": "^1.10.0",
     "graphql-tag": "^2.12.4",
     "graphql-upload": "^12.0.0",

+ 1 - 1
packages/testing/package.json

@@ -36,7 +36,7 @@
     "@vendure/common": "^1.1.5",
     "faker": "^4.1.0",
     "form-data": "^3.0.0",
-    "graphql": "15.5.0",
+    "graphql": "15.5.1",
     "graphql-tag": "^2.10.1",
     "node-fetch": "^2.6.0",
     "sql.js": "1.3.2"

+ 1 - 6
yarn.lock

@@ -9308,16 +9308,11 @@ graphql-ws@^5.0.0:
   resolved "https://registry.npmjs.org/graphql-ws/-/graphql-ws-5.3.0.tgz#345f73686b639735f1f4ef0b9ea28e17c7f6a745"
   integrity sha512-53MbSTOmgx5i6hf3DHVD5PrXix1drDmt2ja8MW7NG+aTpKGzkXVLyNcyNpxme4SK8jVtIV6ZIHkiwirqN0efpw==
 
-graphql@*, graphql@^15.3.0:
+graphql@*, graphql@15.5.1, graphql@^15.3.0:
   version "15.5.1"
   resolved "https://registry.npmjs.org/graphql/-/graphql-15.5.1.tgz#f2f84415d8985e7b84731e7f3536f8bb9d383aad"
   integrity sha512-FeTRX67T3LoE3LWAxxOlW2K3Bz+rMYAC18rRguK4wgXaTZMiJwSUwDmPFo3UadAKbzirKIg5Qy+sNJXbpPRnQw==
 
-graphql@15.5.0:
-  version "15.5.0"
-  resolved "https://registry.npmjs.org/graphql/-/graphql-15.5.0.tgz#39d19494dbe69d1ea719915b578bf920344a69d5"
-  integrity sha512-OmaM7y0kaK31NKG31q4YbD2beNYa6jBBKtMFT6gLYJljHLJr42IqJ8KX08u3Li/0ifzTU5HjmoOOrwa5BRLeDA==
-
 gtoken@^5.0.4:
   version "5.3.1"
   resolved "https://registry.npmjs.org/gtoken/-/gtoken-5.3.1.tgz#c1c2598a826f2b5df7c6bb53d7be6cf6d50c3c78"