From 43b4c9fe3763673dc54b61b01e50bc5b3d24a371 Mon Sep 17 00:00:00 2001 From: moonrailgun Date: Sat, 5 Oct 2024 19:28:44 +0800 Subject: [PATCH] chore: fix isolated-vm version --- pnpm-lock.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8db5809..5ab6c70 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -507,7 +507,7 @@ importers: specifier: ^2.0.0 version: 2.0.0 isolated-vm: - specifier: 4.7.2 + specifier: ^4.7.2 version: 4.7.2 jsonwebtoken: specifier: ^9.0.2