Skip to content

Commit 6893747

Browse files
authored
Merge pull request #315 from chantouchsek/dependabot/npm_and_yarn/node-fetch-2.6.7
fix(deps): bump node-fetch from 2.6.5 to 2.6.7
2 parents e2f5c0c + e37e9db commit 6893747

File tree

1 file changed

+4
-11
lines changed

1 file changed

+4
-11
lines changed

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8461,17 +8461,10 @@ no-case@^3.0.4:
84618461
lower-case "^2.0.2"
84628462
tslib "^2.0.3"
84638463

8464-
node-fetch@^2.6.1:
8465-
version "2.6.5"
8466-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.5.tgz#42735537d7f080a7e5f78b6c549b7146be1742fd"
8467-
integrity sha512-mmlIVHJEu5rnIxgEgez6b9GgWXbkZj5YZ7fx+2r94a2E+Uirsp6HsPTPlomfdHtpt/B0cdKviwkoaM6pyvUOpQ==
8468-
dependencies:
8469-
whatwg-url "^5.0.0"
8470-
8471-
node-fetch@^2.6.6:
8472-
version "2.6.6"
8473-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.6.tgz#1751a7c01834e8e1697758732e9efb6eeadfaf89"
8474-
integrity sha512-Z8/6vRlTUChSdIgMa51jxQ4lrw/Jy5SOW10ObaA47/RElsAN2c5Pn8bTgFGWn/ibwzXTE8qwr1Yzx28vsecXEA==
8464+
node-fetch@^2.6.1, node-fetch@^2.6.6:
8465+
version "2.6.7"
8466+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
8467+
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
84758468
dependencies:
84768469
whatwg-url "^5.0.0"
84778470

0 commit comments

Comments
 (0)