Commit bdf37d84 authored by 🤖 GitLab Bot 🤖's avatar 🤖 GitLab Bot 🤖
Browse files

chore(deps): update dependency graphql to ^16.14.1

parent 165e3e75
Loading
Loading
Loading
Loading
+7 −7
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@
        "archiver": "^7.0.0",
        "cross-fetch": "^4.1.0",
        "dayjs": "^1.11.20",
        "graphql": "^16.14.0",
        "graphql": "^16.14.1",
        "graphql-request": "^6.1.0",
        "https-proxy-agent": "^7.0.6",
        "isomorphic-ws": "^5.0.0",
@@ -15238,9 +15238,9 @@
      "dev": true
    },
    "node_modules/graphql": {
      "version": "16.14.0",
      "resolved": "https://registry.npmjs.org/graphql/-/graphql-16.14.0.tgz",
      "integrity": "sha512-BBvQ/406p+4CZbTpCbVPSxfzrZrbnuWSP1ELYgyS6B+hNeKzgrdB4JczCa5VZUBQrDa9hUngm0KnexY6pJRN5Q==",
      "version": "16.14.1",
      "resolved": "https://registry.npmjs.org/graphql/-/graphql-16.14.1.tgz",
      "integrity": "sha512-cQOsSMS/IrDz82PVyRDvf/Q1F/bRbBVjJlh+xYOkI1qw2bWRvWGiWc+m2O0d6l4Bt1fyY+8kzJ8JFWGJqNeDBg==",
      "license": "MIT",
      "engines": {
        "node": "^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0"
@@ -39067,9 +39067,9 @@
      "dev": true
    },
    "graphql": {
      "version": "16.14.0",
      "resolved": "https://registry.npmjs.org/graphql/-/graphql-16.14.0.tgz",
      "integrity": "sha512-BBvQ/406p+4CZbTpCbVPSxfzrZrbnuWSP1ELYgyS6B+hNeKzgrdB4JczCa5VZUBQrDa9hUngm0KnexY6pJRN5Q=="
      "version": "16.14.1",
      "resolved": "https://registry.npmjs.org/graphql/-/graphql-16.14.1.tgz",
      "integrity": "sha512-cQOsSMS/IrDz82PVyRDvf/Q1F/bRbBVjJlh+xYOkI1qw2bWRvWGiWc+m2O0d6l4Bt1fyY+8kzJ8JFWGJqNeDBg=="
    },
    "graphql-request": {
      "version": "6.1.0",
+1 −1
Original line number Diff line number Diff line
@@ -645,7 +645,7 @@
    "archiver": "^7.0.0",
    "cross-fetch": "^4.1.0",
    "dayjs": "^1.11.20",
    "graphql": "^16.14.0",
    "graphql": "^16.14.1",
    "graphql-request": "^6.1.0",
    "https-proxy-agent": "^7.0.6",
    "isomorphic-ws": "^5.0.0",