fix(deps): update dependency node-fetch to v3.3.0
This commit is contained in:
parent
767ca1c485
commit
9b87dae0a8
2 changed files with 5 additions and 5 deletions
|
@ -13,7 +13,7 @@
|
||||||
"discord.js": "14.6.0",
|
"discord.js": "14.6.0",
|
||||||
"just-random": "3.1.1",
|
"just-random": "3.1.1",
|
||||||
"kleur": "4.1.5",
|
"kleur": "4.1.5",
|
||||||
"node-fetch": "3.2.10",
|
"node-fetch": "3.3.0",
|
||||||
"remove-markdown": "0.5.0",
|
"remove-markdown": "0.5.0",
|
||||||
"tsx": "3.10.3",
|
"tsx": "3.10.3",
|
||||||
"url-regex": "5.0.0"
|
"url-regex": "5.0.0"
|
||||||
|
|
|
@ -1055,10 +1055,10 @@ node-domexception@^1.0.0:
|
||||||
resolved "https://registry.yarnpkg.com/node-domexception/-/node-domexception-1.0.0.tgz#6888db46a1f71c0b76b3f7555016b63fe64766e5"
|
resolved "https://registry.yarnpkg.com/node-domexception/-/node-domexception-1.0.0.tgz#6888db46a1f71c0b76b3f7555016b63fe64766e5"
|
||||||
integrity sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==
|
integrity sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==
|
||||||
|
|
||||||
node-fetch@3.2.10:
|
node-fetch@3.3.0:
|
||||||
version "3.2.10"
|
version "3.3.0"
|
||||||
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-3.2.10.tgz#e8347f94b54ae18b57c9c049ef641cef398a85c8"
|
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-3.3.0.tgz#37e71db4ecc257057af828d523a7243d651d91e4"
|
||||||
integrity sha512-MhuzNwdURnZ1Cp4XTazr69K0BTizsBroX7Zx3UgDSVcZYKF/6p0CBe4EUb/hLqmzVhl0UpYfgRljQ4yxE+iCxA==
|
integrity sha512-BKwRP/O0UvoMKp7GNdwPlObhYGB5DQqwhEDQlNKuoqwVYSxkSZCSbHjnFFmUEtwSKRPU4kNK8PbDYYitwaE3QA==
|
||||||
dependencies:
|
dependencies:
|
||||||
data-uri-to-buffer "^4.0.0"
|
data-uri-to-buffer "^4.0.0"
|
||||||
fetch-blob "^3.1.4"
|
fetch-blob "^3.1.4"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue