Skip to content

Commit

Permalink
Update dependency ghost-storage-base to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 29, 2025
1 parent 6285501 commit 1bd5e0c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ghost/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit 1bd5e0c

Please sign in to comment.