Skip to content

Commit e697635

Browse files
committed
fix: revert cross-fetch
lquixada/cross-fetch#104
1 parent 58df160 commit e697635

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6098,9 +6098,9 @@ cross-env@7:
60986098
cross-spawn "^7.0.1"
60996099

61006100
cross-fetch@3:
6101-
version "3.1.3"
6102-
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.1.3.tgz#b8e7d5f19161c4a0ca916f707978848786043afb"
6103-
integrity sha512-2i6v88DTqVBNODyjD9U6Ycn/uSZNvyHe25cIbo2fFnAACAsaLTJsd23miRWiR5NuiGXR9wpJ9d40/9WAhjDIrw==
6101+
version "3.0.6"
6102+
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.0.6.tgz#3a4040bc8941e653e0e9cf17f29ebcd177d3365c"
6103+
integrity sha512-KBPUbqgFjzWlVcURG+Svp9TlhA5uliYtiNx/0r8nv0pdypeQCRJ9IaSIc3q/x3q8t3F75cHuwxVql1HFGHCNJQ==
61046104
dependencies:
61056105
node-fetch "2.6.1"
61066106

0 commit comments

Comments
 (0)