Merged v5.75.3 into main

v5.75.3
This commit is contained in:
Daniel Lockyer 2024-01-05 15:24:59 +01:00
commit 18599fb9ce
No known key found for this signature in database
GPG Key ID: D21186F0B47295AD
3 changed files with 4 additions and 4 deletions

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "ghost",
"version": "5.75.2",
"version": "5.75.3",
"description": "The professional publishing platform",
"author": "Ghost Foundation",
"homepage": "https://ghost.org",
@ -225,7 +225,7 @@
"yjs": "13.6.10"
},
"optionalDependencies": {
"@sentry/profiling-node": "^1.3.2",
"@sentry/profiling-node": "1.3.2",
"@tryghost/html-to-mobiledoc": "3.0.1",
"sqlite3": "5.1.7"
},

View File

@ -4921,7 +4921,7 @@
"@sentry/utils" "7.86.0"
https-proxy-agent "^5.0.0"
"@sentry/profiling-node@^1.3.2":
"@sentry/profiling-node@1.3.2":
version "1.3.2"
resolved "https://registry.yarnpkg.com/@sentry/profiling-node/-/profiling-node-1.3.2.tgz#68b802b6f4d6730c653d0120ebb688a99cfc3493"
integrity sha512-Dm2FmR0+BYrTm3YSmbCxjeklAsXZecOwWarZQdrCQniPYlxS9GPgWv1P+J78+CrHZ4IpoIvnlRppGPMrJwPXkw==