Skip to content

Commit 38b9747

Browse files
committed
fix: update minimatch to 10.2.2 to address CVE-2026-26996
1 parent 04a92d1 commit 38b9747

File tree

3 files changed

+279
-306
lines changed

3 files changed

+279
-306
lines changed

.yarn/install-state.gz

-136 Bytes
Binary file not shown.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@
8080
"z-schema/validator": "^13.15.22",
8181
"fast-xml-parser": "^5.3.6",
8282
"tar": "^7.5.8",
83-
"db-migrate-mongodb/mongodb": "^3.7.4"
83+
"db-migrate-mongodb/mongodb": "^3.7.4",
84+
"minimatch": "^10.2.2"
8485
}
8586
}

0 commit comments

Comments
 (0)