@depup/ghost 6.22.1-depup.6 → 6.22.1-depup.7

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 +8 -8
  2. package/changes.json +8 -8
  3. package/package.json +16 -16
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-24 |
17
+ | Processed | 2026-03-25 |
18
18
  | Smoke test | failed |
19
19
  | Deps updated | 104 |
20
20
 
@@ -26,7 +26,7 @@ npm install @depup/ghost
26
26
  | @extractus/oembed-extractor | 3.2.1 | ^4.0.9 |
27
27
  | @faker-js/faker | 7.6.0 | ^10.4.0 |
28
28
  | @isaacs/ttlcache | 1.4.1 | ^2.1.4 |
29
- | @sentry/node | 7.120.4 | ^10.45.0 |
29
+ | @sentry/node | 7.120.4 | ^10.46.0 |
30
30
  | @slack/webhook | 7.0.6 | ^7.0.8 |
31
31
  | @tryghost/adapter-base-cache | 0.1.17 | ^0.1.23 |
32
32
  | @tryghost/admin-api-schema | 4.5.10 | ^4.7.2 |
@@ -48,10 +48,10 @@ npm install @depup/ghost
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.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 |
51
+ | @tryghost/kg-default-nodes | 2.0.15 | ^2.0.19 |
52
+ | @tryghost/kg-default-transforms | 1.2.38 | ^1.2.42 |
53
+ | @tryghost/kg-html-to-lexical | 1.2.38 | ^1.2.43 |
54
+ | @tryghost/kg-lexical-html-renderer | 1.3.38 | ^1.3.42 |
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 |
@@ -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.2.5 |
101
+ | knex | 2.4.2 | ^3.2.6 |
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 |
@@ -117,7 +117,7 @@ npm install @depup/ghost
117
117
  | multer | 2.0.2 | ^2.1.1 |
118
118
  | mysql2 | 3.18.1 | ^3.20.0 |
119
119
  | node-fetch | 2.7.0 | ^3.3.2 |
120
- | nodemailer | 6.10.1 | ^8.0.3 |
120
+ | nodemailer | 6.10.1 | ^8.0.4 |
121
121
  | otplib | 12.0.1 | ^13.4.0 |
122
122
  | papaparse | 5.3.2 | ^5.5.3 |
123
123
  | sanitize-html | 2.17.0 | ^2.17.2 |
package/changes.json CHANGED
@@ -18,7 +18,7 @@
18
18
  },
19
19
  "@sentry/node": {
20
20
  "from": "7.120.4",
21
- "to": "^10.45.0"
21
+ "to": "^10.46.0"
22
22
  },
23
23
  "@slack/webhook": {
24
24
  "from": "7.0.6",
@@ -106,19 +106,19 @@
106
106
  },
107
107
  "@tryghost/kg-default-nodes": {
108
108
  "from": "2.0.15",
109
- "to": "^2.0.18"
109
+ "to": "^2.0.19"
110
110
  },
111
111
  "@tryghost/kg-default-transforms": {
112
112
  "from": "1.2.38",
113
- "to": "^1.2.41"
113
+ "to": "^1.2.42"
114
114
  },
115
115
  "@tryghost/kg-html-to-lexical": {
116
116
  "from": "1.2.38",
117
- "to": "^1.2.42"
117
+ "to": "^1.2.43"
118
118
  },
119
119
  "@tryghost/kg-lexical-html-renderer": {
120
120
  "from": "1.3.38",
121
- "to": "^1.3.41"
121
+ "to": "^1.3.42"
122
122
  },
123
123
  "@tryghost/kg-markdown-html-renderer": {
124
124
  "from": "7.1.15",
@@ -306,7 +306,7 @@
306
306
  },
307
307
  "knex": {
308
308
  "from": "2.4.2",
309
- "to": "^3.2.5"
309
+ "to": "^3.2.6"
310
310
  },
311
311
  "leaky-bucket": {
312
312
  "from": "2.2.0",
@@ -382,7 +382,7 @@
382
382
  },
383
383
  "nodemailer": {
384
384
  "from": "6.10.1",
385
- "to": "^8.0.3"
385
+ "to": "^8.0.4"
386
386
  },
387
387
  "otplib": {
388
388
  "from": "12.0.1",
@@ -417,6 +417,6 @@
417
417
  "to": "^2.0.9"
418
418
  }
419
419
  },
420
- "timestamp": "2026-03-24T20:22:21.516Z",
420
+ "timestamp": "2026-03-25T16:35:09.731Z",
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.6",
3
+ "version": "6.22.1-depup.7",
4
4
  "description": "The professional publishing platform (with updated dependencies)",
5
5
  "author": "Ghost Foundation",
6
6
  "homepage": "https://ghost.org",
@@ -73,7 +73,7 @@
73
73
  "@extractus/oembed-extractor": "^4.0.9",
74
74
  "@faker-js/faker": "^10.4.0",
75
75
  "@isaacs/ttlcache": "^2.1.4",
76
- "@sentry/node": "^10.45.0",
76
+ "@sentry/node": "^10.46.0",
77
77
  "@slack/webhook": "^7.0.8",
78
78
  "@tryghost/adapter-base-cache": "^0.1.23",
79
79
  "@tryghost/admin-api-schema": "^4.7.2",
@@ -98,10 +98,10 @@
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.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",
101
+ "@tryghost/kg-default-nodes": "^2.0.19",
102
+ "@tryghost/kg-default-transforms": "^1.2.42",
103
+ "@tryghost/kg-html-to-lexical": "^1.2.43",
104
+ "@tryghost/kg-lexical-html-renderer": "^1.3.42",
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",
@@ -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.2.5",
184
+ "knex": "^3.2.6",
185
185
  "knex-migrator": "5.3.2",
186
186
  "leaky-bucket": "^4.1.4",
187
187
  "lodash": "^4.17.23",
@@ -204,7 +204,7 @@
204
204
  "nconf": "0.13.0",
205
205
  "node-fetch": "^3.3.2",
206
206
  "node-jose": "2.2.0",
207
- "nodemailer": "^8.0.3",
207
+ "nodemailer": "^8.0.4",
208
208
  "otplib": "^13.4.0",
209
209
  "papaparse": "^5.5.3",
210
210
  "path-match": "1.2.4",
@@ -376,7 +376,7 @@
376
376
  },
377
377
  "@sentry/node": {
378
378
  "from": "7.120.4",
379
- "to": "^10.45.0"
379
+ "to": "^10.46.0"
380
380
  },
381
381
  "@slack/webhook": {
382
382
  "from": "7.0.6",
@@ -464,19 +464,19 @@
464
464
  },
465
465
  "@tryghost/kg-default-nodes": {
466
466
  "from": "2.0.15",
467
- "to": "^2.0.18"
467
+ "to": "^2.0.19"
468
468
  },
469
469
  "@tryghost/kg-default-transforms": {
470
470
  "from": "1.2.38",
471
- "to": "^1.2.41"
471
+ "to": "^1.2.42"
472
472
  },
473
473
  "@tryghost/kg-html-to-lexical": {
474
474
  "from": "1.2.38",
475
- "to": "^1.2.42"
475
+ "to": "^1.2.43"
476
476
  },
477
477
  "@tryghost/kg-lexical-html-renderer": {
478
478
  "from": "1.3.38",
479
- "to": "^1.3.41"
479
+ "to": "^1.3.42"
480
480
  },
481
481
  "@tryghost/kg-markdown-html-renderer": {
482
482
  "from": "7.1.15",
@@ -664,7 +664,7 @@
664
664
  },
665
665
  "knex": {
666
666
  "from": "2.4.2",
667
- "to": "^3.2.5"
667
+ "to": "^3.2.6"
668
668
  },
669
669
  "leaky-bucket": {
670
670
  "from": "2.2.0",
@@ -740,7 +740,7 @@
740
740
  },
741
741
  "nodemailer": {
742
742
  "from": "6.10.1",
743
- "to": "^8.0.3"
743
+ "to": "^8.0.4"
744
744
  },
745
745
  "otplib": {
746
746
  "from": "12.0.1",
@@ -778,7 +778,7 @@
778
778
  "depsUpdated": 104,
779
779
  "originalPackage": "ghost",
780
780
  "originalVersion": "6.22.1",
781
- "processedAt": "2026-03-24T20:24:05.988Z",
781
+ "processedAt": "2026-03-25T16:37:00.824Z",
782
782
  "smokeTest": "failed"
783
783
  }
784
784
  }