This commit is contained in:
Ghost CI 2024-06-21 16:04:16 +00:00
parent ccf2d22f4b
commit a837cf0247
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "ghost-admin",
"version": "5.85.2",
"version": "5.86.0",
"description": "Ember.js admin client for Ghost",
"author": "Ghost Foundation",
"homepage": "http://ghost.org",

View File

@ -1,6 +1,6 @@
{
"name": "ghost",
"version": "5.85.2",
"version": "5.86.0",
"description": "The professional publishing platform",
"author": "Ghost Foundation",
"homepage": "https://ghost.org",
@ -58,7 +58,6 @@
},
"dependencies": {
"@extractus/oembed-extractor": "3.2.1",
"@sentry/node": "7.118.0",
"@opentelemetry/api": "1.9.0",
"@opentelemetry/auto-instrumentations-node": "0.47.1",
"@opentelemetry/exporter-prometheus": "0.52.1",
@ -68,6 +67,7 @@
"@opentelemetry/sdk-metrics": "1.25.1",
"@opentelemetry/sdk-node": "0.52.1",
"@opentelemetry/sdk-trace-node": "1.25.1",
"@sentry/node": "7.118.0",
"@tryghost/adapter-base-cache": "0.1.12",
"@tryghost/adapter-cache-redis": "0.0.0",
"@tryghost/adapter-manager": "0.0.0",