From c438ee9fa6ec102e608ce83de73b2883281e6bf3 Mon Sep 17 00:00:00 2001 From: 1600822305 <161661698+1600822305@users.noreply.github.com> Date: Mon, 14 Apr 2025 18:23:57 +0800 Subject: [PATCH] Update yarn.lock --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index e176240928..fd1afb6e7d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3934,8 +3934,8 @@ __metadata: "@types/adm-zip": "npm:^0" "@types/diff": "npm:^7" "@types/fs-extra": "npm:^11" - "@types/js-yaml": "npm:^4.0.0", - "@types/lodash": "npm:^4.17.16", + "@types/js-yaml": "^4" + "@types/lodash": "^4.17.16" "@types/markdown-it": "npm:^14" "@types/md5": "npm:^2.3.5" "@types/node": "npm:^18.19.9"