From 05c1a3b676efba8477ee27950bd345be3e6cb1a1 Mon Sep 17 00:00:00 2001 From: Eduardo San Martin Morote Date: Wed, 8 Jun 2022 15:31:08 +0200 Subject: [PATCH] chore: format security --- SECURITY.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index fe8fb0a3..ff08e204 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -5,13 +5,13 @@ This is the list of versions of Pinia which are currently being supported with security updates. -| Version | Supported | -| --------------- | ------------------ | -| 2.x.x | :white_check_mark: | -| 2.0.0-rc.x | :white_check_mark: | -| 0.5.x | :white_check_mark: | -| < 0.5.0 | :x: | -| <= 2.0.0-beta.x | :x: | +| Version | Supported | +| ------------------ | ------------------ | +| 2.0.x | :white_check_mark: | +| 2.0.0-rc.x | :x: | +| 0.5.x | :x: | +| < 0.5.0 | :x: | +| <= 2.0.0-beta.x | :x: | ## Reporting a Vulnerability -- 2.47.2