Skip to content

Commit

Permalink
chore(deps): update dependency node-fetch to v3
Browse files Browse the repository at this point in the history
[skip release]
  • Loading branch information
renovate-bot committed Sep 22, 2021
1 parent dc2c4fe commit 4d0f178
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 43 deletions.
143 changes: 102 additions & 41 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 server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@types/jest": "27.0.2",
"@types/jsonwebtoken": "8.5.5",
"@types/node": "14.17.18",
"@types/node-fetch": "2.5.12",
"@types/node-fetch": "3.0.2",
"@types/randomcolor": "0.5.6",
"@types/shortid": "0.0.29",
"@typescript-eslint/eslint-plugin": "4.31.2",
Expand All @@ -51,7 +51,7 @@
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-react": "7.26.0",
"jest": "26.6.0",
"node-fetch": "2.6.4",
"node-fetch": "3.0.0",
"nodemon": "2.0.12",
"ts-jest": "26.5.6",
"ts-node": "10.2.1",
Expand Down

0 comments on commit 4d0f178

Please sign in to comment.