mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Merge pull request #10253 from overleaf/ab-bq-optimisations
[analytics] BigQuery optimisations GitOrigin-RevId: 031ce7e9314aed8f1854a9d36e8030acb0a8ead9
This commit is contained in:
parent
75fcdafb15
commit
3e80b00394
1 changed files with 2 additions and 0 deletions
2
package-lock.json
generated
2
package-lock.json
generated
|
@ -35645,6 +35645,7 @@
|
||||||
"celebrate": "^12.1.1",
|
"celebrate": "^12.1.1",
|
||||||
"csv": "^5.4.0",
|
"csv": "^5.4.0",
|
||||||
"csv-parser": "^3.0.0",
|
"csv-parser": "^3.0.0",
|
||||||
|
"east": "^2.0.3",
|
||||||
"express": "^4.17.1",
|
"express": "^4.17.1",
|
||||||
"good-bunyan": "^3.0.1",
|
"good-bunyan": "^3.0.1",
|
||||||
"joi": "^17.2.1",
|
"joi": "^17.2.1",
|
||||||
|
@ -46058,6 +46059,7 @@
|
||||||
"chai-as-promised": "^7.1.1",
|
"chai-as-promised": "^7.1.1",
|
||||||
"csv": "^5.4.0",
|
"csv": "^5.4.0",
|
||||||
"csv-parser": "^3.0.0",
|
"csv-parser": "^3.0.0",
|
||||||
|
"east": "*",
|
||||||
"express": "^4.17.1",
|
"express": "^4.17.1",
|
||||||
"good-bunyan": "^3.0.1",
|
"good-bunyan": "^3.0.1",
|
||||||
"joi": "^17.2.1",
|
"joi": "^17.2.1",
|
||||||
|
|
Loading…
Reference in a new issue