@depup/ghost 6.27.0-depup.0 → 6.27.0-depup.2
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.
- package/README.md +5 -5
- package/changes.json +5 -5
- package/package.json +10 -10
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.27.0 |
|
|
17
|
-
| Processed | 2026-04-
|
|
17
|
+
| Processed | 2026-04-09 |
|
|
18
18
|
| Smoke test | failed |
|
|
19
19
|
| Deps updated | 98 |
|
|
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.1023.0 | ^3.
|
|
25
|
+
| @aws-sdk/client-s3 | 3.1023.0 | ^3.1027.0 |
|
|
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 |
|
|
@@ -86,7 +86,7 @@ npm install @depup/ghost
|
|
|
86
86
|
| file-type | 16.5.4 | ^22.0.0 |
|
|
87
87
|
| fs-extra | 11.3.0 | ^11.3.4 |
|
|
88
88
|
| glob | 8.1.0 | ^13.0.6 |
|
|
89
|
-
| got | 13.0.0 | ^15.0.
|
|
89
|
+
| got | 13.0.0 | ^15.0.1 |
|
|
90
90
|
| gscan | 5.4.0 | ^6.0.0 |
|
|
91
91
|
| html-to-text | 5.1.1 | ^9.0.5 |
|
|
92
92
|
| human-number | 2.0.9 | ^2.0.10 |
|
|
@@ -112,12 +112,12 @@ npm install @depup/ghost
|
|
|
112
112
|
| moment | 2.24.0 | ^2.30.1 |
|
|
113
113
|
| moment-timezone | 0.5.45 | ^0.6.1 |
|
|
114
114
|
| multer | 2.0.2 | ^2.1.1 |
|
|
115
|
-
| mysql2 | 3.18.1 | ^3.
|
|
115
|
+
| mysql2 | 3.18.1 | ^3.21.0 |
|
|
116
116
|
| node-fetch | 2.7.0 | ^3.3.2 |
|
|
117
117
|
| nodemailer | 6.10.1 | ^8.0.5 |
|
|
118
118
|
| otplib | 12.0.1 | ^13.4.0 |
|
|
119
119
|
| sanitize-html | 2.17.0 | ^2.17.2 |
|
|
120
|
-
| stripe | 8.222.0 | ^22.0.
|
|
120
|
+
| stripe | 8.222.0 | ^22.0.1 |
|
|
121
121
|
| superagent | 5.3.1 | ^10.3.0 |
|
|
122
122
|
| ua-parser-js | 1.0.41 | ^2.0.9 |
|
|
123
123
|
|
package/changes.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"bumped": {
|
|
3
3
|
"@aws-sdk/client-s3": {
|
|
4
4
|
"from": "3.1023.0",
|
|
5
|
-
"to": "^3.
|
|
5
|
+
"to": "^3.1027.0"
|
|
6
6
|
},
|
|
7
7
|
"@extractus/oembed-extractor": {
|
|
8
8
|
"from": "3.2.1",
|
|
@@ -258,7 +258,7 @@
|
|
|
258
258
|
},
|
|
259
259
|
"got": {
|
|
260
260
|
"from": "13.0.0",
|
|
261
|
-
"to": "^15.0.
|
|
261
|
+
"to": "^15.0.1"
|
|
262
262
|
},
|
|
263
263
|
"gscan": {
|
|
264
264
|
"from": "5.4.0",
|
|
@@ -362,7 +362,7 @@
|
|
|
362
362
|
},
|
|
363
363
|
"mysql2": {
|
|
364
364
|
"from": "3.18.1",
|
|
365
|
-
"to": "^3.
|
|
365
|
+
"to": "^3.21.0"
|
|
366
366
|
},
|
|
367
367
|
"node-fetch": {
|
|
368
368
|
"from": "2.7.0",
|
|
@@ -382,7 +382,7 @@
|
|
|
382
382
|
},
|
|
383
383
|
"stripe": {
|
|
384
384
|
"from": "8.222.0",
|
|
385
|
-
"to": "^22.0.
|
|
385
|
+
"to": "^22.0.1"
|
|
386
386
|
},
|
|
387
387
|
"superagent": {
|
|
388
388
|
"from": "5.3.1",
|
|
@@ -393,6 +393,6 @@
|
|
|
393
393
|
"to": "^2.0.9"
|
|
394
394
|
}
|
|
395
395
|
},
|
|
396
|
-
"timestamp": "2026-04-
|
|
396
|
+
"timestamp": "2026-04-09T12:31:38.623Z",
|
|
397
397
|
"totalUpdated": 98
|
|
398
398
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@depup/ghost",
|
|
3
|
-
"version": "6.27.0-depup.
|
|
3
|
+
"version": "6.27.0-depup.2",
|
|
4
4
|
"description": "The professional publishing platform (with updated dependencies)",
|
|
5
5
|
"author": "Ghost Foundation",
|
|
6
6
|
"homepage": "https://ghost.org",
|
|
@@ -67,7 +67,7 @@
|
|
|
67
67
|
"cli": "^1.27.0"
|
|
68
68
|
},
|
|
69
69
|
"dependencies": {
|
|
70
|
-
"@aws-sdk/client-s3": "^3.
|
|
70
|
+
"@aws-sdk/client-s3": "^3.1027.0",
|
|
71
71
|
"@extractus/oembed-extractor": "^4.0.9",
|
|
72
72
|
"@faker-js/faker": "^10.4.0",
|
|
73
73
|
"@isaacs/ttlcache": "^2.1.4",
|
|
@@ -163,7 +163,7 @@
|
|
|
163
163
|
"fs-extra": "^11.3.4",
|
|
164
164
|
"ghost-storage-base": "1.1.2",
|
|
165
165
|
"glob": "^13.0.6",
|
|
166
|
-
"got": "^15.0.
|
|
166
|
+
"got": "^15.0.1",
|
|
167
167
|
"gscan": "^6.0.0",
|
|
168
168
|
"handlebars": "4.7.9",
|
|
169
169
|
"heic-convert": "2.1.0",
|
|
@@ -198,7 +198,7 @@
|
|
|
198
198
|
"moment": "^2.30.1",
|
|
199
199
|
"moment-timezone": "^0.6.1",
|
|
200
200
|
"multer": "^2.1.1",
|
|
201
|
-
"mysql2": "^3.
|
|
201
|
+
"mysql2": "^3.21.0",
|
|
202
202
|
"nconf": "0.13.0",
|
|
203
203
|
"node-fetch": "^3.3.2",
|
|
204
204
|
"node-jose": "2.2.0",
|
|
@@ -213,7 +213,7 @@
|
|
|
213
213
|
"semver": "7.7.4",
|
|
214
214
|
"simple-dom": "1.4.0",
|
|
215
215
|
"stoppable": "1.1.0",
|
|
216
|
-
"stripe": "^22.0.
|
|
216
|
+
"stripe": "^22.0.1",
|
|
217
217
|
"superagent": "^10.3.0",
|
|
218
218
|
"superagent-throttle": "1.0.1",
|
|
219
219
|
"terser": "5.46.1",
|
|
@@ -339,7 +339,7 @@
|
|
|
339
339
|
"changes": {
|
|
340
340
|
"@aws-sdk/client-s3": {
|
|
341
341
|
"from": "3.1023.0",
|
|
342
|
-
"to": "^3.
|
|
342
|
+
"to": "^3.1027.0"
|
|
343
343
|
},
|
|
344
344
|
"@extractus/oembed-extractor": {
|
|
345
345
|
"from": "3.2.1",
|
|
@@ -595,7 +595,7 @@
|
|
|
595
595
|
},
|
|
596
596
|
"got": {
|
|
597
597
|
"from": "13.0.0",
|
|
598
|
-
"to": "^15.0.
|
|
598
|
+
"to": "^15.0.1"
|
|
599
599
|
},
|
|
600
600
|
"gscan": {
|
|
601
601
|
"from": "5.4.0",
|
|
@@ -699,7 +699,7 @@
|
|
|
699
699
|
},
|
|
700
700
|
"mysql2": {
|
|
701
701
|
"from": "3.18.1",
|
|
702
|
-
"to": "^3.
|
|
702
|
+
"to": "^3.21.0"
|
|
703
703
|
},
|
|
704
704
|
"node-fetch": {
|
|
705
705
|
"from": "2.7.0",
|
|
@@ -719,7 +719,7 @@
|
|
|
719
719
|
},
|
|
720
720
|
"stripe": {
|
|
721
721
|
"from": "8.222.0",
|
|
722
|
-
"to": "^22.0.
|
|
722
|
+
"to": "^22.0.1"
|
|
723
723
|
},
|
|
724
724
|
"superagent": {
|
|
725
725
|
"from": "5.3.1",
|
|
@@ -733,7 +733,7 @@
|
|
|
733
733
|
"depsUpdated": 98,
|
|
734
734
|
"originalPackage": "ghost",
|
|
735
735
|
"originalVersion": "6.27.0",
|
|
736
|
-
"processedAt": "2026-04-
|
|
736
|
+
"processedAt": "2026-04-09T12:33:08.151Z",
|
|
737
737
|
"smokeTest": "failed"
|
|
738
738
|
}
|
|
739
739
|
}
|