@depup/ghost 6.22.1-depup.4 → 6.22.1-depup.5
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 +3 -3
- package/changes.json +3 -3
- package/package.json +6 -6
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-
|
|
17
|
+
| Processed | 2026-03-24 |
|
|
18
18
|
| Smoke test | failed |
|
|
19
19
|
| Deps updated | 104 |
|
|
20
20
|
|
|
@@ -24,7 +24,7 @@ npm install @depup/ghost
|
|
|
24
24
|
|------------|------|-----|
|
|
25
25
|
| @aws-sdk/client-s3 | 3.864.0 | ^3.1015.0 |
|
|
26
26
|
| @extractus/oembed-extractor | 3.2.1 | ^4.0.9 |
|
|
27
|
-
| @faker-js/faker | 7.6.0 | ^10.
|
|
27
|
+
| @faker-js/faker | 7.6.0 | ^10.4.0 |
|
|
28
28
|
| @isaacs/ttlcache | 1.4.1 | ^2.1.4 |
|
|
29
29
|
| @sentry/node | 7.120.4 | ^10.45.0 |
|
|
30
30
|
| @slack/webhook | 7.0.6 | ^7.0.8 |
|
|
@@ -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.
|
|
101
|
+
| knex | 2.4.2 | ^3.2.5 |
|
|
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
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
},
|
|
11
11
|
"@faker-js/faker": {
|
|
12
12
|
"from": "7.6.0",
|
|
13
|
-
"to": "^10.
|
|
13
|
+
"to": "^10.4.0"
|
|
14
14
|
},
|
|
15
15
|
"@isaacs/ttlcache": {
|
|
16
16
|
"from": "1.4.1",
|
|
@@ -306,7 +306,7 @@
|
|
|
306
306
|
},
|
|
307
307
|
"knex": {
|
|
308
308
|
"from": "2.4.2",
|
|
309
|
-
"to": "^3.2.
|
|
309
|
+
"to": "^3.2.5"
|
|
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-
|
|
420
|
+
"timestamp": "2026-03-24T00:34:30.319Z",
|
|
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.
|
|
3
|
+
"version": "6.22.1-depup.5",
|
|
4
4
|
"description": "The professional publishing platform (with updated dependencies)",
|
|
5
5
|
"author": "Ghost Foundation",
|
|
6
6
|
"homepage": "https://ghost.org",
|
|
@@ -71,7 +71,7 @@
|
|
|
71
71
|
"dependencies": {
|
|
72
72
|
"@aws-sdk/client-s3": "^3.1015.0",
|
|
73
73
|
"@extractus/oembed-extractor": "^4.0.9",
|
|
74
|
-
"@faker-js/faker": "^10.
|
|
74
|
+
"@faker-js/faker": "^10.4.0",
|
|
75
75
|
"@isaacs/ttlcache": "^2.1.4",
|
|
76
76
|
"@sentry/node": "^10.45.0",
|
|
77
77
|
"@slack/webhook": "^7.0.8",
|
|
@@ -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.
|
|
184
|
+
"knex": "^3.2.5",
|
|
185
185
|
"knex-migrator": "5.3.2",
|
|
186
186
|
"leaky-bucket": "^4.1.4",
|
|
187
187
|
"lodash": "^4.17.23",
|
|
@@ -368,7 +368,7 @@
|
|
|
368
368
|
},
|
|
369
369
|
"@faker-js/faker": {
|
|
370
370
|
"from": "7.6.0",
|
|
371
|
-
"to": "^10.
|
|
371
|
+
"to": "^10.4.0"
|
|
372
372
|
},
|
|
373
373
|
"@isaacs/ttlcache": {
|
|
374
374
|
"from": "1.4.1",
|
|
@@ -664,7 +664,7 @@
|
|
|
664
664
|
},
|
|
665
665
|
"knex": {
|
|
666
666
|
"from": "2.4.2",
|
|
667
|
-
"to": "^3.2.
|
|
667
|
+
"to": "^3.2.5"
|
|
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-
|
|
781
|
+
"processedAt": "2026-03-24T00:36:29.797Z",
|
|
782
782
|
"smokeTest": "failed"
|
|
783
783
|
}
|
|
784
784
|
}
|