This repository was archived by the owner on Feb 10, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 "license" : " MIT" ,
66 "dependencies" : {
77 "@sapphire/stopwatch" : " ^1.3.0" ,
8- "canvas" : " ^2.8 .0" ,
8+ "canvas" : " ^2.9 .0" ,
99 "canvas-constructor" : " ^4.1.0" ,
1010 "discord.js" : " discordjs/discord.js"
1111 }
Original file line number Diff line number Diff line change @@ -103,13 +103,13 @@ canvas-constructor@^4.1.0:
103103 resolved "https://registry.yarnpkg.com/canvas-constructor/-/canvas-constructor-4.1.0.tgz#450d06956fad557daede3ca36c5f42dc93916082"
104104 integrity sha512-IWZ80DeKIODMnZS1ygaalM7AYaa02KeTnMzMmLhuUK/K1p+pmetMPu6ab9DAT7HsmC9H/xHMn/oSH0K/EnEbYQ==
105105
106- canvas@^2.8 .0 :
107- version "2.8 .0"
108- resolved "https://registry.yarnpkg.com/canvas/-/canvas-2.8 .0.tgz#f99ca7f25e6e26686661ffa4fec1239bbef74461 "
109- integrity sha512-gLTi17X8WY9Cf5GZ2Yns8T5lfBOcGgFehDFb+JQwDqdOoBOcECS9ZWMEAqMSVcMYwXD659J8NyzjRY/2aE+C2Q ==
106+ canvas@^2.9 .0 :
107+ version "2.9 .0"
108+ resolved "https://registry.yarnpkg.com/canvas/-/canvas-2.9 .0.tgz#7df0400b141a7e42e597824f377935ba96880f2a "
109+ integrity sha512-0l93g7uxp7rMyr7H+XRQ28A3ud0dKIUTIEkUe1Dxh4rjUYN7B93+SjC3r1PDKA18xcQN87OFGgUnyw7LSgNLSQ ==
110110 dependencies :
111111 " @mapbox/node-pre-gyp" " ^1.0.0"
112- nan "^2.14 .0"
112+ nan "^2.15 .0"
113113 simple-get "^3.0.3"
114114
115115chownr@^2.0.0 :
@@ -335,10 +335,10 @@ ms@2.1.2:
335335 resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
336336 integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
337337
338- nan@^2.14 .0 :
339- version "2.14.2 "
340- resolved "https://registry.yarnpkg.com/nan/-/nan-2.14.2 .tgz#f5376400695168f4cc694ac9393d0c9585eeea19 "
341- integrity sha512-M2ufzIiINKCuDfBSAUr1vWQ+vuVcA9kqx8JJUsbQi6yf1uGRyb7HfpdfUr5qLXf3B/t8dPvcjhKMmlfnP47EzQ ==
338+ nan@^2.15 .0 :
339+ version "2.15.0 "
340+ resolved "https://registry.yarnpkg.com/nan/-/nan-2.15.0 .tgz#3f34a473ff18e15c1b5626b62903b5ad6e665fee "
341+ integrity sha512-8ZtvEnA2c5aYCZYd1cvgdnU6cqwixRoYg70xPLWUws5ORTa/lnw+u4amixRS/Ac5U5mQVgp9pnlSUnbNWFaWZQ ==
342342
343343node-fetch@^2.6.1 :
344344 version "2.6.1"
You can’t perform that action at this time.
0 commit comments