From 54c054e07fc30e8ea22f43c06881fd814af68c8b Mon Sep 17 00:00:00 2001 From: Jarvis Date: Tue, 10 Dec 2024 17:20:24 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=20@jridgewell/gen-mapping=20?= =?UTF-8?q?=E6=A8=A1=E5=9D=97=E7=9A=84=E4=B8=8D=E5=8F=AF=E7=94=A8=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E6=9B=BF=E6=8D=A2=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/package.json b/package.json index cebe29a..3ebcfec 100644 --- a/package.json +++ b/package.json @@ -1183,6 +1183,16 @@ "version": "1.9.0", "reason": "https://github.com/pillarjs/path-to-regexp/security/advisories/GHSA-9wv6-86v2-598j" } + }, + "@jridgewell/gen-mapping": { + "0.3.6": { + "version": "0.3.5", + "reason": "https://github.com/jridgewell/sourcemaps/issues/8" + }, + "0.3.7": { + "version": "0.3.5", + "reason": "https://github.com/jridgewell/sourcemaps/issues/8" + } } } }