Skip to content

Commit

Permalink
chore: fixing resolution to be the fixed cross-fetch package
Browse files Browse the repository at this point in the history
Signed-off-by: blam <ben@blam.sh>
  • Loading branch information
benjdlambert committed Mar 31, 2021
1 parent 892bc7a commit 61f9443
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -10769,9 +10769,9 @@ cross-fetch@3.0.6:
node-fetch "2.6.1"

cross-fetch@^3.0.4, cross-fetch@^3.0.5, cross-fetch@^3.0.6:
version "3.1.2"
resolved "https://registry.npmjs.org/cross-fetch/-/cross-fetch-3.1.2.tgz#ee0c2f18844c4fde36150c2a4ddc068d20c1bc41"
integrity sha512-+JhD65rDNqLbGmB3Gzs3HrEKC0aQnD+XA3SY6RjgkF88jV2q5cTc5+CwxlS3sdmLk98gpPt5CF9XRnPdlxZe6w==
version "3.1.3"
resolved "https://registry.npmjs.org/cross-fetch/-/cross-fetch-3.1.3.tgz#b8e7d5f19161c4a0ca916f707978848786043afb"
integrity sha512-2i6v88DTqVBNODyjD9U6Ycn/uSZNvyHe25cIbo2fFnAACAsaLTJsd23miRWiR5NuiGXR9wpJ9d40/9WAhjDIrw==
dependencies:
node-fetch "2.6.1"

Expand Down

0 comments on commit 61f9443

Please sign in to comment.