Skip to content

Commit 4b13826

Browse files
Bump cross-fetch from 3.1.4 to 3.1.5
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: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5339c0a commit 4b13826

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

modules/jsdom/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@types/parse5": "6.0.3",
4242
"canvas": "2.8.0",
4343
"clone-deep": "4.0.1",
44-
"cross-fetch": "3.1.4",
44+
"cross-fetch": "3.1.5",
4545
"fetch-readablestream": "0.2.0",
4646
"jsdom": "16.6.0",
4747
"react": "17.0.2",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5740,12 +5740,12 @@ cross-env@7.0.3:
57405740
dependencies:
57415741
cross-spawn "^7.0.1"
57425742

5743-
cross-fetch@3.1.4:
5744-
version "3.1.4"
5745-
resolved "https://registry.npmjs.org/cross-fetch/-/cross-fetch-3.1.4.tgz#9723f3a3a247bf8b89039f3a380a9244e8fa2f39"
5746-
integrity sha512-1eAtFWdIubi6T4XPy6ei9iUFoKpUkIF971QLN8lIvvvwueI65+Nw5haMNKUwfJxabqlIIDODJKGrQ66gxC0PbQ==
5743+
cross-fetch@3.1.5:
5744+
version "3.1.5"
5745+
resolved "https://registry.npmjs.org/cross-fetch/-/cross-fetch-3.1.5.tgz#e1389f44d9e7ba767907f7af8454787952ab534f"
5746+
integrity sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw==
57475747
dependencies:
5748-
node-fetch "2.6.1"
5748+
node-fetch "2.6.7"
57495749

57505750
cross-spawn@^6.0.0:
57515751
version "6.0.5"
@@ -11066,7 +11066,7 @@ node-fetch@2.6.1:
1106611066
resolved "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
1106711067
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
1106811068

11069-
node-fetch@^2.5.0, node-fetch@^2.6.7, node-fetch@~2.6.1:
11069+
node-fetch@2.6.7, node-fetch@^2.5.0, node-fetch@^2.6.7, node-fetch@~2.6.1:
1107011070
version "2.6.7"
1107111071
resolved "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
1107211072
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==

0 commit comments

Comments
 (0)