fix: Bump hocuspocus (memory leak fix)

This commit is contained in:
Tom Moor 2021-10-11 10:53:50 -07:00
parent 09a409b494
commit e0405cca0e
2 changed files with 9 additions and 9 deletions

View File

@ -49,7 +49,7 @@
"@bull-board/api": "^3.5.0",
"@bull-board/koa": "^3.5.0",
"@hocuspocus/provider": "^1.0.0-alpha.18",
"@hocuspocus/server": "^1.0.0-alpha.73",
"@hocuspocus/server": "^1.0.0-alpha.74",
"@outlinewiki/koa-passport": "^4.1.4",
"@outlinewiki/passport-azure-ad-oauth2": "^0.1.0",
"@renderlesskit/react": "^0.6.0",
@ -225,4 +225,4 @@
"js-yaml": "^3.13.1"
},
"version": "0.59.0"
}
}

View File

@ -1239,10 +1239,10 @@
y-protocols "^1.0.5"
yjs "^13.5.8"
"@hocuspocus/server@^1.0.0-alpha.73":
version "1.0.0-alpha.73"
resolved "https://registry.yarnpkg.com/@hocuspocus/server/-/server-1.0.0-alpha.73.tgz#94cd4ab914983bec6a4f21a120b82e187ebdaded"
integrity sha512-7LtTeIEMyYcGWfFJlcl8CioBqyrperKATgOpMTAmBv0MBJKHU4+Z88WLxKBSDJGrXY+95kblFOtrqelfoqjIdA==
"@hocuspocus/server@^1.0.0-alpha.74":
version "1.0.0-alpha.74"
resolved "https://registry.yarnpkg.com/@hocuspocus/server/-/server-1.0.0-alpha.74.tgz#d02693659f88a17b2a8c5ce3643e50b8a8213bb2"
integrity sha512-EvvyA4+WyYHZ3+HSNeeCugKC6mbX4Q7LHRBzYziricF3Hpbk/tWRUc+zrU2aXbpSQ9xwpVgUB+LP2r/muhvGag==
dependencies:
"@types/async-lock" "^1.1.2"
"@types/uuid" "^8.3.0"
@ -12331,19 +12331,19 @@ readdirp@~3.5.0:
dependencies:
picomatch "^2.2.1"
reakit-system@^0.15.1, reakit-system@^0.15.2:
reakit-system@^0.15.2:
version "0.15.2"
resolved "https://registry.yarnpkg.com/reakit-system/-/reakit-system-0.15.2.tgz#a485fab84b3942acbed6212c3b56a6ef8611c457"
integrity sha512-TvRthEz0DmD0rcJkGamMYx+bATwnGNWJpe/lc8UV2Js8nnPvkaxrHk5fX9cVASFrWbaIyegZHCWUBfxr30bmmA==
dependencies:
reakit-utils "^0.15.2"
reakit-utils@^0.15.1, reakit-utils@^0.15.2:
reakit-utils@^0.15.2:
version "0.15.2"
resolved "https://registry.yarnpkg.com/reakit-utils/-/reakit-utils-0.15.2.tgz#b4d5836e534576bfd175171541d43182ad97f2d2"
integrity sha512-i/RYkq+W6hvfFmXw5QW7zvfJJT/K8a4qZ0hjA79T61JAFPGt23DsfxwyBbyK91GZrJ9HMrXFVXWMovsKBc1qEQ==
reakit-warning@^0.6.1, reakit-warning@^0.6.2:
reakit-warning@^0.6.2:
version "0.6.2"
resolved "https://registry.yarnpkg.com/reakit-warning/-/reakit-warning-0.6.2.tgz#9c346ae483eb1f284f2088653f90cabd26dbee56"
integrity sha512-z/3fvuc46DJyD3nJAUOto6inz2EbSQTjvI/KBQDqxwB0y02HDyeP8IWOJxvkuAUGkWpeSx+H3QWQFSNiPcHtmw==