@depup/ghost 6.27.0-depup.2 → 6.27.0-depup.3
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 +2 -2
- package/changes.json +3 -3
- package/package.json +6 -6
package/README.md
CHANGED
|
@@ -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.
|
|
29
|
+
| @sentry/node | 7.120.4 | ^10.48.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 |
|
|
@@ -83,7 +83,7 @@ npm install @depup/ghost
|
|
|
83
83
|
| dompurify | 3.3.0 | ^3.3.3 |
|
|
84
84
|
| entities | 4.5.0 | ^8.0.0 |
|
|
85
85
|
| express | 4.21.2 | ^5.2.1 |
|
|
86
|
-
| file-type | 16.5.4 | ^22.0.
|
|
86
|
+
| file-type | 16.5.4 | ^22.0.1 |
|
|
87
87
|
| fs-extra | 11.3.0 | ^11.3.4 |
|
|
88
88
|
| glob | 8.1.0 | ^13.0.6 |
|
|
89
89
|
| got | 13.0.0 | ^15.0.1 |
|
package/changes.json
CHANGED
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
},
|
|
19
19
|
"@sentry/node": {
|
|
20
20
|
"from": "7.120.4",
|
|
21
|
-
"to": "^10.
|
|
21
|
+
"to": "^10.48.0"
|
|
22
22
|
},
|
|
23
23
|
"@slack/webhook": {
|
|
24
24
|
"from": "7.0.6",
|
|
@@ -246,7 +246,7 @@
|
|
|
246
246
|
},
|
|
247
247
|
"file-type": {
|
|
248
248
|
"from": "16.5.4",
|
|
249
|
-
"to": "^22.0.
|
|
249
|
+
"to": "^22.0.1"
|
|
250
250
|
},
|
|
251
251
|
"fs-extra": {
|
|
252
252
|
"from": "11.3.0",
|
|
@@ -393,6 +393,6 @@
|
|
|
393
393
|
"to": "^2.0.9"
|
|
394
394
|
}
|
|
395
395
|
},
|
|
396
|
-
"timestamp": "2026-04-
|
|
396
|
+
"timestamp": "2026-04-09T16:40:21.217Z",
|
|
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.3",
|
|
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
|
"@extractus/oembed-extractor": "^4.0.9",
|
|
72
72
|
"@faker-js/faker": "^10.4.0",
|
|
73
73
|
"@isaacs/ttlcache": "^2.1.4",
|
|
74
|
-
"@sentry/node": "^10.
|
|
74
|
+
"@sentry/node": "^10.48.0",
|
|
75
75
|
"@slack/webhook": "^7.0.8",
|
|
76
76
|
"@tryghost/adapter-base-cache": "^0.1.23",
|
|
77
77
|
"@tryghost/admin-api-schema": "^4.7.2",
|
|
@@ -158,7 +158,7 @@
|
|
|
158
158
|
"express-query-boolean": "2.0.0",
|
|
159
159
|
"express-queue": "0.0.13",
|
|
160
160
|
"express-session": "1.19.0",
|
|
161
|
-
"file-type": "^22.0.
|
|
161
|
+
"file-type": "^22.0.1",
|
|
162
162
|
"form-data": "4.0.5",
|
|
163
163
|
"fs-extra": "^11.3.4",
|
|
164
164
|
"ghost-storage-base": "1.1.2",
|
|
@@ -355,7 +355,7 @@
|
|
|
355
355
|
},
|
|
356
356
|
"@sentry/node": {
|
|
357
357
|
"from": "7.120.4",
|
|
358
|
-
"to": "^10.
|
|
358
|
+
"to": "^10.48.0"
|
|
359
359
|
},
|
|
360
360
|
"@slack/webhook": {
|
|
361
361
|
"from": "7.0.6",
|
|
@@ -583,7 +583,7 @@
|
|
|
583
583
|
},
|
|
584
584
|
"file-type": {
|
|
585
585
|
"from": "16.5.4",
|
|
586
|
-
"to": "^22.0.
|
|
586
|
+
"to": "^22.0.1"
|
|
587
587
|
},
|
|
588
588
|
"fs-extra": {
|
|
589
589
|
"from": "11.3.0",
|
|
@@ -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-09T16:42:12.657Z",
|
|
737
737
|
"smokeTest": "failed"
|
|
738
738
|
}
|
|
739
739
|
}
|