mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-06-03 00:19:57 -04:00
chore(deps): pin dependencies of commons package
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
parent
e9eab686e2
commit
329a4d4e55
3 changed files with 19 additions and 19 deletions
|
@ -35,11 +35,11 @@
|
|||
"url": "https://github.com/hedgedoc/hedgedoc.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"eventemitter2": "^6.4.9",
|
||||
"isomorphic-ws": "^5.0.0",
|
||||
"lib0": "^0.2.51",
|
||||
"ws": "^8.0.0",
|
||||
"y-protocols": "^1.0.0",
|
||||
"eventemitter2": "6.4.9",
|
||||
"isomorphic-ws": "5.0.0",
|
||||
"lib0": "0.2.62",
|
||||
"ws": "8.12.0",
|
||||
"y-protocols": "1.0.5",
|
||||
"yjs": "13.5.45"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue