diff --git a/package.json b/package.json index 7721deb..ba8f1df 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "sveltekit-superforms": "^1.12.0", "tailwind-merge": "^2.1.0", "tailwind-variants": "^0.1.19", - "ws": "^8.15.1", + "ws": "^8.17.1", "zod": "^3.22.4" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 101feaf..b9a72c0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -48,8 +48,8 @@ dependencies: specifier: ^0.1.19 version: 0.1.19(tailwindcss@3.3.6) ws: - specifier: ^8.15.1 - version: 8.15.1 + specifier: ^8.17.1 + version: 8.17.1 zod: specifier: ^3.22.4 version: 3.22.4 @@ -3422,7 +3422,7 @@ packages: stoppable: 1.1.0 undici: 5.28.2 workerd: 1.20231030.0 - ws: 8.15.1 + ws: 8.17.1 youch: 3.3.3 zod: 3.22.4 transitivePeerDependencies: @@ -4940,8 +4940,8 @@ packages: /wrappy@1.0.2: resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==} - /ws@8.15.1: - resolution: {integrity: sha512-W5OZiCjXEmk0yZ66ZN82beM5Sz7l7coYxpRkzS+p9PP+ToQry8szKh+61eNktr7EA9DOwvFGhfC605jDHbP6QQ==} + /ws@8.17.1: + resolution: {integrity: sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==} engines: {node: '>=10.0.0'} peerDependencies: bufferutil: ^4.0.1