Merge pull request #14766 from overleaf/bg-node-18-add-delay-to-github-sync-tests

add delay in github-sync acceptance tests

GitOrigin-RevId: 1a7d9a7712a84ee8c8e28cad76f5f91b28689ff8
This commit is contained in:
Brian Gough 2023-09-11 16:44:57 +01:00 committed by Copybot
parent b967b8175e
commit 7d373adea2

4
package-lock.json generated
View file

@ -44720,7 +44720,7 @@
"body-parser": "^1.19.0",
"bunyan": "^1.8.15",
"express": "^4.18.2",
"lodash.once": "^4.1.1",
"lodash": "^4.17.21",
"mongodb": "^4.11.0",
"octonode": "^0.9.5",
"p-limit": "^2.2.0",
@ -53802,7 +53802,7 @@
"chai": "^4.3.6",
"chai-as-promised": "^7.1.1",
"express": "^4.18.2",
"lodash.once": "^4.1.1",
"lodash": "^4.17.21",
"mocha": "^10.2.0",
"mongodb": "^4.11.0",
"octonode": "^0.9.5",