@depup/ghost 6.24.0-depup.2 → 6.24.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 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.24.0 |
17
- | Processed | 2026-03-30 |
17
+ | Processed | 2026-03-31 |
18
18
  | Smoke test | failed |
19
19
  | Deps updated | 100 |
20
20
 
@@ -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.46.0 |
29
+ | @sentry/node | 7.120.4 | ^10.47.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 |
package/changes.json CHANGED
@@ -18,7 +18,7 @@
18
18
  },
19
19
  "@sentry/node": {
20
20
  "from": "7.120.4",
21
- "to": "^10.46.0"
21
+ "to": "^10.47.0"
22
22
  },
23
23
  "@slack/webhook": {
24
24
  "from": "7.0.6",
@@ -401,6 +401,6 @@
401
401
  "to": "^2.0.9"
402
402
  }
403
403
  },
404
- "timestamp": "2026-03-30T20:22:08.078Z",
404
+ "timestamp": "2026-03-31T12:29:44.404Z",
405
405
  "totalUpdated": 100
406
406
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@depup/ghost",
3
- "version": "6.24.0-depup.2",
3
+ "version": "6.24.0-depup.3",
4
4
  "description": "The professional publishing platform (with updated dependencies)",
5
5
  "author": "Ghost Foundation",
6
6
  "homepage": "https://ghost.org",
@@ -74,7 +74,7 @@
74
74
  "@extractus/oembed-extractor": "^4.0.9",
75
75
  "@faker-js/faker": "^10.4.0",
76
76
  "@isaacs/ttlcache": "^2.1.4",
77
- "@sentry/node": "^10.46.0",
77
+ "@sentry/node": "^10.47.0",
78
78
  "@slack/webhook": "^7.0.8",
79
79
  "@tryghost/adapter-base-cache": "^0.1.23",
80
80
  "@tryghost/admin-api-schema": "^4.7.2",
@@ -377,7 +377,7 @@
377
377
  },
378
378
  "@sentry/node": {
379
379
  "from": "7.120.4",
380
- "to": "^10.46.0"
380
+ "to": "^10.47.0"
381
381
  },
382
382
  "@slack/webhook": {
383
383
  "from": "7.0.6",
@@ -763,7 +763,7 @@
763
763
  "depsUpdated": 100,
764
764
  "originalPackage": "ghost",
765
765
  "originalVersion": "6.24.0",
766
- "processedAt": "2026-03-30T20:23:57.230Z",
766
+ "processedAt": "2026-03-31T12:31:21.217Z",
767
767
  "smokeTest": "failed"
768
768
  }
769
769
  }