Skip to content
Open
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"follow-redirects": "^1.15.6",
"moment": "^2.29.4",
"async": "^3.0.0",
"minimatch": "^3.1.4",
"minimatch": "^10.0.0",
"json5": "^2.2.2",
"cookiejar": "^2.1.4",
"qs": "^6.14.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4717,12 +4717,12 @@ __metadata:
languageName: node
linkType: hard

"minimatch@npm:^3.1.4":
version: 3.1.5
resolution: "minimatch@npm:3.1.5"
"minimatch@npm:^10.0.0":
version: 10.2.5
resolution: "minimatch@npm:10.2.5"
dependencies:
brace-expansion: "npm:^1.1.7"
checksum: 10/b11a7ee5773cd34c1a0c8436cdbe910901018fb4b6cb47aa508a18d567f6efd2148507959e35fba798389b161b8604a2d704ccef751ea36bd4582f9852b7d63f
brace-expansion: "npm:^5.0.5"
checksum: 10/19e87a931aff60ee7b9d80f39f817b8bfc54f61f8356ee3549fbf636dbccacacfec8d803eac73293955c4527cd085247dfc064bce4a5e349f8f3b85e2bf5da0f
languageName: node
linkType: hard

Expand Down