Skip to content

Commit 5fe58e4

Browse files
committed
Ran npm dedupe and updated package.json to match values in lock files
1 parent e2a7f8b commit 5fe58e4

File tree

6 files changed

+535
-318
lines changed

6 files changed

+535
-318
lines changed

scripts/db_tools/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scripts/db_tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"sharedb-access": "^5.0.0",
2222
"sharedb-mongo": "^1.0.0",
2323
"socket.io-client": "^4.5.1",
24-
"ws": "^8.18.0",
24+
"ws": "^8.19.0",
2525
"yargs": "^17.5.1"
2626
},
2727
"devDependencies": {

src/RealtimeServer/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/RealtimeServer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"json0-ot-diff": "^1.1.2",
3333
"jsonwebtoken": "^9.0.0",
3434
"jwks-rsa": "^2.1.2",
35-
"lodash-es": "^4.17.21",
35+
"lodash-es": "^4.17.23",
3636
"mongodb": "^4.17.2",
3737
"ot-json0": "^1.1.0",
3838
"rich-text": "^4.1.0",

0 commit comments

Comments
 (0)