Skip to content

Commit

Permalink
Update dependency node-fetch to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 15, 2022
1 parent 053bbde commit 98346ee
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 88 deletions.
188 changes: 102 additions & 86 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"loglevel": "^1.8.0",
"marked": "^4.0.0",
"matrix-js-sdk": "^8.2.0",
"node-fetch": "^2.6.0",
"node-fetch": "^3.0.0",
"pg": "^8.5.1",
"turndown": "^7.0.0",
"typeorm": "^0.2.29",
Expand All @@ -40,7 +40,7 @@
"@types/express": "^4.17.13",
"@types/marked": "^4.0.1",
"@types/node": "^14.14.14",
"@types/node-fetch": "^2.5.7",
"@types/node-fetch": "^3.0.0",
"@types/tape": "^4.13.0",
"@typescript-eslint/eslint-plugin": "^5.0.0",
"@typescript-eslint/parser": "^5.0.0",
Expand Down

0 comments on commit 98346ee

Please sign in to comment.