Skip to content

Commit 7c1f961

Browse files
marker-daomarker dao ®
andauthored
Security: override vulnerable transitive dependencies (#33348)
Co-authored-by: marker dao ® <youdontknow@marker-dao.eth>
1 parent 387a650 commit 7c1f961

File tree

2 files changed

+4868
-6555
lines changed

2 files changed

+4868
-6555
lines changed

package.json

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"pnpm": {
6868
"overrides": {
6969
"@devexpress/callsite-record@^4.1.6": "4.1.7",
70-
"basic-ftp@<5.2.2": "^5.2.2",
70+
"basic-ftp@<=5.2.2": ">=5.3.0",
7171
"@isaacs/brace-expansion@<=5.0.0": "^5.0.1",
7272
"@modelcontextprotocol/sdk@>=1.10.0 <=1.25.3": "^1.26.0",
7373
"form-data@<2.5.4": "2.5.5",
@@ -79,14 +79,14 @@
7979
"axios@<1.15.0": "^1.15.0",
8080
"braces@<3.0.3": "^3.0.3",
8181
"semver@<5.7.2": "^5.7.2",
82-
"qs": ">=6.14.1",
82+
"qs": ">=6.14.2",
8383
"glob@>=10.2.0 <10.5.0": "^10.5.0",
8484
"node-forge@<1.4.0": "1.4.0",
8585
"vite@>=6.0.0 <6.4.1": "^7.3.2",
8686
"vite@>=7.0.0 <=7.3.1": "^7.3.2",
8787
"tar@<=7.5.9": "^7.5.10",
8888
"underscore@<=1.13.7": "^1.13.8",
89-
"hono@<4.12.12": "^4.12.12",
89+
"hono@<4.12.14": ">=4.12.14",
9090
"@hono/node-server@<1.19.13": "^1.19.13",
9191
"express-rate-limit@>=8.2.0 <8.2.2": "^8.2.2",
9292
"immutable@>=5.0.0 <5.1.5": "^5.1.5",
@@ -114,11 +114,13 @@
114114
"bn.js@<4.12.3": "^4.12.3",
115115
"ajv@>=7.0.0-alpha.0 <8.18.0": "^8.18.0",
116116
"@tootallnate/once@<3.0.1": "^3.0.1",
117-
"dompurify@<3.3.2": "^3.3.2",
117+
"dompurify@<=3.3.3": ">=3.4.0",
118118
"brace-expansion@<1.1.13": "^1.1.13",
119119
"brace-expansion@>=2.0.0 <2.0.3": "^5.0.5",
120120
"brace-expansion@>=4.0.0 <5.0.5": "^5.0.5",
121-
"yaml@>=2.0.0 <2.8.3": "^2.8.3"
121+
"yaml@>=2.0.0 <2.8.3": "^2.8.3",
122+
"follow-redirects@<=1.15.11": ">=1.16.0",
123+
"@angular/platform-server@>=20.0.0-next.0 <20.3.19": "^20.3.19"
122124
}
123125
},
124126
"packageManager": "pnpm@9.15.9"

0 commit comments

Comments
 (0)