Skip to content
This repository was archived by the owner on Nov 18, 2024. It is now read-only.

Commit 1dc55cf

Browse files
Bump cross-fetch from 3.1.4 to 3.1.5 (#2167)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e079bfb commit 1dc55cf

1 file changed

Lines changed: 8 additions & 13 deletions

File tree

yarn.lock

Lines changed: 8 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -7171,11 +7171,11 @@ create-require@^1.1.0:
71717171
integrity sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==
71727172

71737173
cross-fetch@^3.0.4:
7174-
version "3.1.4"
7175-
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.1.4.tgz#9723f3a3a247bf8b89039f3a380a9244e8fa2f39"
7176-
integrity sha512-1eAtFWdIubi6T4XPy6ei9iUFoKpUkIF971QLN8lIvvvwueI65+Nw5haMNKUwfJxabqlIIDODJKGrQ66gxC0PbQ==
7174+
version "3.1.5"
7175+
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.1.5.tgz#e1389f44d9e7ba767907f7af8454787952ab534f"
7176+
integrity sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw==
71777177
dependencies:
7178-
node-fetch "2.6.1"
7178+
node-fetch "2.6.7"
71797179

71807180
cross-spawn@7.0.3, cross-spawn@^7.0.0, cross-spawn@^7.0.2:
71817181
version "7.0.3"
@@ -12656,15 +12656,10 @@ node-dir@^0.1.10:
1265612656
dependencies:
1265712657
minimatch "^3.0.2"
1265812658

12659-
node-fetch@2.6.1:
12660-
version "2.6.1"
12661-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
12662-
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
12663-
12664-
node-fetch@^2.6.1:
12665-
version "2.6.6"
12666-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.6.tgz#1751a7c01834e8e1697758732e9efb6eeadfaf89"
12667-
integrity sha512-Z8/6vRlTUChSdIgMa51jxQ4lrw/Jy5SOW10ObaA47/RElsAN2c5Pn8bTgFGWn/ibwzXTE8qwr1Yzx28vsecXEA==
12659+
node-fetch@2.6.7, node-fetch@^2.6.1:
12660+
version "2.6.7"
12661+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
12662+
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
1266812663
dependencies:
1266912664
whatwg-url "^5.0.0"
1267012665

0 commit comments

Comments
 (0)