chore(deps): pin dependencies of commons package

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
Tilman Vatteroth 2023-02-09 13:39:33 +01:00
parent e9eab686e2
commit 329a4d4e55
3 changed files with 19 additions and 19 deletions

View file

@ -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": {