From d2700812c772e8edc0938ee0075b0f078ff8f457 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 16 Mar 2022 00:53:40 +0000 Subject: [PATCH] chore(deps): update dependency @types/ws to v8.5.3 --- packages/cli/package.json | 2 +- pnpm-lock.yaml | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/packages/cli/package.json b/packages/cli/package.json index 0de8a1c9a75a..faac36ed5094 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -80,7 +80,7 @@ "@types/fs-extra": "9.0.13", "@types/jest": "27.4.1", "@types/rimraf": "3.0.2", - "@types/ws": "8.5.2", + "@types/ws": "8.5.3", "chalk": "4.1.2", "checkpoint-client": "1.1.21", "debug": "4.3.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 543e3b8d3b85..86b8ae6c17f0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -130,7 +130,7 @@ importers: '@types/fs-extra': 9.0.13 '@types/jest': 27.4.1 '@types/rimraf': 3.0.2 - '@types/ws': 8.5.2 + '@types/ws': 8.5.3 chalk: 4.1.2 checkpoint-client: 1.1.21 debug: 4.3.3 @@ -175,7 +175,7 @@ importers: '@types/fs-extra': 9.0.13 '@types/jest': 27.4.1 '@types/rimraf': 3.0.2 - '@types/ws': 8.5.2 + '@types/ws': 8.5.3 chalk: 4.1.2 checkpoint-client: 1.1.21 debug: 4.3.3 @@ -1571,6 +1571,7 @@ packages: express: 4.17.2 untildify: 4.0.0 transitivePeerDependencies: + - '@prisma/client' - supports-color dev: true @@ -2094,8 +2095,8 @@ packages: dependencies: '@types/node': 17.0.18 - /@types/ws/8.5.2: - resolution: {integrity: sha512-VXI82ykONr5tacHEojnErTQk+KQSoYbW1NB6iz6wUwrNd+BqfkfggQNoNdCqhJSzbNumShPERbM+Pc5zpfhlbw==} + /@types/ws/8.5.3: + resolution: {integrity: sha512-6YOoWjruKj1uLf3INHH7D3qTXwFfEsg1kf3c0uDdSBJwfa/llkwIjrAGV7j7mVgGNbzTQ3HiHKKDXl6bJPD97w==} dependencies: '@types/node': 17.0.18 dev: true