mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
Update dependency lib0 to v0.2.88
This commit is contained in:
parent
5811dcaa41
commit
351e93ebca
2 changed files with 5 additions and 5 deletions
|
@ -201,7 +201,7 @@
|
|||
"keypair": "1.0.4",
|
||||
"knex": "2.4.2",
|
||||
"knex-migrator": "5.1.6",
|
||||
"lib0": "0.2.87",
|
||||
"lib0": "0.2.88",
|
||||
"lodash": "4.17.21",
|
||||
"luxon": "3.4.4",
|
||||
"moment": "2.24.0",
|
||||
|
|
|
@ -21683,10 +21683,10 @@ lexical@^0.12.2:
|
|||
resolved "https://registry.yarnpkg.com/lexical/-/lexical-0.12.2.tgz#68535e145715d5788374495c9ee0420e417d792b"
|
||||
integrity sha512-Kxavd+ETjxtVwG/hvPd6WZfXD44sLOKe9Vlkwxy7lBQ1qZArS+rZfs+u5iXwXe6tX9f2PIM0u3RHsrCEDDE0fw==
|
||||
|
||||
lib0@0.2.87, lib0@^0.2.85, lib0@^0.2.86:
|
||||
version "0.2.87"
|
||||
resolved "https://registry.yarnpkg.com/lib0/-/lib0-0.2.87.tgz#7075d3a8083c756314e31f83eb662d2ad4426a46"
|
||||
integrity sha512-TbB63XJixvNToW2IHWAFsCJj9tVnajmwjE14p69i51Rx8byOQd2IP4ourE8v4d7vhyO++nVm1sQk3ePslfbucg==
|
||||
lib0@0.2.88, lib0@^0.2.85, lib0@^0.2.86:
|
||||
version "0.2.88"
|
||||
resolved "https://registry.yarnpkg.com/lib0/-/lib0-0.2.88.tgz#18618e0c3b63f6260255eb760f9247d9cc6c6a5b"
|
||||
integrity sha512-KyroiEvCeZcZEMx5Ys+b4u4eEBbA1ch7XUaBhYpwa/nPMrzTjUhI4RfcytmQfYoTBPcdyx+FX6WFNIoNuJzJfQ==
|
||||
dependencies:
|
||||
isomorphic.js "^0.2.4"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue