Skip to content

Commit 66d8a0f

Browse files
dependabot[bot]Damian Sznajder
authored andcommitted
chore(deps): bump cross-fetch from 3.1.4 to 3.1.5 in /Example
Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 3.1.4 to 3.1.5. - [Release notes](https://github.com/lquixada/cross-fetch/releases) - [Commits](lquixada/cross-fetch@v3.1.4...v3.1.5) --- updated-dependencies: - dependency-name: cross-fetch dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 080cef5 commit 66d8a0f

File tree

1 file changed

+10
-15
lines changed

1 file changed

+10
-15
lines changed

Example/yarn.lock

Lines changed: 10 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -3899,11 +3899,11 @@ create-react-class@^15.7.0:
38993899
object-assign "^4.1.1"
39003900

39013901
cross-fetch@^3.0.4:
3902-
version "3.1.4"
3903-
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.1.4.tgz#9723f3a3a247bf8b89039f3a380a9244e8fa2f39"
3904-
integrity sha512-1eAtFWdIubi6T4XPy6ei9iUFoKpUkIF971QLN8lIvvvwueI65+Nw5haMNKUwfJxabqlIIDODJKGrQ66gxC0PbQ==
3902+
version "3.1.5"
3903+
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.1.5.tgz#e1389f44d9e7ba767907f7af8454787952ab534f"
3904+
integrity sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw==
39053905
dependencies:
3906-
node-fetch "2.6.1"
3906+
node-fetch "2.6.7"
39073907

39083908
cross-spawn@7.0.3:
39093909
version "7.0.3"
@@ -8211,10 +8211,12 @@ node-dir@^0.1.17:
82118211
dependencies:
82128212
minimatch "^3.0.2"
82138213

8214-
node-fetch@2.6.1:
8215-
version "2.6.1"
8216-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
8217-
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
8214+
node-fetch@2.6.7, node-fetch@^2.2.0, node-fetch@^2.6.0, node-fetch@^2.6.1:
8215+
version "2.6.7"
8216+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
8217+
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
8218+
dependencies:
8219+
whatwg-url "^5.0.0"
82188220

82198221
node-fetch@^1.0.1:
82208222
version "1.7.3"
@@ -8224,13 +8226,6 @@ node-fetch@^1.0.1:
82248226
encoding "^0.1.11"
82258227
is-stream "^1.0.1"
82268228

8227-
node-fetch@^2.2.0, node-fetch@^2.6.0, node-fetch@^2.6.1:
8228-
version "2.6.5"
8229-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.5.tgz#42735537d7f080a7e5f78b6c549b7146be1742fd"
8230-
integrity sha512-mmlIVHJEu5rnIxgEgez6b9GgWXbkZj5YZ7fx+2r94a2E+Uirsp6HsPTPlomfdHtpt/B0cdKviwkoaM6pyvUOpQ==
8231-
dependencies:
8232-
whatwg-url "^5.0.0"
8233-
82348229
node-forge@0.10.0, node-forge@^0.10.0:
82358230
version "0.10.0"
82368231
resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-0.10.0.tgz#32dea2afb3e9926f02ee5ce8794902691a676bf3"

0 commit comments

Comments
 (0)