Skip to content

Commit 89bd312

Browse files
authored
Security: update basic-ftp, hono, postcss, ip-address, fast-uri, cyclonedx/cdxgen, remove request(gulp-remote-src) (#33559)
1 parent 83f1869 commit 89bd312

6 files changed

Lines changed: 114 additions & 587 deletions

File tree

.github/renovate.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,6 @@
141141
"gulp-jsbeautifier",
142142
"gulp-multi-process",
143143
"gulp-notify",
144-
"gulp-remote-src",
145144
"gulp-rename",
146145
"gulp-tap",
147146
"gulp-uglify-es",

package.json

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"lint-staged": "14.0.1",
5151
"nx": "19.4.2",
5252
"nx-cloud": "19.0.0",
53-
"postcss": "8.4.38",
53+
"postcss": "~8.5.10",
5454
"shelljs": "0.8.5",
5555
"shx": "0.4.0",
5656
"source-map": "0.7.4",
@@ -72,13 +72,13 @@
7272
"@angular/core@>=19.0.0-next.0 <19.2.20": "^19.2.20",
7373
"@angular/platform-server@>=19.0.0-next.0 <19.2.20": "^19.2.20",
7474
"@devexpress/callsite-record@^4.1.6": "4.1.7",
75-
"@hono/node-server@<1.19.10": "^1.19.10",
75+
"@hono/node-server@<1.19.13": "^1.19.13",
7676
"@isaacs/brace-expansion@<=5.0.0": "^5.0.1",
7777
"@modelcontextprotocol/sdk@>=1.10.0 <=1.25.3": "^1.26.0",
7878
"@tootallnate/once@<3.0.1": "^3.0.1",
7979
"ajv@>=7.0.0-alpha.0 <8.18.0": "^8.18.0",
8080
"axios@<1.15.2": "^1.15.2",
81-
"basic-ftp@<=5.2.2": "~5.3.0",
81+
"basic-ftp@<5.3.1": ">=5.3.1",
8282
"bn.js@<4.12.3": "4.12.3",
8383
"bn.js@>=5.0.0 <5.2.3": "5.2.3",
8484
"brace-expansion@<1.1.13": "1.1.13",
@@ -89,11 +89,12 @@
8989
"diff@>=5.0.0 <5.2.2": "5.2.2",
9090
"dompurify@<=3.3.1": "^3.3.2",
9191
"express-rate-limit@>=8.2.0 <8.2.2": "^8.2.2",
92+
"fast-uri@<3.1.2": ">=3.1.2",
9293
"flatted@<3.4.0": "^3.4.0",
9394
"form-data@<2.5.4": "2.5.5",
9495
"form-data@>=4.0.0 <4.0.4": "^4.0.5",
9596
"glob@>=10.2.0 <10.5.0": "^10.5.0",
96-
"hono@<4.12.4": "^4.12.4",
97+
"hono@<4.12.18": ">=4.12.18",
9798
"immutable@>=4.0.0-rc.1 <4.3.8": "^4.3.8",
9899
"immutable@>=5.0.0 <5.1.5": "^5.1.5",
99100
"json5@<1.0.2": "^2.2.3",
@@ -107,9 +108,11 @@
107108
"node-forge@<1.4.0": "1.4.0",
108109
"path-to-regexp@0.1.12": "0.1.13",
109110
"path-to-regexp@>=8.0.0 <8.4.0": "8.4.0",
111+
"postcss@<8.5.10": "8.5.10",
110112
"pbkdf2@<=3.1.2": "^3.1.3",
111113
"picomatch@>=2.0.0 <2.3.2": "2.3.2",
112114
"picomatch@>=4.0.0 <4.0.4": "4.0.4",
115+
"ip-address@<=10.1.0": ">=10.1.1",
113116
"qs": ">=6.14.1",
114117
"rollup@< 4.59.0": "^4.59.0",
115118
"rollup@<2.79.2": "^4.53.3",

packages/devextreme-themebuilder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"dependencies": {
3131
"autoprefixer": "^10.4.21",
3232
"clean-css": "^5.3.0",
33-
"postcss": "^8.2.6",
33+
"postcss": "^8.5.10",
3434
"sass-embedded": "1.66.0"
3535
},
3636
"devDependencies": {

packages/devextreme/build/gulp/test_timezones_data.js

Lines changed: 0 additions & 103 deletions
This file was deleted.

packages/devextreme/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,6 @@
158158
"gulp-multi-process": "1.4.0",
159159
"gulp-notify": "4.0.0",
160160
"gulp-plumber": "1.2.1",
161-
"gulp-remote-src": "0.4.4",
162161
"gulp-rename": "1.4.0",
163162
"gulp-replace": "0.6.1",
164163
"gulp-sass": "6.0.1",

0 commit comments

Comments
 (0)