Skip to content

Commit

Permalink
Merge pull request #2970 from mi6/audit-date-fix
Browse files Browse the repository at this point in the history
chore(root): audit date fix
  • Loading branch information
ad9242 authored Jan 6, 2025
2 parents ad42c0e + 2c3b8c6 commit 65d32e1
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions audit-ci.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
]
Expand Down

0 comments on commit 65d32e1

Please sign in to comment.