Merge pull request #6517 from overleaf/jpa-node-fetch-2-6-7

[misc] upgrade node-fetch from 2.6.x to 2.6.7

GitOrigin-RevId: 5a43e82e23d78fd6e68a38655dab4665a401a9db
This commit is contained in:
Jakob Ackermann
2022-01-31 10:56:10 +00:00
committed by Copybot
parent 931c53d04c
commit 2ed696b3e0
20 changed files with 190 additions and 130 deletions

View File

@@ -20,7 +20,7 @@
"@overleaf/o-error": "^3.4.0",
"@sentry/node": "^6.13.2",
"bunyan": "^1.8.14",
"node-fetch": "^2.6.1",
"node-fetch": "^2.6.7",
"yn": "^4.0.0"
},
"devDependencies": {