mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Update dependency lib0 to v0.2.74
This commit is contained in:
parent
36b26611a4
commit
1fbf28618c
2 changed files with 5 additions and 5 deletions
|
@ -195,7 +195,7 @@
|
||||||
"keypair": "1.0.4",
|
"keypair": "1.0.4",
|
||||||
"knex": "2.4.2",
|
"knex": "2.4.2",
|
||||||
"knex-migrator": "5.1.5",
|
"knex-migrator": "5.1.5",
|
||||||
"lib0": "0.2.73",
|
"lib0": "0.2.74",
|
||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
"luxon": "3.2.1",
|
"luxon": "3.2.1",
|
||||||
"moment": "2.24.0",
|
"moment": "2.24.0",
|
||||||
|
|
|
@ -20500,10 +20500,10 @@ lexical@^0.10.0:
|
||||||
resolved "https://registry.yarnpkg.com/lexical/-/lexical-0.10.0.tgz#d3c5ce34480bf7914af2e03c3dcbdad7f401ce15"
|
resolved "https://registry.yarnpkg.com/lexical/-/lexical-0.10.0.tgz#d3c5ce34480bf7914af2e03c3dcbdad7f401ce15"
|
||||||
integrity sha512-/lYJVpjQPOzFVfQWhnxRSP6HHBywiltzx9/pWRsByzXDZL+FTty3yjTsSFiCWy4PoVZaXqH8gYBe9dkxZK7+Hg==
|
integrity sha512-/lYJVpjQPOzFVfQWhnxRSP6HHBywiltzx9/pWRsByzXDZL+FTty3yjTsSFiCWy4PoVZaXqH8gYBe9dkxZK7+Hg==
|
||||||
|
|
||||||
lib0@0.2.73, lib0@^0.2.42, lib0@^0.2.49:
|
lib0@0.2.74, lib0@^0.2.42, lib0@^0.2.49:
|
||||||
version "0.2.73"
|
version "0.2.74"
|
||||||
resolved "https://registry.yarnpkg.com/lib0/-/lib0-0.2.73.tgz#af7d7ce9ad523fa3e241d437cc3ab1862f9a1f29"
|
resolved "https://registry.yarnpkg.com/lib0/-/lib0-0.2.74.tgz#7a4cc816a0420e76de85009423c8ab63655ff817"
|
||||||
integrity sha512-aJJIElCLWnHMcYZPtsM07QoSfHwpxCy4VUzBYGXFYEmh/h2QS5uZNbCCfL0CqnkOE30b7Tp9DVfjXag+3qzZjQ==
|
integrity sha512-roj9i46/JwG5ik5KNTkxP2IytlnrssAkD/OhlAVtE+GqectrdkfR+pttszVLrOzMDeXNs1MPt6yo66MUolWSiA==
|
||||||
dependencies:
|
dependencies:
|
||||||
isomorphic.js "^0.2.4"
|
isomorphic.js "^0.2.4"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue