Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

USWDS-Site: Fix snyk errors #2672

Merged
merged 1 commit into from
May 14, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 16 additions & 6 deletions .snyk
Original file line number Diff line number Diff line change
Expand Up @@ -2707,8 +2707,8 @@ ignore:
expires: '2022-01-27T21:29:25.295Z'
- '*':
reason: No available upgrade or patch
expires: 2024-05-24T16:48:39.047Z
created: 2024-04-24T16:48:39.087Z
expires: 2024-06-12T20:02:08.857Z
created: 2024-05-13T20:02:08.898Z
SNYK-JS-AXIOS-1579269:
- uswds > @frctl/fractal > @frctl/web > browser-sync > localtunnel > axios:
reason: None given
Expand Down Expand Up @@ -3498,8 +3498,8 @@ ignore:
SNYK-JS-UNSETVALUE-2400660:
- '*':
reason: No available upgrade or patch
expires: 2024-05-24T16:48:35.643Z
created: 2024-04-24T16:48:35.683Z
expires: 2024-06-12T20:02:01.250Z
created: 2024-05-13T20:02:01.295Z
SNYK-JS-DECODEURICOMPONENT-3149970:
- '*':
reason: No available upgrade or patch
Expand All @@ -3523,8 +3523,18 @@ ignore:
SNYK-JS-INFLIGHT-6095116:
- '*':
reason: No available upgrade or patch
expires: 2024-05-24T16:48:41.940Z
created: 2024-04-24T16:48:41.985Z
expires: 2024-06-12T20:02:13.020Z
created: 2024-05-13T20:02:13.068Z
SNYK-JS-BRACES-6838727:
- '*':
reason: No available upgrade or patch
expires: 2024-06-12T20:01:26.723Z
created: 2024-05-13T20:01:26.749Z
SNYK-JS-MICROMATCH-6838728:
- '*':
reason: No available upgrade or patch
expires: 2024-06-12T20:01:29.889Z
created: 2024-05-13T20:01:29.912Z
# patches apply the minimum changes required to fix a vulnerability
patch:
'npm:minimatch:20160620':
Expand Down
Loading