@depup/ghost 6.22.1-depup.2 → 6.22.1-depup.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/README.md +9 -9
  2. package/changes.json +9 -9
  3. package/package.json +18 -18
package/README.md CHANGED
@@ -14,7 +14,7 @@ npm install @depup/ghost
14
14
  | Field | Value |
15
15
  |-------|-------|
16
16
  | Original | [ghost](https://www.npmjs.com/package/ghost) @ 6.22.1 |
17
- | Processed | 2026-03-21 |
17
+ | Processed | 2026-03-23 |
18
18
  | Smoke test | failed |
19
19
  | Deps updated | 104 |
20
20
 
@@ -22,7 +22,7 @@ npm install @depup/ghost
22
22
 
23
23
  | Dependency | From | To |
24
24
  |------------|------|-----|
25
- | @aws-sdk/client-s3 | 3.864.0 | ^3.1014.0 |
25
+ | @aws-sdk/client-s3 | 3.864.0 | ^3.1015.0 |
26
26
  | @extractus/oembed-extractor | 3.2.1 | ^4.0.9 |
27
27
  | @faker-js/faker | 7.6.0 | ^10.3.0 |
28
28
  | @isaacs/ttlcache | 1.4.1 | ^2.1.4 |
@@ -44,14 +44,14 @@ npm install @depup/ghost
44
44
  | @tryghost/http-cache-utils | 0.1.20 | ^2.0.3 |
45
45
  | @tryghost/job-manager | 1.0.3 | ^3.0.3 |
46
46
  | @tryghost/kg-card-factory | 5.1.12 | ^5.1.13 |
47
- | @tryghost/kg-clean-basic-html | 4.2.20 | ^4.2.21 |
47
+ | @tryghost/kg-clean-basic-html | 4.2.20 | ^4.2.22 |
48
48
  | @tryghost/kg-converters | 1.1.19 | ^1.1.20 |
49
49
  | @tryghost/kg-default-atoms | 5.1.7 | ^5.1.8 |
50
50
  | @tryghost/kg-default-cards | 10.2.10 | ^10.2.11 |
51
- | @tryghost/kg-default-nodes | 2.0.15 | ^2.0.16 |
52
- | @tryghost/kg-default-transforms | 1.2.38 | ^1.2.39 |
53
- | @tryghost/kg-html-to-lexical | 1.2.38 | ^1.2.39 |
54
- | @tryghost/kg-lexical-html-renderer | 1.3.38 | ^1.3.39 |
51
+ | @tryghost/kg-default-nodes | 2.0.15 | ^2.0.18 |
52
+ | @tryghost/kg-default-transforms | 1.2.38 | ^1.2.41 |
53
+ | @tryghost/kg-html-to-lexical | 1.2.38 | ^1.2.42 |
54
+ | @tryghost/kg-lexical-html-renderer | 1.3.38 | ^1.3.41 |
55
55
  | @tryghost/kg-markdown-html-renderer | 7.1.15 | ^7.1.16 |
56
56
  | @tryghost/kg-mobiledoc-html-renderer | 7.1.15 | ^7.1.16 |
57
57
  | @tryghost/limit-service | 1.4.1 | ^1.5.2 |
@@ -84,7 +84,7 @@ npm install @depup/ghost
84
84
  | dompurify | 3.3.0 | ^3.3.3 |
85
85
  | entities | 4.5.0 | ^8.0.0 |
86
86
  | express | 4.21.2 | ^5.2.1 |
87
- | file-type | 16.5.4 | ^21.3.3 |
87
+ | file-type | 16.5.4 | ^21.3.4 |
88
88
  | form-data | 4.0.4 | ^4.0.5 |
89
89
  | fs-extra | 11.3.0 | ^11.3.4 |
90
90
  | ghost-storage-base | 1.0.0 | ^1.1.2 |
@@ -98,7 +98,7 @@ npm install @depup/ghost
98
98
  | js-yaml | 4.1.0 | ^4.1.1 |
99
99
  | jsonwebtoken | 8.5.1 | ^9.0.3 |
100
100
  | juice | 9.1.0 | ^11.1.1 |
101
- | knex | 2.4.2 | ^3.1.0 |
101
+ | knex | 2.4.2 | ^3.2.4 |
102
102
  | leaky-bucket | 2.2.0 | ^4.1.4 |
103
103
  | lodash | 4.17.21 | ^4.17.23 |
104
104
  | mailgun.js | 10.4.0 | ^12.7.1 |
package/changes.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "bumped": {
3
3
  "@aws-sdk/client-s3": {
4
4
  "from": "3.864.0",
5
- "to": "^3.1014.0"
5
+ "to": "^3.1015.0"
6
6
  },
7
7
  "@extractus/oembed-extractor": {
8
8
  "from": "3.2.1",
@@ -90,7 +90,7 @@
90
90
  },
91
91
  "@tryghost/kg-clean-basic-html": {
92
92
  "from": "4.2.20",
93
- "to": "^4.2.21"
93
+ "to": "^4.2.22"
94
94
  },
95
95
  "@tryghost/kg-converters": {
96
96
  "from": "1.1.19",
@@ -106,19 +106,19 @@
106
106
  },
107
107
  "@tryghost/kg-default-nodes": {
108
108
  "from": "2.0.15",
109
- "to": "^2.0.16"
109
+ "to": "^2.0.18"
110
110
  },
111
111
  "@tryghost/kg-default-transforms": {
112
112
  "from": "1.2.38",
113
- "to": "^1.2.39"
113
+ "to": "^1.2.41"
114
114
  },
115
115
  "@tryghost/kg-html-to-lexical": {
116
116
  "from": "1.2.38",
117
- "to": "^1.2.39"
117
+ "to": "^1.2.42"
118
118
  },
119
119
  "@tryghost/kg-lexical-html-renderer": {
120
120
  "from": "1.3.38",
121
- "to": "^1.3.39"
121
+ "to": "^1.3.41"
122
122
  },
123
123
  "@tryghost/kg-markdown-html-renderer": {
124
124
  "from": "7.1.15",
@@ -250,7 +250,7 @@
250
250
  },
251
251
  "file-type": {
252
252
  "from": "16.5.4",
253
- "to": "^21.3.3"
253
+ "to": "^21.3.4"
254
254
  },
255
255
  "form-data": {
256
256
  "from": "4.0.4",
@@ -306,7 +306,7 @@
306
306
  },
307
307
  "knex": {
308
308
  "from": "2.4.2",
309
- "to": "^3.1.0"
309
+ "to": "^3.2.4"
310
310
  },
311
311
  "leaky-bucket": {
312
312
  "from": "2.2.0",
@@ -417,6 +417,6 @@
417
417
  "to": "^2.0.9"
418
418
  }
419
419
  },
420
- "timestamp": "2026-03-21T00:36:08.312Z",
420
+ "timestamp": "2026-03-23T20:21:14.001Z",
421
421
  "totalUpdated": 104
422
422
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@depup/ghost",
3
- "version": "6.22.1-depup.2",
3
+ "version": "6.22.1-depup.4",
4
4
  "description": "The professional publishing platform (with updated dependencies)",
5
5
  "author": "Ghost Foundation",
6
6
  "homepage": "https://ghost.org",
@@ -69,7 +69,7 @@
69
69
  "cli": "^1.27.0"
70
70
  },
71
71
  "dependencies": {
72
- "@aws-sdk/client-s3": "^3.1014.0",
72
+ "@aws-sdk/client-s3": "^3.1015.0",
73
73
  "@extractus/oembed-extractor": "^4.0.9",
74
74
  "@faker-js/faker": "^10.3.0",
75
75
  "@isaacs/ttlcache": "^2.1.4",
@@ -94,14 +94,14 @@
94
94
  "@tryghost/image-transform": "1.4.13",
95
95
  "@tryghost/job-manager": "^3.0.3",
96
96
  "@tryghost/kg-card-factory": "^5.1.13",
97
- "@tryghost/kg-clean-basic-html": "^4.2.21",
97
+ "@tryghost/kg-clean-basic-html": "^4.2.22",
98
98
  "@tryghost/kg-converters": "^1.1.20",
99
99
  "@tryghost/kg-default-atoms": "^5.1.8",
100
100
  "@tryghost/kg-default-cards": "^10.2.11",
101
- "@tryghost/kg-default-nodes": "^2.0.16",
102
- "@tryghost/kg-default-transforms": "^1.2.39",
103
- "@tryghost/kg-html-to-lexical": "^1.2.39",
104
- "@tryghost/kg-lexical-html-renderer": "^1.3.39",
101
+ "@tryghost/kg-default-nodes": "^2.0.18",
102
+ "@tryghost/kg-default-transforms": "^1.2.41",
103
+ "@tryghost/kg-html-to-lexical": "^1.2.42",
104
+ "@tryghost/kg-lexical-html-renderer": "^1.3.41",
105
105
  "@tryghost/kg-markdown-html-renderer": "^7.1.16",
106
106
  "@tryghost/kg-mobiledoc-html-renderer": "^7.1.16",
107
107
  "@tryghost/limit-service": "^1.5.2",
@@ -160,7 +160,7 @@
160
160
  "express-query-boolean": "2.0.0",
161
161
  "express-queue": "0.0.13",
162
162
  "express-session": "1.19.0",
163
- "file-type": "^21.3.3",
163
+ "file-type": "^21.3.4",
164
164
  "form-data": "^4.0.5",
165
165
  "fs-extra": "^11.3.4",
166
166
  "ghost-storage-base": "^1.1.2",
@@ -181,7 +181,7 @@
181
181
  "jsonwebtoken": "^9.0.3",
182
182
  "juice": "^11.1.1",
183
183
  "keypair": "1.0.4",
184
- "knex": "^3.1.0",
184
+ "knex": "^3.2.4",
185
185
  "knex-migrator": "5.3.2",
186
186
  "leaky-bucket": "^4.1.4",
187
187
  "lodash": "^4.17.23",
@@ -360,7 +360,7 @@
360
360
  "changes": {
361
361
  "@aws-sdk/client-s3": {
362
362
  "from": "3.864.0",
363
- "to": "^3.1014.0"
363
+ "to": "^3.1015.0"
364
364
  },
365
365
  "@extractus/oembed-extractor": {
366
366
  "from": "3.2.1",
@@ -448,7 +448,7 @@
448
448
  },
449
449
  "@tryghost/kg-clean-basic-html": {
450
450
  "from": "4.2.20",
451
- "to": "^4.2.21"
451
+ "to": "^4.2.22"
452
452
  },
453
453
  "@tryghost/kg-converters": {
454
454
  "from": "1.1.19",
@@ -464,19 +464,19 @@
464
464
  },
465
465
  "@tryghost/kg-default-nodes": {
466
466
  "from": "2.0.15",
467
- "to": "^2.0.16"
467
+ "to": "^2.0.18"
468
468
  },
469
469
  "@tryghost/kg-default-transforms": {
470
470
  "from": "1.2.38",
471
- "to": "^1.2.39"
471
+ "to": "^1.2.41"
472
472
  },
473
473
  "@tryghost/kg-html-to-lexical": {
474
474
  "from": "1.2.38",
475
- "to": "^1.2.39"
475
+ "to": "^1.2.42"
476
476
  },
477
477
  "@tryghost/kg-lexical-html-renderer": {
478
478
  "from": "1.3.38",
479
- "to": "^1.3.39"
479
+ "to": "^1.3.41"
480
480
  },
481
481
  "@tryghost/kg-markdown-html-renderer": {
482
482
  "from": "7.1.15",
@@ -608,7 +608,7 @@
608
608
  },
609
609
  "file-type": {
610
610
  "from": "16.5.4",
611
- "to": "^21.3.3"
611
+ "to": "^21.3.4"
612
612
  },
613
613
  "form-data": {
614
614
  "from": "4.0.4",
@@ -664,7 +664,7 @@
664
664
  },
665
665
  "knex": {
666
666
  "from": "2.4.2",
667
- "to": "^3.1.0"
667
+ "to": "^3.2.4"
668
668
  },
669
669
  "leaky-bucket": {
670
670
  "from": "2.2.0",
@@ -778,7 +778,7 @@
778
778
  "depsUpdated": 104,
779
779
  "originalPackage": "ghost",
780
780
  "originalVersion": "6.22.1",
781
- "processedAt": "2026-03-21T00:37:57.044Z",
781
+ "processedAt": "2026-03-23T20:23:05.895Z",
782
782
  "smokeTest": "failed"
783
783
  }
784
784
  }