From 8d14c01abb08dc4d37a39990e7acf20593d5de66 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 18:38:10 +0000 Subject: [PATCH] fix(deps): update dependency graphql-ws to ^5.16.2 --- packages/graphql-react-ws/package.json | 2 +- pnpm-lock.yaml | 14 ++++++++------ 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/packages/graphql-react-ws/package.json b/packages/graphql-react-ws/package.json index 715e9828..e26f5538 100644 --- a/packages/graphql-react-ws/package.json +++ b/packages/graphql-react-ws/package.json @@ -13,7 +13,7 @@ "keywords": [], "dependencies": { "fast-deep-equal": "^3.1.3", - "graphql-ws": "^5.14.1" + "graphql-ws": "^5.16.2" }, "devDependencies": { "@soundxyz/gql-string": "workspace:^0.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index acf4e136..c087a136 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -240,8 +240,8 @@ importers: specifier: ^3.1.3 version: 3.1.3 graphql-ws: - specifier: ^5.14.1 - version: 5.14.1(graphql@16.8.1) + specifier: ^5.16.2 + version: 5.16.2(graphql@16.8.1) devDependencies: '@soundxyz/gql-string': specifier: workspace:^0.1.0 @@ -1792,6 +1792,7 @@ packages: glob@7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} + deprecated: Glob versions prior to v9 are no longer supported globals@11.12.0: resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==} @@ -1835,8 +1836,8 @@ packages: peerDependencies: graphql: ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 - graphql-ws@5.14.1: - resolution: {integrity: sha512-aqkls1espsygP1PfkAuuLIV96IbztQ6EaADse97pw8wRIMT3+AL/OYfS8V2iCRkc0gzckitoDRGCQEdnySggiA==} + graphql-ws@5.16.2: + resolution: {integrity: sha512-E1uccsZxt/96jH/OwmLPuXMACILs76pKF2i3W861LpKBCYtGIyPQGtWLuBLkND4ox1KHns70e83PS4te50nvPQ==} engines: {node: '>=10'} peerDependencies: graphql: '>=0.11 <=16' @@ -1929,6 +1930,7 @@ packages: inflight@1.0.6: resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==} + deprecated: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. inherits@2.0.4: resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==} @@ -3825,7 +3827,7 @@ snapshots: '@graphql-tools/utils': 10.0.7(graphql@16.8.1) '@types/ws': 8.5.6 graphql: 16.8.1 - graphql-ws: 5.14.1(graphql@16.8.1) + graphql-ws: 5.16.2(graphql@16.8.1) isomorphic-ws: 5.0.0(ws@8.14.2) tslib: 2.6.2 ws: 8.14.2 @@ -5026,7 +5028,7 @@ snapshots: graphql: 16.8.1 tslib: 2.6.2 - graphql-ws@5.14.1(graphql@16.8.1): + graphql-ws@5.16.2(graphql@16.8.1): dependencies: graphql: 16.8.1