Skip to content

Commit 8d8613f

Browse files
Bump node-fetch from 2.6.5 to 2.6.7 in /Examples/CodePushDemoApp (#2211)
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.5 to 2.6.7. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](node-fetch/node-fetch@v2.6.5...v2.6.7) --- updated-dependencies: - dependency-name: node-fetch dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6875b11 commit 8d8613f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Examples/CodePushDemoApp/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -5146,9 +5146,9 @@ node-dir@^0.1.17:
51465146
minimatch "^3.0.2"
51475147

51485148
node-fetch@^2.2.0, node-fetch@^2.6.0:
5149-
version "2.6.5"
5150-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.5.tgz#42735537d7f080a7e5f78b6c549b7146be1742fd"
5151-
integrity sha512-mmlIVHJEu5rnIxgEgez6b9GgWXbkZj5YZ7fx+2r94a2E+Uirsp6HsPTPlomfdHtpt/B0cdKviwkoaM6pyvUOpQ==
5149+
version "2.6.7"
5150+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
5151+
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
51525152
dependencies:
51535153
whatwg-url "^5.0.0"
51545154

0 commit comments

Comments
 (0)