Skip to content

Commit bbca2a5

Browse files
committed
chore: fix CVE-2025-64756
1 parent 1853959 commit bbca2a5

File tree

2 files changed

+52
-226
lines changed

2 files changed

+52
-226
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"path-to-regexp@>=6.3.0": "^6.3.0",
7676
"next": "^15.2.3",
7777
"form-data": "^4.0.4",
78-
"sha.js": ">=2.4.12"
78+
"glob@>=10.2.0 <10.5.0": ">=10.5.0"
7979
}
8080
}
8181
}

0 commit comments

Comments
 (0)