Bump cross-fetch from 4.0.0 to 4.1.0
Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/lquixada/cross-fetch/releases) - [Changelog](https://github.com/lquixada/cross-fetch/blob/v4.x/CHANGELOG.md) - [Commits](https://github.com/lquixada/cross-fetch/compare/v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: cross-fetch dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
"@xhayper/discord-rpc": "^1.0.21",
|
||||
"axios": "^1.4.0",
|
||||
"check-internet-connected": "^2.0.6",
|
||||
"cross-fetch": "^4.0.0",
|
||||
"cross-fetch": "^4.1.0",
|
||||
"electron-context-menu": "^4.0.0",
|
||||
"electron-dl": "^4.0.0",
|
||||
"electron-log": "^5.0.0-beta.25",
|
||||
|
||||
14
yarn.lock
14
yarn.lock
@@ -1660,12 +1660,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"cross-fetch@npm:^4.0.0":
|
||||
version: 4.0.0
|
||||
resolution: "cross-fetch@npm:4.0.0"
|
||||
"cross-fetch@npm:^4.1.0":
|
||||
version: 4.1.0
|
||||
resolution: "cross-fetch@npm:4.1.0"
|
||||
dependencies:
|
||||
node-fetch: "npm:^2.6.12"
|
||||
checksum: 10c0/386727dc4c6b044746086aced959ff21101abb85c43df5e1d151547ccb6f338f86dec3f28b9dbddfa8ff5b9ec8662ed2263ad4607a93b2dc354fb7fe3bbb898a
|
||||
node-fetch: "npm:^2.7.0"
|
||||
checksum: 10c0/628b134ea27cfcada67025afe6ef1419813fffc5d63d175553efa75a2334522d450300a0f3f0719029700da80e96327930709d5551cf6deb39bb62f1d536642e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -3793,7 +3793,7 @@ __metadata:
|
||||
"@xhayper/discord-rpc": "npm:^1.0.21"
|
||||
axios: "npm:^1.4.0"
|
||||
check-internet-connected: "npm:^2.0.6"
|
||||
cross-fetch: "npm:^4.0.0"
|
||||
cross-fetch: "npm:^4.1.0"
|
||||
electron: "npm:^38.1.2"
|
||||
electron-builder: "npm:^26.0.12"
|
||||
electron-context-menu: "npm:^4.0.0"
|
||||
@@ -3871,7 +3871,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"node-fetch@npm:^2.6.12":
|
||||
"node-fetch@npm:^2.7.0":
|
||||
version: 2.7.0
|
||||
resolution: "node-fetch@npm:2.7.0"
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user