aboutsummaryrefslogtreecommitdiff
path: root/yarn.lock
diff options
context:
space:
mode:
authorIRONM00N <64110067+IRONM00N@users.noreply.github.com>2021-07-18 23:11:17 -0400
committerIRONM00N <64110067+IRONM00N@users.noreply.github.com>2021-07-18 23:11:17 -0400
commitc486d655de34c0827ef2614733af289be5139bc3 (patch)
treec7622d018b6436777da74823bfb7a9cd672d73f9 /yarn.lock
parentb754bdd64bf09a6b9af9d30cca8e68ad7888355f (diff)
downloadtanzanite-c486d655de34c0827ef2614733af289be5139bc3.tar.gz
tanzanite-c486d655de34c0827ef2614733af289be5139bc3.tar.bz2
tanzanite-c486d655de34c0827ef2614733af289be5139bc3.zip
actually imprt fetch
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock23
1 files changed, 23 insertions, 0 deletions
diff --git a/yarn.lock b/yarn.lock
index 34e5008..8c64bb8 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -282,6 +282,16 @@ __metadata:
languageName: node
linkType: hard
+"@types/node-fetch@npm:^2":
+ version: 2.5.11
+ resolution: "@types/node-fetch@npm:2.5.11"
+ dependencies:
+ "@types/node": "*"
+ form-data: ^3.0.0
+ checksum: a52ee9a205ce3130404a1c8eb0a163aa013fb94c5c93150735dda55bd4d21a556713834b11f6f031721ad7c82d9d7f77d45436010cefc11e851f518dfeeaca3e
+ languageName: node
+ linkType: hard
+
"@types/node@npm:*":
version: 16.3.3
resolution: "@types/node@npm:16.3.3"
@@ -681,6 +691,7 @@ __metadata:
"@types/humanize-duration": ^3
"@types/module-alias": ^2
"@types/node": ^14.14.22
+ "@types/node-fetch": ^2
"@types/tinycolor2": ^1
"@types/uuid": ^8.3.0
"@typescript-eslint/eslint-plugin": ^4.14.1
@@ -701,6 +712,7 @@ __metadata:
madge: ^5.0.1
module-alias: ^2.2.2
moment: ^2.29.1
+ node-fetch: ^2.6.1
pg: ^8.5.1
pg-hstore: ^2.3.3
prettier: ^2.3.2
@@ -1549,6 +1561,17 @@ discord.js@NotEnoughUpdates/discord.js:
languageName: node
linkType: hard
+"form-data@npm:^3.0.0":
+ version: 3.0.1
+ resolution: "form-data@npm:3.0.1"
+ dependencies:
+ asynckit: ^0.4.0
+ combined-stream: ^1.0.8
+ mime-types: ^2.1.12
+ checksum: b019e8d35c8afc14a2bd8a7a92fa4f525a4726b6d5a9740e8d2623c30e308fbb58dc8469f90415a856698933c8479b01646a9dff33c87cc4e76d72aedbbf860d
+ languageName: node
+ linkType: hard
+
"fs.realpath@npm:^1.0.0":
version: 1.0.0
resolution: "fs.realpath@npm:1.0.0"