mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
Update dependency lib0 to v0.2.81
This commit is contained in:
parent
ecbb92248a
commit
240ca0fd07
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.5",
|
||||
"lib0": "0.2.80",
|
||||
"lib0": "0.2.81",
|
||||
"lodash": "4.17.21",
|
||||
"luxon": "3.4.2",
|
||||
"moment": "2.24.0",
|
||||
|
|
|
@ -21692,10 +21692,10 @@ lexical@^0.12.0:
|
|||
resolved "https://registry.yarnpkg.com/lexical/-/lexical-0.12.0.tgz#b715fb061f6394814761a07ba5b4fd4c2aa3f9cd"
|
||||
integrity sha512-ixp8+5D9UJueZSjh9a7Z0eiiKm8MZmf//+mr0rZSCXermhdIcn1lglDGbff1KGwO1ONnFlycWJV12m8Zvtgggg==
|
||||
|
||||
lib0@0.2.80, lib0@^0.2.42, lib0@^0.2.74:
|
||||
version "0.2.80"
|
||||
resolved "https://registry.yarnpkg.com/lib0/-/lib0-0.2.80.tgz#97f560c1240b947b825f9923fdfa45c1b4bd7cb8"
|
||||
integrity sha512-1yVb13p19DrgbL7M/zQmRe/5tQrm37QlCHOssk+G8Q9qnZBh6Azfk876zhaxmKqyMnFGbQqBjH+CV0zkpr+TTw==
|
||||
lib0@0.2.81, lib0@^0.2.42, lib0@^0.2.74:
|
||||
version "0.2.81"
|
||||
resolved "https://registry.yarnpkg.com/lib0/-/lib0-0.2.81.tgz#ceaa30317ffdde1c386a0c3cac7ce20b0c969431"
|
||||
integrity sha512-BX/mji6F698AsG4sWOGYmb6XX4uRBlPsPbC6cvFPf/gUlP4hRlYQrZEOsfj7PMbd26lufCjLxCXyEUtyESmjgA==
|
||||
dependencies:
|
||||
isomorphic.js "^0.2.4"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue