mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-27 22:49:56 -05:00
Update dependency yjs to v13.6.19
This commit is contained in:
parent
174b13982a
commit
137a0b6aba
2 changed files with 5 additions and 5 deletions
|
@ -224,7 +224,7 @@
|
||||||
"ws": "8.18.0",
|
"ws": "8.18.0",
|
||||||
"xml": "1.0.1",
|
"xml": "1.0.1",
|
||||||
"y-protocols": "1.0.6",
|
"y-protocols": "1.0.6",
|
||||||
"yjs": "13.6.18"
|
"yjs": "13.6.19"
|
||||||
},
|
},
|
||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
"@sentry/profiling-node": "7.119.0",
|
"@sentry/profiling-node": "7.119.0",
|
||||||
|
|
|
@ -31918,10 +31918,10 @@ yauzl@^2.10.0:
|
||||||
buffer-crc32 "~0.2.3"
|
buffer-crc32 "~0.2.3"
|
||||||
fd-slicer "~1.1.0"
|
fd-slicer "~1.1.0"
|
||||||
|
|
||||||
yjs@13.6.18:
|
yjs@13.6.19:
|
||||||
version "13.6.18"
|
version "13.6.19"
|
||||||
resolved "https://registry.yarnpkg.com/yjs/-/yjs-13.6.18.tgz#d1575203478bc99ad1b89c098e7d4bacb7f91c3b"
|
resolved "https://registry.yarnpkg.com/yjs/-/yjs-13.6.19.tgz#66999f41254ab65be8c8e71bd767d124ad600909"
|
||||||
integrity sha512-GBTjO4QCmv2HFKFkYIJl7U77hIB1o22vSCSQD1Ge8ZxWbIbn8AltI4gyXbtL+g5/GJep67HCMq3Y5AmNwDSyEg==
|
integrity sha512-GNKw4mEUn5yWU2QPHRx8jppxmCm9KzbBhB4qJLUJFiiYD0g/tDVgXQ7aPkyh01YO28kbs2J/BEbWBagjuWyejw==
|
||||||
dependencies:
|
dependencies:
|
||||||
lib0 "^0.2.86"
|
lib0 "^0.2.86"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue