0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00

Update dependency ghost-storage-base to v1.1.0

This commit is contained in:
renovate[bot] 2025-01-29 12:07:59 +00:00 committed by GitHub
parent 628550108e
commit 1bd5e0c5ad
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -189,7 +189,7 @@
"express-queue": "0.0.13",
"express-session": "1.18.1",
"fs-extra": "11.2.0",
"ghost-storage-base": "1.0.0",
"ghost-storage-base": "1.1.0",
"glob": "8.1.0",
"got": "11.8.6",
"gscan": "4.46.0",

View file

@ -18861,10 +18861,10 @@ getpass@^0.1.1:
dependencies:
assert-plus "^1.0.0"
ghost-storage-base@1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/ghost-storage-base/-/ghost-storage-base-1.0.0.tgz#931289d310ad59fc80e2be01a81235cc3a76e75a"
integrity sha512-qIW6pny/wWKjrbRmXVNis9i7856AMR5/NZmnLTrKbA0KIEnA9K/fhkj7ISnSyTYfBv17sFsC23eJfvj6dDgZrQ==
ghost-storage-base@1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/ghost-storage-base/-/ghost-storage-base-1.1.0.tgz#18b18812690766cc5acc57b03bff984078319473"
integrity sha512-Gz6mCzLCcpl4StMK/TZxGFitb6sQbGW9X9EAk6MClGtOeTCmxnHDfYF9rDThMhkgzCXSswWBKD9qs2qf3CNqdA==
dependencies:
moment "2.27.0"