From 918654217d30d0c546369653760f63d85a615e21 Mon Sep 17 00:00:00 2001 From: Leah Schumann Date: Tue, 11 Jan 2022 09:01:12 -0500 Subject: [PATCH] Removed 2.0.0 file --- 2.0.0 | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 2.0.0 diff --git a/2.0.0 b/2.0.0 deleted file mode 100644 index 532432318..000000000 --- a/2.0.0 +++ /dev/null @@ -1,15 +0,0 @@ - -removed 2 packages, and audited 1692 packages in 8s - -94 packages are looking for funding - run `npm fund` for details - -103 vulnerabilities (88 moderate, 15 high) - -To address issues that do not require attention, run: - npm audit fix - -To address all issues (including breaking changes), run: - npm audit fix --force - -Run `npm audit` for details.