Skip to content

Commit dcd8e64

Browse files
committed
chore: dep maintenance
- update of nested dependencies eliminates the undici vuln; - ignore the validator vuln as it's not related to our use case and I see no sign of it being fixed soon upstream; don't want it to break our CI
1 parent b7cb432 commit dcd8e64

File tree

2 files changed

+623
-585
lines changed

2 files changed

+623
-585
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@
7171
},
7272
"auditConfig": {
7373
"ignoreGhsas": [
74-
"GHSA-cxrh-j4jr-qwg3",
75-
"GHSA-v6h2-p8h4-qcjw"
74+
"GHSA-v6h2-p8h4-qcjw",
75+
"GHSA-9965-vmph-33xx"
7676
],
7777
"ignoreCves": [
7878
"CVE-2025-57319"

0 commit comments

Comments
 (0)