Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump cross-fetch from 3.1.4 to 3.1.5 #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 5 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1684,11 +1684,11 @@ __metadata:
linkType: hard

"cross-fetch@npm:^3.1.4":
version: 3.1.4
resolution: "cross-fetch@npm:3.1.4"
version: 3.1.5
resolution: "cross-fetch@npm:3.1.5"
dependencies:
node-fetch: "npm:2.6.1"
checksum: 73d0afb65496db9f04f2b9ab2865db52bbbf5b2648b17a31a71705b42638a1811795938a1938ffd14c0ea04f08e93b33ef9cbd2f3afcf528e3635f003b6fc615
node-fetch: "npm:2.6.7"
checksum: 83fa7b13186c55abf289d6907b7d0be13e8c85066fb7d82a99b1b16ebcbf4cb49bcd9806020e386c94d69c7c09e15c4aade7de56ece40f86dba0147915d5c196
languageName: node
linkType: hard

Expand Down Expand Up @@ -3618,7 +3618,7 @@ __metadata:
languageName: node
linkType: hard

"node-fetch@npm:2, node-fetch@npm:^2.6.7":
"node-fetch@npm:2, node-fetch@npm:2.6.7, node-fetch@npm:^2.6.7":
version: 2.6.7
resolution: "node-fetch@npm:2.6.7"
dependencies:
Expand All @@ -3632,13 +3632,6 @@ __metadata:
languageName: node
linkType: hard

"node-fetch@npm:2.6.1":
version: 2.6.1
resolution: "node-fetch@npm:2.6.1"
checksum: 8d0fa445e33451857eeca914706092bc3594e38feb8297c55563b2d311f6510b485fac223849d50f087856d31cf1dd83157df0296706f4c46213dc1d36277afd
languageName: node
linkType: hard

"node-gyp-build@npm:^4.2.0, node-gyp-build@npm:^4.3.0":
version: 4.3.0
resolution: "node-gyp-build@npm:4.3.0"
Expand Down