Skip to content

Commit

Permalink
fix(deps): update dependency node-fetch to v2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 18, 2023
1 parent 154e1a1 commit 4a2d3ce
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 117 deletions.
205 changes: 90 additions & 115 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 @@ -48,7 +48,7 @@
"@types/js-yaml": "4.0.5",
"@types/jsonwebtoken": "8.5.9",
"@types/ms": "0.7.31",
"@types/node-fetch": "2.6.2",
"@types/node-fetch": "2.6.7",
"@types/parse-gitignore": "1.0.0",
"@types/redis": "4.0.10",
"@types/supertest": "2.0.12",
Expand Down Expand Up @@ -101,7 +101,7 @@
"js-yaml": "^4.1.0",
"jsonwebtoken": "^9.0.0",
"ms": "2.1.3",
"node-fetch": "2.6.7",
"node-fetch": "2.7.0",
"open": "8.4.0",
"opentracing": "^0.14.7",
"parse-gitignore": "^1.0.1",
Expand Down

0 comments on commit 4a2d3ce

Please sign in to comment.