mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-25 03:44:29 +03:00
Merged v5.4.1 into main
v5.4.1
This commit is contained in:
commit
8be9db7bcf
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -5,7 +5,7 @@ on:
|
||||
branches:
|
||||
- main
|
||||
- '5.0'
|
||||
- 'v4.*'
|
||||
- 'v5.*'
|
||||
- 3.x
|
||||
- 2.x
|
||||
- 'renovate/*'
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 0ab069218b953836aecba1c2e75d5d36b716b9dd
|
||||
Subproject commit 65f136737dbb6ae44ebaa57536552c58d0f9b94a
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ghost",
|
||||
"version": "5.4.0",
|
||||
"version": "5.4.1",
|
||||
"description": "The professional publishing platform",
|
||||
"author": "Ghost Foundation",
|
||||
"homepage": "https://ghost.org",
|
||||
@ -145,7 +145,7 @@
|
||||
"ghost-storage-base": "1.0.0",
|
||||
"glob": "8.0.3",
|
||||
"got": "9.6.0",
|
||||
"gscan": "4.31.2",
|
||||
"gscan": "4.32.0",
|
||||
"html-to-text": "8.2.0",
|
||||
"human-number": "2.0.0",
|
||||
"image-size": "1.0.2",
|
||||
|
@ -6201,10 +6201,10 @@ grunt@1.5.3:
|
||||
nopt "~3.0.6"
|
||||
rimraf "~3.0.2"
|
||||
|
||||
gscan@4.31.2:
|
||||
version "4.31.2"
|
||||
resolved "https://registry.yarnpkg.com/gscan/-/gscan-4.31.2.tgz#d8dd1f156f7a59f655625c3422cfd89bb42df8ac"
|
||||
integrity sha512-NuFcXRbSUSWOl6FuGPKT24dcepI/oMiUF6EGzMEGbY5ndl6Ba/BZrK9dT7hMHeyaJCn+T4fpxTPQqfXHkM2qcg==
|
||||
gscan@4.32.0:
|
||||
version "4.32.0"
|
||||
resolved "https://registry.yarnpkg.com/gscan/-/gscan-4.32.0.tgz#eb3211d7dd9c3b1cc3e9da883fe69283fb3bcbc8"
|
||||
integrity sha512-ntNUO3J7Rc9KLnaJQ+QoPrrPWfoWa+8AiuYfynu7QWTq/YebC5zmuYgZMyPVvRc7C669E5A0U3VOxyBEbeth8w==
|
||||
dependencies:
|
||||
"@sentry/node" "6.19.7"
|
||||
"@tryghost/config" "0.2.9"
|
||||
|
Loading…
Reference in New Issue
Block a user