mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-25 11:55:03 +03:00
Merged v5.75.3 into main
v5.75.3
This commit is contained in:
commit
18599fb9ce
@ -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",
|
||||
|
@ -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"
|
||||
},
|
||||
|
@ -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==
|
||||
|
Loading…
Reference in New Issue
Block a user