@depup/ghost 6.25.1-depup.0 → 6.25.1-depup.1

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 CHANGED
@@ -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.1021.0 |
25
+ | @aws-sdk/client-s3 | 3.864.0 | ^3.1022.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 |
@@ -83,7 +83,7 @@ npm install @depup/ghost
83
83
  | fs-extra | 11.3.0 | ^11.3.4 |
84
84
  | ghost-storage-base | 1.0.0 | ^1.1.2 |
85
85
  | glob | 8.1.0 | ^13.0.6 |
86
- | got | 11.8.6 | ^14.6.6 |
86
+ | got | 11.8.6 | ^15.0.0 |
87
87
  | gscan | 5.4.0 | ^5.4.1 |
88
88
  | handlebars | 4.7.8 | ^4.7.9 |
89
89
  | html-to-text | 5.1.1 | ^9.0.5 |
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.1021.0"
5
+ "to": "^3.1022.0"
6
6
  },
7
7
  "@extractus/oembed-extractor": {
8
8
  "from": "3.2.1",
@@ -246,7 +246,7 @@
246
246
  },
247
247
  "got": {
248
248
  "from": "11.8.6",
249
- "to": "^14.6.6"
249
+ "to": "^15.0.0"
250
250
  },
251
251
  "gscan": {
252
252
  "from": "5.4.0",
@@ -401,6 +401,6 @@
401
401
  "to": "^2.0.9"
402
402
  }
403
403
  },
404
- "timestamp": "2026-04-01T16:26:08.296Z",
404
+ "timestamp": "2026-04-01T20:21:19.158Z",
405
405
  "totalUpdated": 100
406
406
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@depup/ghost",
3
- "version": "6.25.1-depup.0",
3
+ "version": "6.25.1-depup.1",
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.1021.0",
70
+ "@aws-sdk/client-s3": "^3.1022.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": "^14.6.6",
166
+ "got": "^15.0.0",
167
167
  "gscan": "^5.4.1",
168
168
  "handlebars": "^4.7.9",
169
169
  "heic-convert": "2.1.0",
@@ -339,7 +339,7 @@
339
339
  "changes": {
340
340
  "@aws-sdk/client-s3": {
341
341
  "from": "3.864.0",
342
- "to": "^3.1021.0"
342
+ "to": "^3.1022.0"
343
343
  },
344
344
  "@extractus/oembed-extractor": {
345
345
  "from": "3.2.1",
@@ -583,7 +583,7 @@
583
583
  },
584
584
  "got": {
585
585
  "from": "11.8.6",
586
- "to": "^14.6.6"
586
+ "to": "^15.0.0"
587
587
  },
588
588
  "gscan": {
589
589
  "from": "5.4.0",
@@ -741,7 +741,7 @@
741
741
  "depsUpdated": 100,
742
742
  "originalPackage": "ghost",
743
743
  "originalVersion": "6.25.1",
744
- "processedAt": "2026-04-01T16:28:17.318Z",
744
+ "processedAt": "2026-04-01T20:23:01.678Z",
745
745
  "smokeTest": "failed"
746
746
  }
747
747
  }