Skip to content

Commit 2a058db

Browse files
committed
Update cross-fetch
1 parent 05674f5 commit 2a058db

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"rollup": "^2.30.0"
3939
},
4040
"dependencies": {
41-
"cross-fetch": "^3.0.6"
41+
"cross-fetch": "^3.1.5"
4242
},
4343
"jest": {
4444
"testPathIgnorePatterns": [

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1824,7 +1824,7 @@ [email protected], core-util-is@~1.0.0:
18241824
version "1.0.2"
18251825
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
18261826

1827-
cross-fetch@^3.0.6:
1827+
cross-fetch@^3.1.5:
18281828
version "3.1.5"
18291829
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.1.5.tgz#e1389f44d9e7ba767907f7af8454787952ab534f"
18301830
integrity sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw==

0 commit comments

Comments
 (0)