diff --git a/code/package.json b/code/package.json index 1420bd7..d6d5634 100644 --- a/code/package.json +++ b/code/package.json @@ -44,7 +44,7 @@ "typedoc-plugin-extras": "3.1.0" }, "dependencies": { - "@apollo/client": "^3.10.8", + "@apollo/client": "3.11.2", "axios": "^1.7.2", "graphql": "^16.9.0", "lodash": "^4.17.21", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fe8eff5..7c90a42 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -60,7 +60,7 @@ importers: code: dependencies: '@apollo/client': - specifier: ^3.10.8 + specifier: 3.11.2 version: 3.11.2(graphql-ws@5.16.0(graphql@16.9.0))(graphql@16.9.0) axios: specifier: ^1.7.2 @@ -1947,6 +1947,7 @@ packages: eslint@8.57.0: resolution: {integrity: sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options. hasBin: true espree@9.6.1: