Skip to content

Commit

Permalink
Update dependency node-fetch to v2.7.0
Browse files Browse the repository at this point in the history
Change-type: patch
  • Loading branch information
renovate-bot committed Aug 23, 2023
1 parent 2534715 commit c3ce745
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@types/chai-as-promised": "7.1.5",
"@types/mocha": "10.0.1",
"@types/node-cron": "3.0.3",
"@types/node-fetch": "2.6.2",
"@types/node-fetch": "2.6.4",
"chai": "4.3.6",
"chai-as-promised": "7.1.1",
"husky": "4.3.8",
Expand All @@ -56,7 +56,7 @@
"dependencies": {
"boolean": "3.2.0",
"node-cron": "3.0.2",
"node-fetch": "2.6.7",
"node-fetch": "2.7.0",
"winston": "3.8.1"
},
"engines": {
Expand Down

0 comments on commit c3ce745

Please sign in to comment.