From a6bcfc1f8eea8c942de085f9e3414b2c37649177 Mon Sep 17 00:00:00 2001 From: "gaoyuan.1226" Date: Mon, 6 Nov 2023 10:35:12 +0800 Subject: [PATCH] fix: lock --- pnpm-lock.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 25d0e593f56b..606177120bab 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12989,7 +12989,7 @@ packages: http-compression: 1.0.6 minimatch: 3.1.2 path-to-regexp: 6.2.1 - ts-node: 10.9.1(@types/node@18.11.17)(typescript@5.2.2) + ts-node: 10.9.1(@types/node@16.11.68)(typescript@5.0.4) ws: 8.13.0 transitivePeerDependencies: - '@babel/traverse' @@ -28692,7 +28692,7 @@ packages: dependencies: lilconfig: 2.1.0 postcss: 8.4.21 - ts-node: 10.9.1(@types/node@18.11.17)(typescript@5.2.2) + ts-node: 10.9.1(@types/node@16.11.68)(typescript@5.0.4) yaml: 1.10.2 dev: true