Skip to content

Commit ae78411

Browse files
authored
docs: update SECURITY.md (#2146)
1 parent eae913b commit ae78411

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

SECURITY.md

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

99
| webpack version | webpack-cli version | Supported |
1010
| --------------- | ----------------------------- | ------------------ |
11-
| >= 4.20.x | ^3.1.2 | :white_check_mark: |
12-
| <= 4.19.x | ^3.1.1 | :white_check_mark: |
13-
| 5.x.0 | ^3.1.2 | :white_check_mark: |
14-
| 5.0.x | ^3.1.2 | :white_check_mark: |
11+
| >= 4.20.x | ^4.2.0 | :white_check_mark: |
12+
| <= 4.19.x | ^4.2.0 | :white_check_mark: |
13+
| 5.x.0 | ^4.2.0 | :white_check_mark: |
14+
| 5.0.x | ^4.2.0 | :white_check_mark: |
1515
| < 4.x.x | (CLI included in webpack < 4) | :x: |
1616

1717
**Note: Using webpack < 4 with webpack CLI is not required as CLI was [included](https://github.com/webpack/webpack/commit/4b0332d3909eea8115d84f9a03da2d52478daa70#diff-b9cfc7f2cdf78a7f4b91a753d10865a2) in webpack.**

0 commit comments

Comments
 (0)