Commit 114c15ea authored by 🤖 GitLab Bot 🤖's avatar 🤖 GitLab Bot 🤖
Browse files

chore(deps): update dependency graphql to ^16.13.1

parent 7a63f24c
Loading
Loading
Loading
Loading
+7 −7
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@
        "@snowplow/tracker-core": "4.6.8",
        "cross-fetch": "^4.1.0",
        "dayjs": "^1.11.19",
        "graphql": "^16.10.0",
        "graphql": "^16.13.1",
        "graphql-request": "^6.1.0",
        "https-proxy-agent": "^7.0.6",
        "isomorphic-ws": "^5.0.0",
@@ -13613,9 +13613,9 @@
      "dev": true
    },
    "node_modules/graphql": {
      "version": "16.11.0",
      "resolved": "https://registry.npmjs.org/graphql/-/graphql-16.11.0.tgz",
      "integrity": "sha512-mS1lbMsxgQj6hge1XZ6p7GPhbrtFwUFYi3wRzXAC/FmYnyXMTvvI3td3rjmQ2u8ewXueaSvRPWaEcgVVOT9Jnw==",
      "version": "16.13.1",
      "resolved": "https://registry.npmjs.org/graphql/-/graphql-16.13.1.tgz",
      "integrity": "sha512-gGgrVCoDKlIZ8fIqXBBb0pPKqDgki0Z/FSKNiQzSGj2uEYHr1tq5wmBegGwJx6QB5S5cM0khSBpi/JFHMCvsmQ==",
      "license": "MIT",
      "engines": {
        "node": "^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0"
@@ -36141,9 +36141,9 @@
      "dev": true
    },
    "graphql": {
      "version": "16.11.0",
      "resolved": "https://registry.npmjs.org/graphql/-/graphql-16.11.0.tgz",
      "integrity": "sha512-mS1lbMsxgQj6hge1XZ6p7GPhbrtFwUFYi3wRzXAC/FmYnyXMTvvI3td3rjmQ2u8ewXueaSvRPWaEcgVVOT9Jnw=="
      "version": "16.13.1",
      "resolved": "https://registry.npmjs.org/graphql/-/graphql-16.13.1.tgz",
      "integrity": "sha512-gGgrVCoDKlIZ8fIqXBBb0pPKqDgki0Z/FSKNiQzSGj2uEYHr1tq5wmBegGwJx6QB5S5cM0khSBpi/JFHMCvsmQ=="
    },
    "graphql-request": {
      "version": "6.1.0",
+1 −1
Original line number Diff line number Diff line
@@ -628,7 +628,7 @@
    "@snowplow/tracker-core": "4.6.8",
    "cross-fetch": "^4.1.0",
    "dayjs": "^1.11.19",
    "graphql": "^16.10.0",
    "graphql": "^16.13.1",
    "graphql-request": "^6.1.0",
    "https-proxy-agent": "^7.0.6",
    "isomorphic-ws": "^5.0.0",