Skip to content

Commit 16735fd

Browse files
authored
Merge branch 'alpha' into moumouls/fix-mongodb-runner-usage
2 parents 5811465 + 6c10009 commit 16735fd

File tree

2 files changed

+79
-26
lines changed

2 files changed

+79
-26
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@
6060
"semver": "7.6.3",
6161
"subscriptions-transport-ws": "0.11.0",
6262
"tv4": "1.3.0",
63-
"uuid": "10.0.0",
64-
"winston": "3.13.1",
63+
"uuid": "11.0.2",
64+
"winston": "3.15.0",
6565
"winston-daily-rotate-file": "5.0.0",
6666
"ws": "8.18.0"
6767
},
@@ -90,7 +90,7 @@
9090
"flow-bin": "0.119.1",
9191
"form-data": "4.0.1",
9292
"graphql-tag": "2.12.6",
93-
"husky": "9.0.11",
93+
"husky": "9.1.6",
9494
"jasmine": "3.5.0",
9595
"jasmine-spec-reporter": "7.0.0",
9696
"jsdoc": "4.0.4",

0 commit comments

Comments
 (0)