Skip to content

Commit d358220

Browse files
whitesource-for-github-com[bot]romaingweb
whitesource-for-github-com[bot]
authored andcommitted
Update dependency @types/node-fetch to v2.6.1
1 parent 57a113a commit d358220

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

packages/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
},
4343
"devDependencies": {
4444
"@pact-foundation/pact": "9.17.2",
45-
"@types/node-fetch": "2.6.0",
45+
"@types/node-fetch": "2.6.1",
4646
"@types/split2": "3.2.1",
4747
"hamjest": "3.7.3",
4848
"hamjest-sinon": "1.0.6",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -566,13 +566,13 @@
566566
dependencies:
567567
"@types/node" "*"
568568

569-
"@types/[email protected].0":
570-
version "2.6.0"
571-
resolved "https://registry.yarnpkg.com/@types/node-fetch/-/node-fetch-2.6.0.tgz#bf854a36a0d0d99436fd199e06612ef4e73591b6"
572-
integrity sha512-HT+uU6V27wJFXgEqTk/+rVE1MWcp5bg7Yuz//43TZ2PjpQbQ8vDLwVmB+fSpgs83j/+p+rMIlDRo9TL3IexWMA==
569+
"@types/[email protected].1":
570+
version "2.6.1"
571+
resolved "https://registry.yarnpkg.com/@types/node-fetch/-/node-fetch-2.6.1.tgz#8f127c50481db65886800ef496f20bbf15518975"
572+
integrity sha512-oMqjURCaxoSIsHSr1E47QHzbmzNR5rK8McHuNb11BOM9cHcIK3Avy0s/b2JlXHoQGTYS3NsvWzV1M0iK7l0wbA==
573573
dependencies:
574574
"@types/node" "*"
575-
form-data "^2.3.3"
575+
form-data "^3.0.0"
576576

577577
"@types/node@*", "@types/[email protected]":
578578
version "15.6.1"
@@ -2454,7 +2454,7 @@ follow-redirects@^1.14.7:
24542454
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.8.tgz#016996fb9a11a100566398b1c6839337d7bfa8fc"
24552455
integrity sha512-1x0S9UVJHsQprFcEC/qnNzBLcIxsjAV905f/UkQxbclCsoTWlacCNOpQa/anodLl2uaEKFhfWOvM2Qg77+15zA==
24562456

2457-
form-data@^2.0.0, form-data@^2.3.3, form-data@^2.5.0:
2457+
form-data@^2.0.0, form-data@^2.5.0:
24582458
version "2.5.1"
24592459
resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.5.1.tgz#f2cbec57b5e59e23716e128fe44d4e5dd23895f4"
24602460
integrity sha512-m21N3WOmEEURgk6B9GLOE4RuWOFf28Lhh9qGYeNlGq4VDXUlJy2th2slBNU8Gp8EzloYZOibZJ7t5ecIrFSjVA==

0 commit comments

Comments
 (0)