diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5c3959a3..4d741477 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -5231,8 +5231,8 @@ packages: wrappy@1.0.2: resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==} - ws@7.5.9: - resolution: {integrity: sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==} + ws@7.5.10: + resolution: {integrity: sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==} engines: {node: '>=8.3.0'} peerDependencies: bufferutil: ^4.0.1 @@ -5255,6 +5255,18 @@ packages: utf-8-validate: optional: true + ws@8.20.1: + resolution: {integrity: sha512-It4dO0K5v//JtTXuPkfEOaI3uUN87iYPnqo/ZzqCoG3g8uhA66QUMs/SrM0YK7/NAu+r4LMh/9dq2A7k+rHs+w==} + engines: {node: '>=10.0.0'} + peerDependencies: + bufferutil: ^4.0.1 + utf-8-validate: '>=5.0.2' + peerDependenciesMeta: + bufferutil: + optional: true + utf-8-validate: + optional: true + xmldom-sre@0.1.31: resolution: {integrity: sha512-f9s+fUkX04BxQf+7mMWAp5zk61pciie+fFLC9hX9UVvCeJQfNHRHXpeo5MPcR0EUf57PYLdt+ZO4f3Ipk2oZUw==} engines: {node: '>=0.1'} @@ -6539,9 +6551,9 @@ snapshots: '@types/ws': 8.5.5 graphql: 16.9.0 graphql-ws: 5.14.0(graphql@16.9.0) - isomorphic-ws: 5.0.0(ws@8.14.1) + isomorphic-ws: 5.0.0(ws@8.20.1) tslib: 2.8.1 - ws: 8.14.1 + ws: 8.20.1 transitivePeerDependencies: - bufferutil - utf-8-validate @@ -6741,10 +6753,10 @@ snapshots: '@types/ws': 8.5.5 '@whatwg-node/fetch': 0.9.22 graphql: 16.9.0 - isomorphic-ws: 5.0.0(ws@8.14.1) + isomorphic-ws: 5.0.0(ws@8.20.1) tslib: 2.6.2 value-or-promise: 1.0.12 - ws: 8.14.1 + ws: 8.20.1 transitivePeerDependencies: - '@types/node' - bufferutil @@ -9040,6 +9052,10 @@ snapshots: dependencies: ws: 8.14.1 + isomorphic-ws@5.0.0(ws@8.20.1): + dependencies: + ws: 8.20.1 + jackspeak@3.4.3: dependencies: '@isaacs/cliui': 8.0.2 @@ -11387,7 +11403,7 @@ snapshots: opener: 1.5.2 picocolors: 1.1.1 sirv: 2.0.4 - ws: 7.5.9 + ws: 7.5.10 transitivePeerDependencies: - bufferutil - utf-8-validate @@ -11437,10 +11453,12 @@ snapshots: wrappy@1.0.2: {} - ws@7.5.9: {} + ws@7.5.10: {} ws@8.14.1: {} + ws@8.20.1: {} + xmldom-sre@0.1.31: {} y18n@4.0.3: {}