mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
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:
parent
b967b8175e
commit
7d373adea2
1 changed files with 2 additions and 2 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue