Skip to content

Commit

Permalink
chore(deps): update dependency @types/node-fetch to v2.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 15, 2022
1 parent 60451f5 commit db21981
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"@types/mocha": "8.2.1",
"@types/mongodb": "3.6.18",
"@types/node": "9.6.61",
"@types/node-fetch": "2.5.8",
"@types/node-fetch": "2.6.1",
"@types/object-hash": "1.3.4",
"@types/redis": "2.8.32",
"@types/source-map-support": "0.5.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1205,10 +1205,10 @@
"@types/bson" "*"
"@types/node" "*"

"@types/node-fetch@2.5.8":
version "2.5.8"
resolved "https://registry.yarnpkg.com/@types/node-fetch/-/node-fetch-2.5.8.tgz#e199c835d234c7eb0846f6618012e558544ee2fb"
integrity sha512-fbjI6ja0N5ZA8TV53RUqzsKNkl9fv8Oj3T7zxW7FGv1GSH7gwJaNF8dzCjrqKaxKeUpTz4yT1DaJFq/omNpGfw==
"@types/node-fetch@2.6.1":
version "2.6.1"
resolved "https://registry.yarnpkg.com/@types/node-fetch/-/node-fetch-2.6.1.tgz#8f127c50481db65886800ef496f20bbf15518975"
integrity sha512-oMqjURCaxoSIsHSr1E47QHzbmzNR5rK8McHuNb11BOM9cHcIK3Avy0s/b2JlXHoQGTYS3NsvWzV1M0iK7l0wbA==
dependencies:
"@types/node" "*"
form-data "^3.0.0"
Expand Down

0 comments on commit db21981

Please sign in to comment.