@depup/ghost 6.22.1-depup.7 → 6.22.1-depup.8
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 +1 -1
- package/changes.json +2 -2
- package/package.json +4 -4
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.
|
|
25
|
+
| @aws-sdk/client-s3 | 3.864.0 | ^3.1017.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 |
|
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.
|
|
5
|
+
"to": "^3.1017.0"
|
|
6
6
|
},
|
|
7
7
|
"@extractus/oembed-extractor": {
|
|
8
8
|
"from": "3.2.1",
|
|
@@ -417,6 +417,6 @@
|
|
|
417
417
|
"to": "^2.0.9"
|
|
418
418
|
}
|
|
419
419
|
},
|
|
420
|
-
"timestamp": "2026-03-
|
|
420
|
+
"timestamp": "2026-03-25T20:19:10.477Z",
|
|
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.8",
|
|
4
4
|
"description": "The professional publishing platform (with updated dependencies)",
|
|
5
5
|
"author": "Ghost Foundation",
|
|
6
6
|
"homepage": "https://ghost.org",
|
|
@@ -69,7 +69,7 @@
|
|
|
69
69
|
"cli": "^1.27.0"
|
|
70
70
|
},
|
|
71
71
|
"dependencies": {
|
|
72
|
-
"@aws-sdk/client-s3": "^3.
|
|
72
|
+
"@aws-sdk/client-s3": "^3.1017.0",
|
|
73
73
|
"@extractus/oembed-extractor": "^4.0.9",
|
|
74
74
|
"@faker-js/faker": "^10.4.0",
|
|
75
75
|
"@isaacs/ttlcache": "^2.1.4",
|
|
@@ -360,7 +360,7 @@
|
|
|
360
360
|
"changes": {
|
|
361
361
|
"@aws-sdk/client-s3": {
|
|
362
362
|
"from": "3.864.0",
|
|
363
|
-
"to": "^3.
|
|
363
|
+
"to": "^3.1017.0"
|
|
364
364
|
},
|
|
365
365
|
"@extractus/oembed-extractor": {
|
|
366
366
|
"from": "3.2.1",
|
|
@@ -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-25T20:20:56.065Z",
|
|
782
782
|
"smokeTest": "failed"
|
|
783
783
|
}
|
|
784
784
|
}
|