Skip to content

Commit

Permalink
Update SECURITY.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lquixada committed Jul 12, 2023
1 parent 988ba5c commit 5d15595
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions SECURITY.md
Expand Up @@ -4,9 +4,9 @@

The following versions of `cross-fetch` are currently supported with security updates:

- the latest commit on the `main` branch;
- the 3.x release tagged as [latest](https://www.npmjs.com/package/cross-fetch/v/latest) on npm;
- the 2.x release tagged as [latest-2](https://www.npmjs.com/package/cross-fetch/v/latest-2) on npm;
- the latest commit on the `v4.x` branch;
- the 4.x release tagged as [latest](https://www.npmjs.com/package/cross-fetch/v/latest) on npm;
- the 3.x release tagged as [latest-v3.x](https://www.npmjs.com/package/cross-fetch/v/latest-v3.x) on npm;


## Reporting a Vulnerability
Expand Down

0 comments on commit 5d15595

Please sign in to comment.