Skip to content

Commit

Permalink
fix(deps): update dependency @sapphire/fetch to v2.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 5, 2023
1 parent 4ef7e79 commit d4b4e3b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@sapphire/decorators": "6.0.3",
"@sapphire/discord-utilities": "3.2.1",
"@sapphire/discord.js-utilities": "7.1.3",
"@sapphire/fetch": "2.4.1",
"@sapphire/fetch": "2.4.2",
"@sapphire/framework": "^4.7.2",
"@sapphire/pieces": "3.10.0",
"@sapphire/plugin-editable-commands": "3.1.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1048,12 +1048,12 @@ __metadata:
languageName: node
linkType: hard

"@sapphire/fetch@npm:2.4.1":
version: 2.4.1
resolution: "@sapphire/fetch@npm:2.4.1"
"@sapphire/fetch@npm:2.4.2":
version: 2.4.2
resolution: "@sapphire/fetch@npm:2.4.2"
dependencies:
cross-fetch: ^3.1.5
checksum: f8ab0baa59dfcb931729a46957073e4e26377b6b5e3bdbbed921ae793c0848a240545ed157efd5db13342d68eed84dc73c6fe83038a5e62af9daa3715326c4a9
cross-fetch: ^4.0.0
checksum: 042d85a7eb93b04e848e9ec82de7fe66945b696e2554c2ce506da347db98b1f2edfe3e279b96da530f8bef7881b5a5ca6f03fdb2772954ec3bc3551918e0d6c6
languageName: node
linkType: hard

Expand Down Expand Up @@ -2422,12 +2422,12 @@ __metadata:
languageName: node
linkType: hard

"cross-fetch@npm:^3.1.5":
version: 3.1.8
resolution: "cross-fetch@npm:3.1.8"
"cross-fetch@npm:^4.0.0":
version: 4.0.0
resolution: "cross-fetch@npm:4.0.0"
dependencies:
node-fetch: ^2.6.12
checksum: 78f993fa099eaaa041122ab037fe9503ecbbcb9daef234d1d2e0b9230a983f64d645d088c464e21a247b825a08dc444a6e7064adfa93536d3a9454b4745b3632
checksum: ecca4f37ffa0e8283e7a8a590926b66713a7ef7892757aa36c2d20ffa27b0ac5c60dcf453119c809abe5923fc0bae3702a4d896bfb406ef1077b0d0018213e24
languageName: node
linkType: hard

Expand Down Expand Up @@ -4876,7 +4876,7 @@ __metadata:
"@sapphire/decorators": 6.0.3
"@sapphire/discord-utilities": 3.2.1
"@sapphire/discord.js-utilities": 7.1.3
"@sapphire/fetch": 2.4.1
"@sapphire/fetch": 2.4.2
"@sapphire/framework": ^4.7.2
"@sapphire/pieces": 3.10.0
"@sapphire/plugin-editable-commands": 3.1.0
Expand Down

0 comments on commit d4b4e3b

Please sign in to comment.