-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2970 from mi6/audit-date-fix
chore(root): audit date fix
- Loading branch information
Showing
1 changed file
with
10 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,70 +4,70 @@ | |
"GHSA-pfrx-2q88-qq97": { | ||
"active": true, | ||
"notes": "requires upgrade to [email protected], which is a breaking change", | ||
"expiry": "4 January 2025" | ||
"expiry": "6 February 2025" | ||
} | ||
}, | ||
{ | ||
"GHSA-c2qf-rxjj-qqgw": { | ||
"active": true, | ||
"notes": "requires lerna v7, which is a breaking change", | ||
"expiry": "4 January 2025" | ||
"expiry": "6 February 2025" | ||
} | ||
}, | ||
{ | ||
"GHSA-7fh5-64p2-3v2j": { | ||
"active": true, | ||
"notes": "requires upgrade to postcss v8.4.31, which doesn't align with the version used by @storybook/addon-postcss", | ||
"expiry": "4 January 2025" | ||
"expiry": "6 February 2025" | ||
} | ||
}, | ||
{ | ||
"GHSA-f5x3-32g6-xq36": { | ||
"active": true, | ||
"notes": "issue in 'tar' package used by '@lerna/legacy-package-management' v6.6.2 - no current fix", | ||
"expiry": "4 January 2025" | ||
"expiry": "6 February 2025" | ||
} | ||
}, | ||
{ | ||
"GHSA-grv7-fg5c-xmjg": { | ||
"active": true, | ||
"notes": "braces package has a vulnerability which is fixed in v3.0.3, but cannot currrently upgrade", | ||
"expiry": "4 January 2025" | ||
"expiry": "6 February 2025" | ||
} | ||
}, | ||
{ | ||
"GHSA-3h5v-q93c-6h6q": { | ||
"active": true, | ||
"notes": "ws package has a vulnerability but requires multiple package upgrades to fix", | ||
"expiry": "4 January 2025" | ||
"expiry": "6 February 2025" | ||
} | ||
}, | ||
{ | ||
"GHSA-952p-6rrq-rcjv": { | ||
"active": true, | ||
"notes": "issue in 'micromatch' package, we're currently on the highest version available so no fix", | ||
"expiry": "4 January 2025" | ||
"expiry": "6 February 2025" | ||
} | ||
}, | ||
{ | ||
"GHSA-m6fv-jmcg-4jfg": { | ||
"active": true, | ||
"notes": "issue in 'send' package within 'serve-static' package being v0.18.0, fix requires 0.19.0", | ||
"expiry": "4 January 2025" | ||
"expiry": "6 February 2025" | ||
} | ||
}, | ||
{ | ||
"GHSA-p6mc-m468-83gw": { | ||
"active": true, | ||
"notes": "issue in 'lodash.set' package use by '@cypress-audit/lighthouse>lighthouse' - no current fix", | ||
"expiry": "4 January 2025" | ||
"expiry": "6 February 2025" | ||
} | ||
}, | ||
{ | ||
"GHSA-3xgq-45jj-v275": { | ||
"active": true, | ||
"notes": "issue in 'cross-spawn' package - unable to upgrade currently", | ||
"expiry": "4 January 2025" | ||
"expiry": "6 February 2025" | ||
} | ||
} | ||
] | ||
|