diff --git a/ghost/admin/package.json b/ghost/admin/package.json index bc6ef2af36..19184b3573 100644 --- a/ghost/admin/package.json +++ b/ghost/admin/package.json @@ -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", diff --git a/ghost/core/package.json b/ghost/core/package.json index 1932544f92..43a88bc873 100644 --- a/ghost/core/package.json +++ b/ghost/core/package.json @@ -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" }, diff --git a/yarn.lock b/yarn.lock index 8fbb179fab..e54542b28d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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==