diff --git a/service/pnpm-lock.yaml b/service/pnpm-lock.yaml index ea368ea..334ca8f 100644 --- a/service/pnpm-lock.yaml +++ b/service/pnpm-lock.yaml @@ -185,7 +185,7 @@ packages: mime-types: 2.1.35 rate-limiter-flexible: 2.4.2 uint8arrays: 3.0.0 - ws: 8.16.0 + ws: 8.17.1 zod: 3.22.4 transitivePeerDependencies: - bufferutil @@ -3295,8 +3295,8 @@ packages: resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==} dev: false - /ws@8.16.0: - resolution: {integrity: sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==} + /ws@8.17.1: + resolution: {integrity: sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==} engines: {node: '>=10.0.0'} peerDependencies: bufferutil: ^4.0.1