Skip to content

Commit 90f397c

Browse files
committed
chore: revise version support
1 parent 5e33f8a commit 90f397c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SECURITY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ webpack CLI is currently supporting webpack v4 and webpack v5. Security fixes ar
88

99
| webpack version | webpack-cli version | Supported |
1010
| --------------- | ----------------------------- | ------------------ |
11-
| 4.x.0 | ^3.1.2 | :white_check_mark: |
12-
| 4.0.x | ^3.1.2 | :white_check_mark: |
11+
| > 4.20.0 | ^3.1.2 | :white_check_mark: |
12+
| 4.20.x | ^3.1.2 | :white_check_mark: |
1313
| 5.x.0 | ^3.1.2 | :white_check_mark: |
1414
| 5.0.x | ^3.1.2 | :white_check_mark: |
1515
| < 4.x.x | (CLI included in webpack < 4) | :x: |

0 commit comments

Comments
 (0)